from host/lib/host_key.c:10: /home/buildroot/autobuild/run/instance-2/output/host/include/openssl/asn1.h:323:13: note: expected 'const RSA * {aka const struct rsa_st *}' but argument is of type 'struct rsa_rt * const' int i2d_##name(const type *a, unsigned char **out); \ ^ /home/buildroot/autobuild/run/instance-2/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 [-Wincompatible-pointer-types] key->rsa_private_key = d2i_RSAPrivateKey(0, &start, ^ CC host/lib/host_signature.o CC host/lib/signature_digest.o host/lib/util_misc.c: In function 'PrintPrivKeySha1Sum': host/lib/util_misc.c:38:23: warning: passing argument 1 of 'vb_keyb_from_rsa' from incompatible pointer type [-Wincompatible-pointer-types] 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:146:28: warning: passing argument 4 of 'RSA_private_encrypt' from incompatible pointer type [-Wincompatible-pointer-types] key->rsa_private_key, /* Key to use */ ^~~ In file included from host/lib/host_signature.c:10:0: /home/buildroot/autobuild/run/instance-2/output/host/include/openssl/rsa.h:337:5: note: expected 'RSA * {aka struct rsa_st *}' but argument is of type 'struct rsa_rt * const' int RSA_private_encrypt(int flen, const unsigned char *from, ^~~~~~~~~~~~~~~~~~~ CC firmware/lib/cryptolib/padding.o CC firmware/lib/cryptolib/rsa.o CC firmware/lib/cryptolib/rsa_utility.o CC firmware/lib/cryptolib/sha1.o CC firmware/lib/cryptolib/sha256.o CC firmware/lib/cryptolib/sha512.o CC firmware/lib/cryptolib/sha_utility.o CC firmware/lib/stateful_util.o CC firmware/lib/vboot_api_firmware.o CC firmware/lib/vboot_common.o CC firmware/lib/vboot_firmware.o CC firmware/lib/region-fw.o CC firmware/lib/tpm_bootmode.o CC firmware/stub/vboot_api_stub_sf.o CC firmware/lib/crc8.o CC firmware/lib/utility.o CC firmware/lib/vboot_api_init.o CC firmware/lib/vboot_common_init.o CC firmware/lib/vboot_nvstorage.o CC firmware/lib/vboot_nvstorage_rollback.o CC firmware/lib/rollback_index.o CC firmware/lib/region-init.o CC firmware/stub/tpm_lite_stub.o CC firmware/lib/tpm_lite/tlcl.o CC firmware/stub/utility_stub.o firmware/stub/tpm_lite_stub.c: In function 'VbExTpmSendReceive': firmware/stub/tpm_lite_stub.c:239:3: warning: implicit declaration of function 'assert'; did you mean 'tzset'? [-Wimplicit-function-declaration] assert( ^~~~~~ tzset 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/2nvstorage.o CC firmware/2lib/2misc.o CC firmware/2lib/2rsa.o CC firmware/2lib/2secdata.o CC firmware/2lib/2secdatak.o CC firmware/2lib/2sha256.o CC firmware/2lib/2sha1.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 RM libvboot_util.a AR libvboot_util.a CC cgpt/cgpt_wrapper.o CC gen/futility_cmds.o RM libvboot_util21.a AR libvboot_util21.a LDcgpt cgpt/cgpt LD futility/futility LD cgpt/cgpt_wrapper make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-2/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Installing to host directory PATH="/home/buildroot/autobuild/run/instance-2/output/host/bin:/home/buildroot/autobuild/run/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin" PKG_CONFIG="/home/buildroot/autobuild/run/instance-2/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-2/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-2/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-2/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 DESTDIR=/home/buildroot/autobuild/run/instance-2/output/host futil_install cgpt_install devkeys_install make[1]: Entering directory '/home/buildroot/autobuild/run/instance-2/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' 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 DEVKEYS INSTALL CGPT make[1]: Leaving directory '/home/buildroot/autobuild/run/instance-2/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' >>> 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-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libconfig', u'libffi'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/openmpi/mca_rmaps_round_robin.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: [u'file', u'lcms2', u'leptonica', u'libconfig', u'libdaemon', u'libosip2', u'libopenssl', u'libeXosip2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_routed_binomial.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_coll_self.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_io_ompio.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_fcoll_dynamic.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'leptonica', u'libconfig', u'libdaemon', u'libosip2', u'libopenssl', u'libeXosip2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_state_orted.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_shmem_sysv.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_shmem_posix.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_ess_tool.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_fcoll_two_phase.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libcppunit.la" is touched by more than one package: [u'cppunit', u'expat', u'dbus', u'dmalloc', u'libzlib', u'file', u'lcms2', u'leptonica', u'libconfig', u'libdaemon', u'libosip2', u'libopenssl', u'libeXosip2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libdaemon', u'libosip2', u'libopenssl', u'libeXosip2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_scoll_mpi.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_memheap_ptmalloc.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_iof_tool.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_dfs_app.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libconfig', u'libffi'] Warning: staging file "./usr/lib/openmpi/mca_spml_yoda.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_errmgr_default_app.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_odls_default.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_allocator_bucket.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_rcache_vma.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libdaemon', u'libosip2', u'libopenssl', u'libeXosip2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_shmem_mmap.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_db_hash.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_plm_rsh.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libbeecrypt.la" is touched by more than one package: [u'beecrypt', u'berkeleydb', u'cppunit', u'expat', u'dbus', u'dmalloc', u'libzlib', u'file', u'lcms2', u'leptonica', u'libconfig', u'libdaemon', u'libosip2', u'libopenssl', u'libeXosip2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_fcoll_individual.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_state_staged_hnp.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_osc_sm.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_iof_mr_hnp.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'beecrypt', u'berkeleydb', u'cppunit', u'expat', u'dbus', u'dmalloc', u'libzlib', u'file', u'lcms2', u'leptonica', u'libconfig', u'libdaemon', u'libosip2', u'libopenssl', u'libeXosip2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libopen-rte.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'libosip2', u'libopenssl', u'libeXosip2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_state_tool.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libopenssl', u'libeXosip2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_ras_loadleveler.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_dfs_orted.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_allocator_basic.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_routed_radix.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_mpool_sm.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_coll_sm.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_coll_libnbc.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_sharedfp_lockedfile.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_pstat_test.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_mpool_grdma.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_osc_pt2pt.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libmpi_cxx.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_sharedfp_sm.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_sharedfp_individual.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_db_print.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_bcol_basesmuma.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_coll_inter.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_sshmem_mmap.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libopenssl', u'libeXosip2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_pml_ob1.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_errmgr_default_hnp.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_ess_singleton.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_coll_ml.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_compress_bzip.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_state_novm.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_btl_vader.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_state_hnp.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_state_app.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_pml_cm.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_coll_hierarch.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_routed_direct.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_sbgp_p2p.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_bml_r2.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_grpcomm_bad.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_fcoll_ylib.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_dpm_orte.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_coll_sync.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_rml_oob.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'cppunit', u'expat', u'dbus', u'dmalloc', u'libzlib', u'file', u'lcms2', u'leptonica', u'libconfig', u'libdaemon', u'libosip2', u'libopenssl', u'libeXosip2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_sec_basic.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_fcoll_static.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_scoll_basic.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/liboshmem.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_btl_tcp.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_vprotocol_pessimist.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_errmgr_default_orted.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/liblept.la" is touched by more than one package: [u'leptonica', u'libconfig', u'libdaemon', u'libosip2', u'libopenssl', u'libeXosip2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_compress_gzip.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_rmaps_mindist.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_memheap_buddy.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_fs_ufs.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libopen-pal.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_iof_mr_orted.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_plm_isolated.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_atomic_basic.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_coll_tuned.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_dfs_test.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_iof_hnp.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_bcol_ptpcoll.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'dmalloc', u'libzlib', u'file', u'lcms2', u'leptonica', u'libconfig', u'libdaemon', u'libosip2', u'libopenssl', u'libeXosip2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/libompi_dbg_msgq.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libompitrace.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_io_romio.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_filem_raw.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_ras_slurm.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_pubsub_orte.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_ess_hnp.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_sbgp_basesmsocket.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_crs_none.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'dmalloc', u'libzlib', u'file', u'lcms2', u'leptonica', u'libconfig', u'libdaemon', u'libosip2', u'libopenssl', u'libeXosip2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_pml_bfo.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_ess_slurm.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_iof_orted.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libmca_common_sm.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/liblinphone.la" is touched by more than one package: [u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_rmaps_seq.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_sbgp_basesmuma.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_btl_sm.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_ess_env.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_rmaps_staged.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_fbtl_posix.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libmpi.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_oob_tcp.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_rmaps_ppr.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_sshmem_sysv.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_coll_basic.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_btl_self.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_ras_simulator.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_state_dvm.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'cppunit', u'expat', u'dbus', u'dmalloc', u'libzlib', u'file', u'lcms2', u'leptonica', u'libconfig', u'libdaemon', u'libosip2', u'libopenssl', u'libeXosip2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_errmgr_default_tool.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_rmaps_resilient.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_plm_slurm.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libeXosip2.la" is touched by more than one package: [u'libeXosip2', u'libffi', u'pcre', u'util-linux', u'libglib2', u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_routed_debruijn.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_rmaps_rank_file.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_state_staged_orted.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/libnice.la" is touched by more than one package: [u'libnice', u'libogg', u'speex', u'linphone', u'openmpi', u'popt', u'tesseract-ocr'] Warning: staging file "./usr/lib/openmpi/mca_topo_basic.la" is touched by more than one package: [u'openmpi', u'popt', u'tesseract-ocr'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-2/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison', u'host-libffi'] rm -f /home/buildroot/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-2/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-2/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-2/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-2/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-2/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/include /home/buildroot/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-2/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-2/output/target/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/man /home/buildroot/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/info /home/buildroot/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/doc /home/buildroot/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/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-2/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-2/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-2/output/host/bin/mips64el-ctng_n64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-2/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-2/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-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.6-00001-g45e5d2ce68"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.6"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.6\"" \ ) > /home/buildroot/autobuild/run/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-2/output/target/usr make: Leaving directory '/home/buildroot/autobuild/run/instance-2/buildroot' make: Entering directory '/home/buildroot/autobuild/run/instance-2/buildroot' >>> Buildroot 2018.02.6-00001-g45e5d2ce68 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> bc 1.06.95 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> cppunit 1.13.2 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> dmalloc 5.5.2 Collecting legal info ERROR: No hash found for dmalloc.h.1 >>> fbset 2.1 Collecting legal info >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> file 5.33 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-file 5.33 Collecting legal info COPYING: OK (sha256: 3c0ad13c36f891a9b4f951e59eb2fc108065a46f849697cc6fd3cdb41cc23a3d) src/mygetopt.h: OK (sha256: d98ee4d8d95e7d021a5dfc41f137ecc3b624a7b98e8bd793130202d12a21ed57) src/vasprintf.c: OK (sha256: 85e358d575ad4ac5b38b623a25b24246ccff3c7e680d930c0a9ff5228fe434b6) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> leptonica 1.74.4 Collecting legal info ERROR: No hash found for leptonica-license.txt >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libdaemon 0.14 Collecting legal info ERROR: No hash found for LICENSE >>> libeXosip2 3.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libosip2 3.6.0 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31.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) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31.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) >>> libnice 0.1.13 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.MPL ERROR: No hash found for COPYING.LGPL >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> linphone 3.6.1 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> lsof 4.89 Collecting legal info ERROR: No hash found for dialects/linux/dproto.h >>> openmpi 1.10.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> rpm 4.13.0.1 Collecting legal info ERROR: No hash found for COPYING >>> shairport-sync 3.1.6 Collecting legal info ERROR: No hash found for LICENSES >>> smartmontools 6.5 Collecting legal info ERROR: No hash found for COPYING >>> tesseract-ocr 3.05.00 Collecting legal info ERROR: No hash found for COPYING >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> tunctl 1.5 Collecting legal info ERROR: No hash found for tunctl.c >>> 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) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: fbset-2.1: cannot save license (FBSET_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-2/output/legal-info make: Leaving directory '/home/buildroot/autobuild/run/instance-2/buildroot'