checking for working mmap... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether setpgrp takes no argument... (cached) set checking return type of signal handlers... void checking for alarm... yes checking for bzero... yes checking for daemon... yes checking for gethostbyname... yes checking for gethrtime... no checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for memcpy... yes checking for munmap... yes checking for select... yes checking for setsid... yes checking for socket... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strstr... yes checking for strtoul... yes checking for uname... yes checking for toupper... yes checking for getnameinfo... yes checking for getaddrinfo... yes checking for inet_ntop... yes checking for getifaddrs... yes checking for sendfile... yes checking for uname... (cached) yes checking for mpctl... no checking for processor_bind... no checking for sched_setaffinity... yes checking for bind_to_cpu_id... no checking for bindprocessor... no checking whether to include histogram support... no checking whether to include dirty support... no checking whether to include demo support... yes checking whether to include Unix-domain socket tests... no checking whether to include DLPI tests... no checking whether to include DCCP tests... no checking whether to include OMNI tests... yes checking whether to include XTI tests... no checking whether to include SDP tests... no checking whether to include ICSC-EXS tests... no checking whether to include SCTP tests... no checking whether to include paced send (intervals) support... no checking whether paced sends should spin... no checking whether to include initial burst support in _RR tests... yes checking which CPU utilization measurement type to use... "procstat - auto" configure: creating ./config.status config.status: creating Makefile config.status: creating src/netperf_version.h config.status: creating src/Makefile config.status: creating src/missing/Makefile config.status: creating src/missing/m4/Makefile config.status: creating doc/Makefile config.status: creating doc/examples/Makefile config.status: creating netperf.spec 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, --disable-nls, --enable-static, --disable-shared >>> netperf 2.7.0 Building PATH="/nvmedata/autobuild/instance-6/output-1/host/bin:/nvmedata/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/ make[1]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0' /usr/bin/make all-recursive make[2]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0' Making all in src make[3]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/src' Making all in missing make[4]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/src/missing' Making all in m4 make[5]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/src/missing/m4' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/src/missing/m4' make[5]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/src/missing' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/src/missing' make[4]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/src/missing' make[4]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/src' /nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -O2 -g0 -static -std=gnu89 -c netperf.c /nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -O2 -g0 -static -std=gnu89 -c netlib.c /nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -O2 -g0 -static -std=gnu89 -c netsh.c /nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -O2 -g0 -static -std=gnu89 -c nettest_bsd.c nettest_bsd.c: In function 'scan_sockets_args': nettest_bsd.c:13036:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 13036 | strncpy(local_data_address,arg1,strlen(arg1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettest_bsd.c:13025:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 13025 | strncpy(remote_data_address,arg1,strlen(arg1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -O2 -g0 -static -std=gnu89 -c nettest_dlpi.c /nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -O2 -g0 -static -std=gnu89 -c nettest_unix.c /nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -O2 -g0 -static -std=gnu89 -c nettest_xti.c /nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -O2 -g0 -static -std=gnu89 -c nettest_sctp.c /nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -O2 -g0 -static -std=gnu89 -c nettest_sdp.c /nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -O2 -g0 -static -std=gnu89 -c nettest_omni.c /nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -O2 -g0 -static -std=gnu89 -c net_uuid.c /nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -O2 -g0 -static -std=gnu89 -c dscp.c /nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -O2 -g0 -static -std=gnu89 -c netcpu_procstat.c /nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g0 -static -std=gnu89 -static -o netperf netperf.o netlib.o netsh.o nettest_bsd.o nettest_dlpi.o nettest_unix.o nettest_xti.o nettest_sctp.o nettest_sdp.o nettest_omni.o net_uuid.o dscp.o netcpu_procstat.o -lm /nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-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 -mlongcalls -mauto-litpools -O2 -g0 -static -std=gnu89 -c netserver.c /nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mlongcalls -mauto-litpools -O2 -g0 -static -std=gnu89 -static -o netserver netserver.o netlib.o netsh.o nettest_bsd.o nettest_dlpi.o nettest_unix.o nettest_xti.o nettest_sctp.o nettest_sdp.o nettest_omni.o net_uuid.o dscp.o netcpu_procstat.o -lm make[4]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/src' make[3]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/src' Making all in doc make[3]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/doc' Making all in examples make[4]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/doc/examples' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/doc/examples' make[4]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/doc' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/doc' make[3]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/doc' make[3]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0' make[3]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0' make[2]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0' make[1]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0' >>> netperf 2.7.0 Installing to target /usr/bin/install -m 0755 /nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/src/netperf /nvmedata/autobuild/instance-6/output-1/target/usr/bin/netperf /usr/bin/install -m 0755 /nvmedata/autobuild/instance-6/output-1/build/netperf-2.7.0/src/netserver /nvmedata/autobuild/instance-6/output-1/target/usr/bin/netserver >>> host-patchelf 0.9 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-6/output-1/build/.patchelf-0.9.tar.bz2.5ks0ey/output' 'https://nixos.org/releases/patchelf/patchelf-0.9/patchelf-0.9.tar.bz2' --2022-04-27 13:08:16-- https://nixos.org/releases/patchelf/patchelf-0.9/patchelf-0.9.tar.bz2 Resolving nixos.org (nixos.org)... 50.18.120.10, 54.151.57.158, 2600:1f1c:471:9d01:57fc:a051:dfcc:29e5, ... Connecting to nixos.org (nixos.org)|50.18.120.10|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://releases.nixos.org/patchelf/patchelf-0.9/patchelf-0.9.tar.bz2 [following] --2022-04-27 13:08:16-- https://releases.nixos.org/patchelf/patchelf-0.9/patchelf-0.9.tar.bz2 Resolving releases.nixos.org (releases.nixos.org)... 151.101.2.217, 151.101.66.217, 151.101.130.217, ... Connecting to releases.nixos.org (releases.nixos.org)|151.101.2.217|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 159956 (156K) [application/x-tar] Saving to: '/nvmedata/autobuild/instance-6/output-1/build/.patchelf-0.9.tar.bz2.5ks0ey/output' 0K .......... .......... .......... .......... .......... 32% 13.4M 0s 50K .......... .......... .......... .......... .......... 64% 29.7M 0s 100K .......... .......... .......... .......... .......... 96% 58.3M 0s 150K ...... 100% 96.8M=0.006s 2022-04-27 13:08:16 (24.7 MB/s) - '/nvmedata/autobuild/instance-6/output-1/build/.patchelf-0.9.tar.bz2.5ks0ey/output' saved [159956/159956] patchelf-0.9.tar.bz2: OK (sha256: a0f65c1ba148890e9f2f7823f4bedf7ecad5417772f64f994004f59a39014f83) >>> host-patchelf 0.9 Extracting bzcat /nvmedata/autobuild/instance-6/dl/patchelf/patchelf-0.9.tar.bz2 | tar --strip-components=1 -C /nvmedata/autobuild/instance-6/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 Hunk #1 succeeded at 1309 (offset -6 lines). Applying 0005-Avoid-inflating-file-sizes-needlessly-and-allow-bina.patch using patch: patching file src/patchelf.cc Applying 0006-Fix-shared-library-corruption-when-rerunning-patchel.patch using patch: patching file src/patchelf.cc Applying 0007-fix-adjusting-startPage.patch using patch: patching file src/patchelf.cc Applying 0008-Use-sh_offset-instead-of-sh_addr-when-checking-alrea.patch using patch: patching file src/patchelf.cc Applying 0009-Fix-issue-66-by-ignoring-the-first-section-header-wh.patch using patch: patching file src/patchelf.cc Applying 0010-Fix-endianness-issues-for-powerpc-PIE.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 /nvmedata/autobuild/instance-6/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 /nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9/ && rm -rf config.cache; PATH="/nvmedata/autobuild/instance-6/output-1/host/bin:/nvmedata/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-6/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="/nvmedata/autobuild/instance-6/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-6/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/nvmedata/autobuild/instance-6/output-1/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-6/output-1/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-6/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-6/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-6/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/nvmedata/autobuild/instance-6/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-6/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-6/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/nvmedata/autobuild/instance-6/output-1/host" --sysconfdir="/nvmedata/autobuild/instance-6/output-1/host/etc" --localstatedir="/nvmedata/autobuild/instance-6/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="/nvmedata/autobuild/instance-6/output-1/host/bin:/nvmedata/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-6/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="/nvmedata/autobuild/instance-6/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-6/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9' Making all in src make[2]: Entering directory '/nvmedata/autobuild/instance-6/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/nvmedata/autobuild/instance-6/output-1/host/include -Wall -O2 -I/nvmedata/autobuild/instance-6/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -O2 -I/nvmedata/autobuild/instance-6/output-1/host/include -L/nvmedata/autobuild/instance-6/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-6/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9/src' Making all in tests make[2]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9' >>> host-patchelf 0.9 Installing to host directory PATH="/nvmedata/autobuild/instance-6/output-1/host/bin:/nvmedata/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-6/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="/nvmedata/autobuild/instance-6/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-6/output-1/host/share/pkgconfig" /usr/bin/make -j1 install -C /nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9/ make[1]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9' Making install in src make[2]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9/src' make[3]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9/src' /bin/mkdir -p '/nvmedata/autobuild/instance-6/output-1/host/bin' /usr/bin/install -c patchelf '/nvmedata/autobuild/instance-6/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9/src' make[2]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9/src' Making install in tests make[2]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9/tests' make[3]: Entering directory '/nvmedata/autobuild/instance-6/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 '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9/tests' make[2]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9/tests' make[2]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9' make[3]: Entering directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/nvmedata/autobuild/instance-6/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 README '/nvmedata/autobuild/instance-6/output-1/host/share/doc/patchelf' /bin/mkdir -p '/nvmedata/autobuild/instance-6/output-1/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/nvmedata/autobuild/instance-6/output-1/host/share/man/man1' make[3]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9' make[2]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9' make[1]: Leaving directory '/nvmedata/autobuild/instance-6/output-1/build/host-patchelf-0.9' >>> host-python-six 1.16.0 Downloading wget --passive-ftp -nd -t 3 -O '/nvmedata/autobuild/instance-6/output-1/build/.six-1.16.0.tar.gz.DOFRAR/output' 'https://files.pythonhosted.org/packages/71/39/171f1c67cd00715f190ba0b100d606d440a28c93c7714febeca8b79af85e/six-1.16.0.tar.gz' --2022-04-27 13:08:24-- https://files.pythonhosted.org/packages/71/39/171f1c67cd00715f190ba0b100d606d440a28c93c7714febeca8b79af85e/six-1.16.0.tar.gz Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.1.63, 151.101.65.63, 151.101.129.63, ... Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.1.63|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 34041 (33K) [application/x-tar] Saving to: '/nvmedata/autobuild/instance-6/output-1/build/.six-1.16.0.tar.gz.DOFRAR/output' 0K .......... .......... .......... ... 100% 38.0M=0.001s 2022-04-27 13:08:24 (38.0 MB/s) - '/nvmedata/autobuild/instance-6/output-1/build/.six-1.16.0.tar.gz.DOFRAR/output' saved [34041/34041] six-1.16.0.tar.gz: OK (md5: a7c927740e4964dd29b72cebfc1429bb) six-1.16.0.tar.gz: OK (sha256: 1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926) >>> host-python-six 1.16.0 Extracting gzip -d -c /nvmedata/autobuild/instance-6/dl/python-six/six-1.16.0.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-6/output-1/build/host-python-six-1.16.0 -xf - >>> host-python-six 1.16.0 Patching >>> host-python-six 1.16.0 Configuring >>> host-python-six 1.16.0 Building (cd /nvmedata/autobuild/instance-6/output-1/build/host-python-six-1.16.0//; PATH="/nvmedata/autobuild/instance-6/output-1/host/bin:/nvmedata/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=1 SETUPTOOLS_USE_DISTUTILS=stdlib PATH="/nvmedata/autobuild/instance-6/output-1/host/bin:/nvmedata/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-6/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="/nvmedata/autobuild/instance-6/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-6/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/nvmedata/autobuild/instance-6/output-1/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-6/output-1/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-6/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-6/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-6/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /nvmedata/autobuild/instance-6/output-1/host/bin/python setup.py build ) running build running build_py creating build creating build/lib copying six.py -> build/lib >>> host-python-six 1.16.0 Installing to host directory (cd /nvmedata/autobuild/instance-6/output-1/build/host-python-six-1.16.0//; PATH="/nvmedata/autobuild/instance-6/output-1/host/bin:/nvmedata/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=1 SETUPTOOLS_USE_DISTUTILS=stdlib PATH="/nvmedata/autobuild/instance-6/output-1/host/bin:/nvmedata/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/nvmedata/autobuild/instance-6/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="/nvmedata/autobuild/instance-6/output-1/host/lib/pkgconfig:/nvmedata/autobuild/instance-6/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/nvmedata/autobuild/instance-6/output-1/host/include" CFLAGS="-O2 -I/nvmedata/autobuild/instance-6/output-1/host/include" CXXFLAGS="-O2 -I/nvmedata/autobuild/instance-6/output-1/host/include" LDFLAGS="-L/nvmedata/autobuild/instance-6/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-6/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /nvmedata/autobuild/instance-6/output-1/host/bin/python setup.py install --prefix=/nvmedata/autobuild/instance-6/output-1/host --root=/ --single-version-externally-managed ) running install /nvmedata/autobuild/instance-6/output-1/host/lib/python3.10/site-packages/setuptools/command/install.py:35: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_py running install_lib copying build/lib/six.py -> /nvmedata/autobuild/instance-6/output-1/host/lib/python3.10/site-packages byte-compiling /nvmedata/autobuild/instance-6/output-1/host/lib/python3.10/site-packages/six.py to six.pyc running install_egg_info running egg_info writing six.egg-info/PKG-INFO writing dependency_links to six.egg-info/dependency_links.txt writing top-level names to six.egg-info/top_level.txt reading manifest file 'six.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'documentation/_build' adding license file 'LICENSE' writing manifest file 'six.egg-info/SOURCES.txt' Copying six.egg-info to /nvmedata/autobuild/instance-6/output-1/host/lib/python3.10/site-packages/six-1.16.0-py3.10.egg-info running install_scripts >>> Finalizing host directory >>> Finalizing target directory mkdir -p /nvmedata/autobuild/instance-6/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O2', '-g0', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O2', '-g0', '-static', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-6/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-6/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-6/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/nvmedata/autobuild/instance-6/output-1/host/bin/xtensa-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%xtensa%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', '-mlongcalls', '-mauto-litpools', '-O2', '-g0', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-mlongcalls', '-mauto-litpools', '-O2', '-g0', '-static', '-static'%g" -e "s%@BR2_CMAKE@%/nvmedata/autobuild/instance-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/nvmedata/autobuild/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/nvmedata/autobuild/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/nvmedata/autobuild/instance-6/output-1/host/xtensa-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /nvmedata/autobuild/instance-6/buildroot/support/misc/cross-compilation.conf.in > /nvmedata/autobuild/instance-6/output-1/host/etc/meson/cross-compilation.conf /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /nvmedata/autobuild/instance-6/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /nvmedata/autobuild/instance-6/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /nvmedata/autobuild/instance-6/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /nvmedata/autobuild/instance-6/output-1/target/etc/shells || echo "/bin/ash" >> /nvmedata/autobuild/instance-6/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /nvmedata/autobuild/instance-6/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /nvmedata/autobuild/instance-6/output-1/target/etc/shells || echo "/bin/hush" >> /nvmedata/autobuild/instance-6/output-1/target/etc/shells; fi mkdir -p /nvmedata/autobuild/instance-6/output-1/target/etc echo "buildroot" > /nvmedata/autobuild/instance-6/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /nvmedata/autobuild/instance-6/output-1/target/etc/hosts mkdir -p /nvmedata/autobuild/instance-6/output-1/target/etc echo "Welcome to Buildroot" > /nvmedata/autobuild/instance-6/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /nvmedata/autobuild/instance-6/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /nvmedata/autobuild/instance-6/output-1/target/etc/shells || echo "/bin/sh" >> /nvmedata/autobuild/instance-6/output-1/target/etc/shells if [ -x /nvmedata/autobuild/instance-6/output-1/target/sbin/swapon -a -x /nvmedata/autobuild/instance-6/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /nvmedata/autobuild/instance-6/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /nvmedata/autobuild/instance-6/output-1/target/etc/inittab; fi rm -rf /nvmedata/autobuild/instance-6/output-1/target/usr/include /nvmedata/autobuild/instance-6/output-1/target/usr/share/aclocal \ /nvmedata/autobuild/instance-6/output-1/target/usr/lib/pkgconfig /nvmedata/autobuild/instance-6/output-1/target/usr/share/pkgconfig \ /nvmedata/autobuild/instance-6/output-1/target/usr/lib/cmake /nvmedata/autobuild/instance-6/output-1/target/usr/share/cmake \ /nvmedata/autobuild/instance-6/output-1/target/usr/doc find /nvmedata/autobuild/instance-6/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /nvmedata/autobuild/instance-6/output-1/target/lib/ /nvmedata/autobuild/instance-6/output-1/target/usr/lib/ /nvmedata/autobuild/instance-6/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/nvmedata/autobuild/instance-6/output-1/target/usr/libexec/': No such file or directory rm -rf /nvmedata/autobuild/instance-6/output-1/target/usr/share/gdb rm -rf /nvmedata/autobuild/instance-6/output-1/target/usr/share/bash-completion rm -rf /nvmedata/autobuild/instance-6/output-1/target/etc/bash_completion.d rm -rf /nvmedata/autobuild/instance-6/output-1/target/usr/share/zsh rm -rf /nvmedata/autobuild/instance-6/output-1/target/usr/man /nvmedata/autobuild/instance-6/output-1/target/usr/share/man rm -rf /nvmedata/autobuild/instance-6/output-1/target/usr/info /nvmedata/autobuild/instance-6/output-1/target/usr/share/info rm -rf /nvmedata/autobuild/instance-6/output-1/target/usr/doc /nvmedata/autobuild/instance-6/output-1/target/usr/share/doc rm -rf /nvmedata/autobuild/instance-6/output-1/target/usr/share/gtk-doc rmdir /nvmedata/autobuild/instance-6/output-1/target/usr/share 2>/dev/null || true rm -rf /nvmedata/autobuild/instance-6/output-1/target/lib/debug /nvmedata/autobuild/instance-6/output-1/target/usr/lib/debug find /nvmedata/autobuild/instance-6/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /nvmedata/autobuild/instance-6/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /nvmedata/autobuild/instance-6/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /nvmedata/autobuild/instance-6/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 /nvmedata/autobuild/instance-6/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.02-696-gb3f42bf100"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.05-git\"" \ ) > /nvmedata/autobuild/instance-6/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /nvmedata/autobuild/instance-6/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/nvmedata/autobuild/instance-6/output-1/per-package /nvmedata/autobuild/instance-6/buildroot/support/scripts/fix-rpath target touch /nvmedata/autobuild/instance-6/output-1/target/usr ln -snf /nvmedata/autobuild/instance-6/output-1/host/xtensa-buildroot-linux-uclibc/sysroot /nvmedata/autobuild/instance-6/output-1/staging make: Leaving directory '/nvmedata/autobuild/instance-6/buildroot' make: Entering directory '/nvmedata/autobuild/instance-6/buildroot' >>> Buildroot 2022.02-696-gb3f42bf100 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.37 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.40 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.15.33 Collecting legal info >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> babeld 1.9.2 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.18.6 Collecting legal info Copyright.txt: OK (sha256: 131b9ff756b64a25b7461c3c1382e70b16c70a5b4833a1577897fa3ea6d88f8d) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 60.9.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.2 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.7 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-dos2unix 7.4.2 Collecting legal info COPYING.txt: OK (sha256: db8888b7d1454348aca0c6ca851327245ef60e57afa8a6555761c8b95d24af77) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> getent Collecting legal info >>> googlefontdirectory 94dff3eaa9301b6640cccc63c56d6ff33d82882c Collecting legal info ufl/ubuntu/LICENCE.txt: OK (sha256: 2f0015108d68627bd788d313f529c21ff4da2c2c42a5e1f3883acc83480f9002) >>> initscripts Collecting legal info >>> irda-utils 0.9.18 Collecting legal info man/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> jquery 3.5.1 Collecting legal info >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libndp 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libopenssl 1.1.1n Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libpciaccess 0.16 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libsndfile 1.0.31 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> openssl Collecting legal info >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.15.33: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /nvmedata/autobuild/instance-6/output-1/legal-info make: Leaving directory '/nvmedata/autobuild/instance-6/buildroot'