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/instance-1/output/host/include/openssl/rsa.h:256: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' [-Wimplicit-function-declaration] assert( ^~~~~~ 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 LDcgpt cgpt/cgpt LD cgpt/cgpt_wrapper make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Installing to host directory PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/instance-1/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 DESTDIR=/home/buildroot/autobuild/instance-1/output/host futil_install cgpt_install devkeys_install make[1]: Entering directory '/home/buildroot/autobuild/instance-1/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 'virtual:world', not found Package yaml-0.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `yaml-0.1.pc' to the PKG_CONFIG_PATH environment variable Package 'yaml-0.1', required by 'virtual:world', not found INSTALL futility INSTALL CGPT INSTALL DEVKEYS make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' xxhash-v0.6.5.tar.gz: OK (sha256: 19030315f4fc1b4b2cdb9d7a317069a109f90e39d1fe4c9159b7aaa39030eb95) >>> xxhash v0.6.5 Extracting gzip -d -c /home/buildroot/autobuild/instance-1/dl/xxhash/xxhash-v0.6.5.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output/build/xxhash-v0.6.5 -xf - >>> xxhash v0.6.5 Patching >>> xxhash v0.6.5 Configuring >>> xxhash v0.6.5 Building PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PATH="/home/buildroot/autobuild/instance-1/output/host/bin:/home/buildroot/autobuild/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-ar" AS="/home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-as" LD="/home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-ld" NM="/home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-nm" CC="/home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-gcc" GCC="/home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-gcc" CPP="/home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-cpp" CXX="/home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-g++" FC="/home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-gfortran" F77="/home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-gfortran" RANLIB="/home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-ranlib" READELF="/home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-readelf" STRIP="/home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-strip" OBJCOPY="/home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-objcopy" OBJDUMP="/home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/autobuild/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-as" DEFAULT_LINKER="/home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/buildroot/autobuild/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/instance-1/output/host/mips-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 -C /home/buildroot/autobuild/instance-1/output/build/xxhash-v0.6.5 xxhsum make[1]: Entering directory '/home/buildroot/autobuild/instance-1/output/build/xxhash-v0.6.5' /home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wall -Wextra -Wcast-qual -Wcast-align -Wshadow -Wstrict-aliasing=1 -Wswitch-enum -Wdeclaration-after-statement -Wstrict-prototypes -Wundef -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 xxhash.c xxhsum.c -o xxhsum make[1]: Leaving directory '/home/buildroot/autobuild/instance-1/output/build/xxhash-v0.6.5' >>> xxhash v0.6.5 Installing to target /usr/bin/install -m 0755 -D /home/buildroot/autobuild/instance-1/output/build/xxhash-v0.6.5/xxhsum /home/buildroot/autobuild/instance-1/output/target/usr/bin/xxhsum >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_pnm.la" is touched by more than one package: [u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libpgm.la" is touched by more than one package: [u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/esmtp-plugins/sasl-login.la" is touched by more than one package: [u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/esmtp-plugins/sasl-cram-md5.la" is touched by more than one package: [u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_ft2.la" is touched by more than one package: [u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_devmem.la" is touched by more than one package: [u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_dfiff.la" is touched by more than one package: [u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libdirectfb.la" is touched by more than one package: [u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'cjson', u'freetype', u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libedit.la" is touched by more than one package: [u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libdirect.la" is touched by more than one package: [u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/lib++dfb.la" is touched by more than one package: [u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/esmtp-plugins/sasl-plain.la" is touched by more than one package: [u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IWater/libiwater_default.la" is touched by more than one package: [u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.la" is touched by more than one package: [u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBWindows/libidirectfbwindows_default.la" is touched by more than one package: [u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'cjson', u'freetype', u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_bmp.la" is touched by more than one package: [u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libfusion.la" is touched by more than one package: [u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/ICoreResourceManager/libicoreresourcemanager_test.la" is touched by more than one package: [u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/liblog4c.la" is touched by more than one package: [u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libcdaudio.la" is touched by more than one package: [u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libell.la" is touched by more than one package: [u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'cjson', u'freetype', u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_fbdev.la" is touched by more than one package: [u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/wm/libdirectfbwm_default.la" is touched by more than one package: [u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_dgiff.la" is touched by more than one package: [u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libmaxminddb.la" is touched by more than one package: [u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_dummy.la" is touched by more than one package: [u'directfb', u'ell', u'expat', u'libopenssl', u'pcre', u'libtasn1', u'gmp', u'nettle', u'gnutls', u'libffi', u'libglib2', u'glib-networking', u'libxml2', u'libedit', u'sqlite', u'libsoup', u'gssdp', u'json-c', u'libcdaudio', u'libcgi', u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] Warning: staging file "./usr/lib/libesmtp.la" is touched by more than one package: [u'libesmtp', u'libevent', u'liblog4c-localtime', u'libmaxminddb', u'libosip2', u'libubox', u'liquid-dsp', u'openpgm', u'shared-mime-info', u'spice-protocol', u'ubus'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-1/output/build/packages-file-list-host.txt Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libgmp.la" is touched by more than one package: [u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libfusion.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/esmtp-plugins/sasl-cram-md5.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_dfiff.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libsqlite3.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/systems/libdirectfb_fbdev.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libevent.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libglib-2.0.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_pnm.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libevent_core.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libgnutlsxx.la" is touched by more than one package: [u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_dgiff.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-m4', u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/interfaces/IWater/libiwater_default.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libell.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libgnutls.la" is touched by more than one package: [u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python', u'host-python3'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_bmp.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_ft2.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libosipparser2.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libblkid.la" is touched by more than one package: [u'host-m4', u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libtasn1.la" is touched by more than one package: [u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libedit.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/lib++dfb.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libevent_pthreads.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libesmtp.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libosip2.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libgthread-2.0.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libpgm.la" is touched by more than one package: [u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libgobject-2.0.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libevent_openssl.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libdirectfb.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libmount.la" is touched by more than one package: [u'host-m4', u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libmaxminddb.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libdirect.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libexpat.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libsoup-2.4.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/systems/libdirectfb_dummy.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libxml2.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/interfaces/ICoreResourceManager/libicoreresourcemanager_test.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/systems/libdirectfb_devmem.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/esmtp-plugins/sasl-login.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/liblog4c.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libffi.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/esmtp-plugins/sasl-plain.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libjson-c.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libgio-2.0.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBWindows/libidirectfbwindows_default.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/directfb-1.7-7-pure/wm/libdirectfbwm_default.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libevent_extra.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libcdaudio.la" is touched by more than one package: [u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] Warning: host file "./mips-buildroot-linux-gnu/sysroot/usr/lib/libfreetype.la" is touched by more than one package: [u'host-bison', u'host-libxml2', u'host-lzo', u'host-patchelf', u'host-libopenssl'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-1/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-1/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-1/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-1/output/host/mips-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-1/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-%g" -e "s%@TARGET_ARCH@%mips%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"big"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/include /home/buildroot/autobuild/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output/target/lib/ /home/buildroot/autobuild/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/man /home/buildroot/autobuild/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/info /home/buildroot/autobuild/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/doc /home/buildroot/autobuild/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-1/output/host/bin/mips-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-00051-g59f9971694"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02"; \ echo "PRETTY_NAME=\"Buildroot 2019.02\"" \ ) > /home/buildroot/autobuild/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-1/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2019.02-00051-g59f9971694 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info mips-2016.05-8-mips-linux-gnu.src.tar.bz2: OK (sha256: 2658e55d5b71bba25d6f77e868e18b200ea5f75c8add7ed3a9266e716d9adfff) >>> toolchain-external-codesourcery-mips 2016.05-8 Collecting legal info >>> toolchain Collecting legal info >>> aespipe 2.4d Collecting legal info >>> brotli 1.0.7 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cjson v1.7.10 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> corkscrew a94f745b40077172b8fe7d77e2d583b9cf900281 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> directfb 1.7.7 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> ell 0.16 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> git 2.16.5 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> openssl Collecting legal info >>> libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> glib-networking 2.58.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> gnutls 3.6.6 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nettle 3.4.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-meson 0.49.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3 3.7.2 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-python3-setuptools 40.6.3 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> google-material-design-icons 2.2.3 Collecting legal info ERROR: No hash found for LICENSE >>> gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoup 2.62.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3250300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libedit 20180525-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> initscripts Collecting legal info >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcgi 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libesmtp 1.0.6 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> liblog4c-localtime v1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmaxminddb 1.3.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> liquid-dsp v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> micropython v1.9.4 Collecting legal info ERROR: No hash found for LICENSE >>> host-mtd 2.0.2 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> spice-protocol 0.12.14 Collecting legal info ERROR: No hash found for COPYING >>> tor 0.3.5.8 Collecting legal info LICENSE: OK (sha256: b4248f32f009d4f5cccb704b351e31a16590e0dd5fda2856382cc854d81f6234) >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Collecting legal info ERROR: No hash found for ubusd_acl.h >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1a Collecting legal info LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) >>> xxhash v0.6.5 Collecting legal info LICENSE: OK (sha256: 86ec6953794503942b70fcd4f35b565d44f63f703b7037ce44dad965c4aaae91) xxhsum.c: OK (sha256: 8e449f232e2cd984e1d286711653960b4a9a555d90b4dc05fe4f0d7a1838fe1b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-mips-2016.05-8: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'