option w/o begin -D is -Os, not saving to wolfssl/options.h --- Configuration summary for wolfssl version 4.5.0 * Installation prefix: /usr * System type: buildroot-linux-uclibc * Host CPU: sh4 * C Compiler: /data/buildroot-test/instance-0/output-1/host/bin/sh4-linux-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: /data/buildroot-test/instance-0/output-1/host/bin/sh4-linux-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 * 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: 25 * 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-CBC: yes * 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-384: yes * SHA-512: yes * SHA3: no * SHAKE256: no * BLAKE2: no * CMAC: no * keygen: no * certgen: no * certreq: no * certext: no * certgencache: no * HC-128: no * RABBIT: no * CHACHA: yes * Hash DRBG: yes * PWDBASED: no * scrypt: no * wolfCrypt Only: no * HKDF: yes * X9.63 KDF: no * MD4: no * PSK: no * Poly1305: yes * LEANPSK: no * LEANTLS: no * RSA: yes * RSA-PSS: yes * DSA: no * DH: yes * DH Default Parameters: yes * ECC: yes * ECC Custom Curves no * CURVE25519: no * ED25519: no * CURVE448: no * ED448: 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 * Apache httpd: no * NGINX: no * ASIO: no * LIBWEBSOCKETS: no * Qt no * Qt Unit Testing no * SIGNAL: no * ERROR_STRINGS: yes * DTLS: no * SCTP: no * Indefinite Length: no * Multicast: no * SSL v3.0 (Old): no * TLS v1.0 (Old): no * TLS v1.1 (Old): yes * TLS v1.2: yes * TLS v1.3: yes * 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 * Trusted CA Indication: no * Truncated HMAC: no * Supported Elliptic Curves: yes * FFDHE only in client: no * Session Ticket: no * Extended Master Secret: yes * Renegotiation Indication: no * Secure Renegotiation: no * Fallback SCSV: 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: no * User Crypto: no * Fast RSA: no * Single Precision: no * Async Crypto: no * PKCS#11: no * PKCS#12: yes * Cavium Nitox: no * Cavium Octeon (Sync): no * Intel Quick Assist: no * ARM ASM: no * AES Key Wrap: no * Write duplicate: no * Xilinx Hardware Acc.: no * Inline Code: yes * Linux AF_ALG: no * Linux devcrypto: no * Crypto callbacks: no --- >>> wolfssl 4.5.0-stable Building PATH="/data/buildroot-test/instance-0/output-1/host/bin:/data/buildroot-test/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 -C /data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable/ make[1]: Entering directory '/data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable' /usr/bin/make -j25 all-am make[2]: Entering directory '/data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable' make[2]: warning: -j25 forced in submake: resetting jobserver mode. 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-sha512.lo CC wolfcrypt/src/src_libwolfssl_la-logging.lo CC wolfcrypt/src/src_libwolfssl_la-sha.lo CC wolfcrypt/src/src_libwolfssl_la-error.lo CC wolfcrypt/src/src_libwolfssl_la-wc_port.lo CC wolfcrypt/src/src_libwolfssl_la-wc_encrypt.lo CC wolfcrypt/src/src_libwolfssl_la-wolfmath.lo CC wolfcrypt/src/src_libwolfssl_la-signature.lo CC wolfcrypt/src/src_libwolfssl_la-memory.lo CC wolfcrypt/src/src_libwolfssl_la-asn.lo CC wolfcrypt/src/src_libwolfssl_la-dh.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 wolfcrypt/src/src_libwolfssl_la-ecc.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[2]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable' make[1]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable' >>> wolfssl 4.5.0-stable Installing to staging directory PATH="/data/buildroot-test/instance-0/output-1/host/bin:/data/buildroot-test/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 DESTDIR=/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot install -C /data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable/ make[1]: Entering directory '/data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable' /usr/bin/make -j25 install-am make[2]: Entering directory '/data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable' make[2]: warning: -j25 forced in submake: resetting jobserver mode. make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable' make[3]: warning: -j25 forced in submake: resetting jobserver mode. /bin/sh /data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable/build-aux/install-sh -d /data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/bin /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/share/doc/wolfssl' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libwolfssl.la '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/share/doc/wolfssl/example' /usr/bin/install -c -m 644 certs/taoCert.txt doc/README.txt '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/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 '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/share/doc/wolfssl/example' /usr/bin/install -c wolfssl-config /data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/bin /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 support/wolfssl.pc '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/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 '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/cyassl/ctaocrypt' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/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/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 '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/wolfssl/wolfcrypt' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/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/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 wolfssl/openssl/ssl23.h '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/wolfssl/openssl' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/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 '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/cyassl/openssl' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.so.24.2.0 /data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/libwolfssl.so.24.2.0 libtool: install: (cd /data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libwolfssl.so.24.2.0 libwolfssl.so.24 || { rm -f libwolfssl.so.24 && ln -s libwolfssl.so.24.2.0 libwolfssl.so.24; }; }) /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/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 '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/cyassl/ctaocrypt' libtool: install: (cd /data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libwolfssl.so.24.2.0 libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.24.2.0 libwolfssl.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib/libwolfssl.la /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/wolfssl/wolfcrypt' /usr/bin/install -c -m 644 wolfssl/wolfcrypt/rsa.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 '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/wolfssl/wolfcrypt' libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/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 '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/wolfssl' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/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 '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/cyassl' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/wolfssl/openssl' /usr/bin/install -c -m 644 wolfssl/openssl/ssl.h wolfssl/openssl/stack.h wolfssl/openssl/tls1.h wolfssl/openssl/ui.h wolfssl/openssl/x509.h wolfssl/openssl/x509_vfy.h wolfssl/openssl/x509v3.h wolfssl/openssl/rc4.h '/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/include/wolfssl/openssl' make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable' make[2]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable' make[1]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable' >>> wolfssl 4.5.0-stable Fixing libtool files for la in $(find /data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/data/buildroot-test/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/data/buildroot-test/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@:/data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/data/buildroot-test/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.5.0-stable Installing to target PATH="/data/buildroot-test/instance-0/output-1/host/bin:/data/buildroot-test/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 DESTDIR=/data/buildroot-test/instance-0/output-1/target install -C /data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable/ make[1]: Entering directory '/data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable' /usr/bin/make -j25 install-am make[2]: Entering directory '/data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable' make[2]: warning: -j25 forced in submake: resetting jobserver mode. make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable' make[3]: warning: -j25 forced in submake: resetting jobserver mode. /bin/sh /data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable/build-aux/install-sh -d /data/buildroot-test/instance-0/output-1/target/usr/bin /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/target/usr/share/doc/wolfssl' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libwolfssl.la '/data/buildroot-test/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/target/usr/share/doc/wolfssl/example' /usr/bin/install -c -m 644 certs/taoCert.txt doc/README.txt '/data/buildroot-test/instance-0/output-1/target/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 '/data/buildroot-test/instance-0/output-1/target/usr/share/doc/wolfssl/example' /usr/bin/install -c wolfssl-config /data/buildroot-test/instance-0/output-1/target/usr/bin /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 support/wolfssl.pc '/data/buildroot-test/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/data/buildroot-test/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 '/data/buildroot-test/instance-0/output-1/target/usr/include/cyassl/ctaocrypt' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/target/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/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 '/data/buildroot-test/instance-0/output-1/target/usr/include/wolfssl/wolfcrypt' /usr/bin/mkdir -p '/data/buildroot-test/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/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 wolfssl/openssl/ssl23.h '/data/buildroot-test/instance-0/output-1/target/usr/include/wolfssl/openssl' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.so.24.2.0 /data/buildroot-test/instance-0/output-1/target/usr/lib/libwolfssl.so.24.2.0 libtool: install: (cd /data/buildroot-test/instance-0/output-1/target/usr/lib && { ln -s -f libwolfssl.so.24.2.0 libwolfssl.so.24 || { rm -f libwolfssl.so.24 && ln -s libwolfssl.so.24.2.0 libwolfssl.so.24; }; }) /usr/bin/mkdir -p '/data/buildroot-test/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 '/data/buildroot-test/instance-0/output-1/target/usr/include/cyassl/openssl' libtool: install: (cd /data/buildroot-test/instance-0/output-1/target/usr/lib && { ln -s -f libwolfssl.so.24.2.0 libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.24.2.0 libwolfssl.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /data/buildroot-test/instance-0/output-1/target/usr/lib/libwolfssl.la /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/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 '/data/buildroot-test/instance-0/output-1/target/usr/include/cyassl/ctaocrypt' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/target/usr/include/wolfssl/wolfcrypt' /usr/bin/install -c -m 644 wolfssl/wolfcrypt/rsa.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 '/data/buildroot-test/instance-0/output-1/target/usr/include/wolfssl/wolfcrypt' libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/data/buildroot-test/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 '/data/buildroot-test/instance-0/output-1/target/usr/include/wolfssl' /usr/bin/mkdir -p '/data/buildroot-test/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 '/data/buildroot-test/instance-0/output-1/target/usr/include/cyassl' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/target/usr/include/wolfssl/openssl' /usr/bin/install -c -m 644 wolfssl/openssl/ssl.h wolfssl/openssl/stack.h wolfssl/openssl/tls1.h wolfssl/openssl/ui.h wolfssl/openssl/x509.h wolfssl/openssl/x509_vfy.h wolfssl/openssl/x509v3.h wolfssl/openssl/rc4.h '/data/buildroot-test/instance-0/output-1/target/usr/include/wolfssl/openssl' make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable' make[2]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable' make[1]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/wolfssl-4.5.0-stable' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /data/buildroot-test/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/data/buildroot-test/instance-0/output-1/host/bin/sh4-linux-%g' -e 's%@TARGET_ARCH@%sh4%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e 's%@TARGET_CFLAGS@%"-D_LARGEFILE_SOURCE", "-D_LARGEFILE64_SOURCE", "-D_FILE_OFFSET_BITS=64", "-Os"@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", "-Os"@PKG_TARGET_CFLAGS@%g' -e 's%@HOST_DIR@%/data/buildroot-test/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /data/buildroot-test/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' /data/buildroot-test/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /data/buildroot-test/instance-0/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /data/buildroot-test/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /data/buildroot-test/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /data/buildroot-test/instance-0/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /data/buildroot-test/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /data/buildroot-test/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /data/buildroot-test/instance-0/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /data/buildroot-test/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /data/buildroot-test/instance-0/output-1/target/etc/shells; fi mkdir -p /data/buildroot-test/instance-0/output-1/target/etc echo "buildroot" > /data/buildroot-test/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /data/buildroot-test/instance-0/output-1/target/etc/hosts mkdir -p /data/buildroot-test/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /data/buildroot-test/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /data/buildroot-test/instance-0/output-1/target/etc/shadow rm -f /data/buildroot-test/instance-0/output-1/target/bin/sh if [ -x /data/buildroot-test/instance-0/output-1/target/sbin/swapon -a -x /data/buildroot-test/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /data/buildroot-test/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /data/buildroot-test/instance-0/output-1/target/etc/inittab; fi rm -f /data/buildroot-test/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /data/buildroot-test/instance-0/output-1/build/locales.nopurge; done for dir in /data/buildroot-test/instance-0/output-1/target/usr/share/locale /data/buildroot-test/instance-0/output-1/target/usr/share/X11/locale /data/buildroot-test/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##*/}" /data/buildroot-test/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /data/buildroot-test/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /data/buildroot-test/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /data/buildroot-test/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /data/buildroot-test/instance-0/output-1/target/usr/include /data/buildroot-test/instance-0/output-1/target/usr/share/aclocal \ /data/buildroot-test/instance-0/output-1/target/usr/lib/pkgconfig /data/buildroot-test/instance-0/output-1/target/usr/share/pkgconfig \ /data/buildroot-test/instance-0/output-1/target/usr/lib/cmake /data/buildroot-test/instance-0/output-1/target/usr/share/cmake find /data/buildroot-test/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /data/buildroot-test/instance-0/output-1/target/lib/ /data/buildroot-test/instance-0/output-1/target/usr/lib/ /data/buildroot-test/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/data/buildroot-test/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /data/buildroot-test/instance-0/output-1/target/usr/share/gdb rm -rf /data/buildroot-test/instance-0/output-1/target/usr/share/bash-completion rm -rf /data/buildroot-test/instance-0/output-1/target/etc/bash_completion.d rm -rf /data/buildroot-test/instance-0/output-1/target/usr/share/zsh rm -rf /data/buildroot-test/instance-0/output-1/target/usr/man /data/buildroot-test/instance-0/output-1/target/usr/share/man rm -rf /data/buildroot-test/instance-0/output-1/target/usr/info /data/buildroot-test/instance-0/output-1/target/usr/share/info rm -rf /data/buildroot-test/instance-0/output-1/target/usr/doc /data/buildroot-test/instance-0/output-1/target/usr/share/doc rm -rf /data/buildroot-test/instance-0/output-1/target/usr/share/gtk-doc rmdir /data/buildroot-test/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /data/buildroot-test/instance-0/output-1/target/lib/debug /data/buildroot-test/instance-0/output-1/target/usr/lib/debug find /data/buildroot-test/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 /data/buildroot-test/instance-0/output-1/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /data/buildroot-test/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /data/buildroot-test/instance-0/output-1/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /data/buildroot-test/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 /data/buildroot-test/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 /data/buildroot-test/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.02.4-302-g5cecde822f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.02.7"; \ echo "PRETTY_NAME=\"Buildroot 2020.02.7\"" \ ) > /data/buildroot-test/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /data/buildroot-test/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/data/buildroot-test/instance-0/output-1/per-package /data/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target touch /data/buildroot-test/instance-0/output-1/target/usr ln -snf /data/buildroot-test/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot /data/buildroot-test/instance-0/output-1/staging make: Leaving directory '/data/buildroot-test/instance-0/buildroot' make: Entering directory '/data/buildroot-test/instance-0/buildroot' >>> Buildroot 2020.02.4-302-g5cecde822f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> argp-standalone 1.3 Collecting legal info >>> bctoolbox 0.4.0 Collecting legal info COPYING: OK (sha256: 849dd903d98f12a964466ccfbaf3a1de1f94ad0ebd49a59d12f8ce4506f9f647) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.35.1 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) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-dfu-util 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> flare-engine 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl2 2.0.10 Collecting legal info COPYING.txt: OK (sha256: a7c8d0b3167c502921192585a582eb8477ad9862330f4d8b9e4a8bb4c1a9d29e) >>> sdl2_image 2.0.5 Collecting legal info COPYING.txt: OK (sha256: 45079362e2230154205413a6940544ca94e3479ccf76205c71c4f542a6815d25) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> sdl2_ttf 2.0.15 Collecting legal info COPYING.txt: OK (sha256: f6370809c9f644760920d9945c5be07aed17664975f2e4741013d4d9a2ec696f) >>> freetype 2.10.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> fwup 1.2.5 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libarchive 3.4.2 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> haserl 0.9.35 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> kismet 2016-07-R1 Collecting legal info debian/copyright: OK (sha256: 92b9eae679d8efbcd7514f7ff1346e4c1d42d272cd10bcb724d1511d35e28cd1) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> libuio ca28ff0f69d89a789a47552c72db5a43d280710b Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> linknx 0.0.1.37 Collecting legal info LICENSE: OK (sha256: c03cea027b4b40e4402fabd08557736727ec3d5bc54ad64ab6472de432198cad) >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-jimtcl 0.79 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> host-libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> host-libusb-compat 0.1.5 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> rapidjson 1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) >>> wolfssl 4.5.0-stable Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: b23c1da1f85d699d3288d73c952b4cd02760d23dc1ddc1b221cbb8be82387189) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) Legal info produced in /data/buildroot-test/instance-0/output-1/legal-info make: Leaving directory '/data/buildroot-test/instance-0/buildroot'