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, ^~~~~~~~~~~~~~~~ CC host/lib/signature_digest.o 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/naourr/git/buildroot-test/instance-1/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/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 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/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 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 LD futility/futility cgpt/cgpt_wrapper.c: In function 'is_mtd': cgpt/cgpt_wrapper.c:52:13: warning: In the GNU C Library, "major" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . if (major(stat.st_rdev) != MTD_CHAR_MAJOR) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ LDcgpt cgpt/cgpt LD cgpt/cgpt_wrapper >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Installing to host directory PATH="/home/naourr/git/buildroot-test/instance-1/output/host/bin:/home/naourr/git/buildroot-test/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/git/buildroot-test/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/naourr/git/buildroot-test/instance-1/output/host/lib/pkgconfig:/home/naourr/git/buildroot-test/instance-1/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/naourr/git/buildroot-test/instance-1/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 DESTDIR=/home/naourr/git/buildroot-test/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 DEVKEYS INSTALL CGPT >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/git/buildroot-test/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'libffi', u'parted'] Warning: target file "./usr/lib/charset.alias" is touched by more than one package: [u'libglib2', u'parted'] ./support/scripts/check-uniq-files -t staging /home/naourr/git/buildroot-test/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libopenssl', u'pcre', u'ncurses', u'readline', u'sqlite', u'alljoyn-tcl', u'alljoyn-tcl-base', u'bitstream', u'sdl', u'sdl_mixer', u'sdl_net', u'util-linux', u'e2fsprogs', u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'libffi', u'parted'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/liburcu-cds.la" is touched by more than one package: [u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libsigsegv.la" is touched by more than one package: [u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/liburcu-qsbr.la" is touched by more than one package: [u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'sqlite', u'alljoyn-tcl', u'alljoyn-tcl-base', u'bitstream', u'sdl', u'sdl_mixer', u'sdl_net', u'util-linux', u'e2fsprogs', u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libgamin-1.la" is touched by more than one package: [u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libparted-fs-resize.la" is touched by more than one package: [u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: [u'libopenssl', u'libnss'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'sqlite', u'alljoyn-tcl', u'alljoyn-tcl-base', u'bitstream', u'sdl', u'sdl_mixer', u'sdl_net', u'util-linux', u'e2fsprogs', u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libaacs.la" is touched by more than one package: [u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libao.la" is touched by more than one package: [u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/liburcu-mb.la" is touched by more than one package: [u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'sqlite', u'alljoyn-tcl', u'alljoyn-tcl-base', u'bitstream', u'sdl', u'sdl_mixer', u'sdl_net', u'util-linux', u'e2fsprogs', u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/ao/plugins-4/liboss.la" is touched by more than one package: [u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libmysqlclient_r.la" is touched by more than one package: [u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/liburcu.la" is touched by more than one package: [u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/liburcu-signal.la" is touched by more than one package: [u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libneon.la" is touched by more than one package: [u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/charset.alias" is touched by more than one package: [u'libglib2', u'parted'] Warning: staging file "./usr/lib/libf2fs_format.la" is touched by more than one package: [u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'sdl_net', u'util-linux', u'e2fsprogs', u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libf2fs.la" is touched by more than one package: [u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/liburcu-bp.la" is touched by more than one package: [u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libparted.la" is touched by more than one package: [u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libmysqlclient.la" is touched by more than one package: [u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libsysfs.la" is touched by more than one package: [u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libopenssl', u'pcre', u'ncurses', u'readline', u'sqlite', u'alljoyn-tcl', u'alljoyn-tcl-base', u'bitstream', u'sdl', u'sdl_mixer', u'sdl_net', u'util-linux', u'e2fsprogs', u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libopenssl', u'pcre', u'ncurses', u'readline', u'sqlite', u'alljoyn-tcl', u'alljoyn-tcl-base', u'bitstream', u'sdl', u'sdl_mixer', u'sdl_net', u'util-linux', u'e2fsprogs', u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libopenssl', u'pcre', u'ncurses', u'readline', u'sqlite', u'alljoyn-tcl', u'alljoyn-tcl-base', u'bitstream', u'sdl', u'sdl_mixer', u'sdl_net', u'util-linux', u'e2fsprogs', u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/liburcu-common.la" is touched by more than one package: [u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'util-linux', u'e2fsprogs', u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libopenssl', u'pcre', u'ncurses', u'readline', u'sqlite', u'alljoyn-tcl', u'alljoyn-tcl-base', u'bitstream', u'sdl', u'sdl_mixer', u'sdl_net', u'util-linux', u'e2fsprogs', u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'util-linux', u'e2fsprogs', u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'alljoyn-tcl', u'alljoyn-tcl-base', u'bitstream', u'sdl', u'sdl_mixer', u'sdl_net', u'util-linux', u'e2fsprogs', u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libfam.la" is touched by more than one package: [u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libopenssl', u'pcre', u'ncurses', u'readline', u'sqlite', u'alljoyn-tcl', u'alljoyn-tcl-base', u'bitstream', u'sdl', u'sdl_mixer', u'sdl_net', u'util-linux', u'e2fsprogs', u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'util-linux', u'e2fsprogs', u'f2fs-tools', u'freetype', u'libffi', u'libglib2', u'gamin', u'glib-networking', u'libsodium', u'libsysfs', u'pciutils', u'libgpg-error', u'libgcrypt', u'libaacs', u'libao', u'libloki', u'libnspr', u'libnss', u'libsrtp', u'libpjsip', u'libsigsegv', u'libtirpc', u'liburcu', u'libxml2', u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'oracle-mysql', u'neon', u'parted', u'perl', u'sdl_ttf'] ./support/scripts/check-uniq-files -t host /home/naourr/git/buildroot-test/instance-1/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-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi'] rm -f /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/git/buildroot-test/instance-1/output/host/bin/glib-compile-schemas /home/naourr/git/buildroot-test/instance-1/output/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/git/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/perl5/5.26.1/pod rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/perl5/5.26.1/arm-linux/CORE find /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/naourr/git/buildroot-test/instance-1/output/target/etc echo "buildroot" > /home/naourr/git/buildroot-test/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/git/buildroot-test/instance-1/output/target/etc/hosts mkdir -p /home/naourr/git/buildroot-test/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/naourr/git/buildroot-test/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/git/buildroot-test/instance-1/output/target/etc/shadow rm -f /home/naourr/git/buildroot-test/instance-1/output/target/bin/sh rm -f /home/naourr/git/buildroot-test/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/git/buildroot-test/instance-1/output/build/locales.nopurge; done for dir in /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/git/buildroot-test/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/include /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/aclocal \ /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/pkgconfig /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/pkgconfig \ /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/cmake /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/cmake find /home/naourr/git/buildroot-test/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/git/buildroot-test/instance-1/output/target/lib/ /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/ /home/naourr/git/buildroot-test/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/gdb rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/bash-completion rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/zsh rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/man /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/man rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/info /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/info rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/doc /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/doc rm -rf /home/naourr/git/buildroot-test/instance-1/output/target/usr/share/gtk-doc rmdir /home/naourr/git/buildroot-test/instance-1/output/target/usr/share 2>/dev/null || true find /home/naourr/git/buildroot-test/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/naourr/git/buildroot-test/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/git/buildroot-test/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/git/buildroot-test/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/git/buildroot-test/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/git/buildroot-test/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/naourr/git/buildroot-test/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/naourr/git/buildroot-test/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00764-g3f12545c11"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/naourr/git/buildroot-test/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/git/buildroot-test/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/git/buildroot-test/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/naourr/git/buildroot-test/instance-1/buildroot' make: Entering directory '/home/naourr/git/buildroot-test/instance-1/buildroot' >>> Buildroot 2018.05-git-00764-g3f12545c11 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 >>> musl-compat-headers 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 >>> aespipe 2.4d Collecting legal info >>> aircrack-ng 1.2-rc4 Collecting legal info ERROR: No hash found for LICENSE >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> 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 >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> alljoyn-tcl-base 16.04.00 Collecting legal info >>> alljoyn-tcl 16.04.00a Collecting legal info >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> host-checkpolicy 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> chocolate-doom 2.3.0 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 >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> host-cramfs 1a1e65f2a049 Collecting legal info ERROR: No hash found for COPYING >>> dialog 1.3-20170509 Collecting legal info ERROR: No hash found for COPYING >>> e2fsprogs 1.44.1 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.32 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) >>> e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> f2fs-tools v1.8.0 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> gamin 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-util-linux 2.32 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) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> glib-networking 2.50.0 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 >>> glorytun 0.0.93-mud Collecting legal info LICENSE: OK (sha256: bd418f8ef7d62f2c89e3aa1e5dc41c7d7a6212eb1cdb4d39a26a5bd333e1b4a3) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> iozone 3_446 Collecting legal info >>> iprutils 2.4.15.1 Collecting legal info ERROR: No hash found for LICENSE >>> libsysfs 2.1.0 Collecting legal info ERROR: No hash found for cmd/GPL ERROR: No hash found for lib/LGPL >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> latencytop 0.5 Collecting legal info ERROR: No hash found for latencytop.c >>> libaacs 0.9.0 Collecting legal info ERROR: No hash found for COPYING >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.28 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libao 1.2.0 Collecting legal info ERROR: No hash found for COPYING >>> libloki 0.1.7 Collecting legal info >>> libnspr 4.19 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.35 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> libpjsip 2.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> libsigsegv 2.12 Collecting legal info COPYING: OK (sha256: 8f2983e9a940367f48999881c14775db725ee643bce1e2f1ba195eb629a33cde) >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> liburcu 0.9.2 Collecting legal info ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for lgpl-relicensing.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> lttng-tools 2.10.1 Collecting legal info ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for LICENSE >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> mdadm 4.0 Collecting legal info ERROR: No hash found for COPYING >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> monkey 1.5.6 Collecting legal info ERROR: No hash found for LICENSE >>> multicat 2.1 Collecting legal info ERROR: No hash found for COPYING >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING >>> nbd 3.15.2 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 >>> netplug 1.2.9.2 Collecting legal info ERROR: No hash found for COPYING >>> odhcp6c 7533a6243dc3ac5a747cf6ccbc4d0539dafd3e07 Collecting legal info ERROR: No hash found for COPYING >>> openipmi 2.0.24 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING ERROR: No hash found for COPYING.BSD >>> parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-html-parser 3.72 Collecting legal info ERROR: No hash found for README >>> host-perl 5.26.1 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl 5.26.1 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl-html-tagset 3.20 Collecting legal info ERROR: No hash found for README >>> perl-timedate 2.30 Collecting legal info ERROR: No hash found for README >>> proftpd 1.3.6 Collecting legal info ERROR: No hash found for COPYING >>> ptpd 1.1.0 Collecting legal info ERROR: No hash found for COPYRIGHT >>> quota 4.01 Collecting legal info >>> sdl_ttf 2.0.11 Collecting legal info ERROR: No hash found for COPYING >>> ts4900-fpga 20150930 Collecting legal info >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: alljoyn-tcl-base-16.04.00: cannot save license (ALLJOYN_TCL_BASE_LICENSE_FILES not defined) WARNING: alljoyn-tcl-16.04.00a: cannot save license (ALLJOYN_TCL_LICENSE_FILES not defined) WARNING: iozone-3_446: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) WARNING: quota-4.01: cannot save license (QUOTA_LICENSE_FILES not defined) WARNING: ts4900-fpga-20150930: cannot save license (TS4900_FPGA_LICENSE_FILES not defined) Legal info produced in /home/naourr/git/buildroot-test/instance-1/output/legal-info make: Leaving directory '/home/naourr/git/buildroot-test/instance-1/buildroot'