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/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, ^ 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, ^ 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 'virtual: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 'virtual:world', not found INSTALL futility INSTALL CGPT INSTALL DEVKEYS >>> 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/libipset.la" is touched by more than one package: [u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'proj'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'bullet', u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libgdbm.la" is touched by more than one package: [u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez_utils', u'bullet', u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libGeoIP.la" is touched by more than one package: [u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'check', u'expat', u'dbus', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'bullet', u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'bullet', u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'bullet', u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libilbc.la" is touched by more than one package: [u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez_utils', u'bullet', u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'bluez_utils', u'bullet', u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'expat', u'dbus', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'bullet', u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'bullet', u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libgupnp-dlna-2.0.la" is touched by more than one package: [u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libFLAC.la" is touched by more than one package: [u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'check', u'expat', u'dbus', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'bullet', u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'bullet', u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'bullet', u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'bullet', u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'bullet', u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'bullet', u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'bullet', u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libbluray.la" is touched by more than one package: [u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libqmi-glib.la" is touched by more than one package: [u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libzlib', u'util-linux', u'libglib2', u'bluez_utils', u'bullet', u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libbluetooth.la" is touched by more than one package: [u'bluez_utils', u'bullet', u'dbus-glib', u'dvb-apps', u'freetype', u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libxml2', u'libbluray', u'libogg', u'libvorbis', u'libopenssl', u'ffmpeg', u'flac', u'gdbm', u'geoip', u'gupnp-dlna', u'libmnl', u'ipset', u'jpeg-turbo', u'snappy', u'leveldb', u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libpoppler-cpp.la" is touched by more than one package: [u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libpoppler.la" is touched by more than one package: [u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libexif.la" is touched by more than one package: [u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libexif', u'libgpg-error', u'libgcrypt', u'libid3tag', u'libilbc', u'libnetfilter_acct', u'libpfm4', u'libqmi', u'sqlite', u'openobex', u'pciutils', u'poppler', u'popt', u'proj'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt 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-gnueabihf/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. mkdir -p /home/buildroot/autobuild/run/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-0/output/host/bin/armv7-ctng-linux-gnueabihf-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a9%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-0/output/host/etc/meson/cross-compilation.conf 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/armv7-ctng-linux-gnueabihf-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/armv7-ctng-linux-gnueabihf-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/armv7-ctng-linux-gnueabihf-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=2019.02-git-00794-gd9dcf1c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /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 2019.02-git-00794-gd9dcf1c 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 >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bullet 2.86.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> ca-certificates 20180409 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-cbootimage v1.7 Collecting legal info ERROR: No hash found for COPYING >>> dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.12.10 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> dtv-scan-tables 59f4a9b1dfbd573bafe33d238a08da95e4f0263a Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info WARNING: no hash file for COPYING WARNING: no hash file for COPYING.LGPL >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> empty 0.6.20b Collecting legal info ERROR: No hash found for COPYRIGHT >>> fbv 1.0b Collecting legal info ERROR: No hash found for COPYING >>> ffmpeg 3.4.5 Collecting legal info LICENSE.md: OK (sha256: 73d99bc83313fff665b426d6672b4e0479102bc402fe22314ac9ce94a38aa5ff) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> fontconfig 2.13.1 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libbluray 1.0.2 Collecting legal info COPYING: OK (sha256: b3aa400aca6d2ba1f0bd03bd98d03d1fe7489a3bbb26969d72016360af8a5c9d) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> flac 1.3.2 Collecting legal info ERROR: No hash found for COPYING.Xiph ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LGPL >>> gconf 3.2.6 Collecting legal info COPYING: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> 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 >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> gupnp-dlna 0.10.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ipset 7.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> irda-utils 0.9.18 Collecting legal info ERROR: No hash found for man/COPYING >>> jpeg-turbo 2.0.1 Collecting legal info LICENSE.md: OK (sha256: 8412238c5ad95965cf3c3197791e9dea8b5fae505d133449e33ee2fa754fe61e) README.ijg: OK (sha256: 82fece2bff2669c476495f0fe70096b154e8bc5b40916a64e99836d9a01c3110) >>> jpeg Collecting legal info >>> leveldb v1.20 Collecting legal info ERROR: No hash found for LICENSE >>> snappy 1.1.7 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> libcofi 7313fbe12b0593034d0a1b606bf33c7cf4ababce Collecting legal info ERROR: No hash found for README.md >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libexif 0.6.21 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libgcrypt 1.8.4 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.33 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpfm4 4.9.0 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libqmi 1.20.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> minidlna 1.2.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENCE.miniupnpd >>> host-xutil_makedepend 1.0.5 Collecting legal info ERROR: No hash found for COPYING >>> host-xorgproto 2018.4 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-panoramixproto: OK (sha256: 27d8cbdcde7a0bd062ce49cdf8c672201452a64e3e6823f09b1beffe2c4b8eff) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: da4a28570230228b9bd80a701c5d8752f8609394de2e0d46d26d978bd07610db) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> sqlite 3250300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> netatalk 3.1.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> nfacct 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> 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 >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> proj 5.0.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info >>> rsync 3.1.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-sunxi-tools v1.4.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> tvheadend 17dff3e5ffbd67174b6c0d7b49f5488e19ec1ead Collecting legal info LICENSE.md: OK (sha256: 54dc3cbc00bf126bcba43e2af7f3ad1dc00f335985da1409fa943c7b7256d942) >>> host-pngquant 2.12.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> host-libpng 1.6.35 Collecting legal info LICENSE: OK (sha256: f9850940c6606003eea9c8864b2a3f177eb5c963614aba5a3c5a24c47dd043ab) >>> ussp-push 0.11 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: psplash-5b3c1cc28f5abdc2c33830150b48b278cc4f7bca: cannot save license (PSPLASH_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'