make[1]: Entering directory '/data/buildroot-test/instance-0/output-1/build/sunwait-7326b53e5406c7ebd552ae6dc0fc659252a18e7f' /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -c sunwait.cpp -o sunwait.o /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -c sunriset.cpp -o sunriset.o /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -c print.cpp -o print.o /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-g++ sunwait.o sunriset.o print.o sunwait.h sunriset.h print.h -o sunwait -lm make[1]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/sunwait-7326b53e5406c7ebd552ae6dc0fc659252a18e7f' >>> sunwait 7326b53e5406c7ebd552ae6dc0fc659252a18e7f Installing to target /usr/bin/install -D -m 0755 /data/buildroot-test/instance-0/output-1/build/sunwait-7326b53e5406c7ebd552ae6dc0fc659252a18e7f/sunwait /data/buildroot-test/instance-0/output-1/target/usr/bin/sunwait swupdate-2020.04.tar.gz: OK (sha256: 132df2ff1ad41c7aabd0fbef6a23d28607cbd5cad52aab050c4822977a107486) >>> swupdate 2020.04 Extracting gzip -d -c /data/buildroot-test/instance-0/dl/swupdate/swupdate-2020.04.tar.gz | /data/buildroot-test/instance-0/output-1/host/bin/tar --strip-components=1 -C /data/buildroot-test/instance-0/output-1/build/swupdate-2020.04 -xf - >>> swupdate 2020.04 Patching Applying 0001-diskpart-force-kernel-to-reread-partition-table.patch using patch: patching file handlers/diskpart_handler.c Applying 0002-Shellscript-stops-before-completing.patch using patch: patching file core/pctl.c Using /data/buildroot-test/instance-0/output-1/build/swupdate-2020.04/.config as base # # merged configuration written to /data/buildroot-test/instance-0/output-1/build/swupdate-2020.04/.config (needs make) # make[1]: Entering directory '/data/buildroot-test/instance-0/output-1/build/swupdate-2020.04' HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o SHIPPED scripts/kconfig/zconf.tab.c SHIPPED scripts/kconfig/zconf.hash.c SHIPPED scripts/kconfig/zconf.lex.c HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/swupdate-2020.04' make[1]: Entering directory '/data/buildroot-test/instance-0/output-1/build/swupdate-2020.04' scripts/kconfig/conf --olddefconfig Kconfig # # configuration written to .config # make[1]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/swupdate-2020.04' >>> swupdate 2020.04 Configuring >>> swupdate 2020.04 Building PATH="/data/buildroot-test/instance-0/output-1/host/bin:/data/buildroot-test/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" CC="/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-gcc" LD="/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-gcc" HAVE_LIBEBGENV=n HAVE_JSON_C=n HAVE_LIBARCHIVE=n HAVE_LIBCONFIG=y HAVE_LIBCURL=n HAVE_LIBGPIOD=n HAVE_URIPARSER=n HAVE_LIBWEBSOCKETS=n HAVE_LUA=n HAVE_LIBMTD=n HAVE_LIBUBI=n HAVE_LIBSSL=y HAVE_LIBCRYPTO=y HAVE_MBEDTLS=n HAVE_LIBUBOOTENV=n HAVE_LIBZEROMQ=n HAVE_ZLIB=y HAVE_ZSTD=n /usr/bin/make -j4 CROSS_COMPILE="/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-" CONFIG_EXTRA_CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 " CONFIG_EXTRA_LDFLAGS="" -C /data/buildroot-test/instance-0/output-1/build/swupdate-2020.04 make[1]: Entering directory '/data/buildroot-test/instance-0/output-1/build/swupdate-2020.04' HOSTCC scripts/basic/fixdep HOSTCC scripts/kconfig/conf.o HOSTCC scripts/kconfig/zconf.tab.o HOSTLD scripts/kconfig/conf scripts/kconfig/conf --silentoldconfig Kconfig CC corelib/parsing_library_libconfig.o CC handlers/dummy_handler.o CC core/swupdate.o CC ipc/network_ipc-if.o CC handlers/raw_handler.o CC ipc/network_ipc.o CC corelib/swupdate_settings.o AR corelib/lib.a LD handlers/built-in.o CC mongoose/mongoose.o CC ipc/progress_ipc.o CC parser/parse_external.o CC parser/parser.o AR ipc/lib.a AR suricatta/lib.a CC bootloader/none.o CC core/cpio_utils.o AR bootloader/lib.a CC tools/swupdate-client.o CC tools/swupdate-hawkbitcfg.o CC tools/swupdate-progress.o AR parser/lib.a CC tools/swupdate-sendtohawkbit.o CC core/notifier.o CC core/handler.o CC tools/swupdate-sysrestart.o tools/swupdate-sysrestart.c:270:2: warning: #warning "swupdate-sysrestart needs libcurl, replaced with dummy" [-Wcpp] #warning "swupdate-sysrestart needs libcurl, replaced with dummy" ^~~~~~~ tools/swupdate-sysrestart.c: In function 'main': tools/swupdate-sysrestart.c:272:14: warning: unused parameter 'argc' [-Wunused-parameter] int main(int argc, char **argv) ~~~~^~~~ tools/swupdate-sysrestart.c:272:27: warning: unused parameter 'argv' [-Wunused-parameter] int main(int argc, char **argv) ~~~~~~~^~~~ CC mongoose/mongoose_interface.o AR tools/lib.a CC core/util.o CC core/parser.o CC core/pctl.o CC core/state.o CC core/syslog.o CC core/installer.o CC core/network_thread.o CC core/stream_interface.o CC core/progress_thread.o CC core/parsing_library.o CC core/artifacts_versions.o CC core/swupdate_dict.o LD core/built-in.o AR mongoose/lib.a LD swupdate_unstripped LD tools/swupdate-client LD tools/swupdate-hawkbitcfg LD tools/swupdate-progress LD tools/swupdate-sendtohawkbit STRIP tools/swupdate-hawkbitcfg LD tools/swupdate-sysrestart STRIP tools/swupdate-progress STRIP swupdate STRIP tools/swupdate-client STRIP tools/swupdate-sendtohawkbit STRIP tools/swupdate-sysrestart make[1]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/swupdate-2020.04' >>> swupdate 2020.04 Installing to target /usr/bin/install -D -m 0755 /data/buildroot-test/instance-0/output-1/build/swupdate-2020.04/swupdate /data/buildroot-test/instance-0/output-1/target/usr/bin/swupdate which-2.21.tar.gz: OK (sha256: f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad) >>> which 2.21 Extracting gzip -d -c /data/buildroot-test/instance-0/dl/which/which-2.21.tar.gz | /data/buildroot-test/instance-0/output-1/host/bin/tar --strip-components=1 -C /data/buildroot-test/instance-0/output-1/build/which-2.21 -xf - >>> which 2.21 Patching >>> which 2.21 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /data/buildroot-test/instance-0/output-1/build/which-2.21 -name $file); do cp support/gnuconfig/$file $i; done; done >>> which 2.21 Patching libtool >>> which 2.21 Configuring (cd /data/buildroot-test/instance-0/output-1/build/which-2.21/ && rm -rf config.cache && PATH="/data/buildroot-test/instance-0/output-1/host/bin:/data/buildroot-test/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" AR="/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-ar" AS="/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-as" LD="/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-ld" NM="/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-nm" CC="/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-gcc" GCC="/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-gcc" CPP="/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-cpp" CXX="/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-g++" FC="/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-gfortran" F77="/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-gfortran" RANLIB="/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-ranlib" READELF="/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-readelf" STRIP="/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-strip" OBJCOPY="/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-objcopy" OBJDUMP="/data/buildroot-test/instance-0/output-1/host/bin/nios2-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/data/buildroot-test/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/data/buildroot-test/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/data/buildroot-test/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/data/buildroot-test/instance-0/output-1/host/lib -Wl,-rpath,/data/buildroot-test/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-as" DEFAULT_LINKER="/data/buildroot-test/instance-0/output-1/host/bin/nios2-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="/data/buildroot-test/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/data/buildroot-test/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl 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=nios2-buildroot-linux-gnu --host=nios2-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 --enable-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, --enable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for nios2-buildroot-linux-gnu-strip... /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for nios2-buildroot-linux-gnu-gcc... /data/buildroot-test/instance-0/output-1/host/bin/nios2-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 /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-gcc accepts -g... yes checking for /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-gcc option to accept ISO C89... none needed checking whether /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-gcc... none checking how to run the C preprocessor... /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 xmalloc in libiberty.a... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking libiberty.h usability... no checking libiberty.h presence... no checking for libiberty.h... no checking whether stat file-mode macros are broken... no checking for an ANSI C-conforming const... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for strchr... yes checking for memcpy... yes checking for getopt_long... yes checking for getcwd... yes checking for getwd... yes checking for sysconf... yes checking for getgroups... yes checking for eaccess... yes checking for ar... /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-ar checking for nios2-buildroot-linux-gnu-ranlib... /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-ranlib checking for stdlib.h... (cached) yes checking for memory.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for strings.h... (cached) yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking whether programs are able to redeclare getpw functions... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating maintMakefile config.status: creating tilde/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, --enable-ipv6, --enable-nls, --disable-static, --enable-shared >>> which 2.21 Building PATH="/data/buildroot-test/instance-0/output-1/host/bin:/data/buildroot-test/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 -C /data/buildroot-test/instance-0/output-1/build/which-2.21/ make[1]: Entering directory '/data/buildroot-test/instance-0/output-1/build/which-2.21' /usr/bin/make all-recursive make[2]: Entering directory '/data/buildroot-test/instance-0/output-1/build/which-2.21' Making all in tilde make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/which-2.21/tilde' /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -c -o tilde.o tilde.c /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -c -o shell.o shell.c rm -f libtilde.a /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-ar cru libtilde.a tilde.o shell.o /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-ranlib libtilde.a make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/which-2.21/tilde' Making all in . make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/which-2.21' /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -c -o getopt.o getopt.c /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -c -o getopt1.o getopt1.c /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -c -o bash.o bash.c /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-gcc -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -c -o which.o which.c /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o which getopt.o getopt1.o bash.o which.o ./tilde/libtilde.a make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/which-2.21' make[2]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/which-2.21' make[1]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/which-2.21' >>> which 2.21 Installing to target PATH="/data/buildroot-test/instance-0/output-1/host/bin:/data/buildroot-test/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 DESTDIR=/data/buildroot-test/instance-0/output-1/target install -C /data/buildroot-test/instance-0/output-1/build/which-2.21/ make[1]: Entering directory '/data/buildroot-test/instance-0/output-1/build/which-2.21' /usr/bin/make install-recursive make[2]: Entering directory '/data/buildroot-test/instance-0/output-1/build/which-2.21' Making install in tilde make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/which-2.21/tilde' make[4]: Entering directory '/data/buildroot-test/instance-0/output-1/build/which-2.21/tilde' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/which-2.21/tilde' make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/which-2.21/tilde' Making install in . make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/which-2.21' make[4]: Entering directory '/data/buildroot-test/instance-0/output-1/build/which-2.21' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/target/usr/bin' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/target/usr/share/info' /usr/bin/install -c which '/data/buildroot-test/instance-0/output-1/target/usr/bin' /usr/bin/install -c -m 644 which.1 '/data/buildroot-test/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 ./which.info '/data/buildroot-test/instance-0/output-1/target/usr/share/info' install-info --info-dir='/data/buildroot-test/instance-0/output-1/target/usr/share/info' '/data/buildroot-test/instance-0/output-1/target/usr/share/info/which.info' make[4]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/which-2.21' make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/which-2.21' make[2]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/which-2.21' make[1]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/which-2.21' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /data/buildroot-test/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-%g' -e 's%@TARGET_ARCH@%nios2%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/data/buildroot-test/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/data/buildroot-test/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /data/buildroot-test/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /data/buildroot-test/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /data/buildroot-test/instance-0/output-1/host/etc/meson/cross-compilation.conf rm -f /data/buildroot-test/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /data/buildroot-test/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /data/buildroot-test/instance-0/output-1/host/bin/glib-compile-schemas /data/buildroot-test/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/data/buildroot-test/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /data/buildroot-test/instance-0/output-1/target/etc echo "buildroot" > /data/buildroot-test/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /data/buildroot-test/instance-0/output-1/target/etc/hosts mkdir -p /data/buildroot-test/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /data/buildroot-test/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /data/buildroot-test/instance-0/output-1/target/etc/shadow rm -f /data/buildroot-test/instance-0/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /data/buildroot-test/instance-0/output-1/build/locales.nopurge for dir in /data/buildroot-test/instance-0/output-1/target/usr/share/locale /data/buildroot-test/instance-0/output-1/target/usr/share/X11/locale /data/buildroot-test/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##*/}" /data/buildroot-test/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /data/buildroot-test/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /data/buildroot-test/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /data/buildroot-test/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /data/buildroot-test/instance-0/output-1/target/usr/include /data/buildroot-test/instance-0/output-1/target/usr/share/aclocal \ /data/buildroot-test/instance-0/output-1/target/usr/lib/pkgconfig /data/buildroot-test/instance-0/output-1/target/usr/share/pkgconfig \ /data/buildroot-test/instance-0/output-1/target/usr/lib/cmake /data/buildroot-test/instance-0/output-1/target/usr/share/cmake \ /data/buildroot-test/instance-0/output-1/target/usr/doc find /data/buildroot-test/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /data/buildroot-test/instance-0/output-1/target/lib/ /data/buildroot-test/instance-0/output-1/target/usr/lib/ /data/buildroot-test/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /data/buildroot-test/instance-0/output-1/target/usr/share/gdb rm -rf /data/buildroot-test/instance-0/output-1/target/usr/share/bash-completion rm -rf /data/buildroot-test/instance-0/output-1/target/etc/bash_completion.d rm -rf /data/buildroot-test/instance-0/output-1/target/usr/share/zsh rm -rf /data/buildroot-test/instance-0/output-1/target/usr/man /data/buildroot-test/instance-0/output-1/target/usr/share/man rm -rf /data/buildroot-test/instance-0/output-1/target/usr/info /data/buildroot-test/instance-0/output-1/target/usr/share/info rm -rf /data/buildroot-test/instance-0/output-1/target/usr/doc /data/buildroot-test/instance-0/output-1/target/usr/share/doc rm -rf /data/buildroot-test/instance-0/output-1/target/usr/share/gtk-doc rmdir /data/buildroot-test/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /data/buildroot-test/instance-0/output-1/target/lib/debug /data/buildroot-test/instance-0/output-1/target/usr/lib/debug find /data/buildroot-test/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 /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /data/buildroot-test/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /data/buildroot-test/instance-0/output-1/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /data/buildroot-test/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 /data/buildroot-test/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 /data/buildroot-test/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-2154-g4d564368aa"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.11-git\"" \ ) > /data/buildroot-test/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /data/buildroot-test/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/data/buildroot-test/instance-0/output-1/per-package /data/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target touch /data/buildroot-test/instance-0/output-1/target/usr ln -snf /data/buildroot-test/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot /data/buildroot-test/instance-0/output-1/staging make: Leaving directory '/data/buildroot-test/instance-0/buildroot' make: Entering directory '/data/buildroot-test/instance-0/buildroot' >>> Buildroot 2020.05-2154-g4d564368aa 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-custom Collecting legal info >>> toolchain Collecting legal info >>> bctoolbox 4.3.1 Collecting legal info COPYING: OK (sha256: 849dd903d98f12a964466ccfbaf3a1de1f94ad0ebd49a59d12f8ce4506f9f647) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> boost 1.74.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> 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) >>> c-ares 1.16.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> chocolate-doom 3.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sdl2 2.0.12 Collecting legal info COPYING.txt: OK (sha256: ae4df3759a726538607b84c00ab8f8a5567d9f38ad5397486eb9b5c5f626caef) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> flac 1.3.3 Collecting legal info COPYING.Xiph: OK (sha256: fa27cb11f13f97b0c5f3ff363b1e2610c6efe87ed175779cb2a78e44eb19d34c) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> sdl2_net 2.0.1 Collecting legal info COPYING.txt: OK (sha256: f09845a238245402a8b8388db6634d8a5b2c3e1dc098f16f9d8c74a276ef4594) >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> fbterm 1.7.0 Collecting legal info COPYING: OK (sha256: b2b961f07e97c4fb78074276da304ea36b85dc299aae5efb79080cedaea3d5ac) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.10.2 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux 2.36 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) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> liberation 2.1.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> gettext Collecting legal info >>> hackrf 2018.01.1 Collecting legal info COPYING: OK (sha256: 49b60a6288f90f49074228cc1fae0fb16871ba36b756013abdf7c2fc92f01fad) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> httping 2.5 Collecting legal info license.txt: OK (sha256: c5db2e5b9a692fcdf2bd370f1533529063fbcf8947a8f5ee9d4b050a14e0566d) >>> openssl Collecting legal info >>> libopenssl 1.1.1h Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> i2pd 2.33.0 Collecting legal info LICENSE: OK (sha256: d147a6acdaf8ec9f6513802ef6cad4a4afcdb5ab6b98d9f6bb26d2b7f4cf454c) >>> irqbalance 1.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.55.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.9.0 Collecting legal info LICENSE: OK (sha256: 1dceef1677a39befa8bf0285ab2db441ba117520bb2de839547ace006a17750d) >>> host-expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36 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) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcli 1.10.2 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcroco 0.6.13 Collecting legal info COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libtasn1 4.16.0 Collecting legal info LICENSE: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libtirpc 1.2.6 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 2.5.1 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.2.6 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> ortp 4.3.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> p11-kit 0.23.16.1 Collecting legal info COPYING: OK (sha256: 2e1ba993904df807a10c3eda1e5c272338edc35674b679773a8b3ad460731054) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> protobuf-c 1.3.3 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf-c 1.3.3 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf 3.13.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> psmisc 23.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> resiprocate 1.12.0 Collecting legal info COPYING: OK (sha256: 16b0fd1938a10fcd145904cc2dad74500fef9d27fc15b44cf8e8f92011f94d35) >>> riemann-c-client 1.10.4 Collecting legal info LICENSE: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> sunwait 7326b53e5406c7ebd552ae6dc0fc659252a18e7f Collecting legal info LICENSE: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> swupdate 2020.04 Collecting legal info Licenses/Exceptions: OK (sha256: 43492b377cf2fb67942d1dd231146bd4e6578646ad13ef289297c9dd75cbc478) Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Licenses/lgpl-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Licenses/mit.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> which 2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) Legal info produced in /data/buildroot-test/instance-0/output-1/legal-info make: Leaving directory '/data/buildroot-test/instance-0/buildroot'