--- >>> wolfssl 4.8.1-stable Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 -C /tmp/instance-0/output-1/build/wolfssl-4.8.1-stable/ make[1]: Entering directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' touch ./ctaocrypt/src/fips.c touch ./ctaocrypt/src/fips_test.c touch ./wolfcrypt/src/async.c touch ./wolfcrypt/src/fips.c touch ./wolfcrypt/src/fips_test.c touch ./wolfcrypt/src/selftest.c touch ./wolfcrypt/src/wolfcrypt_first.c touch ./wolfcrypt/src/wolfcrypt_last.c touch ./wolfcrypt/src/port/cavium/cavium_nitrox.c touch ./wolfcrypt/src/port/intel/quickassist.c touch ./wolfcrypt/src/port/intel/quickassist_mem.c /usr/bin/make -j65 all-recursive make[2]: Entering directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' make[3]: Entering directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' make[3]: warning: -j65 forced in submake: resetting jobserver mode. CC wolfcrypt/src/src_libwolfssl_la-rsa.lo CC wolfcrypt/src/src_libwolfssl_la-aes.lo CC wolfcrypt/src/port/arm/src_libwolfssl_la-armv8-aes.lo CC wolfcrypt/src/src_libwolfssl_la-sha.lo CC wolfcrypt/src/port/arm/src_libwolfssl_la-armv8-sha512.lo CPPAS wolfcrypt/src/port/arm/src_libwolfssl_la-armv8-sha512-asm.lo CPPAS wolfcrypt/src/port/arm/src_libwolfssl_la-armv8-32-sha512-asm.lo CC wolfcrypt/src/src_libwolfssl_la-sha3.lo CC wolfcrypt/src/src_libwolfssl_la-logging.lo CC wolfcrypt/src/src_libwolfssl_la-wc_port.lo CC wolfcrypt/src/src_libwolfssl_la-error.lo CC wolfcrypt/src/src_libwolfssl_la-wc_encrypt.lo CC wolfcrypt/src/src_libwolfssl_la-signature.lo CC wolfcrypt/src/src_libwolfssl_la-wolfmath.lo CC wolfcrypt/src/src_libwolfssl_la-memory.lo CC wolfcrypt/src/src_libwolfssl_la-dh.lo CC wolfcrypt/src/src_libwolfssl_la-asn.lo CC wolfcrypt/src/src_libwolfssl_la-coding.lo CC wolfcrypt/src/port/arm/src_libwolfssl_la-armv8-poly1305.lo CC wolfcrypt/src/src_libwolfssl_la-poly1305.lo CC wolfcrypt/src/src_libwolfssl_la-md5.lo CC wolfcrypt/src/port/arm/src_libwolfssl_la-armv8-chacha.lo CC wolfcrypt/src/src_libwolfssl_la-chacha20_poly1305.lo CC wolfcrypt/src/src_libwolfssl_la-tfm.lo CC wolfcrypt/src/src_libwolfssl_la-ecc.lo CC wolfcrypt/src/src_libwolfssl_la-hmac.lo CC wolfcrypt/src/src_libwolfssl_la-hash.lo CC wolfcrypt/src/src_libwolfssl_la-cpuid.lo CC wolfcrypt/src/src_libwolfssl_la-random.lo CC wolfcrypt/src/port/arm/src_libwolfssl_la-armv8-sha256.lo CC src/src_libwolfssl_la-internal.lo CC src/src_libwolfssl_la-wolfio.lo CC src/src_libwolfssl_la-keys.lo CC src/src_libwolfssl_la-ssl.lo CC src/src_libwolfssl_la-tls.lo CC src/src_libwolfssl_la-tls13.lo CCLD src/libwolfssl.la make[3]: Leaving directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' make[2]: Leaving directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' make[1]: Leaving directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' >>> wolfssl 4.8.1-stable Installing to staging directory PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot install -C /tmp/instance-0/output-1/build/wolfssl-4.8.1-stable/ make[1]: Entering directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' /usr/bin/make -j65 install-recursive make[2]: Entering directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' make[3]: Entering directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' make[3]: warning: -j65 forced in submake: resetting jobserver mode. make[4]: Entering directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' make[4]: warning: -j65 forced in submake: resetting jobserver mode. /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash /tmp/instance-0/output-1/build/wolfssl-4.8.1-stable/build-aux/install-sh -d /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin /bin/bash ./libtool --mode=install /usr/bin/install -c src/libwolfssl.la '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/doc/wolfssl' /usr/bin/install -c wolfssl-config /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/doc/wolfssl/example' /usr/bin/install -c -m 644 certs/taoCert.txt doc/README.txt '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/doc/wolfssl' /usr/bin/install -c -m 644 examples/benchmark/tls_bench.c examples/client/client.c examples/echoclient/echoclient.c examples/echoserver/echoserver.c examples/server/server.c examples/sctp/sctp-server.c examples/sctp/sctp-server-dtls.c examples/sctp/sctp-client.c examples/sctp/sctp-client-dtls.c '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/doc/wolfssl/example' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 support/wolfssl.pc '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/cyassl/ctaocrypt' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.so.24.5.1 /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libwolfssl.so.24.5.1 /usr/bin/install -c -m 644 cyassl/ctaocrypt/aes.h cyassl/ctaocrypt/arc4.h cyassl/ctaocrypt/asn.h cyassl/ctaocrypt/asn_public.h cyassl/ctaocrypt/poly1305.h cyassl/ctaocrypt/camellia.h cyassl/ctaocrypt/coding.h cyassl/ctaocrypt/compress.h cyassl/ctaocrypt/des3.h cyassl/ctaocrypt/dh.h cyassl/ctaocrypt/dsa.h cyassl/ctaocrypt/ecc.h cyassl/ctaocrypt/error-crypt.h cyassl/ctaocrypt/fips_test.h cyassl/ctaocrypt/hc128.h cyassl/ctaocrypt/hmac.h cyassl/ctaocrypt/integer.h cyassl/ctaocrypt/md2.h cyassl/ctaocrypt/md4.h cyassl/ctaocrypt/md5.h cyassl/ctaocrypt/misc.h cyassl/ctaocrypt/pkcs7.h cyassl/ctaocrypt/wc_port.h cyassl/ctaocrypt/pwdbased.h cyassl/ctaocrypt/rabbit.h cyassl/ctaocrypt/chacha.h cyassl/ctaocrypt/random.h cyassl/ctaocrypt/ripemd.h cyassl/ctaocrypt/rsa.h cyassl/ctaocrypt/settings.h cyassl/ctaocrypt/settings_comp.h cyassl/ctaocrypt/sha256.h cyassl/ctaocrypt/sha512.h cyassl/ctaocrypt/sha.h cyassl/ctaocrypt/blake2.h cyassl/ctaocrypt/blake2-int.h cyassl/ctaocrypt/blake2-impl.h cyassl/ctaocrypt/tfm.h cyassl/ctaocrypt/types.h cyassl/ctaocrypt/visibility.h '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/cyassl/ctaocrypt' libtool: install: (cd /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libwolfssl.so.24.5.1 libwolfssl.so.24 || { rm -f libwolfssl.so.24 && ln -s libwolfssl.so.24.5.1 libwolfssl.so.24; }; }) libtool: install: (cd /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libwolfssl.so.24.5.1 libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.24.5.1 libwolfssl.so; }; }) /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/wolfssl/wolfcrypt' /usr/bin/install -c -m 644 wolfssl/wolfcrypt/aes.h wolfssl/wolfcrypt/arc4.h wolfssl/wolfcrypt/asn.h wolfssl/wolfcrypt/asn_public.h wolfssl/wolfcrypt/poly1305.h wolfssl/wolfcrypt/camellia.h wolfssl/wolfcrypt/cmac.h wolfssl/wolfcrypt/coding.h wolfssl/wolfcrypt/compress.h wolfssl/wolfcrypt/des3.h wolfssl/wolfcrypt/dh.h wolfssl/wolfcrypt/dsa.h wolfssl/wolfcrypt/ecc.h wolfssl/wolfcrypt/curve25519.h wolfssl/wolfcrypt/ed25519.h wolfssl/wolfcrypt/fe_operations.h wolfssl/wolfcrypt/ge_operations.h wolfssl/wolfcrypt/curve448.h wolfssl/wolfcrypt/ed448.h wolfssl/wolfcrypt/fe_448.h wolfssl/wolfcrypt/ge_448.h wolfssl/wolfcrypt/eccsi.h wolfssl/wolfcrypt/sakke.h wolfssl/wolfcrypt/error-crypt.h wolfssl/wolfcrypt/fips_test.h wolfssl/wolfcrypt/hash.h wolfssl/wolfcrypt/hc128.h wolfssl/wolfcrypt/hmac.h wolfssl/wolfcrypt/integer.h wolfssl/wolfcrypt/md2.h wolfssl/wolfcrypt/md4.h wolfssl/wolfcrypt/md5.h wolfssl/wolfcrypt/misc.h wolfssl/wolfcrypt/pkcs7.h wolfssl/wolfcrypt/wc_encrypt.h wolfssl/wolfcrypt/wc_port.h wolfssl/wolfcrypt/pwdbased.h wolfssl/wolfcrypt/rabbit.h wolfssl/wolfcrypt/chacha.h wolfssl/wolfcrypt/chacha20_poly1305.h '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/wolfssl/wolfcrypt' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libwolfssl.la /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/wolfssl/openssl' /usr/bin/install -c -m 644 wolfssl/openssl/asn1.h wolfssl/openssl/asn1t.h wolfssl/openssl/aes.h wolfssl/openssl/bio.h wolfssl/openssl/bn.h wolfssl/openssl/buffer.h wolfssl/openssl/cms.h wolfssl/openssl/conf.h wolfssl/openssl/crypto.h wolfssl/openssl/des.h wolfssl/openssl/dh.h wolfssl/openssl/dsa.h wolfssl/openssl/ecdsa.h wolfssl/openssl/ecdh.h wolfssl/openssl/ec.h wolfssl/openssl/ec25519.h wolfssl/openssl/ed25519.h wolfssl/openssl/ec448.h wolfssl/openssl/ed448.h wolfssl/openssl/engine.h wolfssl/openssl/err.h wolfssl/openssl/evp.h wolfssl/openssl/hmac.h wolfssl/openssl/lhash.h wolfssl/openssl/md4.h wolfssl/openssl/md5.h wolfssl/openssl/ripemd.h wolfssl/openssl/obj_mac.h wolfssl/openssl/objects.h wolfssl/openssl/ocsp.h wolfssl/openssl/opensslconf.h wolfssl/openssl/opensslv.h wolfssl/openssl/ossl_typ.h wolfssl/openssl/pem.h wolfssl/openssl/pkcs12.h wolfssl/openssl/pkcs7.h wolfssl/openssl/rand.h wolfssl/openssl/rsa.h wolfssl/openssl/sha.h wolfssl/openssl/sha3.h '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/wolfssl/openssl' libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/cyassl/openssl' /usr/bin/install -c -m 644 cyassl/openssl/asn1.h cyassl/openssl/bio.h cyassl/openssl/bn.h cyassl/openssl/conf.h cyassl/openssl/crypto.h cyassl/openssl/des.h cyassl/openssl/dh.h cyassl/openssl/dsa.h cyassl/openssl/ecdsa.h cyassl/openssl/ecdh.h cyassl/openssl/ec.h cyassl/openssl/ec25519.h cyassl/openssl/ed25519.h cyassl/openssl/ec448.h cyassl/openssl/ed448.h cyassl/openssl/engine.h cyassl/openssl/err.h cyassl/openssl/evp.h cyassl/openssl/hmac.h cyassl/openssl/lhash.h cyassl/openssl/md4.h cyassl/openssl/md5.h cyassl/openssl/ripemd.h cyassl/openssl/ocsp.h cyassl/openssl/opensslconf.h cyassl/openssl/opensslv.h cyassl/openssl/ossl_typ.h cyassl/openssl/pem.h cyassl/openssl/pkcs12.h cyassl/openssl/rand.h cyassl/openssl/rsa.h cyassl/openssl/sha.h cyassl/openssl/ssl23.h cyassl/openssl/ssl.h cyassl/openssl/stack.h cyassl/openssl/ui.h cyassl/openssl/x509.h cyassl/openssl/x509v3.h '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/cyassl/openssl' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/cyassl/ctaocrypt' /usr/bin/install -c -m 644 cyassl/ctaocrypt/logging.h cyassl/ctaocrypt/memory.h cyassl/ctaocrypt/mpi_class.h cyassl/ctaocrypt/mpi_superclass.h '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/cyassl/ctaocrypt' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/wolfssl/wolfcrypt' /usr/bin/install -c -m 644 wolfssl/wolfcrypt/random.h wolfssl/wolfcrypt/ripemd.h wolfssl/wolfcrypt/rsa.h wolfssl/wolfcrypt/rc2.h wolfssl/wolfcrypt/settings.h wolfssl/wolfcrypt/sha256.h wolfssl/wolfcrypt/sha512.h wolfssl/wolfcrypt/sha.h wolfssl/wolfcrypt/signature.h wolfssl/wolfcrypt/blake2.h wolfssl/wolfcrypt/blake2-int.h wolfssl/wolfcrypt/blake2-impl.h wolfssl/wolfcrypt/tfm.h wolfssl/wolfcrypt/srp.h wolfssl/wolfcrypt/idea.h wolfssl/wolfcrypt/types.h wolfssl/wolfcrypt/visibility.h wolfssl/wolfcrypt/logging.h wolfssl/wolfcrypt/memory.h wolfssl/wolfcrypt/mpi_class.h wolfssl/wolfcrypt/mpi_superclass.h wolfssl/wolfcrypt/mem_track.h wolfssl/wolfcrypt/wolfevent.h wolfssl/wolfcrypt/pkcs12.h wolfssl/wolfcrypt/wolfmath.h wolfssl/wolfcrypt/sha3.h wolfssl/wolfcrypt/cpuid.h wolfssl/wolfcrypt/cryptocb.h '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/wolfssl/wolfcrypt' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/wolfssl' /usr/bin/install -c -m 644 wolfssl/error-ssl.h wolfssl/ssl.h wolfssl/sniffer_error.h wolfssl/sniffer.h wolfssl/callbacks.h wolfssl/certs_test.h wolfssl/test.h wolfssl/version.h wolfssl/ocsp.h wolfssl/crl.h wolfssl/wolfio.h wolfssl/options.h '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/wolfssl' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/cyassl' /usr/bin/install -c -m 644 cyassl/error-ssl.h cyassl/ssl.h cyassl/sniffer_error.h cyassl/sniffer.h cyassl/callbacks.h cyassl/certs_test.h cyassl/test.h cyassl/version.h cyassl/ocsp.h cyassl/crl.h cyassl/options.h '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/cyassl' /usr/bin/mkdir -p '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/wolfssl/openssl' /usr/bin/install -c -m 644 wolfssl/openssl/srp.h wolfssl/openssl/ssl23.h wolfssl/openssl/ssl.h wolfssl/openssl/stack.h wolfssl/openssl/tls1.h wolfssl/openssl/txt_db.h wolfssl/openssl/ui.h wolfssl/openssl/x509.h wolfssl/openssl/x509_vfy.h wolfssl/openssl/x509v3.h wolfssl/openssl/rc4.h '/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/wolfssl/openssl' make[4]: Leaving directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' make[3]: Leaving directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' make[2]: Leaving directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' make[1]: Leaving directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' >>> wolfssl 4.8.1-stable Fixing libtool files for la in $(find /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/tmp/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-0/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 >>> wolfssl 4.8.1-stable Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j1 DESTDIR=/tmp/instance-0/output-1/target install -C /tmp/instance-0/output-1/build/wolfssl-4.8.1-stable/ make[1]: Entering directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' /usr/bin/make -j65 install-recursive make[2]: Entering directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' make[3]: Entering directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' make[3]: warning: -j65 forced in submake: resetting jobserver mode. make[4]: Entering directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' make[4]: warning: -j65 forced in submake: resetting jobserver mode. /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/lib' /bin/bash /tmp/instance-0/output-1/build/wolfssl-4.8.1-stable/build-aux/install-sh -d /tmp/instance-0/output-1/target/usr/bin /bin/bash ./libtool --mode=install /usr/bin/install -c src/libwolfssl.la '/tmp/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/doc/wolfssl' /usr/bin/install -c wolfssl-config /tmp/instance-0/output-1/target/usr/bin /usr/bin/install -c -m 644 certs/taoCert.txt doc/README.txt '/tmp/instance-0/output-1/target/usr/share/doc/wolfssl' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/doc/wolfssl/example' /usr/bin/install -c -m 644 examples/benchmark/tls_bench.c examples/client/client.c examples/echoclient/echoclient.c examples/echoserver/echoserver.c examples/server/server.c examples/sctp/sctp-server.c examples/sctp/sctp-server-dtls.c examples/sctp/sctp-client.c examples/sctp/sctp-client-dtls.c '/tmp/instance-0/output-1/target/usr/share/doc/wolfssl/example' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 support/wolfssl.pc '/tmp/instance-0/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.so.24.5.1 /tmp/instance-0/output-1/target/usr/lib/libwolfssl.so.24.5.1 /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/cyassl/ctaocrypt' /usr/bin/install -c -m 644 cyassl/ctaocrypt/aes.h cyassl/ctaocrypt/arc4.h cyassl/ctaocrypt/asn.h cyassl/ctaocrypt/asn_public.h cyassl/ctaocrypt/poly1305.h cyassl/ctaocrypt/camellia.h cyassl/ctaocrypt/coding.h cyassl/ctaocrypt/compress.h cyassl/ctaocrypt/des3.h cyassl/ctaocrypt/dh.h cyassl/ctaocrypt/dsa.h cyassl/ctaocrypt/ecc.h cyassl/ctaocrypt/error-crypt.h cyassl/ctaocrypt/fips_test.h cyassl/ctaocrypt/hc128.h cyassl/ctaocrypt/hmac.h cyassl/ctaocrypt/integer.h cyassl/ctaocrypt/md2.h cyassl/ctaocrypt/md4.h cyassl/ctaocrypt/md5.h cyassl/ctaocrypt/misc.h cyassl/ctaocrypt/pkcs7.h cyassl/ctaocrypt/wc_port.h cyassl/ctaocrypt/pwdbased.h cyassl/ctaocrypt/rabbit.h cyassl/ctaocrypt/chacha.h cyassl/ctaocrypt/random.h cyassl/ctaocrypt/ripemd.h cyassl/ctaocrypt/rsa.h cyassl/ctaocrypt/settings.h cyassl/ctaocrypt/settings_comp.h cyassl/ctaocrypt/sha256.h cyassl/ctaocrypt/sha512.h cyassl/ctaocrypt/sha.h cyassl/ctaocrypt/blake2.h cyassl/ctaocrypt/blake2-int.h cyassl/ctaocrypt/blake2-impl.h cyassl/ctaocrypt/tfm.h cyassl/ctaocrypt/types.h cyassl/ctaocrypt/visibility.h '/tmp/instance-0/output-1/target/usr/include/cyassl/ctaocrypt' libtool: install: (cd /tmp/instance-0/output-1/target/usr/lib && { ln -s -f libwolfssl.so.24.5.1 libwolfssl.so.24 || { rm -f libwolfssl.so.24 && ln -s libwolfssl.so.24.5.1 libwolfssl.so.24; }; }) /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/wolfssl/wolfcrypt' libtool: install: (cd /tmp/instance-0/output-1/target/usr/lib && { ln -s -f libwolfssl.so.24.5.1 libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.24.5.1 libwolfssl.so; }; }) /usr/bin/install -c -m 644 wolfssl/wolfcrypt/aes.h wolfssl/wolfcrypt/arc4.h wolfssl/wolfcrypt/asn.h wolfssl/wolfcrypt/asn_public.h wolfssl/wolfcrypt/poly1305.h wolfssl/wolfcrypt/camellia.h wolfssl/wolfcrypt/cmac.h wolfssl/wolfcrypt/coding.h wolfssl/wolfcrypt/compress.h wolfssl/wolfcrypt/des3.h wolfssl/wolfcrypt/dh.h wolfssl/wolfcrypt/dsa.h wolfssl/wolfcrypt/ecc.h wolfssl/wolfcrypt/curve25519.h wolfssl/wolfcrypt/ed25519.h wolfssl/wolfcrypt/fe_operations.h wolfssl/wolfcrypt/ge_operations.h wolfssl/wolfcrypt/curve448.h wolfssl/wolfcrypt/ed448.h wolfssl/wolfcrypt/fe_448.h wolfssl/wolfcrypt/ge_448.h wolfssl/wolfcrypt/eccsi.h wolfssl/wolfcrypt/sakke.h wolfssl/wolfcrypt/error-crypt.h wolfssl/wolfcrypt/fips_test.h wolfssl/wolfcrypt/hash.h wolfssl/wolfcrypt/hc128.h wolfssl/wolfcrypt/hmac.h wolfssl/wolfcrypt/integer.h wolfssl/wolfcrypt/md2.h wolfssl/wolfcrypt/md4.h wolfssl/wolfcrypt/md5.h wolfssl/wolfcrypt/misc.h wolfssl/wolfcrypt/pkcs7.h wolfssl/wolfcrypt/wc_encrypt.h wolfssl/wolfcrypt/wc_port.h wolfssl/wolfcrypt/pwdbased.h wolfssl/wolfcrypt/rabbit.h wolfssl/wolfcrypt/chacha.h wolfssl/wolfcrypt/chacha20_poly1305.h '/tmp/instance-0/output-1/target/usr/include/wolfssl/wolfcrypt' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/wolfssl/openssl' /usr/bin/install -c -m 644 wolfssl/openssl/asn1.h wolfssl/openssl/asn1t.h wolfssl/openssl/aes.h wolfssl/openssl/bio.h wolfssl/openssl/bn.h wolfssl/openssl/buffer.h wolfssl/openssl/cms.h wolfssl/openssl/conf.h wolfssl/openssl/crypto.h wolfssl/openssl/des.h wolfssl/openssl/dh.h wolfssl/openssl/dsa.h wolfssl/openssl/ecdsa.h wolfssl/openssl/ecdh.h wolfssl/openssl/ec.h wolfssl/openssl/ec25519.h wolfssl/openssl/ed25519.h wolfssl/openssl/ec448.h wolfssl/openssl/ed448.h wolfssl/openssl/engine.h wolfssl/openssl/err.h wolfssl/openssl/evp.h wolfssl/openssl/hmac.h wolfssl/openssl/lhash.h wolfssl/openssl/md4.h wolfssl/openssl/md5.h wolfssl/openssl/ripemd.h wolfssl/openssl/obj_mac.h wolfssl/openssl/objects.h wolfssl/openssl/ocsp.h wolfssl/openssl/opensslconf.h wolfssl/openssl/opensslv.h wolfssl/openssl/ossl_typ.h wolfssl/openssl/pem.h wolfssl/openssl/pkcs12.h wolfssl/openssl/pkcs7.h wolfssl/openssl/rand.h wolfssl/openssl/rsa.h wolfssl/openssl/sha.h wolfssl/openssl/sha3.h '/tmp/instance-0/output-1/target/usr/include/wolfssl/openssl' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /tmp/instance-0/output-1/target/usr/lib/libwolfssl.la /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/cyassl/openssl' /usr/bin/install -c -m 644 cyassl/openssl/asn1.h cyassl/openssl/bio.h cyassl/openssl/bn.h cyassl/openssl/conf.h cyassl/openssl/crypto.h cyassl/openssl/des.h cyassl/openssl/dh.h cyassl/openssl/dsa.h cyassl/openssl/ecdsa.h cyassl/openssl/ecdh.h cyassl/openssl/ec.h cyassl/openssl/ec25519.h cyassl/openssl/ed25519.h cyassl/openssl/ec448.h cyassl/openssl/ed448.h cyassl/openssl/engine.h cyassl/openssl/err.h cyassl/openssl/evp.h cyassl/openssl/hmac.h cyassl/openssl/lhash.h cyassl/openssl/md4.h cyassl/openssl/md5.h cyassl/openssl/ripemd.h cyassl/openssl/ocsp.h cyassl/openssl/opensslconf.h cyassl/openssl/opensslv.h cyassl/openssl/ossl_typ.h cyassl/openssl/pem.h cyassl/openssl/pkcs12.h cyassl/openssl/rand.h cyassl/openssl/rsa.h cyassl/openssl/sha.h cyassl/openssl/ssl23.h cyassl/openssl/ssl.h cyassl/openssl/stack.h cyassl/openssl/ui.h cyassl/openssl/x509.h cyassl/openssl/x509v3.h '/tmp/instance-0/output-1/target/usr/include/cyassl/openssl' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/cyassl/ctaocrypt' libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/install -c -m 644 cyassl/ctaocrypt/logging.h cyassl/ctaocrypt/memory.h cyassl/ctaocrypt/mpi_class.h cyassl/ctaocrypt/mpi_superclass.h '/tmp/instance-0/output-1/target/usr/include/cyassl/ctaocrypt' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/wolfssl/wolfcrypt' /usr/bin/install -c -m 644 wolfssl/wolfcrypt/random.h wolfssl/wolfcrypt/ripemd.h wolfssl/wolfcrypt/rsa.h wolfssl/wolfcrypt/rc2.h wolfssl/wolfcrypt/settings.h wolfssl/wolfcrypt/sha256.h wolfssl/wolfcrypt/sha512.h wolfssl/wolfcrypt/sha.h wolfssl/wolfcrypt/signature.h wolfssl/wolfcrypt/blake2.h wolfssl/wolfcrypt/blake2-int.h wolfssl/wolfcrypt/blake2-impl.h wolfssl/wolfcrypt/tfm.h wolfssl/wolfcrypt/srp.h wolfssl/wolfcrypt/idea.h wolfssl/wolfcrypt/types.h wolfssl/wolfcrypt/visibility.h wolfssl/wolfcrypt/logging.h wolfssl/wolfcrypt/memory.h wolfssl/wolfcrypt/mpi_class.h wolfssl/wolfcrypt/mpi_superclass.h wolfssl/wolfcrypt/mem_track.h wolfssl/wolfcrypt/wolfevent.h wolfssl/wolfcrypt/pkcs12.h wolfssl/wolfcrypt/wolfmath.h wolfssl/wolfcrypt/sha3.h wolfssl/wolfcrypt/cpuid.h wolfssl/wolfcrypt/cryptocb.h '/tmp/instance-0/output-1/target/usr/include/wolfssl/wolfcrypt' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/wolfssl' /usr/bin/install -c -m 644 wolfssl/error-ssl.h wolfssl/ssl.h wolfssl/sniffer_error.h wolfssl/sniffer.h wolfssl/callbacks.h wolfssl/certs_test.h wolfssl/test.h wolfssl/version.h wolfssl/ocsp.h wolfssl/crl.h wolfssl/wolfio.h wolfssl/options.h '/tmp/instance-0/output-1/target/usr/include/wolfssl' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/cyassl' /usr/bin/install -c -m 644 cyassl/error-ssl.h cyassl/ssl.h cyassl/sniffer_error.h cyassl/sniffer.h cyassl/callbacks.h cyassl/certs_test.h cyassl/test.h cyassl/version.h cyassl/ocsp.h cyassl/crl.h cyassl/options.h '/tmp/instance-0/output-1/target/usr/include/cyassl' /usr/bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include/wolfssl/openssl' /usr/bin/install -c -m 644 wolfssl/openssl/srp.h wolfssl/openssl/ssl23.h wolfssl/openssl/ssl.h wolfssl/openssl/stack.h wolfssl/openssl/tls1.h wolfssl/openssl/txt_db.h wolfssl/openssl/ui.h wolfssl/openssl/x509.h wolfssl/openssl/x509_vfy.h wolfssl/openssl/x509v3.h wolfssl/openssl/rc4.h '/tmp/instance-0/output-1/target/usr/include/wolfssl/openssl' make[4]: Leaving directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' make[3]: Leaving directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' make[2]: Leaving directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' make[1]: Leaving directory '/tmp/instance-0/output-1/build/wolfssl-4.8.1-stable' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/tmp/instance-0/output-1/host/bin/aarch64-linux-gnu-%g' -e 's%@TARGET_ARCH@%aarch64%g' -e 's%@TARGET_CPU@%cortex-a53%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/tmp/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /tmp/instance-0/output-1/host/etc/meson/cross-compilation.conf rm -f /tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-0/output-1/host/bin/glib-compile-schemas /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow rm -f /tmp/instance-0/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /tmp/instance-0/output-1/build/locales.nopurge for dir in /tmp/instance-0/output-1/target/usr/share/locale /tmp/instance-0/output-1/target/usr/share/X11/locale /tmp/instance-0/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-0/output-1/target/lib/debug /tmp/instance-0/output-1/target/usr/lib/debug find /tmp/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-0/output-1/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-0/output-1/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-0/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-0/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-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2021.05-221-g0d5a51508e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.05.1"; \ echo "PRETTY_NAME=\"Buildroot 2021.05.1\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target touch /tmp/instance-0/output-1/target/usr ln -snf /tmp/instance-0/output-1/host/aarch64-buildroot-linux-gnu/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2021.05-221-g0d5a51508e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-aarch64 2018.05 Collecting legal info >>> toolchain Collecting legal info >>> agentpp 4.3.1 Collecting legal info LICENSE-2_0.txt: OK (sha256: 1eb85fc97224598dad1852b5d6483bbcf0aa8608790dcc657a5a2a761ae9c8c6) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> snmppp 3.4.2 Collecting legal info src/v3.cpp: OK (sha256: f6fd4321c7eb6e51a272f91f964aea7f53039bb2b55f690d5a9d042f3a5d79b9) >>> azmq 1.0.2 Collecting legal info LICENSE-BOOST_1_0: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> zeromq 4.3.4 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> util-linux 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> jsoncpp 1.9.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> host-meson 0.57.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.9.6 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libarchive 3.5.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> libxml2 2.9.12 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> openssl Collecting legal info >>> libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libcurl 7.78.0 Collecting legal info COPYING: OK (sha256: 6fd1a1c008b5ef4c4741dd188c3f8af6944c14c25afa881eb064f98fb98358e7) >>> libuv 1.40.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> rhash 1.4.1 Collecting legal info COPYING: OK (sha256: 953e55838353335148c90b5a38a4894292680b1d4c37228ffddddbf18ce54bf5) >>> host-cryptsetup 2.3.4 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.15 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.12 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.112 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1k Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-util-linux 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> easy-rsa 3.0.8 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> empty 0.6.21b Collecting legal info COPYRIGHT: OK (sha256: f01dbe3c624084900b9df1393d9062518b2bc0487acd6a3300ebd6e71352d112) >>> flannel 0.12.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-go 1.16.6 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4.3 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> frotz 2.53 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> iperf3 3.9 Collecting legal info LICENSE: OK (sha256: 9ef73096bdd5209dd979bfa1fec70aeb42a7255d2df3aec423642aa92d5e9f40) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libeXosip2 5.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.2.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> libgit2 1.1.0 Collecting legal info COPYING: OK (sha256: afc8bde99ba630012107c25d3c42dde628ec5f0cd3f428131f7e3a0f7d58ff42) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libmbim 1.24.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> libmicrohttpd 0.9.72 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libnpupnp 4.1.4 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> linuxconsoletools 1.7.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mender-artifact 3.5.1 Collecting legal info LICENSE: OK (sha256: b4acfcfa2a0ba1a8c82ec3965fbcee886cff8394ca4214e0ddac0a36beb1e05a) LIC_FILES_CHKSUM.sha256: OK (sha256: 0afbd1092d57f70da125041350363c3761802e807be80c7f1dfc005fea962b25) vendor/github.com/minio/sha256-simd/LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) vendor/github.com/mendersoftware/progressbar/LICENSE: OK (sha256: f4a394d9345ba64dd2796dc552c31af99c4b686a46c0eeda6538038732f771a9) vendor/github.com/pkg/errors/LICENSE: OK (sha256: 8d427fd87bc9579ea368fde3d49f9ca22eac857f91a9dec7e3004bdfab7dee86) vendor/github.com/pmezard/go-difflib/LICENSE: OK (sha256: 2eb550be6801c1ea434feba53bf6d12e7c71c90253e0a9de4a4f46cf88b56477) vendor/golang.org/x/sys/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/crypto/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/github.com/remyoudompheng/go-liblzma/LICENSE: OK (sha256: a284e538f3e5649ae6a8f32da2bbd18e9daabf2c1ebbfb99ed92e797b159be1a) vendor/github.com/klauspost/compress/LICENSE: OK (sha256: 16f848582e4b276a7392cd34496b7a33d6f65c0e190c163ff3a056a7c61219ce) vendor/github.com/russross/blackfriday/v2/LICENSE.txt: OK (sha256: 75e1ca97a84a9da6051dee0114333388216f2c4a5a028296b882ff3d57274735) vendor/github.com/davecgh/go-spew/LICENSE: OK (sha256: 1b93a317849ee09d3d7e4f1d20c2b78ddb230b4becb12d7c224c927b9d470251) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: f8e536c1c7b695810427095dc85f5f80d44ff7c10535e8a9486cf393e2599189) vendor/github.com/urfave/cli/LICENSE: OK (sha256: da277af11b85227490377fbcac6afccc68be560c4fff36ac05ca62de55345fd7) vendor/github.com/sirupsen/logrus/LICENSE: OK (sha256: 51a0c9ec7f8b7634181b8d4c03e5b5d204ac21d6e72f46c313973424664b2e6b) vendor/github.com/klauspost/pgzip/LICENSE: OK (sha256: 6d2de1cde19c4d2bd8bcd9aaa1d581f4cfa3db9cf71896140330eaa2f2687685) vendor/github.com/cpuguy83/go-md2man/v2/LICENSE.md: OK (sha256: a55959c4e3e8917bfa857359bb641115336276a6cc97408fd8197e079fb18470) vendor/github.com/shurcooL/sanitized_anchor_name/LICENSE: OK (sha256: c8024e31c1de453fea90f22a221968835cc7af9d520274a2576c9ec9976055b0) vendor/gopkg.in/yaml.v3/LICENSE: OK (sha256: d18f6323b71b0b768bb5e9616e36da390fbd39369a81807cca352de4e4e6aa0b) vendor/github.com/mattn/go-isatty/LICENSE: OK (sha256: 08eab1118c80885fa1fa6a6dd7303f65a379fcb3733e063d20d1bbc2c76e6fa1) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> netcat 0.7.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phytool 2 Collecting legal info LICENSE: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> quickjs 2021-03-27 Collecting legal info LICENSE: OK (sha256: f41baf09eef895d468d18c23055d74f711e4b8b2641cef279b5d71285c07bfe8) >>> runc 1.0.0-rc95 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> host-rust-bin 1.52.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-rustc Collecting legal info >>> host-sentry-cli 1.57.0 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> shapelib 1.5.0 Collecting legal info web/license.html: OK (sha256: a638278f7f1cb7d0cdc73b47a6c87261b882e356a8e79922e90d44d7ef1dd2c7) COPYING: OK (sha256: 7eb803a70990017a1c4e38a8342d7413c5dfeec3ed1ac407e15ae2c274e560ff) >>> swupdate 2020.04 Collecting legal info Licenses/Exceptions: OK (sha256: 43492b377cf2fb67942d1dd231146bd4e6578646ad13ef289297c9dd75cbc478) Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Licenses/lgpl-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Licenses/mit.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> uhd 3.15.0.0 Collecting legal info LICENSE.md: OK (sha256: 8fc99820c2419d0de6bbbd319ff935d54960b37b716d0b4bb1c75de493f3e1fd) host/LICENSE: OK (sha256: 70bf7e79c8cd73a81f97ce81745ea0719a617eebe299a61868165daeae71fff2) >>> host-python-mako 1.1.3 Collecting legal info LICENSE: OK (sha256: 47cd0d41b1092f9161cfb629ed15e5cea185144710ff4633a4281ef088ff5de7) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-python-markupsafe 1.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> host-python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> vsftpd 3.0.3 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> wolfssl 4.8.1-stable Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: b23c1da1f85d699d3288d73c952b4cd02760d23dc1ddc1b221cbb8be82387189) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-aarch64-2018.05: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_AARCH64_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'