make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4' make[2]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4' make[1]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4' >>> quagga 1.2.4 Fixing libtool files for la in $(find /tmp/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-3/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/tmp/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-3/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 >>> quagga 1.2.4 Installing to target PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-3/output-1/target install -C /tmp/instance-3/output-1/build/quagga-1.2.4/ make[1]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4' Making install in lib make[2]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4/lib' true /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4/lib' make[4]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4/lib' /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libzebra.la '/tmp/instance-3/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libzebra.so.1.0.0 /tmp/instance-3/output-1/target/usr/lib/libzebra.so.1.0.0 libtool: install: (cd /tmp/instance-3/output-1/target/usr/lib && { ln -s -f libzebra.so.1.0.0 libzebra.so.1 || { rm -f libzebra.so.1 && ln -s libzebra.so.1.0.0 libzebra.so.1; }; }) libtool: install: (cd /tmp/instance-3/output-1/target/usr/lib && { ln -s -f libzebra.so.1.0.0 libzebra.so || { rm -f libzebra.so && ln -s libzebra.so.1.0.0 libzebra.so; }; }) libtool: install: /usr/bin/install -c .libs/libzebra.lai /tmp/instance-3/output-1/target/usr/lib/libzebra.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/include/quagga' /usr/bin/install -c -m 644 buffer.h checksum.h command.h filter.h getopt.h hash.h if.h linklist.h log.h memory.h network.h prefix.h routemap.h distribute.h sockunion.h str.h stream.h table.h thread.h vector.h version.h vty.h zebra.h plist.h zclient.h sockopt.h smux.h md5.h if_rmap.h keychain.h privs.h sigevent.h pqueue.h jhash.h zassert.h memtypes.h workqueue.h route_types.h libospf.h vrf.h '/tmp/instance-3/output-1/target/usr/include/quagga' /usr/bin/install -c -m 644 fifo.h event_counter.h nexthop.h '/tmp/instance-3/output-1/target/usr/include/quagga' make[4]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4/lib' make[3]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4/lib' make[2]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4/lib' Making install in qpb make[2]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4/qpb' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4/qpb' make[4]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4/qpb' /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libquagga_pb.la '/tmp/instance-3/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libquagga_pb.so.0.0.0 /tmp/instance-3/output-1/target/usr/lib/libquagga_pb.so.0.0.0 libtool: install: (cd /tmp/instance-3/output-1/target/usr/lib && { ln -s -f libquagga_pb.so.0.0.0 libquagga_pb.so.0 || { rm -f libquagga_pb.so.0 && ln -s libquagga_pb.so.0.0.0 libquagga_pb.so.0; }; }) libtool: install: (cd /tmp/instance-3/output-1/target/usr/lib && { ln -s -f libquagga_pb.so.0.0.0 libquagga_pb.so || { rm -f libquagga_pb.so && ln -s libquagga_pb.so.0.0.0 libquagga_pb.so; }; }) libtool: install: /usr/bin/install -c .libs/libquagga_pb.lai /tmp/instance-3/output-1/target/usr/lib/libquagga_pb.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4/qpb' make[3]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4/qpb' make[2]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4/qpb' Making install in fpm make[2]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4/fpm' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4/fpm' make[4]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4/fpm' /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libfpm_pb.la '/tmp/instance-3/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libfpm_pb.so.0.0.0 /tmp/instance-3/output-1/target/usr/lib/libfpm_pb.so.0.0.0 libtool: install: (cd /tmp/instance-3/output-1/target/usr/lib && { ln -s -f libfpm_pb.so.0.0.0 libfpm_pb.so.0 || { rm -f libfpm_pb.so.0 && ln -s libfpm_pb.so.0.0.0 libfpm_pb.so.0; }; }) libtool: install: (cd /tmp/instance-3/output-1/target/usr/lib && { ln -s -f libfpm_pb.so.0.0.0 libfpm_pb.so || { rm -f libfpm_pb.so && ln -s libfpm_pb.so.0.0.0 libfpm_pb.so; }; }) libtool: install: /usr/bin/install -c .libs/libfpm_pb.lai /tmp/instance-3/output-1/target/usr/lib/libfpm_pb.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4/fpm' make[3]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4/fpm' make[2]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4/fpm' Making install in m4 make[2]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4/m4' make[3]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4/m4' 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-3/output-1/build/quagga-1.2.4/m4' make[2]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4/m4' Making install in redhat make[2]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4/redhat' make[3]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4/redhat' 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-3/output-1/build/quagga-1.2.4/redhat' make[2]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4/redhat' Making install in tests make[2]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4/tests' /home/autobuild/make/make install-am make[3]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4/tests' make[4]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4/tests' make[3]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4/tests' make[2]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4/tests' make[2]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4' make[3]: Entering directory '/tmp/instance-3/output-1/build/quagga-1.2.4' 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-3/output-1/build/quagga-1.2.4' make[2]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4' make[1]: Leaving directory '/tmp/instance-3/output-1/build/quagga-1.2.4' mkdir -p /tmp/instance-3/output-1/target/etc/quagga >>> stress 1.0.5 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-3/output-1/build/.stress-1.0.5.tar.gz.7O0je0/output' 'https://github.com/resurrecting-open-source-projects/stress/archive/1.0.5/stress-1.0.5.tar.gz' --2023-02-02 08:10:18-- https://github.com/resurrecting-open-source-projects/stress/archive/1.0.5/stress-1.0.5.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/resurrecting-open-source-projects/stress/tar.gz/refs/tags/1.0.5 [following] --2023-02-02 08:10:18-- https://codeload.github.com/resurrecting-open-source-projects/stress/tar.gz/refs/tags/1.0.5 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-3/output-1/build/.stress-1.0.5.tar.gz.7O0je0/output' 0K .......... .......... .......... .......... .......... 516K 50K .......... .......... .......... .......... .......... 1.01M 100K ... 80.9M=0.1s 2023-02-02 08:10:19 (710 KB/s) - '/tmp/instance-3/output-1/build/.stress-1.0.5.tar.gz.7O0je0/output' saved [105766] stress-1.0.5.tar.gz: OK (sha256: 1798e49ca365d928fb194ba1b8e8d1e09963b49e9edb0a78bcbba15750bb5027) >>> stress 1.0.5 Extracting gzip -d -c /tmp/instance-3/dl/stress/stress-1.0.5.tar.gz | tar --strip-components=1 -C /tmp/instance-3/output-1/build/stress-1.0.5 -xf - >>> stress 1.0.5 Patching >>> stress 1.0.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-3/output-1/build/stress-1.0.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> stress 1.0.5 Configuring >>> stress 1.0.5 Autoreconfiguring configure.ac:8: installing './compile' configure.ac:17: installing './config.guess' configure.ac:17: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' >>> stress 1.0.5 Patching libtool (cd /tmp/instance-3/output-1/build/stress-1.0.5/ && rm -rf config.cache && PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar" AS="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-as" LD="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-ld" NM="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-nm" CC="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc" GCC="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc" CPP="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-cpp" CXX="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-g++" FC="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gfortran" F77="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gfortran" RANLIB="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ranlib" READELF="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-objcopy" OBJDUMP="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-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-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-3/output-1/host/lib -Wl,-rpath,/tmp/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-as" DEFAULT_LINKER="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-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 -O3 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/tmp/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/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=yes CONFIG_SITE=/dev/null ./configure --target=armeb-buildroot-linux-gnueabi --host=armeb-buildroot-linux-gnueabi --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 --disable-static MAKEINFO=: ) 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-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for armeb-buildroot-linux-gnueabi-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for armeb-buildroot-linux-gnueabi-gcc... /tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-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 the compiler supports GNU C... yes checking whether /tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc accepts -g... yes checking for /tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc option to enable C11 features... none needed checking whether /tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc... none checking whether make sets $(MAKE)... (cached) yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for vfork.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... armeb-buildroot-linux-gnueabi checking for GNU libc compatible malloc... (cached) yes checking for alarm... yes checking for sqrt... no checking for strerror... yes 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 test/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, --disable-nls, --enable-shared >>> stress 1.0.5 Building PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-3/output-1/build/stress-1.0.5/ make[1]: Entering directory '/tmp/instance-3/output-1/build/stress-1.0.5' /home/autobuild/make/make all-recursive make[2]: Entering directory '/tmp/instance-3/output-1/build/stress-1.0.5' Making all in src make[3]: Entering directory '/tmp/instance-3/output-1/build/stress-1.0.5/src' /tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -c -o stress.o stress.c /tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -o stress stress.o -lm make[3]: Leaving directory '/tmp/instance-3/output-1/build/stress-1.0.5/src' Making all in test make[3]: Entering directory '/tmp/instance-3/output-1/build/stress-1.0.5/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/instance-3/output-1/build/stress-1.0.5/test' make[3]: Entering directory '/tmp/instance-3/output-1/build/stress-1.0.5' make[3]: Leaving directory '/tmp/instance-3/output-1/build/stress-1.0.5' make[2]: Leaving directory '/tmp/instance-3/output-1/build/stress-1.0.5' make[1]: Leaving directory '/tmp/instance-3/output-1/build/stress-1.0.5' >>> stress 1.0.5 Installing to target PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-3/output-1/target install -C /tmp/instance-3/output-1/build/stress-1.0.5/ make[1]: Entering directory '/tmp/instance-3/output-1/build/stress-1.0.5' Making install in src make[2]: Entering directory '/tmp/instance-3/output-1/build/stress-1.0.5/src' make[3]: Entering directory '/tmp/instance-3/output-1/build/stress-1.0.5/src' /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/bin' /usr/bin/install -c stress '/tmp/instance-3/output-1/target/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/instance-3/output-1/build/stress-1.0.5/src' make[2]: Leaving directory '/tmp/instance-3/output-1/build/stress-1.0.5/src' Making install in test make[2]: Entering directory '/tmp/instance-3/output-1/build/stress-1.0.5/test' make[3]: Entering directory '/tmp/instance-3/output-1/build/stress-1.0.5/test' 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-3/output-1/build/stress-1.0.5/test' make[2]: Leaving directory '/tmp/instance-3/output-1/build/stress-1.0.5/test' make[2]: Entering directory '/tmp/instance-3/output-1/build/stress-1.0.5' make[3]: Entering directory '/tmp/instance-3/output-1/build/stress-1.0.5' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-3/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 doc/stress.1 '/tmp/instance-3/output-1/target/usr/share/man/man1' make[3]: Leaving directory '/tmp/instance-3/output-1/build/stress-1.0.5' make[2]: Leaving directory '/tmp/instance-3/output-1/build/stress-1.0.5' make[1]: Leaving directory '/tmp/instance-3/output-1/build/stress-1.0.5' >>> tinymembench 0.4 Downloading wget --passive-ftp -nd -t 3 -O '/tmp/instance-3/output-1/build/.tinymembench-0.4.tar.gz.Q2aQco/output' 'https://github.com/ssvb/tinymembench/archive/v0.4/tinymembench-0.4.tar.gz' --2023-02-02 08:10:33-- https://github.com/ssvb/tinymembench/archive/v0.4/tinymembench-0.4.tar.gz Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/ssvb/tinymembench/tar.gz/refs/tags/v0.4 [following] --2023-02-02 08:10:33-- https://codeload.github.com/ssvb/tinymembench/tar.gz/refs/tags/v0.4 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-3/output-1/build/.tinymembench-0.4.tar.gz.Q2aQco/output' 0K .......... ... 256K=0.05s 2023-02-02 08:10:34 (256 KB/s) - '/tmp/instance-3/output-1/build/.tinymembench-0.4.tar.gz.Q2aQco/output' saved [13564] tinymembench-0.4.tar.gz: OK (sha256: e37a2682065b2778f2fa7f22bd59472f5ca2191be48503952ae020b8f023f23d) >>> tinymembench 0.4 Extracting gzip -d -c /tmp/instance-3/dl/tinymembench/tinymembench-0.4.tar.gz | tar --strip-components=1 -C /tmp/instance-3/output-1/build/tinymembench-0.4 -xf - >>> tinymembench 0.4 Patching Applying 0001-arm-fix-build-on-Thumb-only-architectures.patch using patch: patching file arm-neon.S patching file asm-opt.c >>> tinymembench 0.4 Configuring >>> tinymembench 0.4 Building PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar" AS="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-as" LD="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-ld" NM="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-nm" CC="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc" GCC="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc" CPP="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-cpp" CXX="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-g++" FC="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gfortran" F77="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gfortran" RANLIB="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ranlib" READELF="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-objcopy" OBJDUMP="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-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-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-3/output-1/host/lib -Wl,-rpath,/tmp/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-as" DEFAULT_LINKER="/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-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 -O3 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/tmp/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-3/output-1/build/tinymembench-0.4 make[1]: Entering directory '/tmp/instance-3/output-1/build/tinymembench-0.4' /tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -c util.c /tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -c asm-opt.c /tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -c x86-sse2.S /tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -c arm-neon.S /tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -c mips-32.S /tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -c aarch64-asm.S /tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc -O2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_FORTIFY_SOURCE=1 -o tinymembench main.c util.o asm-opt.o x86-sse2.o arm-neon.o mips-32.o aarch64-asm.o -lm main.c: In function 'mmap_framebuffer': main.c:56:9: warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration] 56 | if (ioctl(fd, FBIOGET_FSCREENINFO, &finfo)) | ^~~~~ make[1]: Leaving directory '/tmp/instance-3/output-1/build/tinymembench-0.4' >>> tinymembench 0.4 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-3/output-1/build/tinymembench-0.4/tinymembench /tmp/instance-3/output-1/target/usr/bin/tinymembench >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm1176jzf-s%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-3/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-3/output-1/host/bin/armeb-buildroot-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm1176jzf-s%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/tmp/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-3/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-3/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /tmp/instance-3/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-3/output-1/target/etc/shells rm -rf /tmp/instance-3/output-1/target/usr/lib/perl5/5.36.0/pod rm -rf /tmp/instance-3/output-1/target/usr/lib/perl5/5.36.0/armeb-linux/CORE find /tmp/instance-3/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /tmp/instance-3/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /tmp/instance-3/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /tmp/instance-3/output-1/target/etc echo "buildroot" > /tmp/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-3/output-1/target/etc/hosts mkdir -p /tmp/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-3/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-3/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-3/output-1/target/etc/shells ln -sf dash /tmp/instance-3/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-3/output-1/target/etc/passwd rm -rf /tmp/instance-3/output-1/target/usr/include /tmp/instance-3/output-1/target/usr/share/aclocal \ /tmp/instance-3/output-1/target/usr/lib/pkgconfig /tmp/instance-3/output-1/target/usr/share/pkgconfig \ /tmp/instance-3/output-1/target/usr/lib/cmake /tmp/instance-3/output-1/target/usr/share/cmake \ /tmp/instance-3/output-1/target/usr/lib/rpm /tmp/instance-3/output-1/target/usr/doc find /tmp/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-3/output-1/target/lib/ /tmp/instance-3/output-1/target/usr/lib/ /tmp/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-3/output-1/target/usr/share/gdb rm -rf /tmp/instance-3/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-3/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-3/output-1/target/usr/share/zsh rm -rf /tmp/instance-3/output-1/target/usr/man /tmp/instance-3/output-1/target/usr/share/man rm -rf /tmp/instance-3/output-1/target/usr/info /tmp/instance-3/output-1/target/usr/share/info rm -rf /tmp/instance-3/output-1/target/usr/doc /tmp/instance-3/output-1/target/usr/share/doc rm -rf /tmp/instance-3/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-3/output-1/target/lib/debug /tmp/instance-3/output-1/target/usr/lib/debug find /tmp/instance-3/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 /tmp/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-3/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-3/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-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-1119-gaff4317797"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-3/output-1/per-package /tmp/instance-3/buildroot/support/scripts/fix-rpath target touch /tmp/instance-3/output-1/target/usr ln -snf /tmp/instance-3/output-1/host/armeb-buildroot-linux-gnueabi/sysroot /tmp/instance-3/output-1/staging make: Leaving directory '/tmp/instance-3/buildroot' make: Entering directory '/tmp/instance-3/buildroot' >>> Buildroot 2022.11-1119-gaff4317797 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.5 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-cbootimage 1.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> host-cryptsetup 2.6.0 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> host-util-linux 2.38 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) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dcron 1ba33c3325df48de46263276a43ed76cf9d81518 Collecting legal info COPYING: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> dnsmasq 2.88 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> host-imagemagick 7.1.0-51 Collecting legal info LICENSE: OK (sha256: 8cceeb67d4e783cb63075c7311fdb990fa0369ee80fbd0f481064cd02386ca2d) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> host-libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> jasper 2.0.33 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> matio 1.5.23 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> zlib Collecting legal info >>> memtester 4.5.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-appconfig 1.71 Collecting legal info LICENSE: OK (sha256: 0b22dd532e4123a511d14989c4169ed56b7316cf844c29c7897a1638a4616868) >>> host-perl 5.36.0 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl 5.36.0 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl-devel-globaldestruction 0.14 Collecting legal info README: OK (sha256: f7adbd1db623233e220f9157521a620dbae4918ae7088845aa61e87b7f62bb23) >>> perl-file-slurp 9999.32 Collecting legal info README.md: OK (sha256: d1be945657536c93caf481b9f3c73fd1952ef66388c664e29021ab91d4fe47e8) >>> perl-mojolicious-plugin-authorization 1.06 Collecting legal info LICENSE: OK (sha256: dfab85cd06e80a3493217a1dc741cf9065417d2e803d50756f013c0b6cb0cb3e) >>> host-perl-module-build 0.4232 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl-mojolicious 9.31 Collecting legal info LICENSE: OK (sha256: 19e2e0f2079ea1ce1576eb4ecc0575b33fe45b2b8e71f4aa589d6bedd1da4e0a) >>> perl-sub-exporter-progressive 0.001013 Collecting legal info LICENSE: OK (sha256: 24c38cba4218e6be62e511bffe21e63aa57335d8929034aa58e8a85eed001e99) >>> quagga 1.2.4 Collecting legal info COPYING: OK (sha256: b39c1bad4e51e2a3389cd25fc4addebe41a3ae7c11100795683f9330de1536e5) >>> stress 1.0.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-3/output-1/legal-info make: Leaving directory '/tmp/instance-3/buildroot'