if (((wolfssl_word)buf | (wolfssl_word)mask | count) % WOLFSSL_WORD_SIZE == 0) ^ 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 In file included from wolfcrypt/src/chacha20_poly1305.c:42:0: ./wolfcrypt/src/misc.c: In function 'xorbuf': ./wolfcrypt/src/misc.c:185:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (((wolfssl_word)buf | (wolfssl_word)mask | count) % WOLFSSL_WORD_SIZE == 0) ^ ./wolfcrypt/src/misc.c:185:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (((wolfssl_word)buf | (wolfssl_word)mask | count) % WOLFSSL_WORD_SIZE == 0) ^ CC src/src_libwolfssl_la-tls.lo In file included from wolfcrypt/src/integer.c:41:0: ./wolfcrypt/src/misc.c: In function 'xorbuf': ./wolfcrypt/src/misc.c:185:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (((wolfssl_word)buf | (wolfssl_word)mask | count) % WOLFSSL_WORD_SIZE == 0) ^ ./wolfcrypt/src/misc.c:185:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (((wolfssl_word)buf | (wolfssl_word)mask | count) % WOLFSSL_WORD_SIZE == 0) ^ CC wolfcrypt/benchmark/benchmark.o In file included from wolfcrypt/src/ecc.c:133:0: ./wolfcrypt/src/misc.c: In function 'xorbuf': ./wolfcrypt/src/misc.c:185:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (((wolfssl_word)buf | (wolfssl_word)mask | count) % WOLFSSL_WORD_SIZE == 0) ^ ./wolfcrypt/src/misc.c:185:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (((wolfssl_word)buf | (wolfssl_word)mask | count) % WOLFSSL_WORD_SIZE == 0) ^ wolfcrypt/src/ecc.c: In function 'wc_ecc_mulmod_ex': wolfcrypt/src/ecc.c:2835:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ( ((wolfssl_word)M[0]->x & wc_off_on_addr[i^1]) + ^ wolfcrypt/src/ecc.c:2836:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ((wolfssl_word)M[1]->x & wc_off_on_addr[i])), ^ wolfcrypt/src/ecc.c:2834:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] err = mp_copy((mp_int*) ^ wolfcrypt/src/ecc.c:2840:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ( ((wolfssl_word)M[0]->y & wc_off_on_addr[i^1]) + ^ wolfcrypt/src/ecc.c:2841:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ((wolfssl_word)M[1]->y & wc_off_on_addr[i])), ^ wolfcrypt/src/ecc.c:2839:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] err = mp_copy((mp_int*) ^ wolfcrypt/src/ecc.c:2845:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ( ((wolfssl_word)M[0]->z & wc_off_on_addr[i^1]) + ^ wolfcrypt/src/ecc.c:2846:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ((wolfssl_word)M[1]->z & wc_off_on_addr[i])), ^ wolfcrypt/src/ecc.c:2844:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] err = mp_copy((mp_int*) ^ wolfcrypt/src/ecc.c:2854:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ( ((wolfssl_word)M[0]->x & wc_off_on_addr[i^1]) + ^ wolfcrypt/src/ecc.c:2855:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ((wolfssl_word)M[1]->x & wc_off_on_addr[i])) ); ^ wolfcrypt/src/ecc.c:2853:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (mp_int*) ^ wolfcrypt/src/ecc.c:2859:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ( ((wolfssl_word)M[0]->y & wc_off_on_addr[i^1]) + ^ wolfcrypt/src/ecc.c:2860:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ((wolfssl_word)M[1]->y & wc_off_on_addr[i])) ); ^ wolfcrypt/src/ecc.c:2858:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (mp_int*) ^ wolfcrypt/src/ecc.c:2864:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ( ((wolfssl_word)M[0]->z & wc_off_on_addr[i^1]) + ^ wolfcrypt/src/ecc.c:2865:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] ((wolfssl_word)M[1]->z & wc_off_on_addr[i])) ); ^ wolfcrypt/src/ecc.c:2863:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (mp_int*) ^ CC wolfcrypt/test/test.o In file included from src/internal.c:46:0: ./wolfcrypt/src/misc.c: In function 'xorbuf': ./wolfcrypt/src/misc.c:185:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (((wolfssl_word)buf | (wolfssl_word)mask | count) % WOLFSSL_WORD_SIZE == 0) ^ ./wolfcrypt/src/misc.c:185:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (((wolfssl_word)buf | (wolfssl_word)mask | count) % WOLFSSL_WORD_SIZE == 0) ^ In file included from src/tls.c:40:0: ./wolfcrypt/src/misc.c: In function 'xorbuf': ./wolfcrypt/src/misc.c:185:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (((wolfssl_word)buf | (wolfssl_word)mask | count) % WOLFSSL_WORD_SIZE == 0) ^ ./wolfcrypt/src/misc.c:185:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (((wolfssl_word)buf | (wolfssl_word)mask | count) % WOLFSSL_WORD_SIZE == 0) ^ In file included from src/ssl.c:42:0: ./wolfcrypt/src/misc.c: In function 'xorbuf': ./wolfcrypt/src/misc.c:185:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (((wolfssl_word)buf | (wolfssl_word)mask | count) % WOLFSSL_WORD_SIZE == 0) ^ ./wolfcrypt/src/misc.c:185:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (((wolfssl_word)buf | (wolfssl_word)mask | count) % WOLFSSL_WORD_SIZE == 0) ^ 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/echoclient/testsuite_testsuite_test-echoclient.o CC examples/echoserver/testsuite_testsuite_test-echoserver.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 In file included from tests/api.c:22856:0: ./wolfcrypt/src/misc.c: In function 'xorbuf': ./wolfcrypt/src/misc.c:185:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (((wolfssl_word)buf | (wolfssl_word)mask | count) % WOLFSSL_WORD_SIZE == 0) ^ ./wolfcrypt/src/misc.c:185:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (((wolfssl_word)buf | (wolfssl_word)mask | count) % WOLFSSL_WORD_SIZE == 0) ^ CCLD src/libwolfssl.la CCLD wolfcrypt/test/testwolfcrypt CCLD examples/benchmark/tls_bench CCLD wolfcrypt/benchmark/benchmark CCLD examples/echoclient/echoclient CCLD examples/server/server CCLD examples/echoserver/echoserver CCLD testsuite/testsuite.test CCLD examples/client/client CCLD tests/unit.test make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/wolfssl-3.15.7' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/wolfssl-3.15.7' >>> wolfssl 3.15.7 Installing to staging directory PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot install -C /home/buildroot/build/instance-0/output/build/wolfssl-3.15.7/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/wolfssl-3.15.7' /usr/bin/make -j9 install-am make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/wolfssl-3.15.7' make[2]: warning: -jN forced in submake: disabling jobserver mode. make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/wolfssl-3.15.7' make[3]: warning: -jN forced in submake: disabling jobserver mode. /bin/sh /home/buildroot/build/instance-0/output/build/wolfssl-3.15.7/build-aux/install-sh -d /home/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/wolfssl' /bin/mkdir -p '/home/buildroot/build/instance-0/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/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib' /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/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/wolfssl/example' /usr/bin/install -c -m 644 certs/taoCert.txt doc/README.txt '/home/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/wolfssl' /usr/bin/install -c wolfssl-config /home/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 support/wolfssl.pc '/home/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/build/instance-0/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/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/cyassl/ctaocrypt' /bin/mkdir -p '/home/buildroot/build/instance-0/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/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/wolfssl/wolfcrypt' /bin/mkdir -p '/home/buildroot/build/instance-0/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/pkcs7.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 '/home/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/wolfssl/openssl' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/mips64el-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/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/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/cyassl/openssl' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.so.19.1.0 /home/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libwolfssl.so.19.1.0 /bin/mkdir -p '/home/buildroot/build/instance-0/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/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/cyassl/ctaocrypt' libtool: install: (cd /home/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libwolfssl.so.19.1.0 libwolfssl.so.19 || { rm -f libwolfssl.so.19 && ln -s libwolfssl.so.19.1.0 libwolfssl.so.19; }; }) libtool: install: (cd /home/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libwolfssl.so.19.1.0 libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.19.1.0 libwolfssl.so; }; }) /bin/mkdir -p '/home/buildroot/build/instance-0/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 wolfssl/wolfcrypt/cryptodev.h '/home/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/wolfssl/wolfcrypt' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /home/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libwolfssl.la /bin/mkdir -p '/home/buildroot/build/instance-0/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/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/wolfssl' libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/build/instance-0/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/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/cyassl' /bin/mkdir -p '/home/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/wolfssl/openssl' /usr/bin/install -c -m 644 wolfssl/openssl/rc4.h '/home/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/wolfssl/openssl' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/wolfssl-3.15.7' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/wolfssl-3.15.7' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/wolfssl-3.15.7' >>> wolfssl 3.15.7 Fixing libtool files >>> wolfssl 3.15.7 Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/target install -C /home/buildroot/build/instance-0/output/build/wolfssl-3.15.7/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/wolfssl-3.15.7' /usr/bin/make -j9 install-am make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/wolfssl-3.15.7' make[2]: warning: -jN forced in submake: disabling jobserver mode. make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/wolfssl-3.15.7' make[3]: warning: -jN forced in submake: disabling jobserver mode. /bin/sh /home/buildroot/build/instance-0/output/build/wolfssl-3.15.7/build-aux/install-sh -d /home/buildroot/build/instance-0/output/target/usr/bin /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/share/doc/wolfssl' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/share/doc/wolfssl/example' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libwolfssl.la '/home/buildroot/build/instance-0/output/target/usr/lib' /usr/bin/install -c -m 644 certs/taoCert.txt doc/README.txt '/home/buildroot/build/instance-0/output/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 '/home/buildroot/build/instance-0/output/target/usr/share/doc/wolfssl/example' /usr/bin/install -c wolfssl-config /home/buildroot/build/instance-0/output/target/usr/bin /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 support/wolfssl.pc '/home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/build/instance-0/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/buildroot/build/instance-0/output/target/usr/include/cyassl/ctaocrypt' /bin/mkdir -p '/home/buildroot/build/instance-0/output/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/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/buildroot/build/instance-0/output/target/usr/include/wolfssl/wolfcrypt' /bin/mkdir -p '/home/buildroot/build/instance-0/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/pkcs7.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 '/home/buildroot/build/instance-0/output/target/usr/include/wolfssl/openssl' /bin/mkdir -p '/home/buildroot/build/instance-0/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/buildroot/build/instance-0/output/target/usr/include/cyassl/openssl' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.so.19.1.0 /home/buildroot/build/instance-0/output/target/usr/lib/libwolfssl.so.19.1.0 /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/include/cyassl/ctaocrypt' libtool: install: (cd /home/buildroot/build/instance-0/output/target/usr/lib && { ln -s -f libwolfssl.so.19.1.0 libwolfssl.so.19 || { rm -f libwolfssl.so.19 && ln -s libwolfssl.so.19.1.0 libwolfssl.so.19; }; }) /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/buildroot/build/instance-0/output/target/usr/include/cyassl/ctaocrypt' libtool: install: (cd /home/buildroot/build/instance-0/output/target/usr/lib && { ln -s -f libwolfssl.so.19.1.0 libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.19.1.0 libwolfssl.so; }; }) /bin/mkdir -p '/home/buildroot/build/instance-0/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 wolfssl/wolfcrypt/cryptodev.h '/home/buildroot/build/instance-0/output/target/usr/include/wolfssl/wolfcrypt' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /home/buildroot/build/instance-0/output/target/usr/lib/libwolfssl.la /bin/mkdir -p '/home/buildroot/build/instance-0/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/buildroot/build/instance-0/output/target/usr/include/wolfssl' libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/build/instance-0/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/buildroot/build/instance-0/output/target/usr/include/cyassl' /bin/mkdir -p '/home/buildroot/build/instance-0/output/target/usr/include/wolfssl/openssl' /usr/bin/install -c -m 644 wolfssl/openssl/rc4.h '/home/buildroot/build/instance-0/output/target/usr/include/wolfssl/openssl' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/wolfssl-3.15.7' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/wolfssl-3.15.7' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/wolfssl-3.15.7' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/bin/unxz" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/xz" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/unlzma" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/lzma" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/lzcat" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/bunzip2" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/bin/xzcat" is touched by more than one package: [u'busybox', u'xz'] ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'ncurses', u'libzlib', u'util-linux', u'bzip2', u'expat', u'jsoncpp', u'libopenssl', u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libpng', u'freetype', u'libjpeg', u'gd', u'libffi', u'pcre', u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'bzip2', u'expat', u'jsoncpp', u'libopenssl', u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libpng', u'freetype', u'libjpeg', u'gd', u'libffi', u'pcre', u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libuv.la" is touched by more than one package: [u'libuv', u'rhash', u'libpng', u'freetype', u'libjpeg', u'gd', u'libffi', u'pcre', u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libsigrok.la" is touched by more than one package: [u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libkcapi.la" is touched by more than one package: [u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'bzip2', u'expat', u'jsoncpp', u'libopenssl', u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libpng', u'freetype', u'libjpeg', u'gd', u'libffi', u'pcre', u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'libffi', u'pcre', u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libcurl', u'libuv', u'rhash', u'libpng', u'freetype', u'libjpeg', u'gd', u'libffi', u'pcre', u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libuv', u'rhash', u'libpng', u'freetype', u'libjpeg', u'gd', u'libffi', u'pcre', u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'libjpeg', u'gd', u'libffi', u'pcre', u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'bzip2', u'expat', u'jsoncpp', u'libopenssl', u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libpng', u'freetype', u'libjpeg', u'gd', u'libffi', u'pcre', u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'gd', u'libffi', u'pcre', u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'jsoncpp', u'libopenssl', u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libpng', u'freetype', u'libjpeg', u'gd', u'libffi', u'pcre', u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libqmi-glib.la" is touched by more than one package: [u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libjpeg', u'gd', u'libffi', u'pcre', u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'libjpeg', u'gd', u'libffi', u'pcre', u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libpng', u'freetype', u'libjpeg', u'gd', u'libffi', u'pcre', u'libglib2', u'libkcapi', u'libqmi', u'libzip', u'libsigrok', u'sdl', u'popt', u'wolfssl'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'wolfssl'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/build/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/build/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/build/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/build/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/build/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/build/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/build/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/build/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/build/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/build/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/build/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/build/instance-0/output/host/etc/meson/cross-compilation.conf grep -qsE '^/usr/bin/screen$' /home/buildroot/build/instance-0/output/target/etc/shells || echo "/usr/bin/screen" >> /home/buildroot/build/instance-0/output/target/etc/shells mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/build/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/build/instance-0/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/buildroot/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00854-gbcc6660"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2019.02-git-00854-gbcc6660 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 >>> 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 >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> 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) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> 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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> libcurl 7.62.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libuv v1.25.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> host-dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> fis 2892 Collecting legal info WARNING: no hash file for fis.c >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.35 Collecting legal info LICENSE: OK (sha256: f9850940c6606003eea9c8864b2a3f177eb5c963614aba5a3c5a24c47dd043ab) >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> initscripts Collecting legal info >>> iperf3 3.6 Collecting legal info LICENSE: OK (sha256: 52c42914d7d79fe5e95d0d1b821556d9f06bf756ac910fe085a46d238a33e594) >>> lcdproc 0.5.9 Collecting legal info ERROR: No hash found for COPYING >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libkcapi 1.1.3 Collecting legal info COPYING: OK (sha256: b0336f8f07a6abf8b0a59d961f53601d7c4a7c09a8137805b730a34a976039f8) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> libqmi 1.20.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsigrok 0.5.1 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.5.1 Collecting legal info LICENSE: OK (sha256: 04464e729973cf58189051e7a3e8bca2acce9a1058c735e9e2eb1fdbe0fbbf50) >>> netplug 1.2.9.2 Collecting legal info ERROR: No hash found for COPYING >>> netsurf 3.8 Collecting legal info netsurf/COPYING: OK (sha256: 55c4a7ae3953d720a462e69d1f128a20004933d12538be5314a33f8821675378) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libpng 1.6.35 Collecting legal info LICENSE: OK (sha256: f9850940c6606003eea9c8864b2a3f177eb5c963614aba5a3c5a24c47dd043ab) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> screen 4.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sigrok-cli 0.7.0 Collecting legal info ERROR: No hash found for COPYING >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> wipe 2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> wolfssl 3.15.7 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) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'