CC futility/cmd_load_fmap.o CC futility/cmd_pcr.o CC futility/cmd_show.o CC futility/cmd_sign.o CC futility/cmd_vbutil_firmware.o futility/cmd_show.c: In function 'ft_show_privkey': futility/cmd_show.c:115:22: warning: assignment from incompatible pointer type [enabled by default] futility/cmd_show.c:125:3: warning: passing argument 1 of 'RSA_free' from incompatible pointer type [enabled by default] In file included from futility/cmd_show.c:8:0: /home/peko/autobuild/instance-0/output/host/include/openssl/rsa.h:343:6: note: expected 'struct RSA *' but argument is of type 'struct rsa_rt *' CC futility/cmd_vbutil_kernel.o CC futility/cmd_vbutil_key.o CC futility/cmd_vbutil_keyblock.o CC futility/file_type.o CC futility/file_type_bios.o CC futility/file_type_rwsig.o CC futility/file_type_usbpd1.o CC futility/vb1_helper.o CC futility/vb2_helper.o GEN gen/futility_cmds.c CC cgpt/cgpt_create.o futility/vb1_helper.c: In function 'ft_recognize_vb1_key': futility/vb1_helper.c:764:22: warning: assignment from incompatible pointer type [enabled by default] futility/vb1_helper.c:768:3: warning: passing argument 1 of 'RSA_free' from incompatible pointer type [enabled by default] In file included from futility/vb1_helper.c:12:0: /home/peko/autobuild/instance-0/output/host/include/openssl/rsa.h:343:6: note: expected 'struct RSA *' but argument is of type 'struct rsa_rt *' CC cgpt/cgpt_add.o CC cgpt/cgpt_boot.o CC cgpt/cgpt_show.o CC cgpt/cgpt_repair.o CC cgpt/cgpt_prioritize.o CC cgpt/cgpt_common.o CC futility/dump_kernel_config_lib.o CC host/arch/arm/lib/crossystem_arch.o CC host/lib/crossystem.o CC host/lib/file_keys.o CC host/lib/fmap.o CC host/lib/host_common.o CC host/lib/host_key.o CC host/lib/host_keyblock.o CC host/lib/host_misc.o CC host/lib/util_misc.o CC host/lib/host_signature.o host/lib/host_key.c: In function 'PrivateKeyReadPem': host/lib/host_key.c:54:24: warning: assignment from incompatible pointer type [enabled by default] host/lib/host_key.c: In function 'PrivateKeyFree': host/lib/host_key.c:66:5: warning: passing argument 1 of 'RSA_free' from incompatible pointer type [enabled by default] In file included from /home/peko/autobuild/instance-0/output/host/include/openssl/x509.h:96:0, from /home/peko/autobuild/instance-0/output/host/include/openssl/pem.h:70, from host/lib/host_key.c:10: /home/peko/autobuild/instance-0/output/host/include/openssl/rsa.h:343:6: note: expected 'struct RSA *' but argument is of type 'struct rsa_rt *' host/lib/host_key.c: In function 'PrivateKeyWrite': host/lib/host_key.c:77:3: warning: passing argument 1 of 'i2d_RSAPrivateKey' from incompatible pointer type [enabled by default] In file included from /home/peko/autobuild/instance-0/output/host/include/openssl/x509.h:96:0, from /home/peko/autobuild/instance-0/output/host/include/openssl/pem.h:70, from host/lib/host_key.c:10: /home/peko/autobuild/instance-0/output/host/include/openssl/rsa.h:363:1: note: expected 'const struct RSA *' but argument is of type 'struct rsa_rt * const' host/lib/host_key.c: In function 'PrivateKeyRead': host/lib/host_key.c:131:24: warning: assignment from incompatible pointer type [enabled by default] 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] 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 *' 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] In file included from host/lib/host_signature.c:10:0: /home/peko/autobuild/instance-0/output/host/include/openssl/rsa.h:337:5: note: expected 'struct RSA *' but argument is of type 'struct rsa_rt * const' 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 make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Installing to host directory PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/peko/autobuild/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/peko/autobuild/instance-0/output/host/lib/pkgconfig:/home/peko/autobuild/instance-0/output/host/share/pkgconfig" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 DESTDIR=/home/peko/autobuild/instance-0/output/host futil_install cgpt_install devkeys_install Package liblzma was not found in the pkg-config search path. Perhaps you should add the directory containing `liblzma.pc' to the PKG_CONFIG_PATH environment variable Package 'liblzma', required by 'world', not found Package yaml-0.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `yaml-0.1.pc' to the PKG_CONFIG_PATH environment variable Package 'yaml-0.1', required by 'world', not found make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' INSTALL futility INSTALL CGPT INSTALL DEVKEYS make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' v14.1_Firmware.zip: OK (sha256: a2e7a327dd545ba2051946f7613005cbde88fdd952afb8eecdd1dacda7e767d2) >>> wilc1000-firmware 14.1 Extracting /usr/bin/unzip -q -d /home/peko/autobuild/instance-0/output/build /home/peko/autobuild/instance-0/dl/wilc1000-firmware/v14.1_Firmware.zip mv /home/peko/autobuild/instance-0/output/build/wireless-firmware-14.1_Firmware/* /home/peko/autobuild/instance-0/output/build/wilc1000-firmware-14.1 rmdir /home/peko/autobuild/instance-0/output/build/wireless-firmware-14.1_Firmware >>> wilc1000-firmware 14.1 Patching >>> wilc1000-firmware 14.1 Configuring >>> wilc1000-firmware 14.1 Building >>> wilc1000-firmware 14.1 Installing to target /usr/bin/install -D -m 0644 /home/peko/autobuild/instance-0/output/build/wilc1000-firmware-14.1/wilc1003_firmware.bin /home/peko/autobuild/instance-0/output/target/lib/firmware/atmel/wilc1003_firmware.bin >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'binutils', u'gnupg', u'gsl', u'parted'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libtinyxml.la" is touched by more than one package: [u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'binutils', u'gsl', u'parted'] Warning: staging file "./usr/lib/libopcodes.la" is touched by more than one package: [u'binutils', u'boost', u'libusb', u'expat', u'fftw', u'flatbuffers', u'flex', u'libopenssl', u'libssh2', u'libcurl', u'ncurses', u'gsl', u'jansson', u'jimtcl', u'libjpeg', u'jq', u'snappy', u'leveldb', u'libao', u'libart', u'libcgi', u'libdvbcsa', u'libg7221', u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'ncurses', u'gsl', u'jansson', u'jimtcl', u'libjpeg', u'jq', u'snappy', u'leveldb', u'libao', u'libart', u'libcgi', u'libdvbcsa', u'libg7221', u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libbfd.la" is touched by more than one package: [u'binutils', u'boost', u'libusb', u'expat', u'fftw', u'flatbuffers', u'flex', u'libopenssl', u'libssh2', u'libcurl', u'ncurses', u'gsl', u'jansson', u'jimtcl', u'libjpeg', u'jq', u'snappy', u'leveldb', u'libao', u'libart', u'libcgi', u'libdvbcsa', u'libg7221', u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libnftnl.la" is touched by more than one package: [u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libopenssl', u'libssh2', u'libcurl', u'ncurses', u'gsl', u'jansson', u'jimtcl', u'libjpeg', u'jq', u'snappy', u'leveldb', u'libao', u'libart', u'libcgi', u'libdvbcsa', u'libg7221', u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libparted.la" is touched by more than one package: [u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libparted-fs-resize.la" is touched by more than one package: [u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'jq', u'snappy', u'leveldb', u'libao', u'libart', u'libcgi', u'libdvbcsa', u'libg7221', u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'jansson', u'jimtcl', u'libjpeg', u'jq', u'snappy', u'leveldb', u'libao', u'libart', u'libcgi', u'libdvbcsa', u'libg7221', u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libart', u'libcgi', u'libdvbcsa', u'libg7221', u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libart', u'libcgi', u'libdvbcsa', u'libg7221', u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'expat', u'fftw', u'flatbuffers', u'flex', u'libopenssl', u'libssh2', u'libcurl', u'ncurses', u'gsl', u'jansson', u'jimtcl', u'libjpeg', u'jq', u'snappy', u'leveldb', u'libao', u'libart', u'libcgi', u'libdvbcsa', u'libg7221', u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libart_lgpl_2.la" is touched by more than one package: [u'libart', u'libcgi', u'libdvbcsa', u'libg7221', u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libroxml.la" is touched by more than one package: [u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'jansson', u'jimtcl', u'libjpeg', u'jq', u'snappy', u'leveldb', u'libao', u'libart', u'libcgi', u'libdvbcsa', u'libg7221', u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libfftw3.la" is touched by more than one package: [u'fftw', u'flatbuffers', u'flex', u'libopenssl', u'libssh2', u'libcurl', u'ncurses', u'gsl', u'jansson', u'jimtcl', u'libjpeg', u'jq', u'snappy', u'leveldb', u'libao', u'libart', u'libcgi', u'libdvbcsa', u'libg7221', u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'jimtcl', u'libjpeg', u'jq', u'snappy', u'leveldb', u'libao', u'libart', u'libcgi', u'libdvbcsa', u'libg7221', u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libmodplug.la" is touched by more than one package: [u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/liblog4c.la" is touched by more than one package: [u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libminizip.la" is touched by more than one package: [u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'fftw', u'flatbuffers', u'flex', u'libopenssl', u'libssh2', u'libcurl', u'ncurses', u'gsl', u'jansson', u'jimtcl', u'libjpeg', u'jq', u'snappy', u'leveldb', u'libao', u'libart', u'libcgi', u'libdvbcsa', u'libg7221', u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libssh2.la" is touched by more than one package: [u'libssh2', u'libcurl', u'ncurses', u'gsl', u'jansson', u'jimtcl', u'libjpeg', u'jq', u'snappy', u'leveldb', u'libao', u'libart', u'libcgi', u'libdvbcsa', u'libg7221', u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libqpdf.la" is touched by more than one package: [u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libjq.la" is touched by more than one package: [u'jq', u'snappy', u'leveldb', u'libao', u'libart', u'libcgi', u'libdvbcsa', u'libg7221', u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libdvbcsa.la" is touched by more than one package: [u'libdvbcsa', u'libg7221', u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libnetfilter_conntrack.la" is touched by more than one package: [u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] Warning: staging file "./usr/lib/libg722_1.la" is touched by more than one package: [u'libg7221', u'liblog4c-localtime', u'libloki', u'libmnl', u'libmodplug', u'libnetfilter_acct', u'libnfnetlink', u'libnetfilter_conntrack', u'libnftnl', u'libosip2', u'libroxml', u'libsepol', u'libsigc', u'libsndfile', u'libvpx', u'minizip', u'mpdecimal', u'omniorb', u'util-linux', u'parted', u'pcre', u'pixman', u'qpdf', u'tinyxml', u'tinyxml2'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/output/build/packages-file-list-host.txt Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-lxml'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-gdb'] mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/peko/autobuild/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/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/peko/autobuild/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/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/peko/autobuild/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/peko/autobuild/instance-0/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/peko/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-0/output/target/usr make: Leaving directory `/home/peko/autobuild/instance-0/buildroot' make: Entering directory `/home/peko/autobuild/instance-0/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 >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> angular-websocket v2.0.0 Collecting legal info ERROR: No hash found for LICENSE >>> angularjs 1.6.7 Collecting legal info angular.js: OK (sha256: cec36623ceba33c503784164917c206047079159bf88f51a695a4dfb9d9b7ede) >>> argp-standalone 1.3 Collecting legal info >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> boost 1.68.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> cc-tool 0.26 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-dfu-util 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> explorercanvas aa989ea9d9bac748638f7c66b0fc88e619715da6 Collecting legal info ERROR: No hash found for COPYING >>> fftw 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flatbuffers v1.9.0 Collecting legal info LICENSE.txt: OK (sha256: 7ec9661a8afafab1eee3523d6f1a193eff76314a5ab10b4ce96aefd87621b0c3) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> 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-gdb 7.12.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libssh2 616fd4d1b3e4a55de67c48819fefca83132126b5 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> jansson 2.11 Collecting legal info LICENSE: OK (sha256: 3034b2319f8c053995e8c8abf11b76418a3a8836cd769e5b3f0b6b13bfa00ec4) >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> leveldb v1.20 Collecting legal info ERROR: No hash found for LICENSE >>> snappy 1.1.7 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libcgi 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> liblog4c-localtime v1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libloki 0.1.7 Collecting legal info >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodplug 0.8.8.5 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.7 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnftnl 1.0.9 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libroxml 3.0.1 Collecting legal info License.txt: OK (sha256: fe11466c265ad0a6c3896ea113af9403c0a8372b1fdd78712db64f0f1bac6387) >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libvpx v1.7.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> minizip 1.1 Collecting legal info ERROR: No hash found for LICENSE >>> modplugtools 0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> mpdecimal 2.4.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> 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-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-python-lxml 4.2.4 Collecting legal info ERROR: No hash found for LICENSES.txt ERROR: No hash found for doc/licenses/BSD.txt ERROR: No hash found for doc/licenses/elementtree.txt ERROR: No hash found for src/lxml/isoschematron/resources/rng/iso-schematron.rng >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python-setuptools v40.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> qpdf 8.1.0 Collecting legal info ERROR: No hash found for Artistic-2.0 >>> semodule-utils 2.7 Collecting legal info ERROR: No hash found for COPYING >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> spidev_test v4.10 Collecting legal info >>> tinymembench v0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> tinyxml 2.6.2_2 Collecting legal info ERROR: No hash found for README >>> tinyxml2 6.2.0 Collecting legal info readme.md: OK (sha256: 8b2ab0b6ffb86798a2512f45fcf50a3b04b3516782d2e3fb30ebf55dc18c7cce) >>> uclibc-ng-test c6d62cbc60504c7f6867b486248b0ef7cc2da554 Collecting legal info WARNING: no hash file for COPYING.LIB >>> 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 >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> wilc1000-firmware 14.1 Collecting legal info WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) WARNING: spidev_test-v4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) WARNING: wilc1000-firmware-14.1: cannot save license (WILC1000_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'