fi || exit 1; \ done >>> mtdev 1.1.6 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-1/output-1/target install -C /tmp/instance-1/output-1/build/mtdev-1.1.6/ make[1]: Entering directory '/tmp/instance-1/output-1/build/mtdev-1.1.6' Making install in src make[2]: Entering directory '/tmp/instance-1/output-1/build/mtdev-1.1.6/src' make[3]: Entering directory '/tmp/instance-1/output-1/build/mtdev-1.1.6/src' /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/lib' /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/include' /bin/bash ../libtool --mode=install /usr/bin/install -c libmtdev.la '/tmp/instance-1/output-1/target/usr/lib' /usr/bin/install -c -m 644 ../include/mtdev-mapping.h ../include/mtdev-plumbing.h ../include/mtdev.h '/tmp/instance-1/output-1/target/usr/include' libtool: install: /usr/bin/install -c .libs/libmtdev.so.1.0.0 /tmp/instance-1/output-1/target/usr/lib/libmtdev.so.1.0.0 libtool: install: (cd /tmp/instance-1/output-1/target/usr/lib && { ln -s -f libmtdev.so.1.0.0 libmtdev.so.1 || { rm -f libmtdev.so.1 && ln -s libmtdev.so.1.0.0 libmtdev.so.1; }; }) libtool: install: (cd /tmp/instance-1/output-1/target/usr/lib && { ln -s -f libmtdev.so.1.0.0 libmtdev.so || { rm -f libmtdev.so && ln -s libmtdev.so.1.0.0 libmtdev.so; }; }) libtool: install: /usr/bin/install -c .libs/libmtdev.lai /tmp/instance-1/output-1/target/usr/lib/libmtdev.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/tmp/instance-1/output-1/build/mtdev-1.1.6/src' make[2]: Leaving directory '/tmp/instance-1/output-1/build/mtdev-1.1.6/src' Making install in test make[2]: Entering directory '/tmp/instance-1/output-1/build/mtdev-1.1.6/test' make[3]: Entering directory '/tmp/instance-1/output-1/build/mtdev-1.1.6/test' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c mtdev-test '/tmp/instance-1/output-1/target/usr/bin' libtool: install: /usr/bin/install -c mtdev-test /tmp/instance-1/output-1/target/usr/bin/mtdev-test make[3]: Leaving directory '/tmp/instance-1/output-1/build/mtdev-1.1.6/test' make[2]: Leaving directory '/tmp/instance-1/output-1/build/mtdev-1.1.6/test' make[2]: Entering directory '/tmp/instance-1/output-1/build/mtdev-1.1.6' make[3]: Entering directory '/tmp/instance-1/output-1/build/mtdev-1.1.6' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 mtdev.pc '/tmp/instance-1/output-1/target/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-1/output-1/build/mtdev-1.1.6' make[2]: Leaving directory '/tmp/instance-1/output-1/build/mtdev-1.1.6' make[1]: Leaving directory '/tmp/instance-1/output-1/build/mtdev-1.1.6' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /tmp/instance-1/dl/patchelf/patchelf-0.9.tar.bz2 | /tmp/instance-1/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-1/output-1/build/host-patchelf-0.9 -xf - >>> host-patchelf 0.9 Patching Applying 0001-Remove-apparently-incorrect-usage-of-static.patch using patch: patching file src/patchelf.cc Applying 0002-Extract-a-function-for-splitting-a-colon-separated-s.patch using patch: patching file src/patchelf.cc Applying 0003-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Applying 0004-patchelf-Check-ELF-endianness-before-writing-new-run.patch using patch: patching file src/patchelf.cc >>> host-patchelf 0.9 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-1/output-1/build/host-patchelf-0.9 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.9 Patching libtool >>> host-patchelf 0.9 Configuring (cd /tmp/instance-1/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-1/output-1/host/lib/pkgconfig:/tmp/instance-1/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-1/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-1/output-1/host" --sysconfdir="/tmp/instance-1/output-1/host/etc" --localstatedir="/tmp/instance-1/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none Setting page size to 4096 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.9 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-1/output-1/host/lib/pkgconfig:/tmp/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j32 -C /tmp/instance-1/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.9\" -DPACKAGE_STRING=\"patchelf\ 0.9\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.9\" -DPAGESIZE=4096 -I. -I/tmp/instance-1/output-1/host/include -Wall -O2 -I/tmp/instance-1/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/tmp/instance-1/output-1/host/include -L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-1/output-1/host/lib/pkgconfig:/tmp/instance-1/output-1/host/share/pkgconfig" /usr/bin/make -j32 install -C /tmp/instance-1/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/tmp/instance-1/output-1/host/bin' /usr/bin/install -c patchelf '/tmp/instance-1/output-1/host/bin' make[3]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/instance-1/output-1/host/share/doc/patchelf' /bin/mkdir -p '/tmp/instance-1/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/tmp/instance-1/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-1/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-1/output-1/build/host-patchelf-0.9' pkgconf-1.6.1.tar.xz: OK (sha256: 22b9ee38438901f9d60f180e5182821180854fa738fd071f593ea26a81da208c) >>> pkgconf 1.6.1 Extracting xzcat /tmp/instance-1/dl/pkgconf/pkgconf-1.6.1.tar.xz | /tmp/instance-1/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-1/output-1/build/pkgconf-1.6.1 -xf - >>> pkgconf 1.6.1 Patching Applying 0001-Only-prefix-with-the-sysroot-a-subset-of-variables.patch using patch: patching file libpkgconf/tuple.c Hunk #1 succeeded at 161 (offset 1 line). Hunk #2 succeeded at 196 (offset 1 line). Hunk #3 succeeded at 205 (offset 1 line). Hunk #4 succeeded at 255 (offset 1 line). Hunk #5 succeeded at 302 (offset 1 line). Hunk #6 succeeded at 347 (offset 1 line). Applying 0002-Revert-main-assume-modversion-insted-of-version-if-o.patch using patch: patching file cli/main.c Hunk #1 succeeded at 964 (offset 9 lines). >>> pkgconf 1.6.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-1/output-1/build/pkgconf-1.6.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> pkgconf 1.6.1 Patching libtool patching file /tmp/instance-1/output-1/build/pkgconf-1.6.1/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8140 (offset 28 lines). Hunk #8 succeeded at 10775 (offset 65 lines). >>> pkgconf 1.6.1 Configuring (cd /tmp/instance-1/output-1/build/pkgconf-1.6.1/ && rm -rf config.cache && PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/nds32le-linux-ar" AS="/tmp/instance-1/output-1/host/bin/nds32le-linux-as" LD="/tmp/instance-1/output-1/host/bin/nds32le-linux-ld" NM="/tmp/instance-1/output-1/host/bin/nds32le-linux-nm" CC="/tmp/instance-1/output-1/host/bin/nds32le-linux-gcc" GCC="/tmp/instance-1/output-1/host/bin/nds32le-linux-gcc" CPP="/tmp/instance-1/output-1/host/bin/nds32le-linux-cpp" CXX="/tmp/instance-1/output-1/host/bin/nds32le-linux-g++" FC="/tmp/instance-1/output-1/host/bin/nds32le-linux-gfortran" F77="/tmp/instance-1/output-1/host/bin/nds32le-linux-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/nds32le-linux-ranlib" READELF="/tmp/instance-1/output-1/host/bin/nds32le-linux-readelf" STRIP="/tmp/instance-1/output-1/host/bin/nds32le-linux-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/nds32le-linux-objcopy" OBJDUMP="/tmp/instance-1/output-1/host/bin/nds32le-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/nds32le-linux-as" DEFAULT_LINKER="/tmp/instance-1/output-1/host/bin/nds32le-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " LDFLAGS="" FCFLAGS=" -O2 " FFLAGS=" -O2 " PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/nds32le-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=nds32le-buildroot-linux-gnu --host=nds32le-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking for nds32le-buildroot-linux-gnu-gcc... /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -g... yes checking for /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc option to accept ISO C89... none needed checking whether /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc understands -c and -o together... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -std=gnu99... yes checking for strlcpy... no checking for strlcat... no checking for strndup... yes checking for cygwin_conv_path... no checking how to run the C preprocessor... /tmp/instance-1/output-1/host/bin/nds32le-linux-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for sys/stat.h... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for nds32le-buildroot-linux-gnu-strip... /tmp/instance-1/output-1/host/bin/nds32le-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc... none checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... nds32le-buildroot-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc... /tmp/instance-1/output-1/host/bin/nds32le-linux-ld checking if the linker (/tmp/instance-1/output-1/host/bin/nds32le-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-1/output-1/host/bin/nds32le-linux-nm checking the name lister (/tmp/instance-1/output-1/host/bin/nds32le-linux-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to nds32le-buildroot-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-1/output-1/host/bin/nds32le-linux-ld option to reload object files... -r checking for nds32le-buildroot-linux-gnu-objdump... /tmp/instance-1/output-1/host/bin/nds32le-linux-objdump checking how to recognize dependent libraries... pass_all checking for nds32le-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for nds32le-buildroot-linux-gnu-ar... /tmp/instance-1/output-1/host/bin/nds32le-linux-ar checking for archiver @FILE support... @ checking for nds32le-buildroot-linux-gnu-strip... (cached) /tmp/instance-1/output-1/host/bin/nds32le-linux-strip checking for nds32le-buildroot-linux-gnu-ranlib... /tmp/instance-1/output-1/host/bin/nds32le-linux-ranlib checking command to parse /tmp/instance-1/output-1/host/bin/nds32le-linux-nm output from /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for nds32le-buildroot-linux-gnu-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc static flag -static works... yes checking if /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc supports -c -o file.o... yes checking if /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc linker (/tmp/instance-1/output-1/host/bin/nds32le-linux-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... /tmp/instance-1/output-1/host/bin/nds32le-linux-cpp checking for nds32le-buildroot-linux-gnu-gcc... (cached) /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc accepts -g... (cached) yes checking for /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc option to accept ISO C89... (cached) none needed checking whether /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc understands -c and -o together... (cached) yes checking whether ln -s works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Kyuafile config.status: creating libpkgconf.pc config.status: creating tests/Kyuafile config.status: creating tests/test_env.sh config.status: creating libpkgconf/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> pkgconf 1.6.1 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-1/output-1/build/pkgconf-1.6.1/ make[1]: Entering directory '/tmp/instance-1/output-1/build/pkgconf-1.6.1' CC cli/pkgconf-main.o CC cli/pkgconf-getopt_long.o CC cli/pkgconf-renderer-msvc.o CC libpkgconf/cache.lo CC libpkgconf/audit.lo CC libpkgconf/pkg.lo CC libpkgconf/client.lo CC libpkgconf/bsdstubs.lo CC libpkgconf/argvsplit.lo CC libpkgconf/fragment.lo CC libpkgconf/dependency.lo CC libpkgconf/fileio.lo CC libpkgconf/tuple.lo CC libpkgconf/queue.lo CC libpkgconf/path.lo CC libpkgconf/personality.lo CC libpkgconf/parser.lo CCLD libpkgconf.la CCLD pkgconf make[1]: Leaving directory '/tmp/instance-1/output-1/build/pkgconf-1.6.1' >>> pkgconf 1.6.1 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-1/output-1/target install -C /tmp/instance-1/output-1/build/pkgconf-1.6.1/ make[1]: Entering directory '/tmp/instance-1/output-1/build/pkgconf-1.6.1' make[2]: Entering directory '/tmp/instance-1/output-1/build/pkgconf-1.6.1' /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/lib' /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/share/aclocal' /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/share/doc/pkgconf' /bin/bash ./libtool --mode=install /usr/bin/install -c libpkgconf.la '/tmp/instance-1/output-1/target/usr/lib' /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/share/man/man1' /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/share/man/man5' /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/include/pkgconf' /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/lib/pkgconfig' /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/share/man/man7' /usr/bin/install -c -m 644 pkg.m4 '/tmp/instance-1/output-1/target/usr/share/aclocal' /usr/bin/install -c -m 644 README.md AUTHORS '/tmp/instance-1/output-1/target/usr/share/doc/pkgconf' /usr/bin/install -c -m 644 libpkgconf.pc '/tmp/instance-1/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 man/pkgconf.1 '/tmp/instance-1/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 man/pc.5 man/pkgconf-personality.5 '/tmp/instance-1/output-1/target/usr/share/man/man5' /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/include/pkgconf/libpkgconf' /usr/bin/install -c -m 644 man/pkg.m4.7 '/tmp/instance-1/output-1/target/usr/share/man/man7' /usr/bin/install -c -m 644 libpkgconf/bsdstubs.h libpkgconf/iter.h libpkgconf/libpkgconf.h libpkgconf/stdinc.h libpkgconf/libpkgconf-api.h '/tmp/instance-1/output-1/target/usr/include/pkgconf/libpkgconf' libtool: install: /usr/bin/install -c .libs/libpkgconf.so.3.0.0 /tmp/instance-1/output-1/target/usr/lib/libpkgconf.so.3.0.0 libtool: install: (cd /tmp/instance-1/output-1/target/usr/lib && { ln -s -f libpkgconf.so.3.0.0 libpkgconf.so.3 || { rm -f libpkgconf.so.3 && ln -s libpkgconf.so.3.0.0 libpkgconf.so.3; }; }) libtool: install: (cd /tmp/instance-1/output-1/target/usr/lib && { ln -s -f libpkgconf.so.3.0.0 libpkgconf.so || { rm -f libpkgconf.so && ln -s libpkgconf.so.3.0.0 libpkgconf.so; }; }) libtool: install: /usr/bin/install -c .libs/libpkgconf.lai /tmp/instance-1/output-1/target/usr/lib/libpkgconf.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c pkgconf '/tmp/instance-1/output-1/target/usr/bin' libtool: install: /usr/bin/install -c pkgconf /tmp/instance-1/output-1/target/usr/bin/pkgconf make[2]: Leaving directory '/tmp/instance-1/output-1/build/pkgconf-1.6.1' make[1]: Leaving directory '/tmp/instance-1/output-1/build/pkgconf-1.6.1' ln -sf pkgconf /tmp/instance-1/output-1/target/usr/bin/pkg-config >>> unscd 0.53 Downloading URL transformed to HTTPS due to an HSTS policy --2020-08-22 07:55:31-- https://busybox.net/~vda/unscd/nscd-0.53.c Resolving busybox.net (busybox.net)... 140.211.167.122 Connecting to busybox.net (busybox.net)|140.211.167.122|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 73206 (71K) [text/x-csrc] Saving to: '/tmp/instance-1/output-1/build/.nscd-0.53.c.daKwCA/output' 0K .......... .......... .......... .......... .......... 69% 609K 0s 50K .......... .......... . 100% 357M=0.08s 2020-08-22 07:55:32 (870 KB/s) - '/tmp/instance-1/output-1/build/.nscd-0.53.c.daKwCA/output' saved [73206/73206] nscd-0.53.c: OK (sha256: 9078255b2b9c344d9a0c3333ce23dda9d745f158dde0ea2244a8c56ba93f7a40) >>> unscd 0.53 Extracting cp /tmp/instance-1/dl/unscd/nscd-0.53.c /tmp/instance-1/output-1/build/unscd-0.53/ >>> unscd 0.53 Patching >>> unscd 0.53 Configuring >>> unscd 0.53 Building cd /tmp/instance-1/output-1/build/unscd-0.53; /tmp/instance-1/output-1/host/bin/nds32le-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o nscd nscd-0.53.c >>> unscd 0.53 Installing to target /usr/bin/install -m 755 -D /tmp/instance-1/output-1/build/unscd-0.53/nscd /tmp/instance-1/output-1/target/usr/sbin/nscd /usr/bin/install -m 600 -D package/unscd/nscd.conf /tmp/instance-1/output-1/target/etc/nscd.conf >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-1/output-1/target/etc echo "buildroot" > /tmp/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-1/output-1/target/etc/hosts mkdir -p /tmp/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-1/output-1/target/etc/shadow rm -f /tmp/instance-1/output-1/target/bin/sh rm -f /tmp/instance-1/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /tmp/instance-1/output-1/build/locales.nopurge; done for dir in /tmp/instance-1/output-1/target/usr/share/locale /tmp/instance-1/output-1/target/usr/share/X11/locale /tmp/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-1/output-1/target/usr/include /tmp/instance-1/output-1/target/usr/share/aclocal \ /tmp/instance-1/output-1/target/usr/lib/pkgconfig /tmp/instance-1/output-1/target/usr/share/pkgconfig \ /tmp/instance-1/output-1/target/usr/lib/cmake /tmp/instance-1/output-1/target/usr/share/cmake \ /tmp/instance-1/output-1/target/usr/doc find /tmp/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-1/output-1/target/lib/ /tmp/instance-1/output-1/target/usr/lib/ /tmp/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-1/output-1/target/usr/share/gdb rm -rf /tmp/instance-1/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-1/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-1/output-1/target/usr/share/zsh rm -rf /tmp/instance-1/output-1/target/usr/man /tmp/instance-1/output-1/target/usr/share/man rm -rf /tmp/instance-1/output-1/target/usr/info /tmp/instance-1/output-1/target/usr/share/info rm -rf /tmp/instance-1/output-1/target/usr/doc /tmp/instance-1/output-1/target/usr/share/doc rm -rf /tmp/instance-1/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-1/output-1/target/lib/debug /tmp/instance-1/output-1/target/usr/lib/debug find /tmp/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-1/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-1/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05.1-38-g4af86b8188"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05.1"; \ echo "PRETTY_NAME=\"Buildroot 2020.05.1\"" \ ) > /tmp/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-1/output-1/per-package /tmp/instance-1/buildroot/support/scripts/fix-rpath target cat /tmp/instance-1/output-1/build/apr-1.7.0/.files-list.txt /tmp/instance-1/output-1/build/apr-util-1.6.1/.files-list.txt /tmp/instance-1/output-1/build/dmraid-1.0.0.rc16-3/.files-list.txt /tmp/instance-1/output-1/build/eudev-3.2.9/.files-list.txt /tmp/instance-1/output-1/build/expat-2.2.9/.files-list.txt /tmp/instance-1/output-1/build/kmod-27/.files-list.txt /tmp/instance-1/output-1/build/knock-258a27e5a47809f97c2b9f2751a88c2f94aae891/.files-list.txt /tmp/instance-1/output-1/build/less-551/.files-list.txt /tmp/instance-1/output-1/build/libaio-0.3.111/.files-list.txt /tmp/instance-1/output-1/build/libcodec2-0.9.2/.files-list.txt /tmp/instance-1/output-1/build/libpcap-1.9.1/.files-list.txt /tmp/instance-1/output-1/build/libpng-1.6.37/.files-list.txt /tmp/instance-1/output-1/build/libsvgtiny-ea9d99fc8b231c22d06168135e181d61f4eb2f06/.files-list.txt /tmp/instance-1/output-1/build/libxml2-2.9.10/.files-list.txt /tmp/instance-1/output-1/build/libzlib-1.2.11/.files-list.txt /tmp/instance-1/output-1/build/lvm2-2.02.185/.files-list.txt /tmp/instance-1/output-1/build/mtdev-1.1.6/.files-list.txt /tmp/instance-1/output-1/build/ncurses-6.1/.files-list.txt /tmp/instance-1/output-1/build/pkgconf-1.6.1/.files-list.txt /tmp/instance-1/output-1/build/skeleton-init-common/.files-list.txt /tmp/instance-1/output-1/build/skeleton-init-none/.files-list.txt /tmp/instance-1/output-1/build/skeleton/.files-list.txt /tmp/instance-1/output-1/build/toolchain-external-andes-nds32/.files-list.txt /tmp/instance-1/output-1/build/toolchain-external/.files-list.txt /tmp/instance-1/output-1/build/toolchain/.files-list.txt /tmp/instance-1/output-1/build/unscd-0.53/.files-list.txt /tmp/instance-1/output-1/build/util-linux-2.35.1/.files-list.txt /tmp/instance-1/output-1/build/zlib/.files-list.txt > /tmp/instance-1/output-1/build/packages-file-list.txt cat /tmp/instance-1/output-1/build/host-autoconf-2.69/.files-list-host.txt /tmp/instance-1/output-1/build/host-automake-1.15.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-bison-3.4.2/.files-list-host.txt /tmp/instance-1/output-1/build/host-flex-2.6.4/.files-list-host.txt /tmp/instance-1/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /tmp/instance-1/output-1/build/host-gettext/.files-list-host.txt /tmp/instance-1/output-1/build/host-gperf-3.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-libtool-2.4.6/.files-list-host.txt /tmp/instance-1/output-1/build/host-m4-1.4.18/.files-list-host.txt /tmp/instance-1/output-1/build/host-ncurses-6.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-netsurf-buildsystem-7574b41345968b5f7e9ca5875faccb1478ce0555/.files-list-host.txt /tmp/instance-1/output-1/build/host-patchelf-0.9/.files-list-host.txt /tmp/instance-1/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-skeleton/.files-list-host.txt /tmp/instance-1/output-1/build/host-tar-1.29/.files-list-host.txt > /tmp/instance-1/output-1/build/packages-file-list-host.txt cat /tmp/instance-1/output-1/build/apr-1.7.0/.files-list-staging.txt /tmp/instance-1/output-1/build/apr-util-1.6.1/.files-list-staging.txt /tmp/instance-1/output-1/build/dmraid-1.0.0.rc16-3/.files-list-staging.txt /tmp/instance-1/output-1/build/eudev-3.2.9/.files-list-staging.txt /tmp/instance-1/output-1/build/expat-2.2.9/.files-list-staging.txt /tmp/instance-1/output-1/build/kmod-27/.files-list-staging.txt /tmp/instance-1/output-1/build/libaio-0.3.111/.files-list-staging.txt /tmp/instance-1/output-1/build/libcodec2-0.9.2/.files-list-staging.txt /tmp/instance-1/output-1/build/libpcap-1.9.1/.files-list-staging.txt /tmp/instance-1/output-1/build/libpng-1.6.37/.files-list-staging.txt /tmp/instance-1/output-1/build/libsvgtiny-ea9d99fc8b231c22d06168135e181d61f4eb2f06/.files-list-staging.txt /tmp/instance-1/output-1/build/libxml2-2.9.10/.files-list-staging.txt /tmp/instance-1/output-1/build/libzlib-1.2.11/.files-list-staging.txt /tmp/instance-1/output-1/build/lvm2-2.02.185/.files-list-staging.txt /tmp/instance-1/output-1/build/mtdev-1.1.6/.files-list-staging.txt /tmp/instance-1/output-1/build/ncurses-6.1/.files-list-staging.txt /tmp/instance-1/output-1/build/skeleton-init-common/.files-list-staging.txt /tmp/instance-1/output-1/build/toolchain-external-andes-nds32/.files-list-staging.txt /tmp/instance-1/output-1/build/toolchain/.files-list-staging.txt /tmp/instance-1/output-1/build/util-linux-2.35.1/.files-list-staging.txt > /tmp/instance-1/output-1/build/packages-file-list-staging.txt touch /tmp/instance-1/output-1/target/usr ln -snf /tmp/instance-1/output-1/host/nds32le-buildroot-linux-gnu/sysroot /tmp/instance-1/output-1/staging make: Leaving directory '/tmp/instance-1/buildroot' make: Entering directory '/tmp/instance-1/buildroot' >>> Buildroot 2020.05.1-38-g4af86b8188 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-andes-nds32 Collecting legal info >>> toolchain Collecting legal info >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> dmraid 1.0.0.rc16-3 Collecting legal info 1.0.0.rc16-3/dmraid/LICENSE_GPL: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) 1.0.0.rc16-3/dmraid/LICENSE: OK (sha256: 4bc391fcf852e03c3a7564cb146af6e47717562eed296b28bce123ee1b0396b8) >>> lvm2 2.02.185 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> eudev 3.2.9 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> kmod 27 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> less 551 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcodec2 0.9.2 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> unscd 0.53 Collecting legal info nscd-0.53.c: OK (sha256: 9078255b2b9c344d9a0c3333ce23dda9d745f158dde0ea2244a8c56ba93f7a40) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-andes-nds32: cannot save license (TOOLCHAIN_EXTERNAL_ANDES_NDS32_LICENSE_FILES not defined) Legal info produced in /tmp/instance-1/output-1/legal-info make: Leaving directory '/tmp/instance-1/buildroot'