CC wolfcrypt/src/src_libwolfssl_la-logging.lo CC wolfcrypt/src/src_libwolfssl_la-wc_encrypt.lo CC wolfcrypt/src/src_libwolfssl_la-wc_port.lo In file included from wolfcrypt/src/sha.c:87: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 wolfcrypt/src/aes.c:243: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/src/src_libwolfssl_la-error.lo In file included from wolfcrypt/src/rsa.c:197: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/src/src_libwolfssl_la-signature.lo CC wolfcrypt/src/src_libwolfssl_la-wolfmath.lo CC wolfcrypt/src/src_libwolfssl_la-dh.lo CC wolfcrypt/src/src_libwolfssl_la-memory.lo CC wolfcrypt/src/src_libwolfssl_la-asn.lo CC wolfcrypt/src/src_libwolfssl_la-coding.lo CC wolfcrypt/src/src_libwolfssl_la-poly1305.lo In file included from wolfcrypt/src/dh.c:43: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/src/src_libwolfssl_la-md5.lo CC wolfcrypt/src/src_libwolfssl_la-chacha.lo In file included from wolfcrypt/src/wolfmath.c:51: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 wolfcrypt/src/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 wolfcrypt/src/src_libwolfssl_la-chacha20_poly1305.lo CC wolfcrypt/src/src_libwolfssl_la-integer.lo CC src/src_libwolfssl_la-internal.lo CC src/src_libwolfssl_la-wolfio.lo In file included from wolfcrypt/src/md5.c:45: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-keys.lo CC src/src_libwolfssl_la-ssl.lo CC src/src_libwolfssl_la-tls.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) ^ In file included from src/internal.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 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) ^ In file included from wolfcrypt/src/chacha.c:45: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/chacha.c: In function 'wc_Chacha_SetKey': wolfcrypt/src/chacha.c:345:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((wolfssl_word)key % 4) { ^ In file included from wolfcrypt/src/asn.c:68: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 CC wolfcrypt/test/test.o CC examples/benchmark/tls_bench.o 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/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/server/testsuite_testsuite_test-server.o CC testsuite/testsuite_testsuite_test-testsuite.o CC tests/tests_unit_test-unit.o CC tests/tests_unit_test-api.o CC tests/tests_unit_test-suites.o CC tests/tests_unit_test-hash.o CC tests/tests_unit_test-srp.o CCLD src/libwolfssl.la CCLD wolfcrypt/benchmark/benchmark CCLD wolfcrypt/test/testwolfcrypt CCLD examples/client/client CCLD examples/benchmark/tls_bench CCLD examples/echoclient/echoclient CCLD examples/echoserver/echoserver CCLD examples/server/server CCLD testsuite/testsuite.test CCLD tests/unit.test make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wolfssl-3.14.0' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wolfssl-3.14.0' >>> wolfssl 3.14.0 Installing to staging directory PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot install -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wolfssl-3.14.0/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wolfssl-3.14.0' /usr/bin/make -j9 install-am make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wolfssl-3.14.0' make[2]: warning: -jN forced in submake: disabling jobserver mode. make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wolfssl-3.14.0' make[3]: warning: -jN forced in submake: disabling jobserver mode. /bin/bash /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wolfssl-3.14.0/build-aux/install-sh -d /home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/wolfssl' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/wolfssl/example' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libwolfssl.la '/home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/doc/wolfssl' /usr/bin/install -c wolfssl-config /home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/bin /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/cyassl/ctaocrypt' /usr/bin/install -c -m 644 support/wolfssl.pc '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /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/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/cyassl/ctaocrypt' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/wolfssl/wolfcrypt' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/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/rand.h wolfssl/openssl/rsa.h wolfssl/openssl/sha.h wolfssl/openssl/ssl23.h wolfssl/openssl/ssl.h wolfssl/openssl/stack.h wolfssl/openssl/ui.h wolfssl/openssl/x509.h wolfssl/openssl/x509v3.h wolfssl/openssl/rc4.h '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/wolfssl/openssl' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/cyassl/openssl' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/cyassl/ctaocrypt' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/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 '/home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/wolfssl/wolfcrypt' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/wolfssl' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/cyassl' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.so.16.0.0 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libwolfssl.so.16.0.0 libtool: install: (cd /home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libwolfssl.so.16.0.0 libwolfssl.so.16 || { rm -f libwolfssl.so.16 && ln -s libwolfssl.so.16.0.0 libwolfssl.so.16; }; }) libtool: install: (cd /home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libwolfssl.so.16.0.0 libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.16.0.0 libwolfssl.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /home/dawncrow/buildroot-test/scripts/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libwolfssl.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wolfssl-3.14.0' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wolfssl-3.14.0' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wolfssl-3.14.0' >>> wolfssl 3.14.0 Fixing libtool files >>> wolfssl 3.14.0 Installing to target PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/home/dawncrow/buildroot-test/scripts/instance-0/output/target install -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wolfssl-3.14.0/ make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wolfssl-3.14.0' /usr/bin/make -j9 install-am make[2]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wolfssl-3.14.0' make[2]: warning: -jN forced in submake: disabling jobserver mode. make[3]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wolfssl-3.14.0' make[3]: warning: -jN forced in submake: disabling jobserver mode. /bin/bash /home/dawncrow/buildroot-test/scripts/instance-0/output/build/wolfssl-3.14.0/build-aux/install-sh -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc/wolfssl' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc/wolfssl/example' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libwolfssl.la '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/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/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc/wolfssl/example' /usr/bin/install -c -m 644 certs/taoCert.txt doc/README.txt '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc/wolfssl' /usr/bin/install -c wolfssl-config /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/bin /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 support/wolfssl.pc '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/cyassl/ctaocrypt' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/wolfssl/wolfcrypt' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.so.16.0.0 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libwolfssl.so.16.0.0 libtool: install: (cd /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib && { ln -s -f libwolfssl.so.16.0.0 libwolfssl.so.16 || { rm -f libwolfssl.so.16 && ln -s libwolfssl.so.16.0.0 libwolfssl.so.16; }; }) /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/wolfssl/openssl' libtool: install: (cd /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib && { ln -s -f libwolfssl.so.16.0.0 libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.16.0.0 libwolfssl.so; }; }) /usr/bin/install -c -m 644 wolfssl/openssl/asn1.h wolfssl/openssl/aes.h wolfssl/openssl/bio.h wolfssl/openssl/bn.h wolfssl/openssl/buffer.h wolfssl/openssl/conf.h wolfssl/openssl/crypto.h wolfssl/openssl/des.h wolfssl/openssl/dh.h wolfssl/openssl/dsa.h wolfssl/openssl/ecdsa.h wolfssl/openssl/ecdh.h wolfssl/openssl/ec.h wolfssl/openssl/ec25519.h wolfssl/openssl/ed25519.h wolfssl/openssl/engine.h wolfssl/openssl/err.h wolfssl/openssl/evp.h wolfssl/openssl/hmac.h wolfssl/openssl/lhash.h wolfssl/openssl/md4.h wolfssl/openssl/md5.h wolfssl/openssl/ripemd.h wolfssl/openssl/objects.h wolfssl/openssl/ocsp.h wolfssl/openssl/opensslconf.h wolfssl/openssl/opensslv.h wolfssl/openssl/ossl_typ.h wolfssl/openssl/pem.h wolfssl/openssl/pkcs12.h wolfssl/openssl/rand.h wolfssl/openssl/rsa.h wolfssl/openssl/sha.h wolfssl/openssl/ssl23.h wolfssl/openssl/ssl.h wolfssl/openssl/stack.h wolfssl/openssl/ui.h wolfssl/openssl/x509.h wolfssl/openssl/x509v3.h wolfssl/openssl/rc4.h '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/wolfssl/openssl' libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libwolfssl.la /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/cyassl/openssl' libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/install -c -m 644 cyassl/openssl/asn1.h cyassl/openssl/bio.h cyassl/openssl/bn.h cyassl/openssl/conf.h cyassl/openssl/crypto.h cyassl/openssl/des.h cyassl/openssl/dh.h cyassl/openssl/dsa.h cyassl/openssl/ecdsa.h cyassl/openssl/ecdh.h cyassl/openssl/ec.h cyassl/openssl/ec25519.h cyassl/openssl/ed25519.h cyassl/openssl/engine.h cyassl/openssl/err.h cyassl/openssl/evp.h cyassl/openssl/hmac.h cyassl/openssl/lhash.h cyassl/openssl/md4.h cyassl/openssl/md5.h cyassl/openssl/ripemd.h cyassl/openssl/ocsp.h cyassl/openssl/opensslconf.h cyassl/openssl/opensslv.h cyassl/openssl/ossl_typ.h cyassl/openssl/pem.h cyassl/openssl/pkcs12.h cyassl/openssl/rand.h cyassl/openssl/rsa.h cyassl/openssl/sha.h cyassl/openssl/ssl23.h cyassl/openssl/ssl.h cyassl/openssl/stack.h cyassl/openssl/ui.h cyassl/openssl/x509.h cyassl/openssl/x509v3.h '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/cyassl/openssl' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/cyassl/ctaocrypt' /usr/bin/install -c -m 644 cyassl/ctaocrypt/logging.h cyassl/ctaocrypt/memory.h cyassl/ctaocrypt/mpi_class.h cyassl/ctaocrypt/mpi_superclass.h '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/cyassl/ctaocrypt' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/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 '/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/wolfssl/wolfcrypt' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/wolfssl' /bin/mkdir -p '/home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include/cyassl' make[3]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wolfssl-3.14.0' make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wolfssl-3.14.0' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/wolfssl-3.14.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libcdio', u'readline'] ./support/scripts/check-uniq-files -t staging /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libcdio++.la" is touched by more than one package: [u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libtpl.la" is touched by more than one package: [u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libuv', u'rhash', u'flex', u'hwloc', u'ibrcommon', u'ibrdtn', u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libhwloc.la" is touched by more than one package: [u'hwloc', u'ibrcommon', u'ibrdtn', u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'c-ares', u'expat', u'jsoncpp', u'xz', u'libzlib', u'libarchive', u'mbedtls', u'libcurl', u'libuv', u'rhash', u'flex', u'hwloc', u'ibrcommon', u'ibrdtn', u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libcdio', u'readline'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/liborc-0.4.la" is touched by more than one package: [u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'c-ares', u'expat', u'jsoncpp', u'xz', u'libzlib', u'libarchive', u'mbedtls', u'libcurl', u'libuv', u'rhash', u'flex', u'hwloc', u'ibrcommon', u'ibrdtn', u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'c-ares', u'expat', u'jsoncpp', u'xz', u'libzlib', u'libarchive', u'mbedtls', u'libcurl', u'libuv', u'rhash', u'flex', u'hwloc', u'ibrcommon', u'ibrdtn', u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'c-ares', u'expat', u'jsoncpp', u'xz', u'libzlib', u'libarchive', u'mbedtls', u'libcurl', u'libuv', u'rhash', u'flex', u'hwloc', u'ibrcommon', u'ibrdtn', u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libcdio.la" is touched by more than one package: [u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'hwloc', u'ibrcommon', u'ibrdtn', u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libuv.la" is touched by more than one package: [u'libuv', u'rhash', u'flex', u'hwloc', u'ibrcommon', u'ibrdtn', u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libudf.la" is touched by more than one package: [u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libtesseract.la" is touched by more than one package: [u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'c-ares', u'expat', u'jsoncpp', u'xz', u'libzlib', u'libarchive', u'mbedtls', u'libcurl', u'libuv', u'rhash', u'flex', u'hwloc', u'ibrcommon', u'ibrdtn', u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libiso9660++.la" is touched by more than one package: [u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/liblept.la" is touched by more than one package: [u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libzlib', u'libarchive', u'mbedtls', u'libcurl', u'libuv', u'rhash', u'flex', u'hwloc', u'ibrcommon', u'ibrdtn', u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'jsoncpp', u'xz', u'libzlib', u'libarchive', u'mbedtls', u'libcurl', u'libuv', u'rhash', u'flex', u'hwloc', u'ibrcommon', u'ibrdtn', u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'c-ares', u'expat', u'jsoncpp', u'xz', u'libzlib', u'libarchive', u'mbedtls', u'libcurl', u'libuv', u'rhash', u'flex', u'hwloc', u'ibrcommon', u'ibrdtn', u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'mbedtls', u'libcurl', u'libuv', u'rhash', u'flex', u'hwloc', u'ibrcommon', u'ibrdtn', u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/liborc-test-0.4.la" is touched by more than one package: [u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libiso9660.la" is touched by more than one package: [u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libshadowsocks-libev.la" is touched by more than one package: [u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] Warning: staging file "./usr/lib/libcares.la" is touched by more than one package: [u'c-ares', u'expat', u'jsoncpp', u'xz', u'libzlib', u'libarchive', u'mbedtls', u'libcurl', u'libuv', u'rhash', u'flex', u'hwloc', u'ibrcommon', u'ibrdtn', u'iptables', u'leptonica', u'ncurses', u'libcdio', u'libconfig', u'libev', u'libopenh264', u'libsodium', u'libtpl', u'libusb', u'libusb-compat', u'readline', u'orc', u'pcre', u'shadowsocks-libev', u'tesseract-ocr', u'wolfssl'] ./support/scripts/check-uniq-files -t host /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-lxml'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/man /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/info /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/doc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mips64el-ctng_n32-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/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/dawncrow/buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-rc1-00152-g06a2d67"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-rc1\"" \ ) > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2018.11-rc1-00152-g06a2d67 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> batctl 2017.0 Collecting legal info >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> c-ares 1.14.0 Collecting legal info ERROR: No hash found for ares_mkquery.c >>> 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) >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libcurl 7.62.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> mbedtls 2.7.5 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libuv v1.24.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> dante 1.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> hicolor-icon-theme 0.15 Collecting legal info ERROR: No hash found for COPYING >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> iptables 1.8.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> leptonica 1.76.0 Collecting legal info leptonica-license.txt: OK (sha256: ca0ac11c7c0acad9599d54990942cc11c9f6d9b569f1a360d774a628819c3518) >>> libcdio 2.0.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libopenh264 v1.7.0 Collecting legal info LICENSE: OK (sha256: dd5c1c9668512530fa5a96e4c29ac4033d70a7eeb0eed7a42fddb6dd794ebdbb) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> libtpl v1.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> open-lldp 036e314bd93602f7388262cc37faf8b626980af1 Collecting legal info COPYING: OK (sha256: 67af5abeb092213cd9c53781503320f635ba28b641e0c3f24d367e8e93a9839b) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> psmisc 23.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-python-lxml 4.2.5 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 705bdfece6dbb87879d9ec40a8c9530651aefb98ae387da9134584464742d539) >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python-setuptools 40.6.2 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> shadowsocks-libev 3.2.1 Collecting legal info COPYING: OK (sha256: 736883f97d44dbec288bb82819f18f4f86d02ae3192f6a9abefa00db76bace41) libbloom/LICENSE: OK (sha256: c41a4bc2c4c43e4daa3051e77e31b2d5c8500498afaeac6d831d55a4bb8de3fb) libcork/COPYING: OK (sha256: 4fa2ada54f8c0410ec243265378242ffe862386d5ac517f8dd30a1911d25ae93) >>> sispmctl 3.1 Collecting legal info ERROR: No hash found for LICENCE >>> tesseract-ocr 3.05.02 Collecting legal info COPYING: OK (sha256: d770c1ac1235bc018530701da1ce453367f7952a3075d12b9029f81a26c05f13) >>> tini v0.18.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> wolfssl 3.14.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: 74adaaef40b96c71378b6daa3feb8ccd4a1bfd9b76debf3f3f29cf3a0e86c9a0) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) Legal info produced in /home/dawncrow/buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'