cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics [13/25] Compiling C object libseat-private.a.p/common_connection.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics [14/25] Compiling C object poller_test.p/seatd_poller.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics [15/25] Compiling C object connection_test.p/common_connection.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics [16/25] Compiling C object poller_test.p/tests_poller.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics [17/25] Compiling C object connection_test.p/tests_connection.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics [18/25] Compiling C object linked_list_test.p/tests_linked_list.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics [19/25] Compiling C object libseat-private.a.p/seatd_seat.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics [20/25] Linking target poller_test [21/25] Linking target connection_test [22/25] Compiling C object libseat-private.a.p/libseat_backend_seatd.c.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cc1: note: unrecognized command-line option '-Wno-unused-command-line-argument' may have been intended to silence earlier diagnostics cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics [23/25] Linking target linked_list_test [24/25] Linking static target libseat-private.a [25/25] Linking target libseat.so.1 >>> seatd 0.5.0 Installing to staging directory PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" DESTDIR=/tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot PYTHONNOUSERSITE=y /tmp/instance-2/output-1/host/bin/ninja -j96 -C /tmp/instance-2/output-1/build/seatd-0.5.0//build install ninja: Entering directory `/tmp/instance-2/output-1/build/seatd-0.5.0//build' [0/1] Installing files. Installing libseat.so.1 to /tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib Installing /tmp/instance-2/output-1/build/seatd-0.5.0/include/libseat.h to /tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/ Installing /tmp/instance-2/output-1/build/seatd-0.5.0/build/meson-private/libseat.pc to /tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig >>> seatd 0.5.0 Fixing libtool files for la in $(find /tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-2/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-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-2/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 >>> seatd 0.5.0 Installing to target PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" DESTDIR=/tmp/instance-2/output-1/target PYTHONNOUSERSITE=y /tmp/instance-2/output-1/host/bin/ninja -j96 -C /tmp/instance-2/output-1/build/seatd-0.5.0//build install ninja: Entering directory `/tmp/instance-2/output-1/build/seatd-0.5.0//build' [0/1] Installing files. Installing libseat.so.1 to /tmp/instance-2/output-1/target/usr/lib Installing /tmp/instance-2/output-1/build/seatd-0.5.0/include/libseat.h to /tmp/instance-2/output-1/target/usr/include/ Installing /tmp/instance-2/output-1/build/seatd-0.5.0/build/meson-private/libseat.pc to /tmp/instance-2/output-1/target/usr/lib/pkgconfig v14.1_Firmware.zip: OK (sha256: a2e7a327dd545ba2051946f7613005cbde88fdd952afb8eecdd1dacda7e767d2) >>> wilc1000-firmware 14.1 Extracting /usr/bin/unzip -q -d /tmp/instance-2/output-1/build /tmp/instance-2/dl/wilc1000-firmware/v14.1_Firmware.zip mv /tmp/instance-2/output-1/build/wireless-firmware-14.1_Firmware/* /tmp/instance-2/output-1/build/wilc1000-firmware-14.1 rmdir /tmp/instance-2/output-1/build/wireless-firmware-14.1_Firmware >>> wilc1000-firmware 14.1 Patching >>> wilc1000-firmware 14.1 Configuring >>> wilc1000-firmware 14.1 Building >>> wilc1000-firmware 14.1 Installing to target /usr/bin/install -D -m 0644 /tmp/instance-2/output-1/build/wilc1000-firmware-14.1/wilc1003_firmware.bin /tmp/instance-2/output-1/target/lib/firmware/atmel/wilc1003_firmware.bin zstd-1.5.0.tar.gz: OK (sha256: 5194fbfa781fcf45b98c5e849651aa7b3b0a008c6b72d4a0db760f3002291e94) >>> zstd 1.5.0 Extracting gzip -d -c /tmp/instance-2/dl/zstd/zstd-1.5.0.tar.gz | tar --strip-components=1 -C /tmp/instance-2/output-1/build/zstd-1.5.0 -xf - >>> zstd 1.5.0 Patching >>> zstd 1.5.0 Configuring >>> zstd 1.5.0 Building PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-2/output-1/host/bin/riscv32-linux-ar" AS="/tmp/instance-2/output-1/host/bin/riscv32-linux-as" LD="/tmp/instance-2/output-1/host/bin/riscv32-linux-ld" NM="/tmp/instance-2/output-1/host/bin/riscv32-linux-nm" CC="/tmp/instance-2/output-1/host/bin/riscv32-linux-gcc" GCC="/tmp/instance-2/output-1/host/bin/riscv32-linux-gcc" CPP="/tmp/instance-2/output-1/host/bin/riscv32-linux-cpp" CXX="/tmp/instance-2/output-1/host/bin/riscv32-linux-g++" FC="/tmp/instance-2/output-1/host/bin/riscv32-linux-gfortran" F77="/tmp/instance-2/output-1/host/bin/riscv32-linux-gfortran" RANLIB="/tmp/instance-2/output-1/host/bin/riscv32-linux-ranlib" READELF="/tmp/instance-2/output-1/host/bin/riscv32-linux-readelf" STRIP="/tmp/instance-2/output-1/host/bin/riscv32-linux-strip" OBJCOPY="/tmp/instance-2/output-1/host/bin/riscv32-linux-objcopy" OBJDUMP="/tmp/instance-2/output-1/host/bin/riscv32-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-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-2/output-1/host/bin/riscv32-linux-as" DEFAULT_LINKER="/tmp/instance-2/output-1/host/bin/riscv32-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g2" FFLAGS=" -O2 -g2" PKG_CONFIG="/tmp/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 MOREFLAGS="-O2" HAVE_THREAD=1 -C /tmp/instance-2/output-1/build/zstd-1.5.0/lib lib-mt make[1]: Entering directory '/tmp/instance-2/output-1/build/zstd-1.5.0/lib' CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/debug.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/entropy_common.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/error_private.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/debug.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/fse_decompress.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/entropy_common.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/pool.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/error_private.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/threading.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/xxhash.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/fse_decompress.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/zstd_common.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/fse_compress.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/pool.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/hist.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/threading.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/huf_compress.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/zstd_compress.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/xxhash.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/zstd_common.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/zstd_compress_literals.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/zstd_compress_sequences.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/fse_compress.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/zstd_compress_superblock.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/hist.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/zstd_double_fast.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/huf_compress.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/zstd_fast.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/zstd_lazy.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/zstd_compress.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/zstd_compress_literals.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/zstd_ldm.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/zstd_opt.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/zstd_compress_sequences.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/zstdmt_compress.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/zstd_compress_superblock.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/zstd_double_fast.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/huf_decompress.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/zstd_fast.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/zstd_lazy.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/zstd_ldm.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/zstd_ddict.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/zstd_decompress.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/zstd_decompress_block.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/zstd_opt.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/zstdmt_compress.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/cover.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/huf_decompress.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/divsufsort.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/zstd_ddict.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/fastcover.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/zstd_decompress.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/zstd_decompress_block.o CC obj/conf_d4874083316c36fa50e22b7fe2e715a6/static/zdict.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/cover.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/divsufsort.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/fastcover.o CC obj/conf_ed7f42cff0c05429f07a6ce8119b7722/dynamic/zdict.o compiling multi-threaded static library 1.5.0 compiling multi-threaded dynamic library 1.5.0 creating versioned links multi-threaded build completed make[1]: Leaving directory '/tmp/instance-2/output-1/build/zstd-1.5.0/lib' PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-2/output-1/host/bin/riscv32-linux-ar" AS="/tmp/instance-2/output-1/host/bin/riscv32-linux-as" LD="/tmp/instance-2/output-1/host/bin/riscv32-linux-ld" NM="/tmp/instance-2/output-1/host/bin/riscv32-linux-nm" CC="/tmp/instance-2/output-1/host/bin/riscv32-linux-gcc" GCC="/tmp/instance-2/output-1/host/bin/riscv32-linux-gcc" CPP="/tmp/instance-2/output-1/host/bin/riscv32-linux-cpp" CXX="/tmp/instance-2/output-1/host/bin/riscv32-linux-g++" FC="/tmp/instance-2/output-1/host/bin/riscv32-linux-gfortran" F77="/tmp/instance-2/output-1/host/bin/riscv32-linux-gfortran" RANLIB="/tmp/instance-2/output-1/host/bin/riscv32-linux-ranlib" READELF="/tmp/instance-2/output-1/host/bin/riscv32-linux-readelf" STRIP="/tmp/instance-2/output-1/host/bin/riscv32-linux-strip" OBJCOPY="/tmp/instance-2/output-1/host/bin/riscv32-linux-objcopy" OBJDUMP="/tmp/instance-2/output-1/host/bin/riscv32-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-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-2/output-1/host/bin/riscv32-linux-as" DEFAULT_LINKER="/tmp/instance-2/output-1/host/bin/riscv32-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g2" FFLAGS=" -O2 -g2" PKG_CONFIG="/tmp/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 MOREFLAGS="-O2" HAVE_THREAD=1 -C /tmp/instance-2/output-1/build/zstd-1.5.0 zstd make[1]: Entering directory '/tmp/instance-2/output-1/build/zstd-1.5.0' make[2]: Entering directory '/tmp/instance-2/output-1/build/zstd-1.5.0/programs' CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/debug.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/entropy_common.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/error_private.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/fse_decompress.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/pool.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/threading.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/xxhash.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/zstd_common.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/fse_compress.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/hist.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/huf_compress.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/zstd_compress.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/zstd_compress_literals.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/zstd_compress_sequences.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/zstd_compress_superblock.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/zstd_double_fast.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/zstd_fast.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/zstd_lazy.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/zstd_ldm.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/zstd_opt.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/zstdmt_compress.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/huf_decompress.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/zstd_ddict.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/zstd_decompress.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/zstd_decompress_block.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/cover.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/divsufsort.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/fastcover.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/zdict.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/dibio.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/timefn.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/fileio.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/benchzstd.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/zstdcli_trace.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/zstdcli.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/datagen.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/util.o CC obj/conf_8c0a240485ffa5c4bb419945e8df9ec2/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_8c0a240485ffa5c4bb419945e8df9ec2/zstd zstd build completed make[2]: Leaving directory '/tmp/instance-2/output-1/build/zstd-1.5.0/programs' make[1]: Leaving directory '/tmp/instance-2/output-1/build/zstd-1.5.0' >>> zstd 1.5.0 Installing to staging directory PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-2/output-1/host/bin/riscv32-linux-ar" AS="/tmp/instance-2/output-1/host/bin/riscv32-linux-as" LD="/tmp/instance-2/output-1/host/bin/riscv32-linux-ld" NM="/tmp/instance-2/output-1/host/bin/riscv32-linux-nm" CC="/tmp/instance-2/output-1/host/bin/riscv32-linux-gcc" GCC="/tmp/instance-2/output-1/host/bin/riscv32-linux-gcc" CPP="/tmp/instance-2/output-1/host/bin/riscv32-linux-cpp" CXX="/tmp/instance-2/output-1/host/bin/riscv32-linux-g++" FC="/tmp/instance-2/output-1/host/bin/riscv32-linux-gfortran" F77="/tmp/instance-2/output-1/host/bin/riscv32-linux-gfortran" RANLIB="/tmp/instance-2/output-1/host/bin/riscv32-linux-ranlib" READELF="/tmp/instance-2/output-1/host/bin/riscv32-linux-readelf" STRIP="/tmp/instance-2/output-1/host/bin/riscv32-linux-strip" OBJCOPY="/tmp/instance-2/output-1/host/bin/riscv32-linux-objcopy" OBJDUMP="/tmp/instance-2/output-1/host/bin/riscv32-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-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-2/output-1/host/bin/riscv32-linux-as" DEFAULT_LINKER="/tmp/instance-2/output-1/host/bin/riscv32-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g2" FFLAGS=" -O2 -g2" PKG_CONFIG="/tmp/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 MOREFLAGS="-O2" HAVE_THREAD=1 DESTDIR=/tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot PREFIX=/usr -C /tmp/instance-2/output-1/build/zstd-1.5.0/lib install-pc install-includes install-shared make[1]: Entering directory '/tmp/instance-2/output-1/build/zstd-1.5.0/lib' creating pkgconfig Installing includes Installing shared library make[1]: Leaving directory '/tmp/instance-2/output-1/build/zstd-1.5.0/lib' >>> zstd 1.5.0 Fixing libtool files for la in $(find /tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-2/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-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-2/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 >>> zstd 1.5.0 Installing to target PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-2/output-1/host/bin/riscv32-linux-ar" AS="/tmp/instance-2/output-1/host/bin/riscv32-linux-as" LD="/tmp/instance-2/output-1/host/bin/riscv32-linux-ld" NM="/tmp/instance-2/output-1/host/bin/riscv32-linux-nm" CC="/tmp/instance-2/output-1/host/bin/riscv32-linux-gcc" GCC="/tmp/instance-2/output-1/host/bin/riscv32-linux-gcc" CPP="/tmp/instance-2/output-1/host/bin/riscv32-linux-cpp" CXX="/tmp/instance-2/output-1/host/bin/riscv32-linux-g++" FC="/tmp/instance-2/output-1/host/bin/riscv32-linux-gfortran" F77="/tmp/instance-2/output-1/host/bin/riscv32-linux-gfortran" RANLIB="/tmp/instance-2/output-1/host/bin/riscv32-linux-ranlib" READELF="/tmp/instance-2/output-1/host/bin/riscv32-linux-readelf" STRIP="/tmp/instance-2/output-1/host/bin/riscv32-linux-strip" OBJCOPY="/tmp/instance-2/output-1/host/bin/riscv32-linux-objcopy" OBJDUMP="/tmp/instance-2/output-1/host/bin/riscv32-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-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-2/output-1/host/bin/riscv32-linux-as" DEFAULT_LINKER="/tmp/instance-2/output-1/host/bin/riscv32-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g2" FFLAGS=" -O2 -g2" PKG_CONFIG="/tmp/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 MOREFLAGS="-O2" HAVE_THREAD=1 DESTDIR=/tmp/instance-2/output-1/target PREFIX=/usr -C /tmp/instance-2/output-1/build/zstd-1.5.0/programs install make[1]: Entering directory '/tmp/instance-2/output-1/build/zstd-1.5.0/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory '/tmp/instance-2/output-1/build/zstd-1.5.0/programs' PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PATH="/tmp/instance-2/output-1/host/bin:/tmp/instance-2/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-2/output-1/host/bin/riscv32-linux-ar" AS="/tmp/instance-2/output-1/host/bin/riscv32-linux-as" LD="/tmp/instance-2/output-1/host/bin/riscv32-linux-ld" NM="/tmp/instance-2/output-1/host/bin/riscv32-linux-nm" CC="/tmp/instance-2/output-1/host/bin/riscv32-linux-gcc" GCC="/tmp/instance-2/output-1/host/bin/riscv32-linux-gcc" CPP="/tmp/instance-2/output-1/host/bin/riscv32-linux-cpp" CXX="/tmp/instance-2/output-1/host/bin/riscv32-linux-g++" FC="/tmp/instance-2/output-1/host/bin/riscv32-linux-gfortran" F77="/tmp/instance-2/output-1/host/bin/riscv32-linux-gfortran" RANLIB="/tmp/instance-2/output-1/host/bin/riscv32-linux-ranlib" READELF="/tmp/instance-2/output-1/host/bin/riscv32-linux-readelf" STRIP="/tmp/instance-2/output-1/host/bin/riscv32-linux-strip" OBJCOPY="/tmp/instance-2/output-1/host/bin/riscv32-linux-objcopy" OBJDUMP="/tmp/instance-2/output-1/host/bin/riscv32-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-2/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-2/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-2/output-1/host/lib -Wl,-rpath,/tmp/instance-2/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-2/output-1/host/bin/riscv32-linux-as" DEFAULT_LINKER="/tmp/instance-2/output-1/host/bin/riscv32-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g2" FFLAGS=" -O2 -g2" PKG_CONFIG="/tmp/instance-2/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j96 ZSTD_LEGACY_SUPPORT=0 HAVE_ZLIB=1 HAVE_LZMA=0 HAVE_LZ4=0 MOREFLAGS="-O2" HAVE_THREAD=1 DESTDIR=/tmp/instance-2/output-1/target PREFIX=/usr -C /tmp/instance-2/output-1/build/zstd-1.5.0/lib install-shared make[1]: Entering directory '/tmp/instance-2/output-1/build/zstd-1.5.0/lib' Installing shared library make[1]: Leaving directory '/tmp/instance-2/output-1/build/zstd-1.5.0/lib' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-2/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-2/output-1/host/bin/riscv32-linux-%g' -e 's%@TARGET_ARCH@%riscv64%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g2', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g2', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-2/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-2/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-2/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-2/output-1/host/etc/meson/cross-compilation.conf rm -f /tmp/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-2/output-1/host/bin/glib-compile-schemas /tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-2/output-1/target/etc echo "buildroot" > /tmp/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-2/output-1/target/etc/hosts mkdir -p /tmp/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-2/output-1/target/etc/shadow rm -f /tmp/instance-2/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-2/output-1/build/locales.nopurge for dir in /tmp/instance-2/output-1/target/usr/share/locale /tmp/instance-2/output-1/target/usr/share/X11/locale /tmp/instance-2/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-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-2/output-1/target/usr/include /tmp/instance-2/output-1/target/usr/share/aclocal \ /tmp/instance-2/output-1/target/usr/lib/pkgconfig /tmp/instance-2/output-1/target/usr/share/pkgconfig \ /tmp/instance-2/output-1/target/usr/lib/cmake /tmp/instance-2/output-1/target/usr/share/cmake \ /tmp/instance-2/output-1/target/usr/doc find /tmp/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-2/output-1/target/lib/ /tmp/instance-2/output-1/target/usr/lib/ /tmp/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-2/output-1/target/usr/share/gdb rm -rf /tmp/instance-2/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-2/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-2/output-1/target/usr/share/zsh rm -rf /tmp/instance-2/output-1/target/usr/man /tmp/instance-2/output-1/target/usr/share/man rm -rf /tmp/instance-2/output-1/target/usr/info /tmp/instance-2/output-1/target/usr/share/info rm -rf /tmp/instance-2/output-1/target/usr/doc /tmp/instance-2/output-1/target/usr/share/doc rm -rf /tmp/instance-2/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-2/output-1/target/lib/debug /tmp/instance-2/output-1/target/usr/lib/debug find /tmp/instance-2/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-2/output-1/host/bin/riscv32-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-2/output-1/host/bin/riscv32-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-2/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-2/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-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-1081-ga9d585a417"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2021.08-rc1\"" \ ) > /tmp/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-2/output-1/per-package /tmp/instance-2/buildroot/support/scripts/fix-rpath target touch /tmp/instance-2/output-1/target/usr ln -snf /tmp/instance-2/output-1/host/riscv32-buildroot-linux-gnu/sysroot /tmp/instance-2/output-1/staging make: Leaving directory '/tmp/instance-2/buildroot' make: Entering directory '/tmp/instance-2/buildroot' >>> Buildroot 2021.05-1081-ga9d585a417 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2020.08-1 Collecting legal info >>> toolchain Collecting legal info >>> alure 14beed2a86d5a36030e907b21c46614d505f07cd Collecting legal info LICENSE: OK (sha256: 7331ddc67daaf1a283c81e8dc17bac8dc40f54ed3fab3d3964616f4bd502a0a3) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> openal 1.21.1 Collecting legal info COPYING: OK (sha256: d808ce217e5b611854da622b57ec29fe545584c48bc5352fae72a4b6e5074a15) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> bctoolbox 4.4.8 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> belr 4.4.8 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> bird 2.0.8 Collecting legal info README: OK (sha256: 94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2) >>> 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) >>> host-bison 3.7.6 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-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> c-icap 0.5.7 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> libcap 2.51 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libcap 2.51 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> earlyoom 1.6 Collecting legal info LICENSE: OK (sha256: e730b3ec729de46d987ae73f30ed337e4cbe832f09205330acfa71848c6e0087) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> fmt 7.1.3 Collecting legal info LICENSE.rst: OK (sha256: 825c9324e70f8c839c8ba910543dd4a7daee243b86ef960594c11381a19980b8) >>> frotz 2.53 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-fwup 1.8.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.5.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> gerbera 1.8.2 Collecting legal info LICENSE.md: OK (sha256: cae4138373be41fd2be75faf41ce7efbcf49fb17d0e05ad1c51cc01ac335b9b6) >>> libupnp 1.14.7 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> pugixml 1.11.4 Collecting legal info LICENSE.md: OK (sha256: ee495f34aeff0c578a99f3350a2050d4e5860d27b2004c03c384a594fa2b0a7a) >>> spdlog 1.8.5 Collecting legal info LICENSE: OK (sha256: a7241a379cb98d37788f82c2fc2e484c3ae85dae881fd3406f0637644850926f) >>> sqlite 3350500 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> readline 8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> gtest 1.11.0 Collecting legal info LICENSE: OK (sha256: 9702de7e4117a8e2b20dafab11ffda58c198aede066406496bef670d40a22138) >>> inotify-tools 3.20.2.2 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> iw 5.9 Collecting legal info COPYING: OK (sha256: 5932fb70481e128940168a5fdf133e6454293c0865c7e757874b235cb6daa2af) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> libargtable2 13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> libgeotiff 1.6.0 Collecting legal info LICENSE: OK (sha256: 6a22340b8293c50a34ce8e95589489bd3ec65bcb8b93e61cbda3daaafe498375) >>> proj 7.2.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> host-sqlite 3350500 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> tiff 4.3.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.68.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-meson 0.58.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> 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-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.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) >>> libmodbus 3.1.6 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libvncserver 0.9.13 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzip 1.22 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> mbuffer 20210328 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mc 4.8.26 Collecting legal info COPYING: OK (sha256: 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> quagga 1.2.4 Collecting legal info COPYING: OK (sha256: b39c1bad4e51e2a3389cd25fc4addebe41a3ae7c11100795683f9330de1536e5) >>> host-gawk 5.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> s6-dns 2.3.5.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-networking 2.4.1.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> seatd 0.5.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> wilc1000-firmware 14.1 Collecting legal info >>> zstd 1.5.0 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2020.08-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: wilc1000-firmware-14.1: cannot save license (WILC1000_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /tmp/instance-2/output-1/legal-info make: Leaving directory '/tmp/instance-2/buildroot'