--- Running make clean... --- Generating user options header... option w/o begin -D is -Os, not saving to wolfssl/options.h not outputting (N)DEBUG to wolfssl/options.h option w/o begin -D is -pthread, not saving to wolfssl/options.h option w/o begin -D is -Wall, not saving to wolfssl/options.h option w/o begin -D is -Wno-unused, not saving to wolfssl/options.h option w/o begin -D is -Os, not saving to wolfssl/options.h option w/o begin -D is -fomit-frame-pointer, not saving to wolfssl/options.h --- Configuration summary for wolfssl version 3.14.0 * Installation prefix: /usr * System type: buildroot-linux-gnu * Host CPU: mips64el * C Compiler: /home/naourr/work/instance-3/output/host/bin/mips64el-ctng_n64-linux-gnu-gcc * C Flags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wno-pragmas -Wall -Wno-strict-aliasing -Wextra -Wunknown-pragmas --param=ssp-buffer-size=1 -Waddress -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wundef -Wunused -Wunused-result -Wunused-variable -Wwrite-strings -fwrapv * C++ Compiler: /home/naourr/work/instance-3/output/host/bin/mips64el-ctng_n64-linux-gnu-g++ * C++ Flags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os * CPP Flags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fvisibility=hidden * CCAS Flags: -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os * LIB Flags: -pie -z relro -z now * Debug enabled: no * Coverage enabled: * Warnings as failure: no * make -j: 9 * VCS checkout: no Features * Single threaded: no * Filesystem: yes * OpenSSH Build: no * OpenSSL Extra API: no * OpenSSL Coexist: no * Old Names: yes * Max Strength Build: no * Distro Build: no * fastmath: no * Assembly Allowed: yes * sniffer: no * snifftest: no * ARC4: no * AES: yes * AES-NI: no * AES-GCM: yes * AES-CCM: no * AES-CTR: no * DES3: no * IDEA: no * Camellia: no * NULL Cipher: no * MD5: yes * RIPEMD: no * SHA: yes * SHA-224: no * SHA-512: no * SHA3: no * BLAKE2: no * CMAC: no * keygen: no * certgen: no * certreq: no * certext: no * HC-128: no * RABBIT: no * CHACHA: yes * Hash DRBG: yes * PWDBASED: no * scrypt: no * wolfCrypt Only: no * HKDF: no * X9.63 KDF: no * MD4: no * PSK: no * Poly1305: yes * LEANPSK: no * LEANTLS: no * RSA: yes * RSA-PSS: no * DSA: no * DH: yes * ECC: no * CURVE25519: no * ED25519: no * FPECC: no * ECC_ENCRYPT: no * ASN: yes * Anonymous cipher: no * CODING: yes * MEMORY: yes * I/O POOL: no * LIGHTY: no * HAPROXY: no * STUNNEL: no * NGINX: no * SIGNAL: no * ERROR_STRINGS: yes * DTLS: no * SCTP: no * Indefinite Length: no * Multicast: no * Old TLS Versions: yes * SSL version 3.0: no * TLS v1.0: no * TLS v1.3: no * TLS v1.3 Draft 18: no * Post-handshake Auth: no * Early Data: no * Send State in HRR Cookie: no * OCSP: no * OCSP Stapling: no * OCSP Stapling v2: no * CRL: no * CRL-MONITOR: no * Persistent session cache: no * Persistent cert cache: no * Atomic User Record Layer: no * Public Key Callbacks: no * NTRU: no * QSH: no * Whitewood netRandom: no * Server Name Indication: no * ALPN: no * Maximum Fragment Length: no * Truncated HMAC: no * Supported Elliptic Curves: no * Session Ticket: no * Extended Master Secret: yes * Renegotiation Indication: no * Secure Renegotiation: no * All TLS Extensions: no * PKCS#7 no * wolfSSH no * wolfSCEP no * Secure Remote Password no * Small Stack: no * valgrind unit tests: no * LIBZ: no * Examples: yes * User Crypto: no * Fast RSA: no * Single Precision: no * Async Crypto: no * Cavium: no * ARM ASM: no * AES Key Wrap: no * Write duplicate: no * Intel Quick Assist: no * Xilinx Hardware Acc.: no * Inline Code: yes --- >>> wolfssl 3.14.0 Building PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-3/output/build/wolfssl-3.14.0/ make[1]: Entering directory '/home/naourr/work/instance-3/output/build/wolfssl-3.14.0' /usr/bin/make -j9 all-am make[2]: Entering directory '/home/naourr/work/instance-3/output/build/wolfssl-3.14.0' make[2]: warning: -jN forced in submake: disabling jobserver mode. CC wolfcrypt/test/testsuite_testsuite_test-test.o CC examples/client/testsuite_testsuite_test-client.o CC examples/echoclient/testsuite_testsuite_test-echoclient.o CC examples/echoserver/testsuite_testsuite_test-echoserver.o CC examples/client/tests_unit_test-client.o CC examples/server/tests_unit_test-server.o 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/src_libwolfssl_la-sha256.lo CC wolfcrypt/src/src_libwolfssl_la-rsa.lo CC wolfcrypt/src/src_libwolfssl_la-aes.lo CC wolfcrypt/src/src_libwolfssl_la-sha.lo CC wolfcrypt/src/src_libwolfssl_la-logging.lo CC wolfcrypt/src/src_libwolfssl_la-wc_encrypt.lo CC wolfcrypt/src/src_libwolfssl_la-wc_port.lo CC wolfcrypt/src/src_libwolfssl_la-error.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/src_libwolfssl_la-poly1305.lo CC wolfcrypt/src/src_libwolfssl_la-md5.lo CC wolfcrypt/src/src_libwolfssl_la-chacha.lo CC wolfcrypt/src/src_libwolfssl_la-chacha20_poly1305.lo CC wolfcrypt/src/src_libwolfssl_la-integer.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 wolfcrypt/benchmark/benchmark.o CC wolfcrypt/test/test.o CC examples/benchmark/tls_bench.o CC examples/client/client.o CC examples/echoclient/echoclient.o CC examples/echoserver/echoserver.o CC examples/server/server.o CC examples/server/testsuite_testsuite_test-server.o CC testsuite/testsuite_testsuite_test-testsuite.o CC tests/tests_unit_test-unit.o CC tests/tests_unit_test-api.o CC tests/tests_unit_test-suites.o CC tests/tests_unit_test-hash.o CC tests/tests_unit_test-srp.o CCLD src/libwolfssl.la CCLD wolfcrypt/benchmark/benchmark CCLD wolfcrypt/test/testwolfcrypt CCLD examples/benchmark/tls_bench CCLD examples/client/client CCLD examples/echoclient/echoclient CCLD examples/echoserver/echoserver CCLD examples/server/server CCLD testsuite/testsuite.test CCLD tests/unit.test make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/wolfssl-3.14.0' make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/wolfssl-3.14.0' >>> wolfssl 3.14.0 Installing to staging directory PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot install -C /home/naourr/work/instance-3/output/build/wolfssl-3.14.0/ make[1]: Entering directory '/home/naourr/work/instance-3/output/build/wolfssl-3.14.0' /usr/bin/make -j9 install-am make[2]: Entering directory '/home/naourr/work/instance-3/output/build/wolfssl-3.14.0' make[2]: warning: -jN forced in submake: disabling jobserver mode. make[3]: Entering directory '/home/naourr/work/instance-3/output/build/wolfssl-3.14.0' make[3]: warning: -jN forced in submake: disabling jobserver mode. /bin/sh /home/naourr/work/instance-3/output/build/wolfssl-3.14.0/build-aux/install-sh -d /home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/wolfssl/example' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libwolfssl.la '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/wolfssl' /usr/bin/install -c -m 644 certs/taoCert.txt doc/README.txt '/home/naourr/work/instance-3/output/host/mips64el-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 '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/wolfssl/example' /usr/bin/install -c wolfssl-config /home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 support/wolfssl.pc '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/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 '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/cyassl/ctaocrypt' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/mips64el-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/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 wolfssl/wolfcrypt/random.h wolfssl/wolfcrypt/ripemd.h wolfssl/wolfcrypt/rsa.h wolfssl/wolfcrypt/settings.h wolfssl/wolfcrypt/sha256.h wolfssl/wolfcrypt/sha512.h '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/wolfssl/wolfcrypt' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.so.16.0.0 /home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libwolfssl.so.16.0.0 /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/wolfssl/openssl' /usr/bin/install -c -m 644 wolfssl/openssl/asn1.h wolfssl/openssl/aes.h wolfssl/openssl/bio.h wolfssl/openssl/bn.h wolfssl/openssl/buffer.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/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/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/rand.h wolfssl/openssl/rsa.h wolfssl/openssl/sha.h wolfssl/openssl/ssl23.h wolfssl/openssl/ssl.h wolfssl/openssl/stack.h wolfssl/openssl/ui.h wolfssl/openssl/x509.h wolfssl/openssl/x509v3.h wolfssl/openssl/rc4.h '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/wolfssl/openssl' libtool: install: (cd /home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libwolfssl.so.16.0.0 libwolfssl.so.16 || { rm -f libwolfssl.so.16 && ln -s libwolfssl.so.16.0.0 libwolfssl.so.16; }; }) libtool: install: (cd /home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libwolfssl.so.16.0.0 libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.16.0.0 libwolfssl.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libwolfssl.la /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/cyassl/openssl' libtool: warning: remember to run 'libtool --finish /usr/lib' /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/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 '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/cyassl/openssl' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/mips64el-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 '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/cyassl/ctaocrypt' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/wolfssl/wolfcrypt' /usr/bin/install -c -m 644 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 '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/wolfssl/wolfcrypt' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/mips64el-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 '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/wolfssl' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/host/mips64el-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 '/home/naourr/work/instance-3/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/cyassl' make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/wolfssl-3.14.0' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/wolfssl-3.14.0' make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/wolfssl-3.14.0' >>> wolfssl 3.14.0 Fixing libtool files >>> wolfssl 3.14.0 Installing to target PATH="/home/naourr/work/instance-3/output/host/bin:/home/naourr/work/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-3/output/target install -C /home/naourr/work/instance-3/output/build/wolfssl-3.14.0/ make[1]: Entering directory '/home/naourr/work/instance-3/output/build/wolfssl-3.14.0' /usr/bin/make -j9 install-am make[2]: Entering directory '/home/naourr/work/instance-3/output/build/wolfssl-3.14.0' make[2]: warning: -jN forced in submake: disabling jobserver mode. make[3]: Entering directory '/home/naourr/work/instance-3/output/build/wolfssl-3.14.0' make[3]: warning: -jN forced in submake: disabling jobserver mode. /bin/sh /home/naourr/work/instance-3/output/build/wolfssl-3.14.0/build-aux/install-sh -d /home/naourr/work/instance-3/output/target/usr/bin /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/share/doc/wolfssl' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libwolfssl.la '/home/naourr/work/instance-3/output/target/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/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 '/home/naourr/work/instance-3/output/target/usr/share/doc/wolfssl/example' /usr/bin/install -c -m 644 certs/taoCert.txt doc/README.txt '/home/naourr/work/instance-3/output/target/usr/share/doc/wolfssl' /usr/bin/install -c wolfssl-config /home/naourr/work/instance-3/output/target/usr/bin /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/include' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 support/wolfssl.pc '/home/naourr/work/instance-3/output/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/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 '/home/naourr/work/instance-3/output/target/usr/include/cyassl/ctaocrypt' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.so.16.0.0 /home/naourr/work/instance-3/output/target/usr/lib/libwolfssl.so.16.0.0 libtool: install: (cd /home/naourr/work/instance-3/output/target/usr/lib && { ln -s -f libwolfssl.so.16.0.0 libwolfssl.so.16 || { rm -f libwolfssl.so.16 && ln -s libwolfssl.so.16.0.0 libwolfssl.so.16; }; }) libtool: install: (cd /home/naourr/work/instance-3/output/target/usr/lib && { ln -s -f libwolfssl.so.16.0.0 libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.16.0.0 libwolfssl.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /home/naourr/work/instance-3/output/target/usr/lib/libwolfssl.la /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/include/wolfssl/wolfcrypt' libtool: warning: remember to run 'libtool --finish /usr/lib' /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/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 wolfssl/wolfcrypt/random.h wolfssl/wolfcrypt/ripemd.h wolfssl/wolfcrypt/rsa.h wolfssl/wolfcrypt/settings.h wolfssl/wolfcrypt/sha256.h wolfssl/wolfcrypt/sha512.h '/home/naourr/work/instance-3/output/target/usr/include/wolfssl/wolfcrypt' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/include/wolfssl/openssl' /usr/bin/install -c -m 644 wolfssl/openssl/asn1.h wolfssl/openssl/aes.h wolfssl/openssl/bio.h wolfssl/openssl/bn.h wolfssl/openssl/buffer.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/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/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/rand.h wolfssl/openssl/rsa.h wolfssl/openssl/sha.h wolfssl/openssl/ssl23.h wolfssl/openssl/ssl.h wolfssl/openssl/stack.h wolfssl/openssl/ui.h wolfssl/openssl/x509.h wolfssl/openssl/x509v3.h wolfssl/openssl/rc4.h '/home/naourr/work/instance-3/output/target/usr/include/wolfssl/openssl' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/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/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 '/home/naourr/work/instance-3/output/target/usr/include/cyassl/openssl' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/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 '/home/naourr/work/instance-3/output/target/usr/include/cyassl/ctaocrypt' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/target/usr/include/wolfssl/wolfcrypt' /usr/bin/install -c -m 644 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 '/home/naourr/work/instance-3/output/target/usr/include/wolfssl/wolfcrypt' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/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 '/home/naourr/work/instance-3/output/target/usr/include/wolfssl' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output/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 '/home/naourr/work/instance-3/output/target/usr/include/cyassl' make[3]: Leaving directory '/home/naourr/work/instance-3/output/build/wolfssl-3.14.0' make[2]: Leaving directory '/home/naourr/work/instance-3/output/build/wolfssl-3.14.0' make[1]: Leaving directory '/home/naourr/work/instance-3/output/build/wolfssl-3.14.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-3/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libconfuse', u'libftdi1', u'tiff', u'libgeotiff', u'libvpx', u'nghttp2', u'wolfssl'] Warning: staging file "./usr/lib/collectd/contextswitch.la" is touched by more than one package: [u'collectd', u'dmalloc', u'libzlib', u'util-linux', u'f2fs-tools', u'freeradius-client', u'libassuan', u'libksba', u'libnpth', u'libusb', u'libconfuse', u'libftdi1', u'tiff', u'libgeotiff', u'libvpx', u'nghttp2', u'wolfssl'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'libgeotiff', u'libvpx', u'nghttp2', u'wolfssl'] Warning: staging file "./usr/lib/libnpth.la" is touched by more than one package: [u'libnpth', u'libusb', u'libconfuse', u'libftdi1', u'tiff', u'libgeotiff', u'libvpx', u'nghttp2', u'wolfssl'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libftdi1', u'tiff', u'libgeotiff', u'libvpx', u'nghttp2', u'wolfssl'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'collectd', u'dmalloc', u'libzlib', u'util-linux', u'f2fs-tools', u'freeradius-client', u'libassuan', u'libksba', u'libnpth', u'libusb', u'libconfuse', u'libftdi1', u'tiff', u'libgeotiff', u'libvpx', u'nghttp2', u'wolfssl'] Warning: staging file "./usr/lib/libfreeradius-client.la" is touched by more than one package: [u'freeradius-client', u'libassuan', u'libksba', u'libnpth', u'libusb', u'libconfuse', u'libftdi1', u'tiff', u'libgeotiff', u'libvpx', u'nghttp2', u'wolfssl'] Warning: staging file "./usr/lib/libcollectdclient.la" is touched by more than one package: [u'collectd', u'dmalloc', u'libzlib', u'util-linux', u'f2fs-tools', u'freeradius-client', u'libassuan', u'libksba', u'libnpth', u'libusb', u'libconfuse', u'libftdi1', u'tiff', u'libgeotiff', u'libvpx', u'nghttp2', u'wolfssl'] Warning: staging file "./usr/lib/libgeotiff.la" is touched by more than one package: [u'libgeotiff', u'libvpx', u'nghttp2', u'wolfssl'] Warning: staging file "./usr/lib/libf2fs.la" is touched by more than one package: [u'f2fs-tools', u'freeradius-client', u'libassuan', u'libksba', u'libnpth', u'libusb', u'libconfuse', u'libftdi1', u'tiff', u'libgeotiff', u'libvpx', u'nghttp2', u'wolfssl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'f2fs-tools', u'freeradius-client', u'libassuan', u'libksba', u'libnpth', u'libusb', u'libconfuse', u'libftdi1', u'tiff', u'libgeotiff', u'libvpx', u'nghttp2', u'wolfssl'] Warning: staging file "./usr/lib/libksba.la" is touched by more than one package: [u'libksba', u'libnpth', u'libusb', u'libconfuse', u'libftdi1', u'tiff', u'libgeotiff', u'libvpx', u'nghttp2', u'wolfssl'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libksba', u'libnpth', u'libusb', u'libconfuse', u'libftdi1', u'tiff', u'libgeotiff', u'libvpx', u'nghttp2', u'wolfssl'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'collectd', u'dmalloc', u'libzlib', u'util-linux', u'f2fs-tools', u'freeradius-client', u'libassuan', u'libksba', u'libnpth', u'libusb', u'libconfuse', u'libftdi1', u'tiff', u'libgeotiff', u'libvpx', u'nghttp2', u'wolfssl'] Warning: staging file "./usr/lib/libf2fs_format.la" is touched by more than one package: [u'f2fs-tools', u'freeradius-client', u'libassuan', u'libksba', u'libnpth', u'libusb', u'libconfuse', u'libftdi1', u'tiff', u'libgeotiff', u'libvpx', u'nghttp2', u'wolfssl'] Warning: staging file "./usr/lib/libnghttp2.la" is touched by more than one package: [u'nghttp2', u'wolfssl'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-3/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] mkdir -p /home/naourr/work/instance-3/output/target/etc echo "buildroot" > /home/naourr/work/instance-3/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-3/output/target/etc/hosts mkdir -p /home/naourr/work/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-3/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-3/output/target/etc/shadow rm -f /home/naourr/work/instance-3/output/target/bin/sh rm -f /home/naourr/work/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-3/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-3/output/target/usr/include /home/naourr/work/instance-3/output/target/usr/share/aclocal \ /home/naourr/work/instance-3/output/target/usr/lib/pkgconfig /home/naourr/work/instance-3/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-3/output/target/usr/lib/cmake /home/naourr/work/instance-3/output/target/usr/share/cmake find /home/naourr/work/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-3/output/target/lib/ /home/naourr/work/instance-3/output/target/usr/lib/ /home/naourr/work/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-3/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-3/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-3/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-3/output/target/usr/man /home/naourr/work/instance-3/output/target/usr/share/man rm -rf /home/naourr/work/instance-3/output/target/usr/info /home/naourr/work/instance-3/output/target/usr/share/info rm -rf /home/naourr/work/instance-3/output/target/usr/doc /home/naourr/work/instance-3/output/target/usr/share/doc rm -rf /home/naourr/work/instance-3/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-3/output/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-3/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-3/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-3/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-3/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-3/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-3/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-rc1-00033-gd7032b944f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-rc1\"" \ ) > /home/naourr/work/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-3/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-3/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-3/output/target/usr make: Leaving directory '/home/naourr/work/instance-3/buildroot' make: Entering directory '/home/naourr/work/instance-3/buildroot' >>> Buildroot 2018.11-rc1-00033-gd7032b944f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> collectd 5.7.1 Collecting legal info COPYING: OK (sha256: ed0409b2b1c30566dab5fcdaf46ee70e140c99788e22f0267645a9357b476ae4) libltdl/COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libgcrypt 1.8.4 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.32 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-cryptsetup 2.0.4 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.02.180 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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) >>> dmalloc 5.5.2 Collecting legal info ERROR: No hash found for dmalloc.h.1 >>> f2fs-tools v1.11.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> gnupg2 2.2.10 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libksba 1.3.5 Collecting legal info AUTHORS: OK (sha256: 240908e1356ffeb5d0730227b6198dcc8e878375d28632fd813e0ed75b35ccc2) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libftdi1 1.4 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libgeotiff 1.4.2 Collecting legal info LICENSE: OK (sha256: 16b83cf7c3bbfd20bffa768b9bfdb16506ca50f5c140a9f3431e740b155359c1) >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libvpx v1.7.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> nghttp2 1.32.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> start-stop-daemon 1.18.10 Collecting legal info ERROR: No hash found for COPYING >>> wolfssl 3.14.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: 74adaaef40b96c71378b6daa3feb8ccd4a1bfd9b76debf3f3f29cf3a0e86c9a0) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-3/output/legal-info make: Leaving directory '/home/naourr/work/instance-3/buildroot'