else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> strongswan 5.9.5 Installing to target PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 DESTDIR=/tmp/instance-11/output-1/target install -C /tmp/instance-11/output-1/build/strongswan-5.9.5/ make[1]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5' /home/autobuild/make/make install-recursive make[2]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5' Making install in src make[3]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/src' Making install in . make[4]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/src' make[5]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/src' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/src' make[4]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/src' Making install in include make[4]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/src/include' make[5]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/src/include' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/src/include' make[4]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/src/include' Making install in _updown make[4]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/src/_updown' make[5]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/src/_updown' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-11/output-1/target/usr/libexec/ipsec' /usr/bin/install -c _updown '/tmp/instance-11/output-1/target/usr/libexec/ipsec' make[5]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/src/_updown' make[4]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/src/_updown' make[3]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/src' Making install in man make[3]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/man' make[4]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/man' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/man' make[3]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/man' Making install in conf make[3]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/conf' /home/autobuild/make/make install-am make[4]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/conf' make[5]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/conf' make[5]: Nothing to be done for 'install-exec-am'. test -e "/tmp/instance-11/output-1/target`dirname /etc/strongswan.conf`" || /usr/bin/install -c -d "/tmp/instance-11/output-1/target`dirname /etc/strongswan.conf`" || true test -e "/tmp/instance-11/output-1/target`dirname /etc/strongswan.conf`/strongswan.d" || /usr/bin/install -c -d "/tmp/instance-11/output-1/target`dirname /etc/strongswan.conf`/strongswan.d" || true test -e "/tmp/instance-11/output-1/target`dirname /etc/strongswan.conf`/strongswan.d/charon" || /usr/bin/install -c -d "/tmp/instance-11/output-1/target`dirname /etc/strongswan.conf`/strongswan.d/charon" || true test -e "/tmp/instance-11/output-1/target/etc/strongswan.conf" || /usr/bin/install -c -m 644 ./strongswan.conf /tmp/instance-11/output-1/target/etc/strongswan.conf || true for f in ; do \ name=`basename $f`; \ test -f "/tmp/instance-11/output-1/target`dirname /etc/strongswan.conf`/strongswan.d/$name" || /usr/bin/install -c -m 644 "./$f" "/tmp/instance-11/output-1/target`dirname /etc/strongswan.conf`/strongswan.d/$name" || true; \ done for f in plugins/pkcs11.conf plugins/aes.conf plugins/des.conf plugins/rc2.conf plugins/sha2.conf plugins/sha1.conf plugins/md4.conf plugins/md5.conf plugins/mgf1.conf plugins/random.conf plugins/nonce.conf plugins/x509.conf plugins/revocation.conf plugins/constraints.conf plugins/pubkey.conf plugins/pkcs1.conf plugins/pkcs7.conf plugins/pkcs8.conf plugins/pkcs12.conf plugins/pgp.conf plugins/dnskey.conf plugins/sshkey.conf plugins/pem.conf plugins/fips-prf.conf plugins/gmp.conf plugins/curve25519.conf plugins/xcbc.conf plugins/cmac.conf plugins/hmac.conf plugins/drbg.conf plugins/attr.conf plugins/kernel-netlink.conf plugins/resolve.conf plugins/socket-default.conf plugins/updown.conf plugins/xauth-generic.conf plugins/led.conf; do \ name=`basename $f`; \ if test -f "$f"; then dir=; else dir="./"; fi; \ test -f "/tmp/instance-11/output-1/target`dirname /etc/strongswan.conf`/strongswan.d/charon/$name" || /usr/bin/install -c -m 644 "$dir$f" "/tmp/instance-11/output-1/target`dirname /etc/strongswan.conf`/strongswan.d/charon/$name" || true; \ done /usr/bin/mkdir -p '/tmp/instance-11/output-1/target/usr/share/man/man5' /usr/bin/install -c -m 644 strongswan.conf.5 '/tmp/instance-11/output-1/target/usr/share/man/man5' /usr/bin/mkdir -p '/tmp/instance-11/output-1/target/usr/share/strongswan/templates/config/plugins' /usr/bin/install -c -m 644 plugins/pkcs11.conf plugins/aes.conf plugins/des.conf plugins/rc2.conf plugins/sha2.conf plugins/sha1.conf plugins/md4.conf plugins/md5.conf plugins/mgf1.conf plugins/random.conf plugins/nonce.conf plugins/x509.conf plugins/revocation.conf plugins/constraints.conf plugins/pubkey.conf plugins/pkcs1.conf plugins/pkcs7.conf plugins/pkcs8.conf plugins/pkcs12.conf plugins/pgp.conf plugins/dnskey.conf plugins/sshkey.conf plugins/pem.conf plugins/fips-prf.conf plugins/gmp.conf plugins/curve25519.conf plugins/xcbc.conf plugins/cmac.conf plugins/hmac.conf plugins/drbg.conf plugins/attr.conf plugins/kernel-netlink.conf plugins/resolve.conf plugins/socket-default.conf plugins/updown.conf plugins/xauth-generic.conf plugins/led.conf '/tmp/instance-11/output-1/target/usr/share/strongswan/templates/config/plugins' /usr/bin/mkdir -p '/tmp/instance-11/output-1/target/usr/share/strongswan/templates/config' /usr/bin/install -c -m 644 strongswan.conf '/tmp/instance-11/output-1/target/usr/share/strongswan/templates/config' make[5]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/conf' make[4]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/conf' make[3]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/conf' Making install in init make[3]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/init' make[4]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/init' make[5]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/init' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/init' make[4]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/init' make[3]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/init' Making install in testing make[3]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/testing' make[4]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/testing' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/testing' make[3]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5/testing' make[3]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5' make[4]: Entering directory '/tmp/instance-11/output-1/build/strongswan-5.9.5' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/tmp/instance-11/output-1/target/usr/lib/include' /usr/bin/install -c -m 644 config.h '/tmp/instance-11/output-1/target/usr/lib/include' make[4]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5' make[3]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5' make[2]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5' make[1]: Leaving directory '/tmp/instance-11/output-1/build/strongswan-5.9.5' wilink-bt-firmware-43fca73c6a98c63fcb98f82af5bf83761778e005-br1.tar.gz: OK (sha256: 209e1a46a945e7d4d031e22fb7bd1e3fc96fa3b99d069051ce257c5e2e0843f4) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Extracting gzip -d -c /tmp/instance-11/dl/wilink-bt-firmware/wilink-bt-firmware-43fca73c6a98c63fcb98f82af5bf83761778e005-br1.tar.gz | tar --strip-components=1 -C /tmp/instance-11/output-1/build/wilink-bt-firmware-43fca73c6a98c63fcb98f82af5bf83761778e005 -xf - >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Patching >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Configuring >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Building >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Installing to target mkdir -p /tmp/instance-11/output-1/target/lib/firmware/ti-connectivity cp /tmp/instance-11/output-1/build/wilink-bt-firmware-43fca73c6a98c63fcb98f82af5bf83761778e005/initscripts/TIInit_*.bts /tmp/instance-11/output-1/target/lib/firmware/ti-connectivity xxhash-0.8.1.tar.gz: OK (sha256: 3bb6b7d6f30c591dd65aaaff1c8b7a5b94d81687998ca9400082c739a690436c) >>> xxhash 0.8.1 Extracting gzip -d -c /tmp/instance-11/dl/xxhash/xxhash-0.8.1.tar.gz | tar --strip-components=1 -C /tmp/instance-11/output-1/build/xxhash-0.8.1 -xf - >>> xxhash 0.8.1 Patching Applying 0001-fix-man-page-installation.patch using patch: patching file Makefile Applying 0002-Makefile-add-dedicated-install-targets.patch using patch: patching file Makefile Hunk #1 succeeded at 494 (offset -11 lines). Hunk #2 succeeded at 511 (offset -11 lines). Applying 0003-do-no-longer-depend-on-assert-h-for-XXH_STATIC_ASSERT.patch using patch: patching file xxhash.h Hunk #1 succeeded at 1546 (offset -203 lines). >>> xxhash 0.8.1 Configuring >>> xxhash 0.8.1 Building PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar" AS="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-as" LD="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-ld" NM="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-nm" CC="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-g++" FC="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ranlib" READELF="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-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-11/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-11/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-11/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-11/output-1/host/lib -Wl,-rpath,/tmp/instance-11/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/tmp/instance-11/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-11/output-1/host/arceb-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-11/output-1/build/xxhash-0.8.1 xxhsum libxxhash.a libxxhash libxxhash.pc make[1]: Entering directory '/tmp/instance-11/output-1/build/xxhash-0.8.1' /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xxhash.o xxhash.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xxhsum.o cli/xxhsum.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_os_specific.o cli/xsum_os_specific.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_output.o cli/xsum_output.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_sanity_check.o cli/xsum_sanity_check.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cli/xsum_bench.o cli/xsum_bench.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.o cli/xxhsum.o cli/xsum_os_specific.o cli/xsum_output.o cli/xsum_sanity_check.o cli/xsum_bench.o -o xxhsum /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar rcs libxxhash.a xxhash.o /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -Wall -Wextra -Wconversion -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -Wpointer-arith -Wformat-security -Wvla -Wformat=2 -Winit-self -Wfloat-equal -Wwrite-strings -Wredundant-decls -Wstrict-overflow=2 -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.c -shared -Wl,-soname=libxxhash.so.0 -o libxxhash.so.0.8.1 ln -sf libxxhash.so.0.8.1 libxxhash.so.0 ln -sf libxxhash.so.0.8.1 libxxhash.so creating pkgconfig make[1]: Leaving directory '/tmp/instance-11/output-1/build/xxhash-0.8.1' >>> xxhash 0.8.1 Installing to staging directory PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar" AS="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-as" LD="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-ld" NM="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-nm" CC="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-g++" FC="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ranlib" READELF="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-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-11/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-11/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-11/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-11/output-1/host/lib -Wl,-rpath,/tmp/instance-11/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/tmp/instance-11/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-11/output-1/host/arceb-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-11/output-1/build/xxhash-0.8.1 PREFIX=/usr DESTDIR=/tmp/instance-11/output-1/host/arceb-buildroot-linux-uclibc/sysroot install_xxhsum install_libxxhash.a install_libxxhash install_libxxhash.pc make[1]: Entering directory '/tmp/instance-11/output-1/build/xxhash-0.8.1' Installing xxhsum Installing libxxhash.a Installing libxxhash Installing pkgconfig make[1]: Leaving directory '/tmp/instance-11/output-1/build/xxhash-0.8.1' >>> xxhash 0.8.1 Fixing libtool files for la in $(find /tmp/instance-11/output-1/host/arceb-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-11/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-11/output-1/host/arceb-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@:/tmp/instance-11/output-1/host/arceb-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-11/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 >>> xxhash 0.8.1 Installing to target PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar" AS="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-as" LD="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-ld" NM="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-nm" CC="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-g++" FC="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ranlib" READELF="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-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-11/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-11/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-11/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-11/output-1/host/lib -Wl,-rpath,/tmp/instance-11/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/tmp/instance-11/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-11/output-1/host/arceb-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /home/autobuild/make/make -j1 -C /tmp/instance-11/output-1/build/xxhash-0.8.1 PREFIX=/usr DESTDIR=/tmp/instance-11/output-1/target install_xxhsum install_libxxhash.a install_libxxhash install_libxxhash.pc make[1]: Entering directory '/tmp/instance-11/output-1/build/xxhash-0.8.1' Installing xxhsum Installing libxxhash.a Installing libxxhash Installing pkgconfig make[1]: Leaving directory '/tmp/instance-11/output-1/build/xxhash-0.8.1' ytree-2.04.tar.gz: OK (sha256: 6e7a8b7f68efe6d365abe33a1d06d739ad85f22a3d54ddd0aec24a3478d66642) >>> ytree 2.04 Extracting gzip -d -c /tmp/instance-11/dl/ytree/ytree-2.04.tar.gz | tar --strip-components=1 -C /tmp/instance-11/output-1/build/ytree-2.04 -xf - >>> ytree 2.04 Patching Applying 0001-fix-musl.patch using patch: patching file match.c Hunk #1 succeeded at 8 (offset -2 lines). >>> ytree 2.04 Configuring >>> ytree 2.04 Building PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-11/output-1/build/ytree-2.04 PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar" AS="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-as" LD="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-ld" NM="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-nm" CC="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc" GCC="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc" CPP="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-cpp" CXX="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-g++" FC="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gfortran" F77="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gfortran" RANLIB="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ranlib" READELF="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-readelf" STRIP="/bin/true" OBJCOPY="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-objcopy" OBJDUMP="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-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-11/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-11/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-11/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-11/output-1/host/lib -Wl,-rpath,/tmp/instance-11/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-as" DEFAULT_LINKER="/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " LDFLAGS="" FCFLAGS=" -O3 -g0" FFLAGS=" -O3 -g0" PKG_CONFIG="/tmp/instance-11/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-11/output-1/host/arceb-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no CFLAGS="-DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 " LDFLAGS="-lncurses " make[1]: Entering directory '/tmp/instance-11/output-1/build/ytree-2.04' /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o arc.o arc.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o archive.o archive.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o chgrp.o chgrp.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o chmod.o chmod.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o chown.o chown.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clock.o clock.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o color.o color.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o copy.o copy.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o delete.o delete.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dirwin.o dirwin.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o disp.o disp.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o edit.o edit.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o error.o error.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o execute.o execute.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o filespec.o filespec.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o filewin.o filewin.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o freesp.o freesp.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o global.o global.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o group.o group.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o hex.o hex.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o history.o history.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o init.o init.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o input.o input.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o keyhtab.o keyhtab.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lha.o lha.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o login.o login.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o main.o main.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o match.o match.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mkdir.o mkdir.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mktime.o mktime.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o move.o move.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o passwd.o passwd.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pipe.o pipe.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o print.o print.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o profile.o profile.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o quit.o quit.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rar.o rar.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o readtree.o readtree.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rename.o rename.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rmdir.o rmdir.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rpm.o rpm.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sort.o sort.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o stat.o stat.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o system.o system.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tar.o tar.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o termcap.o termcap.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tilde.o tilde.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o usermode.o usermode.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o util.o util.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o view.o view.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xmalloc.o xmalloc.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o zip.o zip.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O3 -g0 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o zoo.o zoo.c /tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc -o ytree arc.o archive.o chgrp.o chmod.o chown.o clock.o color.o copy.o delete.o dirwin.o disp.o edit.o error.o execute.o filespec.o filewin.o freesp.o global.o group.o hex.o history.o init.o input.o keyhtab.o lha.o login.o main.o match.o mkdir.o mktime.o move.o passwd.o pipe.o print.o profile.o quit.o rar.o readtree.o rename.o rmdir.o rpm.o sort.o stat.o system.o tar.o termcap.o tilde.o usermode.o util.o view.o xmalloc.o zip.o zoo.o -lncurses make[1]: Leaving directory '/tmp/instance-11/output-1/build/ytree-2.04' >>> ytree 2.04 Installing to target PATH="/tmp/instance-11/output-1/host/bin:/tmp/instance-11/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/make/make -j1 -C /tmp/instance-11/output-1/build/ytree-2.04 DESTDIR="/tmp/instance-11/output-1/target/usr" install make[1]: Entering directory '/tmp/instance-11/output-1/build/ytree-2.04' install ytree /tmp/instance-11/output-1/target/usr/bin gzip -9c ytree.1 > ytree.1.gz if [ -d /tmp/instance-11/output-1/target/usr/share/man/man1 ]; then install -m 0644 ytree.1.gz /tmp/instance-11/output-1/target/usr/share/man/man1/; fi gzip -9c ytree.1.es > ytree.1.es.gz if [ -d /tmp/instance-11/output-1/target/usr/share/man/es/man1 ]; then install -m 0644 ytree.1.es.gz /tmp/instance-11/output-1/target/usr/share/man/es/man1/; fi make[1]: Leaving directory '/tmp/instance-11/output-1/build/ytree-2.04' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-11/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs38_linux%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/tmp/instance-11/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-11/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-11/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-11/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/tmp/instance-11/output-1/host/bin/arceb-buildroot-linux-uclibc-gfortran%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%arc%g" -e "s%@TARGET_CPU@%hs38_linux%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-O3', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@BR2_CMAKE@%/tmp/instance-11/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/tmp/instance-11/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/tmp/instance-11/output-1/host%g" -e "s%@STAGING_DIR@%/tmp/instance-11/output-1/host/arceb-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /tmp/instance-11/buildroot/support/misc/cross-compilation.conf.in > /tmp/instance-11/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-11/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-11/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-11/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /tmp/instance-11/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-11/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-11/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /tmp/instance-11/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-11/output-1/target/etc/shells; fi mkdir -p /tmp/instance-11/output-1/target/etc echo "buildroot" > /tmp/instance-11/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-11/output-1/target/etc/hosts mkdir -p /tmp/instance-11/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-11/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-11/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /tmp/instance-11/output-1/target/etc/shells || echo "/bin/sh" >> /tmp/instance-11/output-1/target/etc/shells if [ -x /tmp/instance-11/output-1/target/sbin/swapon -a -x /tmp/instance-11/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-11/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-11/output-1/target/etc/inittab; fi rm -rf /tmp/instance-11/output-1/target/usr/include /tmp/instance-11/output-1/target/usr/share/aclocal \ /tmp/instance-11/output-1/target/usr/lib/pkgconfig /tmp/instance-11/output-1/target/usr/share/pkgconfig \ /tmp/instance-11/output-1/target/usr/lib/cmake /tmp/instance-11/output-1/target/usr/share/cmake \ /tmp/instance-11/output-1/target/usr/lib/rpm /tmp/instance-11/output-1/target/usr/doc find /tmp/instance-11/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-11/output-1/target/lib/ /tmp/instance-11/output-1/target/usr/lib/ /tmp/instance-11/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-11/output-1/target/usr/share/gdb rm -rf /tmp/instance-11/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-11/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-11/output-1/target/usr/share/zsh rm -rf /tmp/instance-11/output-1/target/usr/man /tmp/instance-11/output-1/target/usr/share/man rm -rf /tmp/instance-11/output-1/target/usr/info /tmp/instance-11/output-1/target/usr/share/info rm -rf /tmp/instance-11/output-1/target/usr/doc /tmp/instance-11/output-1/target/usr/share/doc rm -rf /tmp/instance-11/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-11/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-11/output-1/target/lib/debug /tmp/instance-11/output-1/target/usr/lib/debug find /tmp/instance-11/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /tmp/instance-11/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /tmp/instance-11/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-11/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-11/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11-rc1-186-gcd25808d7d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2022.11-rc1\"" \ ) > /tmp/instance-11/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-11/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-11/output-1/per-package /tmp/instance-11/buildroot/support/scripts/fix-rpath target touch /tmp/instance-11/output-1/target/usr ln -snf /tmp/instance-11/output-1/host/arceb-buildroot-linux-uclibc/sysroot /tmp/instance-11/output-1/staging make: Leaving directory '/tmp/instance-11/buildroot' make: Entering directory '/tmp/instance-11/buildroot' >>> Buildroot 2022.11-rc1-186-gcd25808d7d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils arc-2020.09-release Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-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.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 6.0.1 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 >>> host-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.11.0 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 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-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> c-ares 1.18.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> cantarell 0.0.25 Collecting legal info COPYING: OK (sha256: 79a9d6198c0d9192c1b0bf55bcbc404a39390bd0d8c650cf20d652c2eaa284d8) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> daemon 0.8 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) COPYING: OK (sha256: 91329bb9be4ae0b7800081fa054e9bb760c60005b26958c1fb8461bc66bcd998) >>> exim 4.96 Collecting legal info LICENCE: OK (sha256: 49240db527b7e55b312a46fc59794fde5dd006422e422257f4f057bfd27b3c8f) >>> host-berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> fastd 22 Collecting legal info COPYRIGHT: OK (sha256: adf08b42f1b890b89e998360a864cb4f8441a0a57c9e95e2ce1bfdfc24c49976) >>> host-meson 0.64.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.5.1 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jose 11 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> lft 3.91 Collecting legal info COPYING: OK (sha256: e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> libdbi-drivers 0bfae6c43134cf58dc89364328545982ca297abb Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libdvbpsi 1.3.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cthelper 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popperjs 1.16.0 Collecting legal info LICENSE.md: OK (sha256: 2961310ed05cd9373a08b8191c071425a7fede0ca5d807ca38fa5f5f61c5b834) >>> pound 2.8 Collecting legal info GPL.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> strongswan 5.9.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ytree 2.04 Collecting legal info COPYING: OK (sha256: eb6bf7204569b4fe8eaf9d4dffc57e44047c5efb5deba1b2d99069ddbc99d031) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) Legal info produced in /tmp/instance-11/output-1/legal-info make: Leaving directory '/tmp/instance-11/buildroot'