[ 69%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o make[3]: Entering directory '/tmp/instance-5/output-1/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory '/tmp/instance-5/output-1/build/yajl-2.1.0' [ 72%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o make[3]: Entering directory '/tmp/instance-5/output-1/build/yajl-2.1.0' make[3]: Entering directory '/tmp/instance-5/output-1/build/yajl-2.1.0' Scanning dependencies of target perftest [ 75%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o make[3]: Leaving directory '/tmp/instance-5/output-1/build/yajl-2.1.0' [ 78%] Linking C executable gen-extra-close make[3]: Entering directory '/tmp/instance-5/output-1/build/yajl-2.1.0' [ 81%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 84%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o [ 87%] Linking C executable json_reformat [ 90%] Linking C executable yajl_test make[3]: Leaving directory '/tmp/instance-5/output-1/build/yajl-2.1.0' [ 93%] Linking C executable json_verify [ 96%] Linking C executable parse_config [ 96%] Built target gen-extra-close [100%] Linking C executable perftest make[3]: Leaving directory '/tmp/instance-5/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/tmp/instance-5/output-1/build/yajl-2.1.0' make[3]: Leaving directory '/tmp/instance-5/output-1/build/yajl-2.1.0' [100%] Built target parse_config [100%] Built target yajl_test make[3]: Leaving directory '/tmp/instance-5/output-1/build/yajl-2.1.0' [100%] Built target json_reformat [100%] Built target json_verify make[3]: Leaving directory '/tmp/instance-5/output-1/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/tmp/instance-5/output-1/build/yajl-2.1.0' make[1]: Leaving directory '/tmp/instance-5/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot install/fast -C /tmp/instance-5/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/tmp/instance-5/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib/libyajl.so.2 -- Installing: /tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib/libyajl.so -- Installing: /tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib/libyajl.a -- Installing: /tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_common.h -- Installing: /tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/yajl/yajl_version.h -- Installing: /tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot/usr/bin/json_reformat -- Set runtime path of "/tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot/usr/bin/json_reformat" to "" -- Installing: /tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot/usr/bin/json_verify -- Set runtime path of "/tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/tmp/instance-5/output-1/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files for la in $(find /tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-5/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-5/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-5/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-5/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 >>> yajl 2.1.0 Installing to target PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j96 DESTDIR=/tmp/instance-5/output-1/target install/fast -C /tmp/instance-5/output-1/build/yajl-2.1.0/ make[1]: Entering directory '/tmp/instance-5/output-1/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /tmp/instance-5/output-1/target/usr/lib/libyajl.so.2.1.0 -- Installing: /tmp/instance-5/output-1/target/usr/lib/libyajl.so.2 -- Installing: /tmp/instance-5/output-1/target/usr/lib/libyajl.so -- Installing: /tmp/instance-5/output-1/target/usr/lib/libyajl.a -- Installing: /tmp/instance-5/output-1/target/usr/include/yajl/yajl_parse.h -- Installing: /tmp/instance-5/output-1/target/usr/include/yajl/yajl_gen.h -- Installing: /tmp/instance-5/output-1/target/usr/include/yajl/yajl_common.h -- Installing: /tmp/instance-5/output-1/target/usr/include/yajl/yajl_tree.h -- Installing: /tmp/instance-5/output-1/target/usr/include/yajl/yajl_version.h -- Installing: /tmp/instance-5/output-1/target/usr/share/pkgconfig/yajl.pc -- Installing: /tmp/instance-5/output-1/target/usr/bin/json_reformat -- Set runtime path of "/tmp/instance-5/output-1/target/usr/bin/json_reformat" to "" -- Installing: /tmp/instance-5/output-1/target/usr/bin/json_verify -- Set runtime path of "/tmp/instance-5/output-1/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/tmp/instance-5/output-1/build/yajl-2.1.0' WARNING: no hash file for yavta-82ff2efdb9787737b9f21b6f4759f077c827b238-br1.tar.gz >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Extracting gzip -d -c /tmp/instance-5/dl/yavta/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238-br1.tar.gz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238 -xf - >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Patching >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Configuring >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Building /usr/bin/make -j96 PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-5/output-1/host/bin/i586-linux-ar" AS="/tmp/instance-5/output-1/host/bin/i586-linux-as" LD="/tmp/instance-5/output-1/host/bin/i586-linux-ld" NM="/tmp/instance-5/output-1/host/bin/i586-linux-nm" CC="/tmp/instance-5/output-1/host/bin/i586-linux-gcc" GCC="/tmp/instance-5/output-1/host/bin/i586-linux-gcc" CPP="/tmp/instance-5/output-1/host/bin/i586-linux-cpp" CXX="/tmp/instance-5/output-1/host/bin/i586-linux-g++" FC="/tmp/instance-5/output-1/host/bin/i586-linux-gfortran" F77="/tmp/instance-5/output-1/host/bin/i586-linux-gfortran" RANLIB="/tmp/instance-5/output-1/host/bin/i586-linux-ranlib" READELF="/tmp/instance-5/output-1/host/bin/i586-linux-readelf" STRIP="/tmp/instance-5/output-1/host/bin/i586-linux-strip" OBJCOPY="/tmp/instance-5/output-1/host/bin/i586-linux-objcopy" OBJDUMP="/tmp/instance-5/output-1/host/bin/i586-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-5/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-5/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-5/output-1/host/lib -Wl,-rpath,/tmp/instance-5/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-5/output-1/host/bin/i586-linux-as" DEFAULT_LINKER="/tmp/instance-5/output-1/host/bin/i586-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/tmp/instance-5/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl -C /tmp/instance-5/output-1/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238 make[1]: Entering directory '/tmp/instance-5/output-1/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238' /tmp/instance-5/output-1/host/bin/i586-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o yavta.o yavta.c /tmp/instance-5/output-1/host/bin/i586-linux-gcc -o yavta yavta.o -lrt make[1]: Leaving directory '/tmp/instance-5/output-1/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238' >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Installing to target /usr/bin/install -m 0755 -D /tmp/instance-5/output-1/build/yavta-82ff2efdb9787737b9f21b6f4759f077c827b238/yavta /tmp/instance-5/output-1/target/usr/bin/yavta zstd-1.4.9.tar.gz: OK (sha256: 29ac74e19ea28659017361976240c4b5c5c24db3b89338731a6feb97c038d293) >>> host-zstd 1.4.9 Extracting gzip -d -c /tmp/instance-5/dl/zstd/zstd-1.4.9.tar.gz | tar --strip-components=1 -C /tmp/instance-5/output-1/build/host-zstd-1.4.9 -xf - >>> host-zstd 1.4.9 Patching >>> host-zstd 1.4.9 Configuring >>> host-zstd 1.4.9 Building PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-5/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-5/output-1/host/lib/pkgconfig:/tmp/instance-5/output-1/host/share/pkgconfig" PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-5/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-5/output-1/host/lib/pkgconfig:/tmp/instance-5/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-5/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-5/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-5/output-1/host/include" LDFLAGS="-L/tmp/instance-5/output-1/host/lib -Wl,-rpath,/tmp/instance-5/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 HAVE_THREAD=1 -C /tmp/instance-5/output-1/build/host-zstd-1.4.9/lib libzstd.a-mt libzstd-mt make[1]: Entering directory '/tmp/instance-5/output-1/build/host-zstd-1.4.9/lib' CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/debug.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/entropy_common.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/debug.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/entropy_common.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/error_private.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/fse_decompress.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/error_private.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/pool.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/fse_decompress.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/pool.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/threading.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/xxhash.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/threading.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/xxhash.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zstd_common.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zstd_trace.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zstd_common.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/fse_compress.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zstd_trace.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/fse_compress.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/hist.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/hist.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/huf_compress.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/huf_compress.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zstd_compress.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zstd_compress.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zstd_compress_literals.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zstd_compress_literals.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zstd_compress_sequences.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zstd_compress_superblock.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zstd_compress_sequences.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zstd_double_fast.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zstd_compress_superblock.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zstd_fast.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zstd_lazy.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zstd_ldm.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zstd_double_fast.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zstd_opt.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zstdmt_compress.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/huf_decompress.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zstd_fast.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zstd_ddict.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zstd_lazy.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zstd_decompress.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zstd_ldm.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zstd_decompress_block.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zstd_opt.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zbuff_common.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zstdmt_compress.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zbuff_compress.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/huf_decompress.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zstd_ddict.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zbuff_decompress.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zstd_decompress.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/cover.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/divsufsort.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zstd_decompress_block.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/fastcover.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zbuff_common.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zbuff_compress.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zbuff_decompress.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zdict.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zstd_v05.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zstd_v06.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/cover.o CC obj/conf_5aa63d331ce72a9aa0905970706aad0e/dynamic/zstd_v07.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/divsufsort.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/fastcover.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zdict.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zstd_v05.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zstd_v06.o CC obj/conf_023131efb7c6cefcb9b2bc32637404d1/static/zstd_v07.o compiling dynamic library 1.4.9 creating versioned links multi-threading build completed compiling static library multi-threading build completed make[1]: Leaving directory '/tmp/instance-5/output-1/build/host-zstd-1.4.9/lib' PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-5/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-5/output-1/host/lib/pkgconfig:/tmp/instance-5/output-1/host/share/pkgconfig" PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-5/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-5/output-1/host/lib/pkgconfig:/tmp/instance-5/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-5/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-5/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-5/output-1/host/include" LDFLAGS="-L/tmp/instance-5/output-1/host/lib -Wl,-rpath,/tmp/instance-5/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 HAVE_THREAD=1 -C /tmp/instance-5/output-1/build/host-zstd-1.4.9 zstd make[1]: Entering directory '/tmp/instance-5/output-1/build/host-zstd-1.4.9' make[2]: Entering directory '/tmp/instance-5/output-1/build/host-zstd-1.4.9/programs' CC obj/conf_01cd0612a0d130861b321d9d41e92f37/debug.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/entropy_common.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/error_private.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/fse_decompress.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/pool.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/threading.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/xxhash.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstd_common.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstd_trace.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/fse_compress.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/hist.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/huf_compress.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstd_compress.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstd_compress_literals.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstd_compress_sequences.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstd_compress_superblock.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstd_double_fast.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstd_fast.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstd_lazy.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstd_ldm.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstd_opt.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstdmt_compress.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/huf_decompress.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstd_ddict.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstd_decompress.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstd_decompress_block.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/cover.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/divsufsort.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/fastcover.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zdict.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstd_v05.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstd_v06.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstd_v07.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/dibio.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/datagen.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/fileio.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/benchzstd.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstdcli_trace.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/timefn.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/zstdcli.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/util.o CC obj/conf_01cd0612a0d130861b321d9d41e92f37/benchfn.o ==> building with threading support ==> building zstd with .gz compression support ==> no liblzma, building zstd without .xz/.lzma support ==> no liblz4, building zstd without .lz4 support LINK obj/conf_01cd0612a0d130861b321d9d41e92f37/zstd zstd build completed make[2]: Leaving directory '/tmp/instance-5/output-1/build/host-zstd-1.4.9/programs' make[1]: Leaving directory '/tmp/instance-5/output-1/build/host-zstd-1.4.9' >>> host-zstd 1.4.9 Installing to host directory PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-5/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-5/output-1/host/lib/pkgconfig:/tmp/instance-5/output-1/host/share/pkgconfig" PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-5/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-5/output-1/host/lib/pkgconfig:/tmp/instance-5/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-5/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-5/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-5/output-1/host/include" LDFLAGS="-L/tmp/instance-5/output-1/host/lib -Wl,-rpath,/tmp/instance-5/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 HAVE_THREAD=1 DESTDIR=/tmp/instance-5/output-1/host PREFIX=/usr -C /tmp/instance-5/output-1/build/host-zstd-1.4.9/lib install make[1]: Entering directory '/tmp/instance-5/output-1/build/host-zstd-1.4.9/lib' creating pkgconfig Installing static library Installing shared library Installing includes zstd static and shared library installed make[1]: Leaving directory '/tmp/instance-5/output-1/build/host-zstd-1.4.9/lib' PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-5/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-5/output-1/host/lib/pkgconfig:/tmp/instance-5/output-1/host/share/pkgconfig" PATH="/tmp/instance-5/output-1/host/bin:/tmp/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PKG_CONFIG="/tmp/instance-5/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-5/output-1/host/lib/pkgconfig:/tmp/instance-5/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-5/output-1/host/include" CFLAGS="-O2 -I/tmp/instance-5/output-1/host/include" CXXFLAGS="-O2 -I/tmp/instance-5/output-1/host/include" LDFLAGS="-L/tmp/instance-5/output-1/host/lib -Wl,-rpath,/tmp/instance-5/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 HAVE_THREAD=1 DESTDIR=/tmp/instance-5/output-1/host PREFIX=/usr -C /tmp/instance-5/output-1/build/host-zstd-1.4.9/programs install make[1]: Entering directory '/tmp/instance-5/output-1/build/host-zstd-1.4.9/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory '/tmp/instance-5/output-1/build/host-zstd-1.4.9/programs' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-5/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-5/output-1/host/bin/i586-linux-%g' -e 's%@TARGET_ARCH@%x86%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', '-Os'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-5/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-5/output-1/host/etc/meson/cross-compilation.conf rm -f /tmp/instance-5/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-5/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-5/output-1/host/bin/glib-compile-schemas /tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-5/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-5/output-1/target/etc echo "buildroot" > /tmp/instance-5/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-5/output-1/target/etc/hosts mkdir -p /tmp/instance-5/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-5/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-5/output-1/target/etc/shadow rm -f /tmp/instance-5/output-1/target/bin/sh grep -qsE '^/usr/bin/tmux$' /tmp/instance-5/output-1/target/etc/shells || echo "/usr/bin/tmux" >> /tmp/instance-5/output-1/target/etc/shells printf '%s\n' C en_US locale-archive > /tmp/instance-5/output-1/build/locales.nopurge for dir in /tmp/instance-5/output-1/target/usr/share/locale /tmp/instance-5/output-1/target/usr/share/X11/locale /tmp/instance-5/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-5/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-5/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-5/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-5/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-5/output-1/target/usr/include /tmp/instance-5/output-1/target/usr/share/aclocal \ /tmp/instance-5/output-1/target/usr/lib/pkgconfig /tmp/instance-5/output-1/target/usr/share/pkgconfig \ /tmp/instance-5/output-1/target/usr/lib/cmake /tmp/instance-5/output-1/target/usr/share/cmake \ /tmp/instance-5/output-1/target/usr/doc find /tmp/instance-5/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-5/output-1/target/lib/ /tmp/instance-5/output-1/target/usr/lib/ /tmp/instance-5/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-5/output-1/target/usr/share/gdb rm -rf /tmp/instance-5/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-5/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-5/output-1/target/usr/share/zsh rm -rf /tmp/instance-5/output-1/target/usr/man /tmp/instance-5/output-1/target/usr/share/man rm -rf /tmp/instance-5/output-1/target/usr/info /tmp/instance-5/output-1/target/usr/share/info rm -rf /tmp/instance-5/output-1/target/usr/doc /tmp/instance-5/output-1/target/usr/share/doc rm -rf /tmp/instance-5/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-5/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-5/output-1/target/lib/debug /tmp/instance-5/output-1/target/usr/lib/debug find /tmp/instance-5/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-5/output-1/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-5/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-5/output-1/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-5/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-5/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-5/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.02.3-70-g9c76f35500"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02.3"; \ echo "PRETTY_NAME=\"Buildroot 2021.02.3\"" \ ) > /tmp/instance-5/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-5/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-5/output-1/per-package /tmp/instance-5/buildroot/support/scripts/fix-rpath target touch /tmp/instance-5/output-1/target/usr ln -snf /tmp/instance-5/output-1/host/i586-buildroot-linux-musl/sysroot /tmp/instance-5/output-1/staging make: Leaving directory '/tmp/instance-5/buildroot' make: Entering directory '/tmp/instance-5/buildroot' >>> Buildroot 2021.02.3-70-g9c76f35500 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> apache 2.4.48 Collecting legal info LICENSE: OK (sha256: 47b8c2b6c3309282a99d4a3001575c790fead690cc14734628c4667d2bbffc43) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> argp-standalone 1.3 Collecting legal info argp.h: OK (sha256: bbb8919aa520069b0234faf5e83a94052d278419ffe97ca8e843ecc9b212d1ab) >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> bcusdk 0.0.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> davici 1.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> strongswan 5.9.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> inih 52 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> host-meson 0.56.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> jpeg-turbo 2.0.6 Collecting legal info LICENSE.md: OK (sha256: 0b7a24c3906d26dfbe24e96e9415549b387c3227140dc6b7ab2fb924254e37a1) README.ijg: OK (sha256: 01ccef626ec864773c681d4a4056f72af9052d619e0609df0d369117f8b3efdf) >>> host-nasm 2.15.05 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> jpeg Collecting legal info >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.8 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) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.2 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) >>> liblinear 2.30 Collecting legal info COPYRIGHT: OK (sha256: c366abf1cb3a003d8c6e6d9c111a23c432db1d001294f88d479b70b60d7c0af2) >>> libmicrohttpd 0.9.72 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> liburiparser 0.9.4 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> libuwsc 3.3.5 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info linux_syscall_support.h: OK (sha256: 4c1fc9acc9f3867e5c81b5d5f57c52fb9a932662bd4e2e5e43b3fe95390035f5) >>> mbuffer 20200929 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> motion 4.3.2 Collecting legal info doc/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> msr-tools 1.3 Collecting legal info cpuid.c: OK (sha256: 98398b08cd0dab9a04115b049758d4a7917af3c74389a4576d26c8a240d38a73) >>> nmap 7.91 Collecting legal info LICENSE: OK (sha256: 8254a9bc733f3312c6dcfe0d5a129c29e96ecb8b33408c652a8c7beb2e25b471) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian cf5dbeb69eebd9ef9afc4473088d9469b79589eb Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pure-ftpd 1.0.49 Collecting legal info COPYING: OK (sha256: 3a9e94382a69d04aa434d69b20ff2c01dbbfcb7191f05f69a7109c0ee1559c19) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-qoriq-rcw LSDK-20.12 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> host-rust-bin 1.52.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-rustc Collecting legal info >>> 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.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sphinxbase 5prealpha Collecting legal info src/libsphinxbase/util/bio.c: OK (sha256: 26f12e0152a5d58c69904e439761a1b2fbb9267b5f04674dbf93667e3e6dd043) >>> tmux 3.1c Collecting legal info COPYING: OK (sha256: c031bd37f464c534277814f6aa38686fa023d094261d57fd2545ad592bb53ccd) >>> udpcast 20200328 Collecting legal info COPYING: OK (sha256: 422befd3503b1f39a6027017f639874c1f274e37ec60ba3174894646b584ccbc) >>> wpa_supplicant 2.9 Collecting legal info README: OK (sha256: 9da5dd0776da266b180b915e460ff75c6ff729aca1196ab396529510f24f3761) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Collecting legal info WARNING: no hash file for COPYING.GPL >>> host-zstd 1.4.9 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) Legal info produced in /tmp/instance-5/output-1/legal-info make: Leaving directory '/tmp/instance-5/buildroot'