ln -sf /sbin/halt /tmp/instance-13/output-1/target/sbin/reboot ln -sf /sbin/halt /tmp/instance-13/output-1/target/sbin/poweroff ln -sf killall5 /tmp/instance-13/output-1/target/sbin/pidof uacme-1.7.3.tar.gz: OK (sha256: 0ec8e5bcb8ed2b532572ca4878d30b2a794f607b995348ebc176d566b64d73f9) >>> uacme 1.7.3 Extracting gzip -d -c /tmp/instance-13/dl/uacme/uacme-1.7.3.tar.gz | tar --strip-components=1 -C /tmp/instance-13/output-1/build/uacme-1.7.3 -xf - >>> uacme 1.7.3 Patching >>> uacme 1.7.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-13/output-1/build/uacme-1.7.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> uacme 1.7.3 Patching libtool >>> uacme 1.7.3 Configuring (cd /tmp/instance-13/output-1/build/uacme-1.7.3/ && rm -rf config.cache && PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-13/output-1/host/bin/m68k-linux-gcc-ar" AS="/tmp/instance-13/output-1/host/bin/m68k-linux-as" LD="/tmp/instance-13/output-1/host/bin/m68k-linux-ld" NM="/tmp/instance-13/output-1/host/bin/m68k-linux-gcc-nm" CC="/tmp/instance-13/output-1/host/bin/m68k-linux-gcc" GCC="/tmp/instance-13/output-1/host/bin/m68k-linux-gcc" CPP="/tmp/instance-13/output-1/host/bin/m68k-linux-cpp" CXX="/tmp/instance-13/output-1/host/bin/m68k-linux-g++" FC="/tmp/instance-13/output-1/host/bin/m68k-linux-gfortran" F77="/tmp/instance-13/output-1/host/bin/m68k-linux-gfortran" RANLIB="/tmp/instance-13/output-1/host/bin/m68k-linux-gcc-ranlib" READELF="/tmp/instance-13/output-1/host/bin/m68k-linux-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-13/output-1/host/bin/m68k-linux-objcopy" OBJDUMP="/tmp/instance-13/output-1/host/bin/m68k-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-13/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-13/output-1/host/bin/m68k-linux-as" DEFAULT_LINKER="/tmp/instance-13/output-1/host/bin/m68k-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 " LDFLAGS="" FCFLAGS=" -Os -g0" FFLAGS=" -Os -g0" PKG_CONFIG="/tmp/instance-13/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-13/output-1/host/m68k-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no 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 ac_cv_prog_cc_c99='-std=gnu99' CONFIG_SITE=/dev/null ./configure --target=m68k-buildroot-linux-uclibc --host=m68k-buildroot-linux-uclibc --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 --with-openssl --without-ualpn ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for m68k-buildroot-linux-uclibc-strip... /bin/true checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether to enable debugging... no checking whether make supports the include directive... yes (GNU style) checking for m68k-buildroot-linux-uclibc-gcc... /tmp/instance-13/output-1/host/bin/m68k-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-13/output-1/host/bin/m68k-linux-gcc accepts -g... yes checking for /tmp/instance-13/output-1/host/bin/m68k-linux-gcc option to accept ISO C89... none needed checking whether /tmp/instance-13/output-1/host/bin/m68k-linux-gcc understands -c and -o together... yes checking dependency style of /tmp/instance-13/output-1/host/bin/m68k-linux-gcc... none checking how to run the C preprocessor... /tmp/instance-13/output-1/host/bin/m68k-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 a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for m68k-buildroot-linux-uclibc-ranlib... /tmp/instance-13/output-1/host/bin/m68k-linux-gcc-ranlib checking for m68k-buildroot-linux-uclibc-gcc... (cached) /tmp/instance-13/output-1/host/bin/m68k-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /tmp/instance-13/output-1/host/bin/m68k-linux-gcc accepts -g... (cached) yes checking for /tmp/instance-13/output-1/host/bin/m68k-linux-gcc option to accept ISO C89... (cached) none needed checking whether /tmp/instance-13/output-1/host/bin/m68k-linux-gcc understands -c and -o together... (cached) yes checking dependency style of /tmp/instance-13/output-1/host/bin/m68k-linux-gcc... (cached) none checking for /tmp/instance-13/output-1/host/bin/m68k-linux-gcc option to accept ISO C99... (cached) -std=gnu99 checking whether C compiler accepts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wall... yes checking whether C compiler accepts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -Wextra... yes checking whether C compiler accepts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -pedantic... yes checking whether C compiler accepts -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -fno-strict-aliasing... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for asprintf... yes checking for vasprintf... yes checking for getopt_long... yes checking for open_memstream... yes checking for strcasestr... yes checking for setproctitle... no checking for libcurl >= 7.38.0... found 7.86.0 checking for libcurl https support... yes checking for curl_global_init in -lcurl... yes checking for OpenSSL >= 1.1.1... found 1.1.1q checking for OpenSSL_version_num in -lssl... yes checking if OpenSSL is really LibreSSL... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> uacme 1.7.3 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/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-13/output-1/build/uacme-1.7.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/uacme-1.7.3' echo 1.7.3 > .version-t && mv .version-t .version /home/autobuild/make/make all-am make[2]: Entering directory '/tmp/instance-13/output-1/build/uacme-1.7.3' CC uacme-uacme.o CC uacme-base64.o CC uacme-crypto.o CC uacme-curlwrap.o CC uacme-json.o CC uacme-msg.o CCLD uacme make[2]: Leaving directory '/tmp/instance-13/output-1/build/uacme-1.7.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/uacme-1.7.3' >>> uacme 1.7.3 Installing to target PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/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-13/output-1/target install -C /tmp/instance-13/output-1/build/uacme-1.7.3/ make[1]: Entering directory '/tmp/instance-13/output-1/build/uacme-1.7.3' /home/autobuild/make/make install-am make[2]: Entering directory '/tmp/instance-13/output-1/build/uacme-1.7.3' make[3]: Entering directory '/tmp/instance-13/output-1/build/uacme-1.7.3' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/install -c uacme '/tmp/instance-13/output-1/target/usr/bin' /usr/bin/mkdir -p '/tmp/instance-13/output-1/target/usr/share/uacme' /usr/bin/install -c uacme.sh nsupdate.sh '/tmp/instance-13/output-1/target/usr/share/uacme' make[3]: Leaving directory '/tmp/instance-13/output-1/build/uacme-1.7.3' make[2]: Leaving directory '/tmp/instance-13/output-1/build/uacme-1.7.3' make[1]: Leaving directory '/tmp/instance-13/output-1/build/uacme-1.7.3' zstd-1.5.2.tar.gz: OK (sha256: 7c42d56fac126929a6a85dbc73ff1db2411d04f104fae9bdea51305663a83fd0) >>> host-zstd 1.5.2 Extracting gzip -d -c /tmp/instance-13/dl/zstd/zstd-1.5.2.tar.gz | tar --strip-components=1 -C /tmp/instance-13/output-1/build/host-zstd-1.5.2 -xf - >>> host-zstd 1.5.2 Patching >>> host-zstd 1.5.2 Configuring >>> host-zstd 1.5.2 Building PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/autobuild/make/make -j1 PREFIX=/tmp/instance-13/output-1/host -C /tmp/instance-13/output-1/build/host-zstd-1.5.2 zstd-release lib-release make[1]: Entering directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2/programs' CC obj/conf_97c610c8bf38860bc7822be7c939fc76/debug.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/entropy_common.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/error_private.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/fse_decompress.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/pool.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/threading.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/xxhash.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstd_common.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/fse_compress.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/hist.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/huf_compress.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstd_compress.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstd_compress_literals.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstd_compress_sequences.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstd_compress_superblock.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstd_double_fast.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstd_fast.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstd_lazy.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstd_ldm.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstd_opt.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstdmt_compress.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/huf_decompress.o AS obj/conf_97c610c8bf38860bc7822be7c939fc76/huf_decompress_amd64.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstd_ddict.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstd_decompress.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstd_decompress_block.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/cover.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/divsufsort.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/fastcover.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zdict.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstd_v05.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstd_v06.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstd_v07.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/benchfn.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/benchzstd.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/datagen.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/dibio.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/fileio.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/timefn.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/util.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstdcli.o CC obj/conf_97c610c8bf38860bc7822be7c939fc76/zstdcli_trace.o ==> building with threading support ==> building zstd with .gz compression support ==> building zstd with .xz/.lzma compression support ==> no liblz4, building zstd without .lz4 support LINK obj/conf_97c610c8bf38860bc7822be7c939fc76/zstd zstd build completed make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2/programs' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2/lib' CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/debug.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/entropy_common.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/error_private.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/fse_decompress.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/pool.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/threading.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/xxhash.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_common.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_v05.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_v06.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_v07.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/fse_compress.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/hist.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/huf_compress.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_compress.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_compress_literals.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_compress_sequences.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_compress_superblock.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_double_fast.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_fast.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_lazy.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_ldm.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_opt.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstdmt_compress.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/huf_decompress.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_ddict.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_decompress.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zstd_decompress_block.o AS obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/huf_decompress_amd64.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/cover.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/divsufsort.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/fastcover.o CC obj/conf_8c48a4bfb62c3ee76230c07468c6ce7a/static/zdict.o compiling single-threaded static library 1.5.2 CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/debug.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/entropy_common.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/error_private.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/fse_decompress.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/pool.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/threading.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/xxhash.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_common.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_v05.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_v06.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_v07.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/fse_compress.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/hist.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/huf_compress.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_compress.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_compress_literals.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_compress_sequences.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_compress_superblock.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_double_fast.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_fast.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_lazy.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_ldm.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_opt.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstdmt_compress.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/huf_decompress.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_ddict.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_decompress.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zstd_decompress_block.o AS obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/huf_decompress_amd64.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/cover.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/divsufsort.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/fastcover.o CC obj/conf_472959f9a580b345cd8e81f59d1cdec7/dynamic/zdict.o compiling multi-threaded dynamic library 1.5.2 creating versioned links creating pkgconfig release build completed make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2/lib' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2' >>> host-zstd 1.5.2 Installing to host directory PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" PATH="/tmp/instance-13/output-1/host/bin:/tmp/instance-13/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PKG_CONFIG="/tmp/instance-13/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/tmp/instance-13/output-1/host/lib/pkgconfig:/tmp/instance-13/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/tmp/instance-13/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-13/output-1/host/include" LDFLAGS="-L/tmp/instance-13/output-1/host/lib -Wl,-rpath,/tmp/instance-13/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /home/autobuild/make/make -j1 PREFIX=/tmp/instance-13/output-1/host -C /tmp/instance-13/output-1/build/host-zstd-1.5.2 install make[1]: Entering directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2/lib' Installing static library Installing shared library Installing includes zstd static and shared library installed make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2/lib' make[2]: Entering directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2/programs' Installing binaries Installing man pages zstd installation completed make[2]: Leaving directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2/programs' make[1]: Leaving directory '/tmp/instance-13/output-1/build/host-zstd-1.5.2' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-13/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'@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', '-Os', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-13/output-1/host/bin/m68k-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-13/output-1/host/bin/m68k-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-13/output-1/host/bin/m68k-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-13/output-1/host/bin/m68k-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%m68k%g" -e "s%@TARGET_CPU@%68040%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-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-13/output-1/host/m68k-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-13/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-13/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-13/output-1/host/bin/m68k-linux-gcc%g" -e "s%@TARGET_CXX@%/tmp/instance-13/output-1/host/bin/m68k-linux-g++%g" -e "s%@TARGET_AR@%/tmp/instance-13/output-1/host/bin/m68k-linux-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-13/output-1/host/bin/m68k-linux-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%m68k%g" -e "s%@TARGET_CPU@%68040%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Os', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-13/output-1/host/m68k-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-13/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-13/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/dash$' /tmp/instance-13/output-1/target/etc/shells || echo "/bin/dash" >> /tmp/instance-13/output-1/target/etc/shells rm -f /tmp/instance-13/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-13/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-13/output-1/host/bin/glib-compile-schemas /tmp/instance-13/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-13/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-13/output-1/target/etc echo "buildroot" > /tmp/instance-13/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-13/output-1/target/etc/hosts mkdir -p /tmp/instance-13/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-13/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-13/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-13/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-13/output-1/target/etc/shells ln -sf dash /tmp/instance-13/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,dash,' /tmp/instance-13/output-1/target/etc/passwd if [ -x /tmp/instance-13/output-1/target/sbin/swapon -a -x /tmp/instance-13/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-13/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-13/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~sole::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-13/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-13/output-1/target/etc/inittab rm -rf /tmp/instance-13/output-1/target/usr/include /tmp/instance-13/output-1/target/usr/share/aclocal \ /tmp/instance-13/output-1/target/usr/lib/pkgconfig /tmp/instance-13/output-1/target/usr/share/pkgconfig \ /tmp/instance-13/output-1/target/usr/lib/cmake /tmp/instance-13/output-1/target/usr/share/cmake \ /tmp/instance-13/output-1/target/usr/lib/rpm /tmp/instance-13/output-1/target/usr/doc find /tmp/instance-13/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-13/output-1/target/lib/ /tmp/instance-13/output-1/target/usr/lib/ /tmp/instance-13/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-13/output-1/target/usr/share/gdb rm -rf /tmp/instance-13/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-13/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-13/output-1/target/usr/share/zsh rm -rf /tmp/instance-13/output-1/target/usr/man /tmp/instance-13/output-1/target/usr/share/man rm -rf /tmp/instance-13/output-1/target/usr/info /tmp/instance-13/output-1/target/usr/share/info rm -rf /tmp/instance-13/output-1/target/usr/doc /tmp/instance-13/output-1/target/usr/share/doc rm -rf /tmp/instance-13/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-13/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-13/output-1/target/lib/debug /tmp/instance-13/output-1/target/usr/lib/debug find /tmp/instance-13/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-13/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-13/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-13/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-13/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-543-gf62d409cb8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.02-git\"" \ ) > /tmp/instance-13/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-13/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-13/output-1/per-package /tmp/instance-13/buildroot/support/scripts/fix-rpath target touch /tmp/instance-13/output-1/target/usr ln -snf /tmp/instance-13/output-1/host/m68k-buildroot-linux-uclibc/sysroot /tmp/instance-13/output-1/staging make: Leaving directory '/tmp/instance-13/buildroot' make: Entering directory '/tmp/instance-13/buildroot' >>> Buildroot 2022.11-543-gf62d409cb8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2021.11-1 Collecting legal info >>> toolchain Collecting legal info >>> 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-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> avrdude 6.4 Collecting legal info COPYING: OK (sha256: 201babc7da198873304a77a30dbfc7ca449c9bba52df2dffa4cca0009dbdfcb2) >>> elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> cpio 2.13 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dbus-cxx 2.3.0 Collecting legal info COPYING: OK (sha256: 99e5d0ad951d96567a6f9a17f3f17ac000c0582f53357c7f3601851c2dcbb786) cmake-modules/LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) tools/libcppgenerate/LICENSE: OK (sha256: c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 0.64.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> 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) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libsigc 3.2.0 Collecting legal info COPYING: OK (sha256: 97628afebc60f026f5c2b25d7491c46a5c4ee61f693e7cfa07fbd2c03605979b) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> libcurl 7.86.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libnet 1.2 Collecting legal info LICENSE: OK (sha256: a06f600f67f239898d85f083aeed82ce6015b1c57599ab1def00fb68787ef388) >>> libsndfile 1.1.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> mg 3.5 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> numactl 2.0.16 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> physfs 3.0.2 Collecting legal info LICENSE.txt: OK (sha256: d80c0b09a1c98c61667ea044eefa2fd98fb70bd5fe12c49ff52b1fc2289a6583) >>> putty 0.76 Collecting legal info LICENCE: OK (sha256: 3f3e870dd3d0867d79370b1d433602c60bb91b59de04e5d8f2a149b788530d53) >>> shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> stm32flash 0.7 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> uacme 1.7.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2021.11-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /tmp/instance-13/output-1/legal-info make: Leaving directory '/tmp/instance-13/buildroot'