void RSA_free(RSA *r); ^ host/lib/host_key.c: In function 'PrivateKeyWrite': host/lib/host_key.c:77:3: warning: passing argument 1 of 'i2d_RSAPrivateKey' from incompatible pointer type [enabled by default] buflen = i2d_RSAPrivateKey(key->rsa_private_key, &outbuf); ^ In file included from /home/buildroot/autobuild/run/instance-0/output/host/include/openssl/objects.h:965:0, from /home/buildroot/autobuild/run/instance-0/output/host/include/openssl/evp.h:94, from /home/buildroot/autobuild/run/instance-0/output/host/include/openssl/pem.h:69, from host/lib/host_key.c:10: /home/buildroot/autobuild/run/instance-0/output/host/include/openssl/asn1.h:323:13: note: expected 'const struct RSA *' but argument is of type 'struct rsa_rt * const' int i2d_##name(const type *a, unsigned char **out); \ ^ /home/buildroot/autobuild/run/instance-0/output/host/include/openssl/rsa.h:363:1: note: in expansion of macro 'DECLARE_ASN1_ENCODE_FUNCTIONS_const' DECLARE_ASN1_ENCODE_FUNCTIONS_const(RSA, RSAPrivateKey) ^ host/lib/host_key.c: In function 'PrivateKeyRead': host/lib/host_key.c:131:24: warning: assignment from incompatible pointer type [enabled by default] key->rsa_private_key = d2i_RSAPrivateKey(0, &start, ^ CC host/lib/signature_digest.o host/lib/util_misc.c: In function 'PrintPrivKeySha1Sum': host/lib/util_misc.c:38:2: warning: passing argument 1 of 'vb_keyb_from_rsa' from incompatible pointer type [enabled by default] if (vb_keyb_from_rsa(key->rsa_private_key, &buf, &buflen)) { ^ In file included from host/lib/util_misc.c:18:0: host/lib/include/util_misc.h:42:5: note: expected 'struct rsa_st *' but argument is of type 'struct rsa_rt *' int vb_keyb_from_rsa(struct rsa_st *rsa_private_key, ^ host/lib/host_signature.c: In function 'CalculateSignature': host/lib/host_signature.c:147:28: warning: passing argument 4 of 'RSA_private_encrypt' from incompatible pointer type [enabled by default] RSA_PKCS1_PADDING); /* Padding to use */ ^ In file included from host/lib/host_signature.c:10:0: /home/buildroot/autobuild/run/instance-0/output/host/include/openssl/rsa.h:337:5: note: expected 'struct RSA *' but argument is of type 'struct rsa_rt * const' int RSA_private_encrypt(int flen, const unsigned char *from, ^ CC firmware/lib/cryptolib/padding.o CC firmware/lib/cryptolib/rsa.o CC firmware/lib/cryptolib/rsa_utility.o CC firmware/lib/cryptolib/sha1.o CC firmware/lib/cryptolib/sha256.o CC firmware/lib/cryptolib/sha512.o CC firmware/lib/cryptolib/sha_utility.o CC firmware/lib/stateful_util.o CC firmware/lib/vboot_api_firmware.o CC firmware/lib/vboot_common.o CC firmware/lib/vboot_firmware.o CC firmware/lib/region-fw.o CC firmware/lib/tpm_bootmode.o CC firmware/stub/vboot_api_stub_sf.o CC firmware/lib/crc8.o CC firmware/lib/utility.o CC firmware/lib/vboot_api_init.o CC firmware/lib/vboot_common_init.o CC firmware/lib/vboot_nvstorage.o CC firmware/lib/vboot_nvstorage_rollback.o CC firmware/lib/region-init.o CC firmware/lib/rollback_index.o CC firmware/lib/tpm_lite/tlcl.o CC firmware/stub/tpm_lite_stub.o CC firmware/stub/utility_stub.o CC firmware/stub/vboot_api_stub_init.o CC firmware/stub/vboot_api_stub_region.o CC firmware/lib/cgptlib/cgptlib.o CC firmware/lib/cgptlib/cgptlib_internal.o CC firmware/lib/cgptlib/crc32.o CC firmware/lib/gpt_misc.o CC firmware/lib/utility_string.o CC firmware/lib/vboot_api_kernel.o CC firmware/lib/vboot_audio.o CC firmware/lib/vboot_display.o CC firmware/lib/vboot_kernel.o CC firmware/lib/region-kernel.o CC firmware/stub/vboot_api_stub.o CC firmware/stub/vboot_api_stub_disk.o CC firmware/stub/vboot_api_stub_stream.o CC host/lib21/host_fw_preamble.o CC host/lib21/host_key.o CC host/lib21/host_keyblock.o CC host/lib21/host_misc.o CC host/lib21/host_signature.o CC firmware/2lib/2api.o CC firmware/2lib/2common.o CC firmware/2lib/2crc8.o CC firmware/2lib/2misc.o CC firmware/2lib/2nvstorage.o CC firmware/2lib/2rsa.o CC firmware/2lib/2secdata.o CC firmware/2lib/2secdatak.o CC firmware/2lib/2sha1.o CC firmware/2lib/2sha256.o CC firmware/2lib/2sha512.o CC firmware/2lib/2sha_utility.o CC firmware/2lib/2tpm_bootmode.o CC firmware/2lib/2stub.o CC firmware/lib21/api.o CC firmware/lib21/common.o CC firmware/lib21/misc.o CC firmware/lib21/packed_key.o CC cgpt/cgpt.o CC cgpt/cgpt_find.o CC cgpt/cgpt_legacy.o CC cgpt/cgpt_nor.o CC cgpt/cmd_add.o CC cgpt/cmd_boot.o CC cgpt/cmd_create.o CC cgpt/cmd_find.o CC cgpt/cmd_legacy.o CC cgpt/cmd_prioritize.o CC cgpt/cmd_repair.o CC cgpt/cmd_show.o CC cgpt/cgpt_wrapper.o CC gen/futility_cmds.o RM libvboot_util.a AR libvboot_util.a RM libvboot_util21.a AR libvboot_util21.a LD futility/futility LDcgpt cgpt/cgpt LD cgpt/cgpt_wrapper >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Installing to host directory PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-0/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-0/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-0/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/host futil_install cgpt_install devkeys_install Package liblzma was not found in the pkg-config search path. Perhaps you should add the directory containing `liblzma.pc' to the PKG_CONFIG_PATH environment variable Package 'liblzma', required by 'world', not found Package yaml-0.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `yaml-0.1.pc' to the PKG_CONFIG_PATH environment variable Package 'yaml-0.1', required by 'world', not found INSTALL futility INSTALL CGPT INSTALL DEVKEYS PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/buildroot/autobuild/run/instance-0/dl BUILD_DIR=/home/buildroot/autobuild/run/instance-0/output/build O=/home/buildroot/autobuild/run/instance-0/output flock /home/buildroot/autobuild/run/instance-0/dl/wireless_tools/ support/download/dl-wrapper -c '30.pre9' -d '/home/buildroot/autobuild/run/instance-0/dl/wireless_tools' -D '/home/buildroot/autobuild/run/instance-0/dl' -f 'wireless_tools.30.pre9.tar.gz' -H 'package/wireless_tools//wireless_tools.hash' -n 'wireless_tools-30.pre9' -N 'wireless_tools' -o '/home/buildroot/autobuild/run/instance-0/dl/wireless_tools/wireless_tools.30.pre9.tar.gz' -u http+http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux -u http\|urlencode+http://sources.buildroot.net/wireless_tools -u http\|urlencode+http://sources.buildroot.net -- wireless_tools.30.pre9.tar.gz: OK (sha256: abd9c5c98abf1fdd11892ac2f8a56737544fe101e1be27c6241a564948f34c63) >>> wireless_tools 30.pre9 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-0/dl/wireless_tools/wireless_tools.30.pre9.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-0/output/build/wireless_tools-30.pre9 -xf - >>> wireless_tools 30.pre9 Patching Applying 0001-remove-bzero.patch using patch: patching file ifrename.c patching file iwlib.c >>> wireless_tools 30.pre9 Configuring >>> wireless_tools 30.pre9 Building PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/wireless_tools-30.pre9 CC="/home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " iwmulticall cp wireless.22.h wireless.h /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -c iwmulticall.c /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gcc -Wl,-s -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MMD -o iwmulticall iwmulticall.o -lm >>> wireless_tools 30.pre9 Installing to staging directory >>> wireless_tools 30.pre9 Fixing libtool files >>> wireless_tools 30.pre9 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/wireless_tools-30.pre9 PREFIX="/home/buildroot/autobuild/run/instance-0/output/target" LDCONFIG=/bin/true install-iwmulticall install -m 755 -d /home/buildroot/autobuild/run/instance-0/output/target/sbin install -m 755 iwmulticall /home/buildroot/autobuild/run/instance-0/output/target/sbin/iwconfig ( cd /home/buildroot/autobuild/run/instance-0/output/target/sbin ; \ ln -f -s iwconfig iwlist ; \ ln -f -s iwconfig iwspy ; \ ln -f -s iwconfig iwpriv ; \ ln -f -s iwconfig iwgetid ) >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnpth.la" is touched by more than one package: [u'libnpth', u'graphite2', u'libffi', u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libsodium', u'giflib', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'graphite2', u'libffi', u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libodbcinst.la" is touched by more than one package: [u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libsnmp++.la" is touched by more than one package: [u'snmppp', u'agentpp', u'libzlib', u'libpcap', u'flex', u'boost', u'expat', u'freetype', u'fontconfig', u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'giflib', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'graphite2', u'libffi', u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libpoppler-cpp.la" is touched by more than one package: [u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libgstcontroller-0.10.la" is touched by more than one package: [u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libgstdataprotocol-0.10.la" is touched by more than one package: [u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libgraphite2.la" is touched by more than one package: [u'graphite2', u'libffi', u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libsigrokdecode.la" is touched by more than one package: [u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libodbc.la" is touched by more than one package: [u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libodbccr.la" is touched by more than one package: [u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'boost', u'expat', u'freetype', u'fontconfig', u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'giflib', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'graphite2', u'libffi', u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libprotobuf-lite.la" is touched by more than one package: [u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'giflib', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'graphite2', u'libffi', u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libprotobuf.la" is touched by more than one package: [u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/gstreamer-0.10/libgstcoreindexers.la" is touched by more than one package: [u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'giflib', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'graphite2', u'libffi', u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libconfuse', u'libsodium', u'giflib', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'graphite2', u'libffi', u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libksba', u'libnpth', u'graphite2', u'libffi', u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/gstreamer-0.10/libgstcoreelements.la" is touched by more than one package: [u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'giflib', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'graphite2', u'libffi', u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libprotoc.la" is touched by more than one package: [u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libpcre32.la" is touched by more than one package: [u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libodbcpsql.la" is touched by more than one package: [u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libgstbase-0.10.la" is touched by more than one package: [u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libgstreamer-0.10.la" is touched by more than one package: [u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libgstcheck-0.10.la" is touched by more than one package: [u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libgif.la" is touched by more than one package: [u'giflib', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'graphite2', u'libffi', u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libnn.la" is touched by more than one package: [u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libagent++.la" is touched by more than one package: [u'agentpp', u'libzlib', u'libpcap', u'flex', u'boost', u'expat', u'freetype', u'fontconfig', u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'giflib', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'graphite2', u'libffi', u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'graphite2', u'libffi', u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'freetype', u'fontconfig', u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'giflib', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'graphite2', u'libffi', u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/python3.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libksba.la" is touched by more than one package: [u'libksba', u'libnpth', u'graphite2', u'libffi', u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libpoppler.la" is touched by more than one package: [u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libtemplate.la" is touched by more than one package: [u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libidn.la" is touched by more than one package: [u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libxml2', u'libopenssl', u'libarchive', u'libconfuse', u'libsodium', u'giflib', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'graphite2', u'libffi', u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libinotifytools.la" is touched by more than one package: [u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'graphite2', u'libffi', u'pcre', u'ncurses', u'python3', u'util-linux', u'libglib2', u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] Warning: staging file "./usr/lib/libgstnet-0.10.la" is touched by more than one package: [u'gstreamer', u'inotify-tools', u'libebml', u'libidn', u'libmatroska', u'libsigrokdecode', u'libupnp', u'libxslt', u'protobuf', u'pciutils', u'poppler', u'unixodbc', u'valijson', u'wireless_tools'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt Warning: host file "./lib/python3.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-cffi'] rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/buildroot/autobuild/run/instance-0/output/target/usr/lib/python3.7/" cd /home/buildroot/autobuild/run/instance-0/output/target && /home/buildroot/autobuild/run/instance-0/output/host/bin/python3.7 /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.7 find /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/python3.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/python3.7 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-rc1-00172-ged69859"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc1\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.08-rc1-00172-ged69859 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 >>> agentpp 4.0.7 Collecting legal info ERROR: No hash found for LICENSE-2_0.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> snmppp 3.3.10 Collecting legal info src/v3.cpp: OK (sha256: d00d5deb9ce44fa01ddf6f882de3ea8b9e8402f776b546dd982d55367ebbd392) >>> arp-scan 1.9 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> at 3.1.16 Collecting legal info ERROR: No hash found for Copyright ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.68.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bootutils 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cbootimage v1.7 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> fwup v1.2.5 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libconfuse 3.2.1 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> giflib 5.1.4 Collecting legal info ERROR: No hash found for COPYING >>> gnupg2 2.2.8 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgcrypt 1.8.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libksba 1.3.5 Collecting legal info AUTHORS: OK (sha256: 240908e1356ffeb5d0730227b6198dcc8e878375d28632fd813e0ed75b35ccc2) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.5 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> graphite2 1.3.10 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> gstreamer 0.10.36 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) >>> 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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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) >>> 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 >>> python3 3.7.0 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-python3 3.7.0 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> inotify-tools 3.20.1 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> libebml 1.3.6 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libidn 1.34 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libmatroska 1.4.9 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsigrokdecode 0.5.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> mosh 1.3.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.iOS: OK (sha256: 8042495ddc8d99b883335d53552554eccf825fc1f0ba487d0f8e6656baaa8199) >>> protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> openssh 7.7p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> poppler 0.59.0 Collecting legal info ERROR: No hash found for COPYING >>> privoxy 3.0.26 Collecting legal info ERROR: No hash found for LICENSE >>> python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-setuptools v40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-msgpack 0.4.8 Collecting legal info ERROR: No hash found for COPYING >>> python-pickleshare 0.7.4 Collecting legal info ERROR: No hash found for LICENSE >>> python-pycparser 2.17 Collecting legal info ERROR: No hash found for LICENSE >>> python-smbus-cffi 0.5.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.17 Collecting legal info ERROR: No hash found for LICENSE >>> python-urwid 1.3.1 Collecting legal info ERROR: No hash found for COPYING >>> radvd 2.12 Collecting legal info ERROR: No hash found for COPYRIGHT >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> sngrep v1.4.5 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sudo 1.8.23 Collecting legal info doc/LICENSE: OK (sha256: b6625a7b58e9469a7adfd1732960579a19fe84b3508030f9a31641283e2250b8) >>> unixodbc 2.3.6 Collecting legal info COPYING: OK (sha256: a6b9aa1e9bfade121164c06fd975e9b913a8e38bf33d25ff967dfa3ed07d12f8) exe/COPYING: OK (sha256: 1e594f4c7fd6d099eca4bd1340b39d871ce0298331d8ebd4b68935548ee45cf4) >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING >>> valijson 424b706f990a9eb96dfc19cc8e54f2cd6ce5e186 Collecting legal info ERROR: No hash found for LICENSE >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> wireless_tools 30.pre9 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'