from /home/buildroot/autobuild/run/instance-1/output/host/include/openssl/evp.h:94, from /home/buildroot/autobuild/run/instance-1/output/host/include/openssl/pem.h:69, from host/lib/host_key.c:10: /home/buildroot/autobuild/run/instance-1/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-1/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/util_misc.o CC host/lib/host_signature.o CC host/lib/signature_digest.o CC firmware/lib/cryptolib/padding.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-1/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/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_find.o CC cgpt/cmd_create.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 RM libvboot_util21.a AR libvboot_util.a AR libvboot_util21.a LDcgpt cgpt/cgpt LD futility/futility LD cgpt/cgpt_wrapper >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Installing to host directory PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/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-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 DESTDIR=/home/buildroot/autobuild/run/instance-1/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 >>> 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-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/imlib2/loaders/xpm.la" is touched by more than one package: [u'imlib2', u'jansson', u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libirrecord.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/devinput.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/mplay.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/irlink.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libtspi.la" is touched by more than one package: [u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/udp.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libusbredirparser.la" is touched by more than one package: [u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/pinsys.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libgeotiff.la" is touched by more than one package: [u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/default.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/mp3anywhere.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/zotac.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libcharset.la" is touched by more than one package: [u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libnet.la" is touched by more than one package: [u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/liboping.la" is touched by more than one package: [u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libusbredirhost.la" is touched by more than one package: [u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/mouseremote.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/uirt2.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/imlib2/loaders/argb.la" is touched by more than one package: [u'imlib2', u'jansson', u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'imlib2', u'jansson', u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libprocps.la" is touched by more than one package: [u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/imlib2/loaders/tga.la" is touched by more than one package: [u'imlib2', u'jansson', u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/imlib2/loaders/pnm.la" is touched by more than one package: [u'imlib2', u'jansson', u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/imlib2/loaders/bmp.la" is touched by more than one package: [u'imlib2', u'jansson', u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/creative_infracd.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/liblirc_driver.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/file.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libneon.la" is touched by more than one package: [u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/livedrive_seq.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'harfbuzz', u'imlib2', u'jansson', u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/usbx.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'gmp', u'harfbuzz', u'imlib2', u'jansson', u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libee.la" is touched by more than one package: [u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/i2cuser.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/logitech.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libmcrypt.la" is touched by more than one package: [u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/imlib2/filters/bumpmap.la" is touched by more than one package: [u'imlib2', u'jansson', u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/imlib2/filters/colormod.la" is touched by more than one package: [u'imlib2', u'jansson', u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/creative.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/ea65.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/bte.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/livedrive_midi.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/atwf83.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/liblirc_client.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/imlib2/loaders/zlib.la" is touched by more than one package: [u'imlib2', u'jansson', u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/silitek.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/imlib2/loaders/lbm.la" is touched by more than one package: [u'imlib2', u'jansson', u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/uirt2_raw.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libopenssl', u'libcurl', u'gmp', u'harfbuzz', u'imlib2', u'jansson', u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/hiddev.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libcsv.la" is touched by more than one package: [u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/liblirc.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libsamplerate.la" is touched by more than one package: [u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libharfbuzz-subset.la" is touched by more than one package: [u'harfbuzz', u'imlib2', u'jansson', u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/accent.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/imlib2/filters/testfilter.la" is touched by more than one package: [u'imlib2', u'jansson', u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/pcmak.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/tira.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libImlib2.la" is touched by more than one package: [u'imlib2', u'jansson', u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/imlib2/loaders/ff.la" is touched by more than one package: [u'imlib2', u'jansson', u'libjpeg', u'let-me-create', u'libcodec2', u'libcsv', u'libcuefile', u'libestr', u'libee', u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libiconv.la" is touched by more than one package: [u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/pixelview.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'libgeotiff', u'libiconv', u'libmcrypt', u'libmnl', u'libnet', u'libnfnetlink', u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'ncurses', u'liboping', u'libusb', u'libpcap', u'libsamplerate', u'libsigc', u'libtirpc', u'libubox', u'libxml2', u'libxslt', u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/irtoy.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/girs.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] Warning: staging file "./usr/lib/lirc/plugins/dsp.la" is touched by more than one package: [u'lirc-tools', u'sdl', u'sdl_mixer', u'mosquitto', u'mtdev', u'neon', u'pcre', u'ngrep', u'slang', u'procps-ng', u'proj', u'rabbitmq-c', u'sqlite', u'trousers', u'usbredir', u'ustream-ssl'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00290-gf26a4d8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-1/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2018.11-git-00290-gf26a4d8 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 >>> boinc 7.12.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> 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-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> ca-certificates 20180409 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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-cramfs 1a1e65f2a049 Collecting legal info ERROR: No hash found for COPYING >>> ctorrent dnh3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> dt v18.32 Collecting legal info ERROR: No hash found for LICENSE >>> host-dtc 1.4.7 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-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) >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> harfbuzz 1.8.8 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) src/hb-ucdn/COPYING: OK (sha256: ec20cbe051200fc846caf4dc253cf660e874a2d9e4f3a682e08354b567fae409) >>> imlib2 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> ipmitool 1.8.18 Collecting legal info ERROR: No hash found for COPYING >>> jansson 2.11 Collecting legal info LICENSE: OK (sha256: 3034b2319f8c053995e8c8abf11b76418a3a8836cd769e5b3f0b6b13bfa00ec4) >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> let-me-create v1.5.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcodec2 0.7 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libcuefile r475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libgeotiff 1.4.2 Collecting legal info LICENSE: OK (sha256: 16b83cf7c3bbfd20bffa768b9bfdb16506ca50f5c140a9f3431e740b155359c1) >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> libnetfilter_conntrack 1.0.7 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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 >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lirc-tools 0.10.1 Collecting legal info ERROR: No hash found for COPYING >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python3 3.7.0 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> ltris 1.0.19 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> memtester 4.3.0 Collecting legal info ERROR: No hash found for COPYING >>> mjpg-streamer bbf32fddfd02a9e072e89e83a5b33e6ca0a7bd4b Collecting legal info ERROR: No hash found for LICENSE >>> mosquitto 1.5.1 Collecting legal info LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> nginx 1.15.0 Collecting legal info LICENSE: OK (sha256: e18f05bcaad47528f8b21861d4a0fb9815ca1bbb4be946c51a51d36623758bcc) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> ngrep 1.45 Collecting legal info ERROR: No hash found for LICENSE.txt >>> nut 2.7.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE-GPL2 ERROR: No hash found for LICENSE-GPL3 >>> odhcp6c 7533a6243dc3ac5a747cf6ccbc4d0539dafd3e07 Collecting legal info ERROR: No hash found for COPYING >>> host-opkg-utils 0.3.4 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.4 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> procps-ng 3.3.15 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: 681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366) >>> proj 5.0.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> rabbitmq-c v0.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 94a12c906acb31a66c2c8a6c1b6e46cab52bc5694c5ada2a06d86b05d3d3f422) >>> host-sam-ba 2.18 Collecting legal info doc/license.txt: OK (sha256: f9cac240acadbfd8f4f1c0d65132f85427384697bd6337da6444c531138d56ee) tcl_lib/boards.tcl: OK (sha256: 255564ff8953ea95c11a4ab1d56f1edf332298faad209ca80daf745c7ed95124) applets/sam4c/libraries/libchip_sam4c/include/sam4c/sam4c32e-1.h: OK (sha256: 74ae62858139cb4e18acc3448483be80ea6b36fdb87260b665f43762ca354ede) >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> tn5250 0.17.4 Collecting legal info ERROR: No hash found for COPYING >>> tpm-tools 1.3.9.1 Collecting legal info LICENSE: OK (sha256: 7b47225a5b77cb7825efc6a4d7e0ac57864c790542cf92f5080ec2bf310c00e5) >>> trousers 0.3.14 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> usbredir 0.7.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Collecting legal info ustream-ssl.h: OK (sha256: 90dd1590cf400a548438e2575e1ff46d8fb8cebae7d09f544aae7e059e30b6c5) >>> 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-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: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'