make[3]: Leaving directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7/libusb' make[3]: Entering directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7' make[3]: Leaving directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7' make[2]: Leaving directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7' make[1]: Leaving directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7' >>> libusb-compat 0.1.7 Installing to staging directory PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/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-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot install -C /tmp/instance-0/output-1/build/libusb-compat-0.1.7/ make[1]: Entering directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7' Making install in libusb make[2]: Entering directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7/libusb' make[3]: Entering directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7/libusb' /bin/mkdir -p '/tmp/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libusb.la '/tmp/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib' /bin/mkdir -p '/tmp/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 usb.h '/tmp/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/include' libtool: install: /usr/bin/install -c .libs/libusb-0.1.so.4.4.4 /tmp/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/libusb-0.1.so.4.4.4 libtool: install: (cd /tmp/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libusb-0.1.so.4.4.4 libusb-0.1.so.4 || { rm -f libusb-0.1.so.4 && ln -s libusb-0.1.so.4.4.4 libusb-0.1.so.4; }; }) libtool: install: (cd /tmp/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libusb-0.1.so.4.4.4 libusb.so || { rm -f libusb.so && ln -s libusb-0.1.so.4.4.4 libusb.so; }; }) libtool: install: /usr/bin/install -c .libs/libusb.lai /tmp/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/libusb.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7/libusb' make[2]: Leaving directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7/libusb' make[2]: Entering directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7' make[3]: Entering directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7' /bin/mkdir -p '/tmp/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/bin' /usr/bin/install -c libusb-config '/tmp/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/bin' /bin/mkdir -p '/tmp/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libusb.pc '/tmp/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' make[3]: Leaving directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7' make[2]: Leaving directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7' make[1]: Leaving directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7' >>> libusb-compat 0.1.7 Fixing package configuration files >>> libusb-compat 0.1.7 Fixing libtool files for la in $(find /tmp/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/tmp/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> libusb-compat 0.1.7 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/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-0/output-1/target install -C /tmp/instance-0/output-1/build/libusb-compat-0.1.7/ make[1]: Entering directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7' Making install in libusb make[2]: Entering directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7/libusb' make[3]: Entering directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7/libusb' /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libusb.la '/tmp/instance-0/output-1/target/usr/lib' /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 usb.h '/tmp/instance-0/output-1/target/usr/include' libtool: install: /usr/bin/install -c .libs/libusb-0.1.so.4.4.4 /tmp/instance-0/output-1/target/usr/lib/libusb-0.1.so.4.4.4 libtool: install: (cd /tmp/instance-0/output-1/target/usr/lib && { ln -s -f libusb-0.1.so.4.4.4 libusb-0.1.so.4 || { rm -f libusb-0.1.so.4 && ln -s libusb-0.1.so.4.4.4 libusb-0.1.so.4; }; }) libtool: install: (cd /tmp/instance-0/output-1/target/usr/lib && { ln -s -f libusb-0.1.so.4.4.4 libusb.so || { rm -f libusb.so && ln -s libusb-0.1.so.4.4.4 libusb.so; }; }) libtool: install: /usr/bin/install -c .libs/libusb.lai /tmp/instance-0/output-1/target/usr/lib/libusb.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7/libusb' make[2]: Leaving directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7/libusb' make[2]: Entering directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7' make[3]: Entering directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7' /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/bin' /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libusb.pc '/tmp/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c libusb-config '/tmp/instance-0/output-1/target/usr/bin' make[3]: Leaving directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7' make[2]: Leaving directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7' make[1]: Leaving directory '/tmp/instance-0/output-1/build/libusb-compat-0.1.7' mtr-0.93.tar.gz: OK (sha256: 3a1ab330104ddee3135af3cfa567b9608001c5deecbf200c08b545ed6d7a4c8f) >>> mtr 0.93 Extracting gzip -d -c /tmp/instance-0/dl/mtr/mtr-0.93.tar.gz | /tmp/instance-0/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-0/output-1/build/mtr-0.93 -xf - >>> mtr 0.93 Patching >>> mtr 0.93 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-0/output-1/build/mtr-0.93 -name $file); do cp support/gnuconfig/$file $i; done; done >>> mtr 0.93 Configuring >>> mtr 0.93 Autoreconfiguring configure.ac:8: installing 'build-aux/compile' configure.ac:20: installing 'build-aux/config.guess' configure.ac:20: installing 'build-aux/config.sub' configure.ac:9: installing 'build-aux/install-sh' configure.ac:9: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' >>> mtr 0.93 Patching libtool (cd /tmp/instance-0/output-1/build/mtr-0.93/ && rm -rf config.cache && PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-0/output-1/host/bin/nds32le-linux-ar" AS="/tmp/instance-0/output-1/host/bin/nds32le-linux-as" LD="/tmp/instance-0/output-1/host/bin/nds32le-linux-ld" NM="/tmp/instance-0/output-1/host/bin/nds32le-linux-nm" CC="/tmp/instance-0/output-1/host/bin/nds32le-linux-gcc" GCC="/tmp/instance-0/output-1/host/bin/nds32le-linux-gcc" CPP="/tmp/instance-0/output-1/host/bin/nds32le-linux-cpp" CXX="/tmp/instance-0/output-1/host/bin/nds32le-linux-g++" FC="/tmp/instance-0/output-1/host/bin/nds32le-linux-gfortran" F77="/tmp/instance-0/output-1/host/bin/nds32le-linux-gfortran" RANLIB="/tmp/instance-0/output-1/host/bin/nds32le-linux-ranlib" READELF="/tmp/instance-0/output-1/host/bin/nds32le-linux-readelf" STRIP="/tmp/instance-0/output-1/host/bin/nds32le-linux-strip" OBJCOPY="/tmp/instance-0/output-1/host/bin/nds32le-linux-objcopy" OBJDUMP="/tmp/instance-0/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-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-0/output-1/host/bin/nds32le-linux-as" DEFAULT_LINKER="/tmp/instance-0/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 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/tmp/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-0/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 --without-gtk ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls, --disable-static, --enable-shared checking for nds32le-buildroot-linux-gnu-gcc... /tmp/instance-0/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-0/output-1/host/bin/nds32le-linux-gcc accepts -g... yes checking for /tmp/instance-0/output-1/host/bin/nds32le-linux-gcc option to accept ISO C89... none needed checking whether /tmp/instance-0/output-1/host/bin/nds32le-linux-gcc understands -c and -o together... yes checking how to run the C preprocessor... /tmp/instance-0/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... 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-0/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 for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of /tmp/instance-0/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 for nds32le-buildroot-linux-gnu-gcc... (cached) /tmp/instance-0/output-1/host/bin/nds32le-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-0/output-1/host/bin/nds32le-linux-gcc accepts -g... (cached) yes checking for /tmp/instance-0/output-1/host/bin/nds32le-linux-gcc option to accept ISO C89... (cached) none needed checking whether /tmp/instance-0/output-1/host/bin/nds32le-linux-gcc understands -c and -o together... (cached) yes checking pkg-config is at least version 0.9.0... yes checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 4 checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking curses.h usability... no checking curses.h presence... no checking for curses.h... no checking cursesX.h usability... no checking cursesX.h presence... no checking for cursesX.h... no checking error.h usability... yes checking error.h presence... yes checking for error.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking linux/icmp.h usability... yes checking linux/icmp.h presence... yes checking for linux/icmp.h... yes checking linux/errqueue.h usability... yes checking linux/errqueue.h presence... yes checking for linux/errqueue.h... yes checking ncurses.h usability... no checking ncurses.h presence... no checking for ncurses.h... no checking ncurses/curses.h usability... no checking ncurses/curses.h presence... no checking for ncurses/curses.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking socket.h usability... no checking socket.h presence... no checking for socket.h... no checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking sys/limits.h usability... no checking sys/limits.h presence... no checking for sys/limits.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for sys/types.h... (cached) yes checking sys/xti.h usability... no checking sys/xti.h presence... no checking for sys/xti.h... no checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking for __fpending... yes checking for fcntl... yes checking for error... yes checking for getopt_long... yes checking for floor in -lm... yes checking for library containing initscr... no checking for cap_set_proc in -lcap... no configure: WARNING: Capabilities support is strongly recommended for increased security. See SECURITY for more information. checking for socket... yes checking for gethostbyname... yes checking for res_query... no checking for __res_query in -lresolv... yes checking whether errno is declared... yes checking for socklen_t... yes checking for time_t... yes checking for C flags to get more warnings... -Wall -Wno-pointer-sign build options: -------------- ipv6 :yes ipinfo :yes ncurses :no gtk :no cap : libs :-lm cflags :-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wno-pointer-sign -------------- checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-nls, --disable-static, --enable-shared >>> mtr 0.93 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/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-0/output-1/build/mtr-0.93/ make[1]: Entering directory '/tmp/instance-0/output-1/build/mtr-0.93' /usr/bin/make all-am make[2]: Entering directory '/tmp/instance-0/output-1/build/mtr-0.93' GEN mtr.8 GEN mtr-packet.8 CC ui/mtr-mtr.o CC ui/mtr-net.o CC ui/mtr-cmdpipe.o CC ui/mtr-raw.o CC ui/mtr-dns.o CC ui/mtr-split.o CC ui/mtr-display.o CC ui/mtr-select.o CC ui/mtr-report.o CC ui/mtr-utils.o CC packet/mtr-cmdparse.o CC ui/mtr-asn.o CC packet/packet.o CC packet/command.o CC packet/cmdparse.o CC packet/probe.o CC packet/timeval.o CC packet/sockaddr.o CC packet/construct_unix.o CC packet/deconstruct_unix.o CC packet/probe_unix.o CC packet/wait_unix.o ui/mtr.c: In function 'init_fld_options': ui/mtr.c:302:5: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] memset(ctl->fld_index, -1, FLD_INDEX_SZ); ^~~~~~ CCLD mtr-packet CCLD mtr make[2]: Leaving directory '/tmp/instance-0/output-1/build/mtr-0.93' make[1]: Leaving directory '/tmp/instance-0/output-1/build/mtr-0.93' >>> mtr 0.93 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/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-0/output-1/target install -C /tmp/instance-0/output-1/build/mtr-0.93/ make[1]: Entering directory '/tmp/instance-0/output-1/build/mtr-0.93' make[2]: Entering directory '/tmp/instance-0/output-1/build/mtr-0.93' /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/sbin' /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/bash-completion/completions' /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 bash-completion/mtr '/tmp/instance-0/output-1/target/usr/share/bash-completion/completions' /usr/bin/install -c mtr mtr-packet '/tmp/instance-0/output-1/target/usr/sbin' /usr/bin/make install-exec-hook /usr/bin/install -c -m 644 mtr.8 mtr-packet.8 '/tmp/instance-0/output-1/target/usr/share/man/man8' make[3]: Entering directory '/tmp/instance-0/output-1/build/mtr-0.93' `setcap cap_net_raw+ep /tmp/instance-0/output-1/target/usr/sbin/mtr-packet` \ || chmod u+s /tmp/instance-0/output-1/target/usr/sbin/mtr-packet unable to set CAP_SETFCAP effective capability: Operation not permitted make[3]: Leaving directory '/tmp/instance-0/output-1/build/mtr-0.93' make[2]: Leaving directory '/tmp/instance-0/output-1/build/mtr-0.93' make[1]: Leaving directory '/tmp/instance-0/output-1/build/mtr-0.93' patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /tmp/instance-0/dl/patchelf/patchelf-0.9.tar.bz2 | /tmp/instance-0/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-0/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-0/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-0/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-0/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-0/output-1/host/lib/pkgconfig:/tmp/instance-0/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-0/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/tmp/instance-0/output-1/host/include" LDFLAGS="-L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/tmp/instance-0/output-1/host" --sysconfdir="/tmp/instance-0/output-1/host/etc" --localstatedir="/tmp/instance-0/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-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-0/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-0/output-1/host/lib/pkgconfig:/tmp/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j32 -C /tmp/instance-0/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/tmp/instance-0/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-0/output-1/host/include -Wall -O2 -I/tmp/instance-0/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/tmp/instance-0/output-1/host/include -L/tmp/instance-0/output-1/host/lib -Wl,-rpath,/tmp/instance-0/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-0/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-0/output-1/host/lib/pkgconfig:/tmp/instance-0/output-1/host/share/pkgconfig" /usr/bin/make -j32 install -C /tmp/instance-0/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/src' /bin/mkdir -p '/tmp/instance-0/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/install -c patchelf '/tmp/instance-0/output-1/host/bin' make[3]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/tmp/instance-0/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-0/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/instance-0/output-1/host/share/doc/patchelf' /bin/mkdir -p '/tmp/instance-0/output-1/host/share/man/man1' /usr/bin/install -c -m 644 README '/tmp/instance-0/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 patchelf.1 '/tmp/instance-0/output-1/host/share/man/man1' make[3]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/tmp/instance-0/output-1/build/host-patchelf-0.9' >>> Finalizing host directory >>> Finalizing target directory /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-0/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-0/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-0/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-0/output-1/target/etc/shells; fi mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow rm -f /tmp/instance-0/output-1/target/bin/sh if [ -x /tmp/instance-0/output-1/target/sbin/swapon -a -x /tmp/instance-0/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-0/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-0/output-1/target/etc/inittab; fi rm -f /tmp/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /tmp/instance-0/output-1/build/locales.nopurge; done for dir in /tmp/instance-0/output-1/target/usr/share/locale /tmp/instance-0/output-1/target/usr/share/X11/locale /tmp/instance-0/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-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true find /tmp/instance-0/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-0/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-0/output-1/host/bin/nds32le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-0/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-0/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-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-git-01218-g197da62866"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.05-git\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target cat /tmp/instance-0/output-1/build/aubio-0.4.9/.files-list.txt /tmp/instance-0/output-1/build/busybox-1.31.1/.files-list.txt /tmp/instance-0/output-1/build/ccid-1.4.31/.files-list.txt /tmp/instance-0/output-1/build/duktape-2.5.0/.files-list.txt /tmp/instance-0/output-1/build/initscripts/.files-list.txt /tmp/instance-0/output-1/build/ipset-7.6/.files-list.txt /tmp/instance-0/output-1/build/libdvdcss-1.4.2/.files-list.txt /tmp/instance-0/output-1/build/libdvdnav-6.1.0/.files-list.txt /tmp/instance-0/output-1/build/libdvdread-6.1.1/.files-list.txt /tmp/instance-0/output-1/build/libmnl-1.0.4/.files-list.txt /tmp/instance-0/output-1/build/libusb-1.0.23/.files-list.txt /tmp/instance-0/output-1/build/libusb-compat-0.1.7/.files-list.txt /tmp/instance-0/output-1/build/mtr-0.93/.files-list.txt /tmp/instance-0/output-1/build/pcsc-lite-1.8.26/.files-list.txt /tmp/instance-0/output-1/build/skeleton-init-common/.files-list.txt /tmp/instance-0/output-1/build/skeleton-init-sysv/.files-list.txt /tmp/instance-0/output-1/build/skeleton/.files-list.txt /tmp/instance-0/output-1/build/toolchain-external-andes-nds32/.files-list.txt /tmp/instance-0/output-1/build/toolchain-external/.files-list.txt /tmp/instance-0/output-1/build/toolchain/.files-list.txt > /tmp/instance-0/output-1/build/packages-file-list.txt cat /tmp/instance-0/output-1/build/host-autoconf-2.69/.files-list-host.txt /tmp/instance-0/output-1/build/host-automake-1.15.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-expat-2.2.9/.files-list-host.txt /tmp/instance-0/output-1/build/host-libtool-2.4.6/.files-list-host.txt /tmp/instance-0/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /tmp/instance-0/output-1/build/host-m4-1.4.18/.files-list-host.txt /tmp/instance-0/output-1/build/host-patchelf-0.9/.files-list-host.txt /tmp/instance-0/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-python-2.7.18/.files-list-host.txt /tmp/instance-0/output-1/build/host-skeleton/.files-list-host.txt /tmp/instance-0/output-1/build/host-tar-1.29/.files-list-host.txt /tmp/instance-0/output-1/build/host-zlib/.files-list-host.txt > /tmp/instance-0/output-1/build/packages-file-list-host.txt cat /tmp/instance-0/output-1/build/aubio-0.4.9/.files-list-staging.txt /tmp/instance-0/output-1/build/ccid-1.4.31/.files-list-staging.txt /tmp/instance-0/output-1/build/duktape-2.5.0/.files-list-staging.txt /tmp/instance-0/output-1/build/ipset-7.6/.files-list-staging.txt /tmp/instance-0/output-1/build/libdvdcss-1.4.2/.files-list-staging.txt /tmp/instance-0/output-1/build/libdvdnav-6.1.0/.files-list-staging.txt /tmp/instance-0/output-1/build/libdvdread-6.1.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libmnl-1.0.4/.files-list-staging.txt /tmp/instance-0/output-1/build/libusb-1.0.23/.files-list-staging.txt /tmp/instance-0/output-1/build/libusb-compat-0.1.7/.files-list-staging.txt /tmp/instance-0/output-1/build/pcsc-lite-1.8.26/.files-list-staging.txt /tmp/instance-0/output-1/build/skeleton-init-common/.files-list-staging.txt /tmp/instance-0/output-1/build/toolchain-external-andes-nds32/.files-list-staging.txt /tmp/instance-0/output-1/build/toolchain/.files-list-staging.txt > /tmp/instance-0/output-1/build/packages-file-list-staging.txt touch /tmp/instance-0/output-1/target/usr ln -snf /tmp/instance-0/output-1/host/nds32le-buildroot-linux-gnu/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2020.05-git-01218-g197da62866 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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-andes-nds32 Collecting legal info >>> toolchain Collecting legal info >>> aubio 0.4.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> 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) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> ccid 1.4.31 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.8.26 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> duktape 2.5.0 Collecting legal info LICENSE.txt: OK (sha256: 5b42d02dbd084fd6d7e61d93f52e02b596f25400e54e0f86d5780045e5b754c8) >>> initscripts Collecting legal info >>> ipset 7.6 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdnav 6.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdread 6.1.1 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> mtr 0.93 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) 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-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'