* Truncated HMAC: no * Supported Elliptic Curves: no * Session Ticket: no * Extended Master Secret: yes * Renegotiation Indication: no * Secure Renegotiation: no * All TLS Extensions: no * PKCS#7 no * wolfSSH no * wolfSCEP no * Secure Remote Password no * Small Stack: no * valgrind unit tests: no * LIBZ: no * Examples: yes * User Crypto: no * Fast RSA: no * Single Precision: no * Async Crypto: no * Cavium: no * ARM ASM: no * AES Key Wrap: no * Write duplicate: no * Intel Quick Assist: no * Xilinx Hardware Acc.: no * Inline Code: yes --- >>> wolfssl 3.14.0 Building PATH="/home/test/autobuild/run/instance-1/output/host/bin:/home/test/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-1/output/build/wolfssl-3.14.0/ make[1]: Entering directory `/home/test/autobuild/run/instance-1/output/build/wolfssl-3.14.0' /usr/bin/make -j9 all-am make[2]: Entering directory `/home/test/autobuild/run/instance-1/output/build/wolfssl-3.14.0' make[2]: warning: -jN forced in submake: disabling jobserver mode. CC wolfcrypt/test/testsuite_testsuite_test-test.o CC examples/client/testsuite_testsuite_test-client.o CC examples/echoclient/testsuite_testsuite_test-echoclient.o CC examples/echoserver/testsuite_testsuite_test-echoserver.o CC examples/server/testsuite_testsuite_test-server.o CC examples/client/tests_unit_test-client.o CC examples/server/tests_unit_test-server.o CC wolfcrypt/src/src_libwolfssl_la-hmac.lo CC wolfcrypt/src/src_libwolfssl_la-hash.lo CC wolfcrypt/src/src_libwolfssl_la-cpuid.lo CC wolfcrypt/src/src_libwolfssl_la-random.lo CC wolfcrypt/src/src_libwolfssl_la-sha256.lo CC wolfcrypt/src/src_libwolfssl_la-rsa.lo CC wolfcrypt/src/src_libwolfssl_la-aes.lo CC wolfcrypt/src/src_libwolfssl_la-sha.lo CC wolfcrypt/src/src_libwolfssl_la-logging.lo CC wolfcrypt/src/src_libwolfssl_la-wc_encrypt.lo CC wolfcrypt/src/src_libwolfssl_la-wc_port.lo CC wolfcrypt/src/src_libwolfssl_la-error.lo CC wolfcrypt/src/src_libwolfssl_la-signature.lo CC wolfcrypt/src/src_libwolfssl_la-wolfmath.lo CC wolfcrypt/src/src_libwolfssl_la-memory.lo CC wolfcrypt/src/src_libwolfssl_la-dh.lo CC wolfcrypt/src/src_libwolfssl_la-asn.lo CC wolfcrypt/src/src_libwolfssl_la-coding.lo CC wolfcrypt/src/src_libwolfssl_la-poly1305.lo CC wolfcrypt/src/src_libwolfssl_la-md5.lo CC wolfcrypt/src/src_libwolfssl_la-chacha.lo CC wolfcrypt/src/src_libwolfssl_la-chacha20_poly1305.lo CC wolfcrypt/src/src_libwolfssl_la-integer.lo CC src/src_libwolfssl_la-internal.lo CC src/src_libwolfssl_la-wolfio.lo CC src/src_libwolfssl_la-keys.lo CC src/src_libwolfssl_la-ssl.lo CC src/src_libwolfssl_la-tls.lo CC wolfcrypt/benchmark/benchmark.o CC wolfcrypt/test/test.o CC examples/benchmark/tls_bench.o CC examples/client/client.o CC examples/echoclient/echoclient.o CC examples/echoserver/echoserver.o CC examples/server/server.o CC testsuite/testsuite_testsuite_test-testsuite.o CC tests/tests_unit_test-unit.o CC tests/tests_unit_test-api.o CC tests/tests_unit_test-suites.o CC tests/tests_unit_test-hash.o CC tests/tests_unit_test-srp.o CCLD src/libwolfssl.la CCLD wolfcrypt/benchmark/benchmark CCLD wolfcrypt/test/testwolfcrypt CCLD examples/benchmark/tls_bench CCLD examples/client/client CCLD examples/echoclient/echoclient CCLD examples/echoserver/echoserver CCLD examples/server/server CCLD testsuite/testsuite.test CCLD tests/unit.test make[2]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/wolfssl-3.14.0' make[1]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/wolfssl-3.14.0' >>> wolfssl 3.14.0 Installing to target PATH="/home/test/autobuild/run/instance-1/output/host/bin:/home/test/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-1/output/target install -C /home/test/autobuild/run/instance-1/output/build/wolfssl-3.14.0/ make[1]: Entering directory `/home/test/autobuild/run/instance-1/output/build/wolfssl-3.14.0' /usr/bin/make -j9 install-am make[2]: Entering directory `/home/test/autobuild/run/instance-1/output/build/wolfssl-3.14.0' make[2]: warning: -jN forced in submake: disabling jobserver mode. make[3]: Entering directory `/home/test/autobuild/run/instance-1/output/build/wolfssl-3.14.0' make[3]: warning: -jN forced in submake: disabling jobserver mode. /bin/mkdir -p '/home/test/autobuild/run/instance-1/output/target/usr/lib' /bin/bash /home/test/autobuild/run/instance-1/output/build/wolfssl-3.14.0/build-aux/install-sh -d /home/test/autobuild/run/instance-1/output/target/usr/bin /bin/bash ./libtool --mode=install /usr/bin/install -c src/libwolfssl.la '/home/test/autobuild/run/instance-1/output/target/usr/lib' /usr/bin/install -c wolfssl-config /home/test/autobuild/run/instance-1/output/target/usr/bin libtool: install: /usr/bin/install -c src/.libs/libwolfssl.so.16.0.0 /home/test/autobuild/run/instance-1/output/target/usr/lib/libwolfssl.so.16.0.0 libtool: install: (cd /home/test/autobuild/run/instance-1/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/test/autobuild/run/instance-1/output/target/usr/share/doc/wolfssl' /bin/mkdir -p '/home/test/autobuild/run/instance-1/output/target/usr/share/doc/wolfssl/example' /usr/bin/install -c -m 644 certs/taoCert.txt doc/README.txt '/home/test/autobuild/run/instance-1/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/test/autobuild/run/instance-1/output/target/usr/share/doc/wolfssl/example' libtool: install: (cd /home/test/autobuild/run/instance-1/output/target/usr/lib && { ln -s -f libwolfssl.so.16.0.0 libwolfssl.so || { rm -f libwolfssl.so && ln -s libwolfssl.so.16.0.0 libwolfssl.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libwolfssl.lai /home/test/autobuild/run/instance-1/output/target/usr/lib/libwolfssl.la /bin/mkdir -p '/home/test/autobuild/run/instance-1/output/target/usr/include' /bin/mkdir -p '/home/test/autobuild/run/instance-1/output/target/usr/lib/pkgconfig' /bin/mkdir -p '/home/test/autobuild/run/instance-1/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/test/autobuild/run/instance-1/output/target/usr/include/cyassl/ctaocrypt' libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/test/autobuild/run/instance-1/output/target/usr/include/wolfssl/wolfcrypt' /usr/bin/install -c -m 644 support/wolfssl.pc '/home/test/autobuild/run/instance-1/output/target/usr/lib/pkgconfig' /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/test/autobuild/run/instance-1/output/target/usr/include/wolfssl/wolfcrypt' /bin/mkdir -p '/home/test/autobuild/run/instance-1/output/target/usr/include/wolfssl/openssl' /usr/bin/install -c -m 644 wolfssl/openssl/asn1.h wolfssl/openssl/aes.h wolfssl/openssl/bio.h wolfssl/openssl/bn.h wolfssl/openssl/buffer.h wolfssl/openssl/conf.h wolfssl/openssl/crypto.h wolfssl/openssl/des.h wolfssl/openssl/dh.h wolfssl/openssl/dsa.h wolfssl/openssl/ecdsa.h wolfssl/openssl/ecdh.h wolfssl/openssl/ec.h wolfssl/openssl/ec25519.h wolfssl/openssl/ed25519.h wolfssl/openssl/engine.h wolfssl/openssl/err.h wolfssl/openssl/evp.h wolfssl/openssl/hmac.h wolfssl/openssl/lhash.h wolfssl/openssl/md4.h wolfssl/openssl/md5.h wolfssl/openssl/ripemd.h wolfssl/openssl/objects.h wolfssl/openssl/ocsp.h wolfssl/openssl/opensslconf.h wolfssl/openssl/opensslv.h wolfssl/openssl/ossl_typ.h wolfssl/openssl/pem.h wolfssl/openssl/pkcs12.h wolfssl/openssl/rand.h wolfssl/openssl/rsa.h wolfssl/openssl/sha.h wolfssl/openssl/ssl23.h wolfssl/openssl/ssl.h wolfssl/openssl/stack.h wolfssl/openssl/ui.h wolfssl/openssl/x509.h wolfssl/openssl/x509v3.h wolfssl/openssl/rc4.h '/home/test/autobuild/run/instance-1/output/target/usr/include/wolfssl/openssl' /bin/mkdir -p '/home/test/autobuild/run/instance-1/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/test/autobuild/run/instance-1/output/target/usr/include/cyassl/openssl' /bin/mkdir -p '/home/test/autobuild/run/instance-1/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/test/autobuild/run/instance-1/output/target/usr/include/wolfssl' /bin/mkdir -p '/home/test/autobuild/run/instance-1/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/test/autobuild/run/instance-1/output/target/usr/include/cyassl/ctaocrypt' /bin/mkdir -p '/home/test/autobuild/run/instance-1/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/test/autobuild/run/instance-1/output/target/usr/include/cyassl' /bin/mkdir -p '/home/test/autobuild/run/instance-1/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/test/autobuild/run/instance-1/output/target/usr/include/wolfssl/wolfcrypt' make[3]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/wolfssl-3.14.0' make[2]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/wolfssl-3.14.0' make[1]: Leaving directory `/home/test/autobuild/run/instance-1/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/test/autobuild/run/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'attr', u'acl', u'libopenssl', u'berkeleydb', u'json-c', u'libgpg-error', u'libgcrypt', u'libaio', u'lvm2', u'popt', u'cryptsetup', u'expat', u'neon', u'dtc', u'elfutils', u'libfuse', u'file', u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'acl', u'libopenssl', u'berkeleydb', u'json-c', u'libgpg-error', u'libgcrypt', u'libaio', u'lvm2', u'popt', u'cryptsetup', u'expat', u'neon', u'dtc', u'elfutils', u'libfuse', u'file', u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libc_urg_system.la" is touched by more than one package: [u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: [u'file', u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libgamin-1.la" is touched by more than one package: [u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libcryptsetup.la" is touched by more than one package: [u'cryptsetup', u'expat', u'neon', u'dtc', u'elfutils', u'libfuse', u'file', u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'file', u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'json-c', u'libgpg-error', u'libgcrypt', u'libaio', u'lvm2', u'popt', u'cryptsetup', u'expat', u'neon', u'dtc', u'elfutils', u'libfuse', u'file', u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libopus.la" is touched by more than one package: [u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libaacs.la" is touched by more than one package: [u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'attr', u'acl', u'libopenssl', u'berkeleydb', u'json-c', u'libgpg-error', u'libgcrypt', u'libaio', u'lvm2', u'popt', u'cryptsetup', u'expat', u'neon', u'dtc', u'elfutils', u'libfuse', u'file', u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'ncurses', u'libzlib', u'util-linux', u'attr', u'acl', u'libopenssl', u'berkeleydb', u'json-c', u'libgpg-error', u'libgcrypt', u'libaio', u'lvm2', u'popt', u'cryptsetup', u'expat', u'neon', u'dtc', u'elfutils', u'libfuse', u'file', u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'json-c', u'libgpg-error', u'libgcrypt', u'libaio', u'lvm2', u'popt', u'cryptsetup', u'expat', u'neon', u'dtc', u'elfutils', u'libfuse', u'file', u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libfm-extra.la" is touched by more than one package: [u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libc_urg.la" is touched by more than one package: [u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libneon.la" is touched by more than one package: [u'neon', u'dtc', u'elfutils', u'libfuse', u'file', u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'attr', u'acl', u'libopenssl', u'berkeleydb', u'json-c', u'libgpg-error', u'libgcrypt', u'libaio', u'lvm2', u'popt', u'cryptsetup', u'expat', u'neon', u'dtc', u'elfutils', u'libfuse', u'file', u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'file', u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libacl.la" is touched by more than one package: [u'acl', u'libopenssl', u'berkeleydb', u'json-c', u'libgpg-error', u'libgcrypt', u'libaio', u'lvm2', u'popt', u'cryptsetup', u'expat', u'neon', u'dtc', u'elfutils', u'libfuse', u'file', u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'neon', u'dtc', u'elfutils', u'libfuse', u'file', u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libc_urg_connection.la" is touched by more than one package: [u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libaio', u'lvm2', u'popt', u'cryptsetup', u'expat', u'neon', u'dtc', u'elfutils', u'libfuse', u'file', u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libmenu-cache.la" is touched by more than one package: [u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libSoundTouch.la" is touched by more than one package: [u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libllcp.la" is touched by more than one package: [u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libmaxminddb.la" is touched by more than one package: [u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libsysfs.la" is touched by more than one package: [u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'libgpg-error', u'libgcrypt', u'libaio', u'lvm2', u'popt', u'cryptsetup', u'expat', u'neon', u'dtc', u'elfutils', u'libfuse', u'file', u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libfam.la" is touched by more than one package: [u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libaio', u'lvm2', u'popt', u'cryptsetup', u'expat', u'neon', u'dtc', u'elfutils', u'libfuse', u'file', u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'cryptsetup', u'expat', u'neon', u'dtc', u'elfutils', u'libfuse', u'file', u'libffi', u'pcre', u'libglib2', u'gamin', u'glib-networking', u'keyutils', u'libpng', u'sdl', u'libaacs', u'libcodec2', u'libebml', u'libevent', u'libfm-extra', u'libusb', u'libusb-compat', u'libnfc', u'libllcp', u'libmatroska', u'libmaxminddb', u'libnfnetlink', u'libsepol', u'libsoundtouch', u'libsysfs', u'libtommath', u'libxml2', u'lm-sensors', u'menu-cache', u'opus', u'skalibs', u'tclap', u'urg', u'wireless_tools'] ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison', u'host-libffi'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] rm -f /home/test/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-1/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-1/output/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/test/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/test/autobuild/run/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/run/instance-1/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-1/output/target/bin/sh rm -f /home/test/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in /home/test/autobuild/run/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-1/output/target/usr/include /home/test/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-1/output/target/usr/lib/cmake /home/test/autobuild/run/instance-1/output/target/usr/share/cmake find /home/test/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-1/output/target/lib/ /home/test/autobuild/run/instance-1/output/target/usr/lib/ /home/test/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-1/output/target/usr/man /home/test/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-1/output/target/usr/info /home/test/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-1/output/target/usr/doc /home/test/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/test/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-1/output/host/bin/powerpc64le-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/autobuild/run/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/test/autobuild/run/instance-1/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/test/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00345-g8062700"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/test/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/test/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/test/autobuild/run/instance-1/output/target/usr make: Leaving directory `/home/test/autobuild/run/instance-1/buildroot' make: Entering directory `/home/test/autobuild/run/instance-1/buildroot' >>> Buildroot 2018.11-git-00345-g8062700 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> abootimg 7e127fee6a3981f6b0a50ce9910267cd501e09d4 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> linux-pam 1.3.1 Collecting legal info ERROR: No hash found for Copyright >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> acl 2.2.53 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> attr 2.4.48 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> acpid 2.0.30 Collecting legal info ERROR: No hash found for COPYING >>> axel 2.16.1 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bridge-utils 1.6 Collecting legal info ERROR: No hash found for COPYING >>> cryptsetup 2.0.4 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> lvm2 2.02.180 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> davfs2 1.5.4 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> dtc 1.4.7 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-e2fsprogs 1.44.4 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> elfutils 0.171 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> exfat 1.2.6 Collecting legal info ERROR: No hash found for COPYING >>> libfuse 2.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> file 5.34 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-file 5.34 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> gamin 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> getent Collecting legal info >>> glib-networking 2.50.0 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> iptraf-ng 1.1.4 Collecting legal info ERROR: No hash found for LICENSE >>> jquery-sidebar 3.3.2 Collecting legal info ERROR: No hash found for LICENSE >>> jquery 1.11.2 Collecting legal info >>> kexec-lite 87d044a895b1c004320a2676099a54a5a2a74f2e Collecting legal info ERROR: No hash found for COPYING >>> keyutils 1.5.10 Collecting legal info ERROR: No hash found for LICENCE.GPL ERROR: No hash found for LICENCE.LGPL >>> lbreakout2 2.6.5 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> libaacs 0.9.0 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libcodec2 0.7 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libebml 1.3.6 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfm-extra 1.3.0.2 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libmatroska 1.4.9 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmaxminddb 1.3.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> libsoundtouch 010a91a59071c7fefd316fca62c0d980ec85b4b1 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libsysfs 2.1.0 Collecting legal info ERROR: No hash found for cmd/GPL ERROR: No hash found for lib/LGPL >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> lm-sensors 3.4.0 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING >>> menu-cache 1.1.0 Collecting legal info COPYING: OK (sha256: 7459fbad62653e4061dbfde3b0cad7c72777838beb10d2d11d969fac6226e7de) >>> minissdpd 1.5.20180223 Collecting legal info LICENSE: OK (sha256: 8801b32567ec20015c7d31668602a3a7f4a4785b7e17468360146b6003713cba) >>> netatalk 3.1.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> openntpd 6.2p3 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> opus 1.2.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> p7zip 16.02 Collecting legal info ERROR: No hash found for DOC/License.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> s6-linux-utils 2.4.0.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> tinymembench v0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> tree 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> wireless_tools 30.pre9 Collecting legal info ERROR: No hash found for COPYING >>> wolfssl 3.14.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: 74adaaef40b96c71378b6daa3feb8ccd4a1bfd9b76debf3f3f29cf3a0e86c9a0) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-1/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-1/buildroot'