/usr/bin/mkdir -p /home/autobuild/autobuild/instance-6/output-1/host/riscv64-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig for f in nettle.pc hogweed.pc ; do \ /usr/bin/install -c -m 644 "$f" /home/autobuild/autobuild/instance-6/output-1/host/riscv64-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig ; \ done make[2]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/nettle-3.9.1' set -e; for d in tools; do \ echo "Making install in $d" ; (cd $d && /home/autobuild/make/make install); done Making install in tools make[2]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/nettle-3.9.1/tools' /usr/bin/mkdir -p /home/autobuild/autobuild/instance-6/output-1/host/riscv64-buildroot-linux-uclibc/sysroot/usr/bin for f in sexp-conv nettle-hash nettle-pbkdf2 nettle-lfib-stream pkcs1-conv ; do \ /usr/bin/install -c $f /home/autobuild/autobuild/instance-6/output-1/host/riscv64-buildroot-linux-uclibc/sysroot/usr/bin ; \ done make[2]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/nettle-3.9.1/tools' make[1]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/nettle-3.9.1' >>> nettle 3.9.1 Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-6/output-1/host/riscv64-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-6/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-6/output-1/host/riscv64-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/autobuild/autobuild/instance-6/output-1/host/riscv64-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-6/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 >>> nettle 3.9.1 Installing to target PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/make/make -j1 DESTDIR=/home/autobuild/autobuild/instance-6/output-1/target install -C /home/autobuild/autobuild/instance-6/output-1/build/nettle-3.9.1/ make[1]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/nettle-3.9.1' /home/autobuild/make/make install-here make[2]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/nettle-3.9.1' /usr/bin/mkdir -p /home/autobuild/autobuild/instance-6/output-1/target/usr/include/nettle for f in aes.h arcfour.h arctwo.h asn1.h blowfish.h balloon.h base16.h base64.h bignum.h buffer.h camellia.h cast128.h cbc.h ccm.h cfb.h chacha.h chacha-poly1305.h ctr.h curve25519.h curve448.h des.h dsa.h dsa-compat.h eax.h ecc-curve.h ecc.h ecdsa.h eddsa.h gcm.h gostdsa.h gosthash94.h hmac.h knuth-lfib.h hkdf.h macros.h cmac.h siv-cmac.h siv-gcm.h md2.h md4.h md5.h md5-compat.h memops.h memxor.h nettle-meta.h nettle-types.h ocb.h pbkdf2.h pgp.h pkcs1.h pss.h pss-mgf1.h realloc.h ripemd160.h rsa.h salsa20.h sexp.h serpent.h sha.h sha1.h sha2.h sha3.h sm3.h sm4.h streebog.h twofish.h umac.h yarrow.h xts.h poly1305.h nist-keywrap.h version.h ; do \ if [ -f "$f" ] ; then \ /usr/bin/install -c -m 644 "$f" /home/autobuild/autobuild/instance-6/output-1/target/usr/include/nettle ; \ else \ /usr/bin/install -c -m 644 "./$f" /home/autobuild/autobuild/instance-6/output-1/target/usr/include/nettle ; \ fi ; done /usr/bin/mkdir -p /home/autobuild/autobuild/instance-6/output-1/target/usr/lib for f in libnettle.a libhogweed.a; do \ /usr/bin/install -c -m 644 $f /home/autobuild/autobuild/instance-6/output-1/target/usr/lib ; \ done /usr/bin/mkdir -p /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/pkgconfig for f in nettle.pc hogweed.pc ; do \ /usr/bin/install -c -m 644 "$f" /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/pkgconfig ; \ done make[2]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/nettle-3.9.1' set -e; for d in tools; do \ echo "Making install in $d" ; (cd $d && /home/autobuild/make/make install); done Making install in tools make[2]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/nettle-3.9.1/tools' /usr/bin/mkdir -p /home/autobuild/autobuild/instance-6/output-1/target/usr/bin for f in sexp-conv nettle-hash nettle-pbkdf2 nettle-lfib-stream pkcs1-conv ; do \ /usr/bin/install -c $f /home/autobuild/autobuild/instance-6/output-1/target/usr/bin ; \ done make[2]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/nettle-3.9.1/tools' make[1]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/nettle-3.9.1' patchelf-0.13.tar.bz2: OK (sha256: 4c7ed4bcfc1a114d6286e4a0d3c1a90db147a4c3adda1814ee0eee0f9ee917ed) >>> host-patchelf 0.13 Extracting bzcat /home/autobuild/autobuild/instance-6/dl/patchelf/patchelf-0.13.tar.bz2 | tar --strip-components=1 -C /home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13 -xf - >>> host-patchelf 0.13 Patching Applying 0001-Add-option-to-make-the-rpath-relative-under-a-specif.patch using patch: patching file src/patchelf.cc Hunk #1 succeeded at 45 (offset -1 lines). Hunk #2 succeeded at 85 with fuzz 1 (offset 4 lines). Hunk #3 succeeded at 244 with fuzz 2 (offset 14 lines). Hunk #4 succeeded at 1318 with fuzz 2 (offset 226 lines). Hunk #5 succeeded at 1385 (offset 218 lines). Hunk #6 succeeded at 1419 (offset 223 lines). Hunk #7 succeeded at 1861 (offset 323 lines). Hunk #8 succeeded at 1887 (offset 322 lines). Hunk #9 succeeded at 1950 (offset 313 lines). Hunk #10 succeeded at 2021 with fuzz 1 (offset 325 lines). >>> host-patchelf 0.13 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-patchelf 0.13 Patching libtool >>> host-patchelf 0.13 Configuring (cd /home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13/ && rm -rf config.cache; PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-6/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-6/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/autobuild/autobuild/instance-6/output-1/host/include" CFLAGS="-O2 -I/home/autobuild/autobuild/instance-6/output-1/host/include" CXXFLAGS="-O2 -I/home/autobuild/autobuild/instance-6/output-1/host/include" LDFLAGS="-L/home/autobuild/autobuild/instance-6/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-6/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/autobuild/autobuild/instance-6/output-1/host/include" LDFLAGS="-L/home/autobuild/autobuild/instance-6/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-6/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/autobuild/autobuild/instance-6/output-1/host" --sysconfdir="/home/autobuild/autobuild/instance-6/output-1/host/etc" --localstatedir="/home/autobuild/autobuild/instance-6/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ) configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... none checking dependency style of /usr/bin/gcc... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating patchelf.spec config.status: executing depfiles commands configure: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-patchelf 0.13 Building PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-6/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-6/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13' Making all in src make[2]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13/src' /usr/bin/g++ -DPACKAGE_NAME=\"patchelf\" -DPACKAGE_TARNAME=\"patchelf\" -DPACKAGE_VERSION=\"0.13.20210805.a949ff2\" -DPACKAGE_STRING=\"patchelf\ 0.13.20210805.a949ff2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"patchelf\" -DVERSION=\"0.13.20210805.a949ff2\" -I. -I/home/autobuild/autobuild/instance-6/output-1/host/include -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/home/autobuild/autobuild/instance-6/output-1/host/include -c -o patchelf.o patchelf.cc /usr/bin/g++ -Wall -std=c++11 -D_FILE_OFFSET_BITS=64 -O2 -I/home/autobuild/autobuild/instance-6/output-1/host/include -L/home/autobuild/autobuild/instance-6/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-6/output-1/host/lib -o patchelf patchelf.o make[2]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13/src' Making all in tests make[2]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13' >>> host-patchelf 0.13 Installing to host directory PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-6/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-6/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-6/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13/ make[1]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13' Making install in src make[2]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13/src' make[3]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13/src' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-6/output-1/host/bin' /usr/bin/install -c patchelf '/home/autobuild/autobuild/instance-6/output-1/host/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13/src' make[2]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13/src' Making install in tests make[2]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13/tests' make[3]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13/tests' make[2]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13/tests' make[2]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13' make[3]: Entering directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-6/output-1/host/share/doc/patchelf' /usr/bin/install -c -m 644 README.md '/home/autobuild/autobuild/instance-6/output-1/host/share/doc/patchelf' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-6/output-1/host/share/man/man1' /usr/bin/install -c -m 644 patchelf.1 '/home/autobuild/autobuild/instance-6/output-1/host/share/man/man1' make[3]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13' make[2]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13' make[1]: Leaving directory '/home/autobuild/autobuild/instance-6/output-1/build/host-patchelf-0.13' rtl8723ds-bt-14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08.tar.gz: OK (sha256: 9e70a981946abeeb6437d9a27d8437cea15aa4df72f8d56ded0ae28af484d2f4) >>> rtl8723ds-bt 14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08 Extracting gzip -d -c /home/autobuild/autobuild/instance-6/dl/rtl8723ds-bt/rtl8723ds-bt-14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-6/output-1/build/rtl8723ds-bt-14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08 -xf - >>> rtl8723ds-bt 14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08 Patching >>> rtl8723ds-bt 14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08 Configuring >>> rtl8723ds-bt 14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08 Building >>> rtl8723ds-bt 14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08 Installing to target /usr/bin/install -m 644 -D /home/autobuild/autobuild/instance-6/output-1/build/rtl8723ds-bt-14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08/8723D/rtl8723d_fw /home/autobuild/autobuild/instance-6/output-1/target/lib/firmware/rtl_bt/rtl8723ds_fw.bin /usr/bin/install -m 644 -D /home/autobuild/autobuild/instance-6/output-1/build/rtl8723ds-bt-14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08/8723D/rtl8723d_config /home/autobuild/autobuild/instance-6/output-1/target/lib/firmware/rtl_bt/rtl8723ds_config.bin >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Downloading wget --passive-ftp -nd -t 3 -O '/home/autobuild/autobuild/instance-6/output-1/build/.stb-8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55.tar.gz.RKVFsA/output' 'https://github.com/nothings/stb/archive/8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55/stb-8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55.tar.gz' --2023-09-07 02:50:02-- https://github.com/nothings/stb/archive/8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55/stb-8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55.tar.gz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving github.com (github.com)... 140.82.114.3 Connecting to github.com (github.com)|140.82.114.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/nothings/stb/tar.gz/8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 [following] --2023-09-07 02:50:02-- https://codeload.github.com/nothings/stb/tar.gz/8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/autobuild/autobuild/instance-6/output-1/build/.stb-8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55.tar.gz.RKVFsA/output' 0K .......... .......... .......... .......... .......... 510K 50K .......... .......... .......... .......... .......... 1000K 100K .......... .......... .......... .......... .......... 29.1M 150K .......... .......... .......... .......... .......... 1.10M 200K .......... .......... .......... .......... .......... 9.76M 250K .......... .......... .......... .......... .......... 119M 300K .......... .......... .......... .......... .......... 120M 350K .......... .......... .......... .......... .......... 1.13M 400K .......... .......... .......... .......... .......... 115M 450K .......... .......... .......... .......... .......... 19.2M 500K .......... .......... .......... .......... .......... 126M 550K .......... .......... .......... .......... .......... 27.8M 600K .......... .......... .......... .......... .......... 120M 650K .......... .......... .......... .......... .......... 34.7M 700K .......... .......... .......... .......... .......... 1003K 750K .......... .......... .......... .......... .......... 1.21M 800K .......... .......... .......... .......... .......... 229M 850K .......... .......... .......... .......... .......... 213M 900K .......... .......... .......... .......... .......... 211M 950K .......... .......... .......... .......... .......... 186M 1000K .......... .......... .......... .......... .......... 212M 1050K .......... .......... .......... .......... .......... 207M 1100K .......... .......... .......... .......... .......... 208M 1150K .......... .......... .......... .......... .......... 11.3M 1200K .......... .......... .......... .......... .......... 215M 1250K .......... .......... .......... .......... .......... 215M 1300K .......... .......... .......... .......... .......... 215M 1350K ......... 131M=0.3s 2023-09-07 02:50:03 (3.83 MB/s) - '/home/autobuild/autobuild/instance-6/output-1/build/.stb-8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55.tar.gz.RKVFsA/output' saved [1391896] stb-8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55.tar.gz: OK (sha256: c47cf5abe21e1d620afccd159c23fe71dfa86eb270015a7646a4f79e9bfd5503) >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Extracting gzip -d -c /home/autobuild/autobuild/instance-6/dl/stb/stb-8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-6/output-1/build/stb-8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 -xf - >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Patching >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Configuring >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Building >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Installing to staging directory mkdir -p /home/autobuild/autobuild/instance-6/output-1/host/riscv64-buildroot-linux-uclibc/sysroot/usr/include/stb /usr/bin/install -m 0644 /home/autobuild/autobuild/instance-6/output-1/build/stb-8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55/*.h /home/autobuild/autobuild/instance-6/output-1/host/riscv64-buildroot-linux-uclibc/sysroot/usr/include/stb /usr/bin/install -D -m 0644 package/stb//stb.pc /home/autobuild/autobuild/instance-6/output-1/host/riscv64-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig/stb.pc >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Fixing libtool files for la in $(find /home/autobuild/autobuild/instance-6/output-1/host/riscv64-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/autobuild/autobuild/instance-6/output-1:@BASE_DIR@:g" \ -e "s:/home/autobuild/autobuild/instance-6/output-1/host/riscv64-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/autobuild/autobuild/instance-6/output-1/host/riscv64-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/autobuild/autobuild/instance-6/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 >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-6/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt=-r', '-static'@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0', '-Wl,-elf2flt=-r', '-static'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-6/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-6/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%riscv64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%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@%/home/autobuild/autobuild/instance-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-6/output-1/host/riscv64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-6/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-6/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-6/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-6/output-1/host/bin/riscv64-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%riscv64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O0', '-g0', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_LDFLAGS@%'-Wl,-elf2flt=-r', '-static'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0', '-fPIC', '-Wl,-elf2flt=-r', '-static', '-Wl,-elf2flt=-r', '-static'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-6/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-6/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-6/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-6/output-1/host/riscv64-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%true%g" /home/autobuild/autobuild/instance-6/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-6/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-6/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-6/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-6/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-6/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-6/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-6/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-6/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-6/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-6/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-6/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-6/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-6/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-6/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/autobuild/autobuild/instance-6/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-6/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-6/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-6/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-6/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-6/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-6/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/include /home/autobuild/autobuild/instance-6/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-6/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-6/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/rpm /home/autobuild/autobuild/instance-6/output-1/target/usr/doc find /home/autobuild/autobuild/instance-6/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-6/output-1/target/lib/ /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-6/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/autobuild/autobuild/instance-6/output-1/target/usr/libexec/': No such file or directory rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-6/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/man /home/autobuild/autobuild/instance-6/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/info /home/autobuild/autobuild/instance-6/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/doc /home/autobuild/autobuild/instance-6/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-6/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-6/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-6/output-1/target/lib/debug /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-6/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-6/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-6/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-6/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-6/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2023.08-2-g56c674e155"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2023.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2023.11-git\"" \ ) > /home/autobuild/autobuild/instance-6/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-6/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-6/output-1/per-package /home/autobuild/autobuild/instance-6/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-6/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs printf ' dhcpcd -1 dhcpcd -1 * - - - dhcpcd user\n\n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-6/output-1/images rm -rf /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-6/output-1/target/ /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-6/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-6/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-6/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-6/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-6/output-1/host/bin:/home/autobuild/autobuild/instance-6/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-6/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-6/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 651 objects. stage 2: creating image '/home/autobuild/autobuild/instance-6/output-1/images/rootfs.yaffs2' [ ] 1/651 0% [ ] 2/651 0% [ ] 3/651 0% [ ] 4/651 0% [ ] 5/651 0% [ ] 6/651 0% [ ] 7/651 1% [ ] 8/651 1% [ ] 9/651 1% [ ] 10/651 1% [= ] 11/651 1% [= ] 12/651 1% [= ] 13/651 1% [= ] 14/651 2% [= ] 15/651 2% [= ] 16/651 2% [= ] 17/651 2% [= ] 18/651 2% [= ] 19/651 2% [= ] 20/651 3% [== ] 21/651 3% [== ] 22/651 3% [== ] 23/651 3% [== ] 24/651 3% [== ] 25/651 3% [== ] 26/651 3% [== ] 27/651 4% [== ] 28/651 4% [== ] 29/651 4% [== ] 30/651 4% [=== ] 31/651 4% [=== ] 32/651 4% [=== ] 33/651 5% [=== ] 34/651 5% [=== ] 35/651 5% [=== ] 36/651 5% [=== ] 37/651 5% [=== ] 38/651 5% [=== ] 39/651 5% [=== ] 40/651 6% [==== ] 41/651 6% [==== ] 42/651 6% [==== ] 43/651 6% [==== ] 44/651 6% [==== ] 45/651 6% [==== ] 46/651 7% [==== ] 47/651 7% [==== ] 48/651 7% [==== ] 49/651 7% [==== ] 50/651 7% [===== ] 51/651 7% [===== ] 52/651 7% [===== ] 53/651 8% [===== ] 54/651 8% [===== ] 55/651 8% [===== ] 56/651 8% [===== ] 57/651 8% [===== ] 58/651 8% [===== ] 59/651 9% [===== ] 60/651 9% [===== ] 61/651 9% [====== ] 62/651 9% [====== ] 63/651 9% [====== ] 64/651 9% [====== ] 65/651 9% [====== ] 66/651 10% [====== ] 67/651 10% [====== ] 68/651 10% [====== ] 69/651 10% [====== ] 70/651 10% [====== ] 71/651 10% [======= ] 72/651 11% [======= ] 73/651 11% [======= ] 74/651 11% [======= ] 75/651 11% [======= ] 76/651 11% [======= ] 77/651 11% [======= ] 78/651 11% [======= ] 79/651 12% [======= ] 80/651 12% [======= ] 81/651 12% [======== ] 82/651 12% [======== ] 83/651 12% [======== ] 84/651 12% [======== ] 85/651 13% [======== ] 86/651 13% [======== ] 87/651 13% [======== ] 88/651 13% [======== ] 89/651 13% [======== ] 90/651 13% [======== ] 91/651 13% [========= ] 92/651 14% [========= ] 93/651 14% [========= ] 94/651 14% [========= ] 95/651 14% [========= ] 96/651 14% [========= ] 97/651 14% [========= ] 98/651 15% [========= ] 99/651 15% [========= ] 100/651 15% [========= ] 101/651 15% [========== ] 102/651 15% [========== ] 103/651 15% [========== ] 104/651 15% [========== ] 105/651 16% [========== ] 106/651 16% [========== ] 107/651 16% [========== ] 108/651 16% [========== ] 109/651 16% [========== ] 110/651 16% [========== ] 111/651 17% [=========== ] 112/651 17% [=========== ] 113/651 17% [=========== ] 114/651 17% [=========== ] 115/651 17% [=========== ] 116/651 17% [=========== ] 117/651 17% [=========== ] 118/651 18% [=========== ] 119/651 18% [=========== ] 120/651 18% [=========== ] 121/651 18% [=========== ] 122/651 18% [============ ] 123/651 18% [============ ] 124/651 19% [============ ] 125/651 19% [============ ] 126/651 19% [============ ] 127/651 19% [============ ] 128/651 19% [============ ] 129/651 19% [============ ] 130/651 19% [============ ] 131/651 20% [============ ] 132/651 20% [============= ] 133/651 20% [============= ] 134/651 20% [============= ] 135/651 20% [============= ] 136/651 20% [============= ] 137/651 21% [============= ] 138/651 21% [============= ] 139/651 21% [============= ] 140/651 21% [============= ] 141/651 21% [============= ] 142/651 21% [============== ] 143/651 21% [============== ] 144/651 22% [============== ] 145/651 22% [============== ] 146/651 22% [============== ] 147/651 22% [============== ] 148/651 22% [============== ] 149/651 22% [============== ] 150/651 23% [============== ] 151/651 23% [============== ] 152/651 23% [=============== ] 153/651 23% [=============== ] 154/651 23% [=============== ] 155/651 23% [=============== ] 156/651 23% [=============== ] 157/651 24% [=============== ] 158/651 24% [=============== ] 159/651 24% [=============== ] 160/651 24% [=============== ] 161/651 24% [=============== ] 162/651 24% [================ ] 163/651 25% [================ ] 164/651 25% [================ ] 165/651 25% [================ ] 166/651 25% [================ ] 167/651 25% [================ ] 168/651 25% [================ ] 169/651 25% [================ ] 170/651 26% [================ ] 171/651 26% [================ ] 172/651 26% [================= ] 173/651 26% [================= ] 174/651 26% [================= ] 175/651 26% [================= ] 176/651 27% [================= ] 177/651 27% [================= ] 178/651 27% [================= ] 179/651 27% [================= ] 180/651 27% [================= ] 181/651 27% [================= ] 182/651 27% [================= ] 183/651 28% [================== ] 184/651 28% [================== ] 185/651 28% [================== ] 186/651 28% [================== ] 187/651 28% [================== ] 188/651 28% [================== ] 189/651 29% [================== ] 190/651 29% [================== ] 191/651 29% [================== ] 192/651 29% [================== ] 193/651 29% [=================== ] 194/651 29% [=================== ] 195/651 29% [=================== ] 196/651 30% [=================== ] 197/651 30% [=================== ] 198/651 30% [=================== ] 199/651 30% [=================== ] 200/651 30% [=================== ] 201/651 30% [=================== ] 202/651 31% [=================== ] 203/651 31% [==================== ] 204/651 31% [==================== ] 205/651 31% [==================== ] 206/651 31% [==================== ] 207/651 31% [==================== ] 208/651 31% [==================== ] 209/651 32% [==================== ] 210/651 32% [==================== ] 211/651 32% [==================== ] 212/651 32% [==================== ] 213/651 32% [===================== ] 214/651 32% [===================== ] 215/651 33% [===================== ] 216/651 33% [===================== ] 217/651 33% [===================== ] 218/651 33% [===================== ] 219/651 33% [===================== ] 220/651 33% [===================== ] 221/651 33% [===================== ] 222/651 34% [===================== ] 223/651 34% [====================== ] 224/651 34% [====================== ] 225/651 34% [====================== ] 226/651 34% [====================== ] 227/651 34% [====================== ] 228/651 35% [====================== ] 229/651 35% [====================== ] 230/651 35% [====================== ] 231/651 35% [====================== ] 232/651 35% [====================== ] 233/651 35% [======================= ] 234/651 35% [======================= ] 235/651 36% [======================= ] 236/651 36% [======================= ] 237/651 36% [======================= ] 238/651 36% [======================= ] 239/651 36% [======================= ] 240/651 36% [======================= ] 241/651 37% [======================= ] 242/651 37% [======================= ] 243/651 37% [======================= ] 244/651 37% [======================== ] 245/651 37% [======================== ] 246/651 37% [======================== ] 247/651 37% [======================== ] 248/651 38% [======================== ] 249/651 38% [======================== ] 250/651 38% [======================== ] 251/651 38% [======================== ] 252/651 38% [======================== ] 253/651 38% [======================== ] 254/651 39% [========================= ] 255/651 39% [========================= ] 256/651 39% [========================= ] 257/651 39% [========================= ] 258/651 39% [========================= ] 259/651 39% [========================= ] 260/651 39% [========================= ] 261/651 40% [========================= ] 262/651 40% [========================= ] 263/651 40% [========================= ] 264/651 40% [========================== ] 265/651 40% [========================== ] 266/651 40% [========================== ] 267/651 41% [========================== ] 268/651 41% [========================== ] 269/651 41% [========================== ] 270/651 41% [========================== ] 271/651 41% [========================== ] 272/651 41% [========================== ] 273/651 41% [========================== ] 274/651 42% [=========================== ] 275/651 42% [=========================== ] 276/651 42% [=========================== ] 277/651 42% [=========================== ] 278/651 42% [=========================== ] 279/651 42% [=========================== ] 280/651 43% [=========================== ] 281/651 43% [=========================== ] 282/651 43% [=========================== ] 283/651 43% [=========================== ] 284/651 43% [============================ ] 285/651 43% [============================ ] 286/651 43% [============================ ] 287/651 44% [============================ ] 288/651 44% [============================ ] 289/651 44% [============================ ] 290/651 44% [============================ ] 291/651 44% [============================ ] 292/651 44% [============================ ] 293/651 45% [============================ ] 294/651 45% [============================= ] 295/651 45% [============================= ] 296/651 45% [============================= ] 297/651 45% [============================= ] 298/651 45% [============================= ] 299/651 45% [============================= ] 300/651 46% [============================= ] 301/651 46% [============================= ] 302/651 46% [============================= ] 303/651 46% [============================= ] 304/651 46% [============================= ] 305/651 46% [============================== ] 306/651 47% [============================== ] 307/651 47% [============================== ] 308/651 47% [============================== ] 309/651 47% [============================== ] 310/651 47% [============================== ] 311/651 47% [============================== ] 312/651 47% [============================== ] 313/651 48% [============================== ] 314/651 48% [============================== ] 315/651 48% [=============================== ] 316/651 48% [=============================== ] 317/651 48% [=============================== ] 318/651 48% [=============================== ] 319/651 49% [=============================== ] 320/651 49% [=============================== ] 321/651 49% [=============================== ] 322/651 49% [=============================== ] 323/651 49% [=============================== ] 324/651 49% [=============================== ] 325/651 49% [================================ ] 326/651 50% [================================ ] 327/651 50% [================================ ] 328/651 50% [================================ ] 329/651 50% [================================ ] 330/651 50% [================================ ] 331/651 50% [================================ ] 332/651 50% [================================ ] 333/651 51% [================================ ] 334/651 51% [================================ ] 335/651 51% [================================= ] 336/651 51% [================================= ] 337/651 51% [================================= ] 338/651 51% [================================= ] 339/651 52% [================================= ] 340/651 52% [================================= ] 341/651 52% [================================= ] 342/651 52% [================================= ] 343/651 52% [================================= ] 344/651 52% [================================= ] 345/651 52% [================================== ] 346/651 53% [================================== ] 347/651 53% [================================== ] 348/651 53% [================================== ] 349/651 53% [================================== ] 350/651 53% [================================== ] 351/651 53% [================================== ] 352/651 54% [================================== ] 353/651 54% [================================== ] 354/651 54% [================================== ] 355/651 54% [================================== ] 356/651 54% [=================================== ] 357/651 54% [=================================== ] 358/651 54% [=================================== ] 359/651 55% [=================================== ] 360/651 55% [=================================== ] 361/651 55% [=================================== ] 362/651 55% [=================================== ] 363/651 55% [=================================== ] 364/651 55% [=================================== ] 365/651 56% [=================================== ] 366/651 56% [==================================== ] 367/651 56% [==================================== ] 368/651 56% [==================================== ] 369/651 56% [==================================== ] 370/651 56% [==================================== ] 371/651 56% [==================================== ] 372/651 57% [==================================== ] 373/651 57% [==================================== ] 374/651 57% [==================================== ] 375/651 57% [==================================== ] 376/651 57% [===================================== ] 377/651 57% [===================================== ] 378/651 58% [===================================== ] 379/651 58% [===================================== ] 380/651 58% [===================================== ] 381/651 58% [===================================== ] 382/651 58% [===================================== ] 383/651 58% [===================================== ] 384/651 58% [===================================== ] 385/651 59% [===================================== ] 386/651 59% [====================================== ] 387/651 59% [====================================== ] 388/651 59% [====================================== ] 389/651 59% [====================================== ] 390/651 59% [====================================== ] 391/651 60% [====================================== ] 392/651 60% [====================================== ] 393/651 60% [====================================== ] 394/651 60% [====================================== ] 395/651 60% [====================================== ] 396/651 60% [======================================= ] 397/651 60% [======================================= ] 398/651 61% [======================================= ] 399/651 61% [======================================= ] 400/651 61% [======================================= ] 401/651 61% [======================================= ] 402/651 61% [======================================= ] 403/651 61% [======================================= ] 404/651 62% [======================================= ] 405/651 62% [======================================= ] 406/651 62% [======================================== ] 407/651 62% [======================================== ] 408/651 62% [======================================== ] 409/651 62% [======================================== ] 410/651 62% [======================================== ] 411/651 63% [======================================== ] 412/651 63% [======================================== ] 413/651 63% [======================================== ] 414/651 63% [======================================== ] 415/651 63% [======================================== ] 416/651 63% [======================================== ] 417/651 64% [========================================= ] 418/651 64% [========================================= ] 419/651 64% [========================================= ] 420/651 64% [========================================= ] 421/651 64% [========================================= ] 422/651 64% [========================================= ] 423/651 64% [========================================= ] 424/651 65% [========================================= ] 425/651 65% [========================================= ] 426/651 65% [========================================= ] 427/651 65% [========================================== ] 428/651 65% [========================================== ] 429/651 65% [========================================== ] 430/651 66% [========================================== ] 431/651 66% [========================================== ] 432/651 66% [========================================== ] 433/651 66% [========================================== ] 434/651 66% [========================================== ] 435/651 66% [========================================== ] 436/651 66% [========================================== ] 437/651 67% [=========================================== ] 438/651 67% [=========================================== ] 439/651 67% [=========================================== ] 440/651 67% [=========================================== ] 441/651 67% [=========================================== ] 442/651 67% [=========================================== ] 443/651 68% [=========================================== ] 444/651 68% [=========================================== ] 445/651 68% [=========================================== ] 446/651 68% [=========================================== ] 447/651 68% [============================================ ] 448/651 68% [============================================ ] 449/651 68% [============================================ ] 450/651 69% [============================================ ] 451/651 69% [============================================ ] 452/651 69% [============================================ ] 453/651 69% [============================================ ] 454/651 69% [============================================ ] 455/651 69% [============================================ ] 456/651 70% [============================================ ] 457/651 70% [============================================= ] 458/651 70% [============================================= ] 459/651 70% [============================================= ] 460/651 70% [============================================= ] 461/651 70% [============================================= ] 462/651 70% [============================================= ] 463/651 71% [============================================= ] 464/651 71% [============================================= ] 465/651 71% [============================================= ] 466/651 71% [============================================= ] 467/651 71% [============================================== ] 468/651 71% [============================================== ] 469/651 72% [============================================== ] 470/651 72% [============================================== ] 471/651 72% [============================================== ] 472/651 72% [============================================== ] 473/651 72% [============================================== ] 474/651 72% [============================================== ] 475/651 72% [============================================== ] 476/651 73% [============================================== ] 477/651 73% [============================================== ] 478/651 73% [=============================================== ] 479/651 73% [=============================================== ] 480/651 73% [=============================================== ] 481/651 73% [=============================================== ] 482/651 74% [=============================================== ] 483/651 74% [=============================================== ] 484/651 74% [=============================================== ] 485/651 74% [=============================================== ] 486/651 74% [=============================================== ] 487/651 74% [=============================================== ] 488/651 74% [================================================ ] 489/651 75% [================================================ ] 490/651 75% [================================================ ] 491/651 75% [================================================ ] 492/651 75% [================================================ ] 493/651 75% [================================================ ] 494/651 75% [================================================ ] 495/651 76% [================================================ ] 496/651 76% [================================================ ] 497/651 76% [================================================ ] 498/651 76% [================================================= ] 499/651 76% [================================================= ] 500/651 76% [================================================= ] 501/651 76% [================================================= ] 502/651 77% [================================================= ] 503/651 77% [================================================= ] 504/651 77% [================================================= ] 505/651 77% [================================================= ] 506/651 77% [================================================= ] 507/651 77% [================================================= ] 508/651 78% [================================================== ] 509/651 78% [================================================== ] 510/651 78% [================================================== ] 511/651 78% [================================================== ] 512/651 78% [================================================== ] 513/651 78% [================================================== ] 514/651 78% [================================================== ] 515/651 79% [================================================== ] 516/651 79% [================================================== ] 517/651 79% [================================================== ] 518/651 79% [=================================================== ] 519/651 79% [=================================================== ] 520/651 79% [=================================================== ] 521/651 80% [=================================================== ] 522/651 80% [=================================================== ] 523/651 80% [=================================================== ] 524/651 80% [=================================================== ] 525/651 80% [=================================================== ] 526/651 80% [=================================================== ] 527/651 80% [=================================================== ] 528/651 81% [==================================================== ] 529/651 81% [==================================================== ] 530/651 81% [==================================================== ] 531/651 81% [==================================================== ] 532/651 81% [==================================================== ] 533/651 81% [==================================================== ] 534/651 82% [==================================================== ] 535/651 82% [==================================================== ] 536/651 82% [==================================================== ] 537/651 82% [==================================================== ] 538/651 82% [==================================================== ] 539/651 82% [===================================================== ] 540/651 82% [===================================================== ] 541/651 83% [===================================================== ] 542/651 83% [===================================================== ] 543/651 83% [===================================================== ] 544/651 83% [===================================================== ] 545/651 83% [===================================================== ] 546/651 83% [===================================================== ] 547/651 84% [===================================================== ] 548/651 84% [===================================================== ] 549/651 84% [====================================================== ] 550/651 84% [====================================================== ] 551/651 84% [====================================================== ] 552/651 84% [====================================================== ] 553/651 84% [====================================================== ] 554/651 85% [====================================================== ] 555/651 85% [====================================================== ] 556/651 85% [====================================================== ] 557/651 85% [====================================================== ] 558/651 85% [====================================================== ] 559/651 85% [======================================================= ] 560/651 86% [======================================================= ] 561/651 86% [======================================================= ] 562/651 86% [======================================================= ] 563/651 86% [======================================================= ] 564/651 86% [======================================================= ] 565/651 86% [======================================================= ] 566/651 86% [======================================================= ] 567/651 87% [======================================================= ] 568/651 87% [======================================================= ] 569/651 87% [======================================================== ] 570/651 87% [======================================================== ] 571/651 87% [======================================================== ] 572/651 87% [======================================================== ] 573/651 88% [======================================================== ] 574/651 88% [======================================================== ] 575/651 88% [======================================================== ] 576/651 88% [======================================================== ] 577/651 88% [======================================================== ] 578/651 88% [======================================================== ] 579/651 88% [========================================================= ] 580/651 89% [========================================================= ] 581/651 89% [========================================================= ] 582/651 89% [========================================================= ] 583/651 89% [========================================================= ] 584/651 89% [========================================================= ] 585/651 89% [========================================================= ] 586/651 90% [========================================================= ] 587/651 90% [========================================================= ] 588/651 90% [========================================================= ] 589/651 90% [========================================================== ] 590/651 90% [========================================================== ] 591/651 90% [========================================================== ] 592/651 90% [========================================================== ] 593/651 91% [========================================================== ] 594/651 91% [========================================================== ] 595/651 91% [========================================================== ] 596/651 91% [========================================================== ] 597/651 91% [========================================================== ] 598/651 91% [========================================================== ] 599/651 92% [========================================================== ] 600/651 92% [=========================================================== ] 601/651 92% [=========================================================== ] 602/651 92% [=========================================================== ] 603/651 92% [=========================================================== ] 604/651 92% [=========================================================== ] 605/651 92% [=========================================================== ] 606/651 93% [=========================================================== ] 607/651 93% [=========================================================== ] 608/651 93% [=========================================================== ] 609/651 93% [=========================================================== ] 610/651 93% [============================================================ ] 611/651 93% [============================================================ ] 612/651 94% [============================================================ ] 613/651 94% [============================================================ ] 614/651 94% [============================================================ ] 615/651 94% [============================================================ ] 616/651 94% [============================================================ ] 617/651 94% [============================================================ ] 618/651 94% [============================================================ ] 619/651 95% [============================================================ ] 620/651 95% [============================================================= ] 621/651 95% [============================================================= ] 622/651 95% [============================================================= ] 623/651 95% [============================================================= ] 624/651 95% [============================================================= ] 625/651 96% [============================================================= ] 626/651 96% [============================================================= ] 627/651 96% [============================================================= ] 628/651 96% [============================================================= ] 629/651 96% [============================================================= ] 630/651 96% [============================================================== ] 631/651 96% [============================================================== ] 632/651 97% [============================================================== ] 633/651 97% [============================================================== ] 634/651 97% [============================================================== ] 635/651 97% [============================================================== ] 636/651 97% [============================================================== ] 637/651 97% [============================================================== ] 638/651 98% [============================================================== ] 639/651 98% [============================================================== ] 640/651 98% [=============================================================== ] 641/651 98% [=============================================================== ] 642/651 98% [=============================================================== ] 643/651 98% [=============================================================== ] 644/651 98% [=============================================================== ] 645/651 99% [=============================================================== ] 646/651 99% [=============================================================== ] 647/651 99% [=============================================================== ] 648/651 99% [=============================================================== ] 649/651 99% [=============================================================== ] 650/651 99% [================================================================] 651/651 100% operation complete, 651 objects in 2837 NAND pages. ln -snf /home/autobuild/autobuild/instance-6/output-1/host/riscv64-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-6/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-6/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-6/buildroot' >>> Buildroot 2023.08-2-g56c674e155 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 12.3.0 Collecting legal info >>> host-binutils 2.40 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-elf2flt 2021.08 Collecting legal info LICENSE.TXT: OK (sha256: f20bc5007904094e3a4e9fbcc3526cdd40893f91d458c3139b308e5c4c0899c6) >>> 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.44 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 12.3.0 Collecting legal info >>> linux-headers 6.4.14 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> bitstream 1.5 Collecting legal info COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> cukinia 0.6.0 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) LICENSE.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> dhcpcd 10.0.1 Collecting legal info LICENSE: OK (sha256: a7d6da3a202cdd38eaab0bcea4d25f60d002980f3785b3e896d9bf387f093ac8) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> font-awesome 4.7.0 Collecting legal info >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> initscripts Collecting legal info >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> libcodec2 1.1.1 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> host-cmake 3.27.1 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> libmd 1.1.0 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnet 1.2 Collecting legal info LICENSE: OK (sha256: a06f600f67f239898d85f083aeed82ce6015b1c57599ab1def00fb68787ef388) >>> libnetfilter_cthelper 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.4 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libtommath 1.2.1 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> 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) >>> host-meson 1.1.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 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.5 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 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-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-pypa-build 0.10.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> neon-2-sse 097a5ecacd527d5b5c3006e360fb9cb1c1c48a1f Collecting legal info LICENSE: OK (sha256: 7022f51b439a5915e933ecc270c83e24ca0cb2cceeb08b0132dcd4dbb03ed2dc) >>> nettle 3.9.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rtl8723ds-bt 14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08 Collecting legal info >>> stb 8b5f1f37b5b75829fc72d38e7b5d4bcbf8a26d55 Collecting legal info LICENSE: OK (sha256: bebfe904b14301657e4e5d655c811d51fd31b97c455b9cc2d8600d6bac6cff63) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-12.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-12.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: rtl8723ds-bt-14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08: cannot save license (RTL8723DS_BT_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-6/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-6/buildroot'