CC futility/file_type_bios.o CC futility/file_type_rwsig.o CC futility/file_type_usbpd1.o CC futility/vb1_helper.o CC futility/vb2_helper.o futility/vb1_helper.c: In function 'ft_recognize_vb1_key': futility/vb1_helper.c:764:22: warning: assignment from incompatible pointer type [enabled by default] key.rsa_private_key = d2i_RSAPrivateKey(NULL, &start, ^ futility/vb1_helper.c:768:3: warning: passing argument 1 of 'RSA_free' from incompatible pointer type [enabled by default] RSA_free(key.rsa_private_key); ^ In file included from futility/vb1_helper.c:12:0: /home/buildroot/autobuild/run/instance-1/output/host/include/openssl/rsa.h:343:6: note: expected 'struct RSA *' but argument is of type 'struct rsa_rt *' void RSA_free(RSA *r); ^ GEN gen/futility_cmds.c CC cgpt/cgpt_create.o CC cgpt/cgpt_add.o CC cgpt/cgpt_boot.o CC cgpt/cgpt_show.o CC cgpt/cgpt_repair.o CC cgpt/cgpt_prioritize.o CC cgpt/cgpt_common.o CC futility/dump_kernel_config_lib.o CC host/arch/arm/lib/crossystem_arch.o CC host/lib/crossystem.o CC host/lib/file_keys.o CC host/lib/fmap.o CC host/lib/host_common.o CC host/lib/host_key.o CC host/lib/host_keyblock.o CC host/lib/host_misc.o CC host/lib/util_misc.o CC host/lib/host_signature.o host/lib/util_misc.c: In function 'PrintPrivKeySha1Sum': host/lib/util_misc.c:38:2: warning: passing argument 1 of 'vb_keyb_from_rsa' from incompatible pointer type [enabled by default] if (vb_keyb_from_rsa(key->rsa_private_key, &buf, &buflen)) { ^ In file included from host/lib/util_misc.c:18:0: host/lib/include/util_misc.h:42:5: note: expected 'struct rsa_st *' but argument is of type 'struct rsa_rt *' int vb_keyb_from_rsa(struct rsa_st *rsa_private_key, ^ host/lib/host_key.c: In function 'PrivateKeyReadPem': host/lib/host_key.c:54:24: warning: assignment from incompatible pointer type [enabled by default] key->rsa_private_key = rsa_key; ^ host/lib/host_key.c: In function 'PrivateKeyFree': host/lib/host_key.c:66:5: warning: passing argument 1 of 'RSA_free' from incompatible pointer type [enabled by default] RSA_free(key->rsa_private_key); ^ In file included from /home/buildroot/autobuild/run/instance-1/output/host/include/openssl/x509.h:96:0, from /home/buildroot/autobuild/run/instance-1/output/host/include/openssl/pem.h:70, from host/lib/host_key.c:10: /home/buildroot/autobuild/run/instance-1/output/host/include/openssl/rsa.h:343:6: note: expected 'struct RSA *' but argument is of type 'struct rsa_rt *' void RSA_free(RSA *r); ^ host/lib/host_key.c: In function 'PrivateKeyWrite': host/lib/host_key.c:77:3: warning: passing argument 1 of 'i2d_RSAPrivateKey' from incompatible pointer type [enabled by default] buflen = i2d_RSAPrivateKey(key->rsa_private_key, &outbuf); ^ In file included from /home/buildroot/autobuild/run/instance-1/output/host/include/openssl/objects.h:965:0, from /home/buildroot/autobuild/run/instance-1/output/host/include/openssl/evp.h:94, from /home/buildroot/autobuild/run/instance-1/output/host/include/openssl/pem.h:69, from host/lib/host_key.c:10: /home/buildroot/autobuild/run/instance-1/output/host/include/openssl/asn1.h:323:13: note: expected 'const struct RSA *' but argument is of type 'struct rsa_rt * const' int i2d_##name(const type *a, unsigned char **out); \ ^ /home/buildroot/autobuild/run/instance-1/output/host/include/openssl/rsa.h:363:1: note: in expansion of macro 'DECLARE_ASN1_ENCODE_FUNCTIONS_const' DECLARE_ASN1_ENCODE_FUNCTIONS_const(RSA, RSAPrivateKey) ^ host/lib/host_key.c: In function 'PrivateKeyRead': host/lib/host_key.c:131:24: warning: assignment from incompatible pointer type [enabled by default] key->rsa_private_key = d2i_RSAPrivateKey(0, &start, ^ host/lib/host_signature.c: In function 'CalculateSignature': host/lib/host_signature.c:147:28: warning: passing argument 4 of 'RSA_private_encrypt' from incompatible pointer type [enabled by default] RSA_PKCS1_PADDING); /* Padding to use */ ^ In file included from host/lib/host_signature.c:10:0: /home/buildroot/autobuild/run/instance-1/output/host/include/openssl/rsa.h:337:5: note: expected 'struct RSA *' but argument is of type 'struct rsa_rt * const' int RSA_private_encrypt(int flen, const unsigned char *from, ^ CC host/lib/signature_digest.o 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 CC firmware/stub/vboot_api_stub_init.o CC firmware/stub/vboot_api_stub_region.o CC firmware/lib/cgptlib/cgptlib.o CC firmware/lib/cgptlib/cgptlib_internal.o CC firmware/lib/cgptlib/crc32.o CC firmware/lib/gpt_misc.o CC firmware/lib/utility_string.o CC firmware/lib/vboot_api_kernel.o CC firmware/lib/vboot_audio.o CC firmware/lib/vboot_display.o CC firmware/lib/vboot_kernel.o CC firmware/lib/region-kernel.o CC firmware/stub/vboot_api_stub.o CC firmware/stub/vboot_api_stub_disk.o CC firmware/stub/vboot_api_stub_stream.o CC host/lib21/host_fw_preamble.o CC host/lib21/host_key.o CC host/lib21/host_keyblock.o CC host/lib21/host_misc.o CC host/lib21/host_signature.o CC firmware/2lib/2api.o CC firmware/2lib/2common.o CC firmware/2lib/2crc8.o CC firmware/2lib/2nvstorage.o CC firmware/2lib/2misc.o CC firmware/2lib/2rsa.o CC firmware/2lib/2secdata.o CC firmware/2lib/2secdatak.o CC firmware/2lib/2sha1.o CC firmware/2lib/2sha256.o CC firmware/2lib/2sha512.o CC firmware/2lib/2sha_utility.o CC firmware/2lib/2tpm_bootmode.o CC firmware/2lib/2stub.o CC firmware/lib21/api.o CC firmware/lib21/common.o CC firmware/lib21/misc.o CC firmware/lib21/packed_key.o CC cgpt/cgpt.o CC cgpt/cgpt_find.o CC cgpt/cgpt_legacy.o CC cgpt/cgpt_nor.o CC cgpt/cmd_add.o CC cgpt/cmd_boot.o CC cgpt/cmd_create.o CC cgpt/cmd_find.o CC cgpt/cmd_legacy.o CC cgpt/cmd_prioritize.o CC cgpt/cmd_repair.o CC cgpt/cmd_show.o CC cgpt/cgpt_wrapper.o CC gen/futility_cmds.o RM libvboot_util.a AR libvboot_util.a RM libvboot_util21.a AR libvboot_util21.a LD futility/futility LDcgpt cgpt/cgpt LD cgpt/cgpt_wrapper >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Installing to host directory PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/buildroot/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/buildroot/autobuild/run/instance-1/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/host futil_install cgpt_install devkeys_install Package yaml-0.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `yaml-0.1.pc' to the PKG_CONFIG_PATH environment variable Package 'yaml-0.1', required by 'world', not found INSTALL futility INSTALL CGPT INSTALL DEVKEYS PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" BR2_DL_DIR=/home/buildroot/autobuild/run/instance-1/dl BUILD_DIR=/home/buildroot/autobuild/run/instance-1/output/build O=/home/buildroot/autobuild/run/instance-1/output flock /home/buildroot/autobuild/run/instance-1/dl/xutil_util-macros/ support/download/dl-wrapper -c '1.19.2' -d '/home/buildroot/autobuild/run/instance-1/dl/xutil_util-macros' -D '/home/buildroot/autobuild/run/instance-1/dl' -f 'util-macros-1.19.2.tar.bz2' -H 'package/xutil_util-macros//xutil_util-macros.hash' -n 'xutil_util-macros-1.19.2' -N 'xutil_util-macros' -o '/home/buildroot/autobuild/run/instance-1/dl/xutil_util-macros/util-macros-1.19.2.tar.bz2' -u http+http://xorg.freedesktop.org/releases/individual/util -u http\|urlencode+http://sources.buildroot.net/xutil_util-macros -u http\|urlencode+http://sources.buildroot.net -- util-macros-1.19.2.tar.bz2: OK (md5: 58edef899364f78fbde9479ded20211e) util-macros-1.19.2.tar.bz2: OK (sha1: e8b3a6f2bfde22440fca0974da53da18821a4ee6) util-macros-1.19.2.tar.bz2: OK (sha256: d7e43376ad220411499a79735020f9d145fdc159284867e99467e0d771f3e712) util-macros-1.19.2.tar.bz2: OK (sha512: 3f51504b27f0478c136126f15110cf3cdbba218c4d74a8e974cca1381c6e8364609bd0c444f2fb19aa86a7f4e848dfce4f4da940463b224036f75a60b3d88619) >>> xutil_util-macros 1.19.2 Extracting bzcat /home/buildroot/autobuild/run/instance-1/dl/xutil_util-macros/util-macros-1.19.2.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/xutil_util-macros-1.19.2 -xf - >>> xutil_util-macros 1.19.2 Patching >>> xutil_util-macros 1.19.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/autobuild/run/instance-1/output/build/xutil_util-macros-1.19.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> xutil_util-macros 1.19.2 Patching libtool >>> xutil_util-macros 1.19.2 Configuring (cd /home/buildroot/autobuild/run/instance-1/output/build/xutil_util-macros-1.19.2/ && rm -rf config.cache && PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-ar" AS="/home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-as" LD="/home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-ld" NM="/home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-nm" CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-gcc" GCC="/home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-gcc" CPP="/home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-cpp" CXX="/home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-g++" FC="/home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-gfortran" F77="/home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-gfortran" RANLIB="/home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-ranlib" READELF="/home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-readelf" STRIP="/home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-strip" OBJCOPY="/home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-objcopy" OBJDUMP="/home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-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/run/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/buildroot/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-as" DEFAULT_LINKER="/home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-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 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -Os -Wl,-elf2flt -static" FFLAGS=" -Os -Wl,-elf2flt -static" PKG_CONFIG="/home/buildroot/autobuild/run/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/buildroot/autobuild/run/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=m68k-buildroot-uclinux-uclibc --host=m68k-buildroot-uclinux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --disable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for m68k-buildroot-uclinux-uclibc-strip... /home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xorg-macros.pc config.status: creating Makefile config.status: creating xorg-macros.m4 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --disable-dependency-tracking, --enable-ipv6, --disable-nls, --enable-static, --disable-shared >>> xutil_util-macros 1.19.2 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/xutil_util-macros-1.19.2/ make[2]: Nothing to be done for `all'. >>> xutil_util-macros 1.19.2 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot install -C /home/buildroot/autobuild/run/instance-1/output/build/xutil_util-macros-1.19.2/ make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/aclocal' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/util-macros' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/pkgconfig' /usr/bin/install -c -m 644 INSTALL '/home/buildroot/autobuild/run/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/util-macros' /usr/bin/install -c -m 644 xorg-macros.m4 '/home/buildroot/autobuild/run/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/aclocal' /usr/bin/install -c -m 644 xorg-macros.pc '/home/buildroot/autobuild/run/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/pkgconfig' /usr/bin/make install-data-hook rm -f /home/buildroot/autobuild/run/instance-1/output/host/m68k-buildroot-uclinux-uclibc/sysroot/usr/share/aclocal/xorgversion.m4 >>> xutil_util-macros 1.19.2 Fixing libtool files >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libusbredirhost.la" is touched by more than one package: [u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libpcap', u'libusb-compat', u'libv4l', u'libyaml', u'lzo', u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libldns.la" is touched by more than one package: [u'libldns', u'libmad', u'libmbus', u'libmnl', u'libnetfilter_cttimeout', u'libusb', u'libpcap', u'libusb-compat', u'libv4l', u'libyaml', u'lzo', u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libcli', u'libopenssl', u'libldns', u'libmad', u'libmbus', u'libmnl', u'libnetfilter_cttimeout', u'libusb', u'libpcap', u'libusb-compat', u'libv4l', u'libyaml', u'lzo', u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: [u'file', u'flatbuffers', u'gmp', u'libcli', u'libopenssl', u'libldns', u'libmad', u'libmbus', u'libmnl', u'libnetfilter_cttimeout', u'libusb', u'libpcap', u'libusb-compat', u'libv4l', u'libyaml', u'lzo', u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libv4l1.la" is touched by more than one package: [u'libv4l', u'libyaml', u'lzo', u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libc_urg.la" is touched by more than one package: [u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libusbredirparser.la" is touched by more than one package: [u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libv4l', u'libyaml', u'lzo', u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libv4l2.la" is touched by more than one package: [u'libv4l', u'libyaml', u'lzo', u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'bctoolbox', u'beecrypt', u'libzlib', u'binutils', u'file', u'flatbuffers', u'gmp', u'libcli', u'libopenssl', u'libldns', u'libmad', u'libmbus', u'libmnl', u'libnetfilter_cttimeout', u'libusb', u'libpcap', u'libusb-compat', u'libv4l', u'libyaml', u'lzo', u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libmbus.la" is touched by more than one package: [u'libmbus', u'libmnl', u'libnetfilter_cttimeout', u'libusb', u'libpcap', u'libusb-compat', u'libv4l', u'libyaml', u'lzo', u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libnetfilter_cttimeout.la" is touched by more than one package: [u'libnetfilter_cttimeout', u'libusb', u'libpcap', u'libusb-compat', u'libv4l', u'libyaml', u'lzo', u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_cttimeout', u'libusb', u'libpcap', u'libusb-compat', u'libv4l', u'libyaml', u'lzo', u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libopcodes.la" is touched by more than one package: [u'binutils', u'file', u'flatbuffers', u'gmp', u'libcli', u'libopenssl', u'libldns', u'libmad', u'libmbus', u'libmnl', u'libnetfilter_cttimeout', u'libusb', u'libpcap', u'libusb-compat', u'libv4l', u'libyaml', u'lzo', u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libv4lconvert.la" is touched by more than one package: [u'libv4l', u'libyaml', u'lzo', u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libv4l2rds.la" is touched by more than one package: [u'libv4l', u'libyaml', u'lzo', u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'lzo', u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libbfd.la" is touched by more than one package: [u'binutils', u'file', u'flatbuffers', u'gmp', u'libcli', u'libopenssl', u'libldns', u'libmad', u'libmbus', u'libmnl', u'libnetfilter_cttimeout', u'libusb', u'libpcap', u'libusb-compat', u'libv4l', u'libyaml', u'lzo', u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libc_urg_connection.la" is touched by more than one package: [u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libbeecrypt.la" is touched by more than one package: [u'beecrypt', u'libzlib', u'binutils', u'file', u'flatbuffers', u'gmp', u'libcli', u'libopenssl', u'libldns', u'libmad', u'libmbus', u'libmnl', u'libnetfilter_cttimeout', u'libusb', u'libpcap', u'libusb-compat', u'libv4l', u'libyaml', u'lzo', u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libmp4v2.la" is touched by more than one package: [u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libc_urg_system.la" is touched by more than one package: [u'urg', u'usbredir', u'xutil_util-macros'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'libmbus', u'libmnl', u'libnetfilter_cttimeout', u'libusb', u'libpcap', u'libusb-compat', u'libv4l', u'libyaml', u'lzo', u'mp4v2', u'openjpeg', u'ortp', u'pcre', u'pugixml', u'sqlite', u'urg', u'usbredir', u'xutil_util-macros'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-rc1-00100-g2136d08"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-rc1\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-1/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2018.05-rc1-00100-g2136d08 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acpica 20170531 Collecting legal info ERROR: No hash found for source/include/acpi.h >>> 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) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> argp-standalone 1.3 Collecting legal info >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> host-file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> flatbuffers v1.9.0 Collecting legal info LICENSE.txt: OK (sha256: 7ec9661a8afafab1eee3523d6f1a193eff76314a5ab10b4ce96aefd87621b0c3) >>> font-awesome v4.7.0 Collecting legal info >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> hwdata v0.308 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> i2c-tools 4.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> irqbalance v1.0.9 Collecting legal info ERROR: No hash found for COPYING >>> libcli c63c9d35144939c8b4fa3c5394aed2e29ff517b0 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libldns 1.7.0 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libv4l 1.14.1 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 37d0f2c8dc3f267d864cb39d54f82c5092a599beb29cb5caa96d50d27e069a44) >>> libyaml 0.1.7 Collecting legal info LICENSE: OK (sha256: d0d8b09800a45cd982e9568fc7669d9c1a4c330e275a821bbe24d54366d16fe9) >>> linux-firmware 65b1c68c63f974d72610db38dfae49861117cae2 Collecting legal info LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) LICENCE.chelsio_firmware: OK (sha256: a5777f9e80aca0603b0648454de996168b1c530322550ccda94d6d78bcf6c061) LICENSE.qcom: OK (sha256: be904cd28cb292b80cdb6cf412ab0d9159d431671e987ad433c1f62e0988a9bc) WHENCE: OK (sha256: 9703115e298649dfad003d7d3d55f4b2bd417e28f19e9cf6d5c6f9a906a2c4d9) qcom/NOTICE.txt: OK (sha256: fa43e1b9a13b341a07adca9dbe73d0f9072d7966fdfe811c01f0dd2872d7309a) >>> linuxconsoletools 1.6.0 Collecting legal info ERROR: No hash found for COPYING >>> lshw B.02.18 Collecting legal info ERROR: No hash found for COPYING >>> host-lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> host-elfutils 0.169 Collecting legal info ERROR: No hash found for COPYING-GPLV2 ERROR: No hash found for COPYING-LGPLV3 >>> host-bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> 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-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> 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) >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> lzop 1.03 Collecting legal info ERROR: No hash found for COPYING >>> mimic 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> mp4v2 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> open2300 12 Collecting legal info WARNING: no hash file for COPYING >>> openjpeg 2.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-opkg-utils 0.3.4 Collecting legal info ERROR: No hash found for COPYING >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> ptpd2 ptpd-2.3.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> pugixml 1.7 Collecting legal info ERROR: No hash found for readme.txt >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> sqlite 3220000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 v1.8.1.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-zstd v1.3.3 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> usbredir 0.7.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> 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) >>> xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: font-awesome-v4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'