CC futility/vb1_helper.o CC futility/vb2_helper.o GEN gen/futility_cmds.c futility/vb1_helper.c: In function 'ft_recognize_vb1_key': futility/vb1_helper.c:764:22: warning: assignment from incompatible pointer type [enabled by default] futility/vb1_helper.c:768:3: warning: passing argument 1 of 'RSA_free' from incompatible pointer type [enabled by default] In file included from futility/vb1_helper.c:12:0: /home/test/autobuild/run/instance-1/output/host/include/openssl/rsa.h:262:6: note: expected 'struct RSA *' but argument is of type 'struct rsa_rt *' 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 host/lib/host_key.c: In function 'PrivateKeyReadPem': host/lib/host_key.c:54:24: warning: assignment from incompatible pointer type [enabled by default] host/lib/host_key.c: In function 'PrivateKeyFree': host/lib/host_key.c:66:5: warning: passing argument 1 of 'RSA_free' from incompatible pointer type [enabled by default] In file included from /home/test/autobuild/run/instance-1/output/host/include/openssl/x509.h:25:0, from /home/test/autobuild/run/instance-1/output/host/include/openssl/pem.h:17, from host/lib/host_key.c:10: /home/test/autobuild/run/instance-1/output/host/include/openssl/rsa.h:262:6: note: expected 'struct RSA *' but argument is of type 'struct rsa_rt *' host/lib/host_key.c: In function 'PrivateKeyWrite': host/lib/host_key.c:77:3: warning: passing argument 1 of 'i2d_RSAPrivateKey' from incompatible pointer type [enabled by default] In file included from /home/test/autobuild/run/instance-1/output/host/include/openssl/x509.h:25:0, from /home/test/autobuild/run/instance-1/output/host/include/openssl/pem.h:17, from host/lib/host_key.c:10: /home/test/autobuild/run/instance-1/output/host/include/openssl/rsa.h:280:1: note: expected 'const struct RSA *' but argument is of type 'struct rsa_rt * const' host/lib/host_key.c: In function 'PrivateKeyRead': host/lib/host_key.c:131:24: warning: assignment from incompatible pointer type [enabled by default] CC host/lib/host_signature.o CC host/lib/signature_digest.o host/lib/host_signature.c: In function 'CalculateSignature': host/lib/host_signature.c:147:28: warning: passing argument 4 of 'RSA_private_encrypt' from incompatible pointer type [enabled by default] In file included from host/lib/host_signature.c:10:0: /home/test/autobuild/run/instance-1/output/host/include/openssl/rsa.h:256:5: note: expected 'struct RSA *' but argument is of type 'struct rsa_rt * const' host/lib/util_misc.c: In function 'PrintPrivKeySha1Sum': host/lib/util_misc.c:39:2: warning: passing argument 1 of 'vb_keyb_from_rsa' from incompatible pointer type [enabled by default] In file included from host/lib/util_misc.c:19:0: host/lib/include/util_misc.h:42:5: note: expected 'struct rsa_st *' but argument is of type 'struct rsa_rt *' 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/2misc.o CC firmware/2lib/2nvstorage.o CC firmware/2lib/2rsa.o CC firmware/2lib/2secdata.o CC firmware/2lib/2secdatak.o CC firmware/2lib/2sha1.o CC firmware/2lib/2sha256.o CC firmware/2lib/2sha512.o CC firmware/2lib/2sha_utility.o CC firmware/2lib/2tpm_bootmode.o CC firmware/2lib/2stub.o CC firmware/lib21/api.o CC firmware/lib21/common.o CC firmware/lib21/misc.o CC firmware/lib21/packed_key.o CC cgpt/cgpt.o CC cgpt/cgpt_find.o CC cgpt/cgpt_legacy.o CC cgpt/cgpt_nor.o CC cgpt/cmd_add.o CC cgpt/cmd_boot.o CC cgpt/cmd_create.o CC cgpt/cmd_find.o CC cgpt/cmd_legacy.o CC cgpt/cmd_prioritize.o CC cgpt/cmd_repair.o CC cgpt/cmd_show.o CC cgpt/cgpt_wrapper.o CC gen/futility_cmds.o RM libvboot_util.a AR libvboot_util.a RM libvboot_util21.a AR libvboot_util21.a LDcgpt cgpt/cgpt LD futility/futility LD cgpt/cgpt_wrapper make[1]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Installing to host directory PATH="/home/test/autobuild/run/instance-1/output/host/bin:/home/test/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/test/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/test/autobuild/run/instance-1/output/host/lib/pkgconfig:/home/test/autobuild/run/instance-1/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-1/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 DESTDIR=/home/test/autobuild/run/instance-1/output/host futil_install cgpt_install devkeys_install Package liblzma was not found in the pkg-config search path. Perhaps you should add the directory containing `liblzma.pc' to the PKG_CONFIG_PATH environment variable Package 'liblzma', required by '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 make[1]: Entering directory `/home/test/autobuild/run/instance-1/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' INSTALL futility INSTALL CGPT INSTALL DEVKEYS make[1]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740.tar.gz: OK (sha256: c10a5c2c0813198ca2404dd36db380cdb6395b46338123b341775095cf61521d) >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Extracting gzip -d -c /home/test/autobuild/run/instance-1/dl/vpnc/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740.tar.gz | /home/test/autobuild/run/instance-1/output/host/bin/tar --strip-components=1 -C /home/test/autobuild/run/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740 -xf - >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Patching Applying 0001-Makefile-allow-to-override-the-PREFIX-variable.patch using patch: patching file Makefile Applying 0002-Makefile-allow-to-override-the-version.patch using patch: patching file Makefile Applying 0003-Makefile-allow-passing-custom-CFLAGS-CPPFLAGS.patch using patch: patching file Makefile Applying 0004-Makefile-provide-an-option-to-not-build-manpages.patch using patch: patching file Makefile Applying 0005-Makefile-allow-passing-a-custom-path-to-libgcrypt-co.patch using patch: patching file Makefile Applying 0006-config.c-Replace-deprecated-SUSv3-functions-with-POS.patch using patch: patching file config.c Hunk #1 succeeded at 670 (offset 13 lines). Applying 0007-sysdep.h-don-t-assume-error.h-is-available-on-all-Li.patch using patch: patching file sysdep.h Applying 0008-sysdep.c-don-t-include-linux-if_tun.h-on-Linux.patch using patch: patching file sysdep.c Applying 0009-config.c-add-missing-sys-ttydefaults.h-include.patch using patch: patching file config.c >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Configuring >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Building PATH="/home/test/autobuild/run/instance-1/output/host/bin:/home/test/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740 PATH="/home/test/autobuild/run/instance-1/output/host/bin:/home/test/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ar" AS="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" LD="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" NM="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-nm" CC="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" GCC="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" CPP="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-cpp" CXX="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-g++" FC="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" F77="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" RANLIB="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ranlib" READELF="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-readelf" STRIP="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip" OBJCOPY="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objcopy" OBJDUMP="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-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/test/autobuild/run/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/test/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/test/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/test/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" DEFAULT_LINKER="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-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 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 " LDFLAGS="" FCFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 " FFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 " PKG_CONFIG="/home/test/autobuild/run/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot" INTLTOOL_PERL=/usr/bin/perl LIBGCRYPT_CONFIG=/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/libgcrypt-config VERSION=b1243d29e0c00312ead038b04a2cf5e2fa31d740 MANS= make[1]: Entering directory `/home/test/autobuild/run/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' LC_ALL=C perl -w ./enum2debug.pl isakmp.h >vpnc-debug.c 2>vpnc-debug.h /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -MM sysdep.c vpnc-debug.c isakmp-pkt.c tunip.c config.c dh.c math_group.c supp.c decrypt-utils.c crypto.c crypto-gnutls.c vpnc.c cisco-decrypt.c test-crypto.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/../../usr/include -I/home/test/autobuild/run/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" > .depend make[1]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' make[1]: Entering directory `/home/test/autobuild/run/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/../../usr/include -I/home/test/autobuild/run/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o sysdep.o sysdep.c sysdep.c: In function 'tun_close': sysdep.c:515:29: warning: parameter 'dev' set but not used [-Wunused-but-set-parameter] /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/../../usr/include -I/home/test/autobuild/run/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o vpnc-debug.o vpnc-debug.c /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/../../usr/include -I/home/test/autobuild/run/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o isakmp-pkt.o isakmp-pkt.c /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/../../usr/include -I/home/test/autobuild/run/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o tunip.o tunip.c /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/../../usr/include -I/home/test/autobuild/run/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o config.o config.c /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/../../usr/include -I/home/test/autobuild/run/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o dh.o dh.c config.c: In function 'vpnc_getpass': config.c:254:7: warning: 'pass' may be used uninitialized in this function [-Wmaybe-uninitialized] /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/../../usr/include -I/home/test/autobuild/run/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o math_group.o math_group.c math_group.c: In function 'modp_getraw': math_group.c:243:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] math_group.c: In function 'modp_setraw': math_group.c:259:38: warning: parameter 'grp' set but not used [-Wunused-but-set-parameter] /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/../../usr/include -I/home/test/autobuild/run/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o supp.o supp.c /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/../../usr/include -I/home/test/autobuild/run/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o decrypt-utils.o decrypt-utils.c /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/../../usr/include -I/home/test/autobuild/run/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o crypto.o crypto.c /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/../../usr/include -I/home/test/autobuild/run/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o crypto-gnutls.o crypto-gnutls.c crypto-gnutls.c: In function 'crypto_read_cert': crypto-gnutls.c:80:2: warning: 'gnutls_datum' is deprecated (declared at /home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/include/gnutls/gnutls.h:1134) [-Wdeprecated-declarations] crypto-gnutls.c: In function 'crypto_push_cert': crypto-gnutls.c:124:2: warning: 'gnutls_datum' is deprecated (declared at /home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/include/gnutls/gnutls.h:1134) [-Wdeprecated-declarations] crypto-gnutls.c: In function 'load_one_ca_file': crypto-gnutls.c:228:2: warning: 'gnutls_datum' is deprecated (declared at /home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/include/gnutls/gnutls.h:1134) [-Wdeprecated-declarations] crypto-gnutls.c: In function 'load_ca_list_file': crypto-gnutls.c:269:2: warning: 'gnutls_datum' is deprecated (declared at /home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/include/gnutls/gnutls.h:1134) [-Wdeprecated-declarations] /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/../../usr/include -I/home/test/autobuild/run/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o vpnc.o vpnc.c /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/../../usr/include -I/home/test/autobuild/run/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o cisco-decrypt.o cisco-decrypt.c /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 -W -Wall -Wmissing-declarations -Wwrite-strings -I/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/../../usr/include -I/home/test/autobuild/run/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/include -DCRYPTO_GNUTLS -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"b1243d29e0c00312ead038b04a2cf5e2fa31d740\" -c -o test-crypto.o test-crypto.c /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -o cisco-decrypt cisco-decrypt.o decrypt-utils.o -L/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/../../usr/lib -lgcrypt -lgpg-error -L/home/test/autobuild/run/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/lib -lgnutls /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -o test-crypto sysdep.o test-crypto.o crypto.o crypto-gnutls.o -L/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/../../usr/lib -lgcrypt -lgpg-error -L/home/test/autobuild/run/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/lib -lgnutls /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc -o vpnc sysdep.o vpnc-debug.o isakmp-pkt.o tunip.o config.o dh.o math_group.o supp.o decrypt-utils.o crypto.o crypto-gnutls.o vpnc.o -L/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot/usr/bin/../../usr/lib -lgcrypt -lgpg-error -L/home/test/autobuild/run/instance-1/output/host/bin/../powerpc-buildroot-linux-gnuspe/sysroot/usr/lib -lgnutls make[1]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Installing to target PATH="/home/test/autobuild/run/instance-1/output/host/bin:/home/test/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740 install PATH="/home/test/autobuild/run/instance-1/output/host/bin:/home/test/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" AR="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ar" AS="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" LD="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ld" NM="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-nm" CC="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" GCC="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gcc" CPP="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-cpp" CXX="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-g++" FC="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" F77="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-gfortran" RANLIB="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-ranlib" READELF="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-readelf" STRIP="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip" OBJCOPY="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-objcopy" OBJDUMP="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-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/test/autobuild/run/instance-1/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/test/autobuild/run/instance-1/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/test/autobuild/run/instance-1/output/host/include" LDFLAGS_FOR_BUILD="-L/home/test/autobuild/run/instance-1/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-1/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-as" DEFAULT_LINKER="/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-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 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 " LDFLAGS="" FCFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 " FFLAGS="-mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 " PKG_CONFIG="/home/test/autobuild/run/instance-1/output/host/bin/pkg-config" STAGING_DIR="/home/test/autobuild/run/instance-1/output/host/powerpc-buildroot-linux-gnuspe/sysroot" INTLTOOL_PERL=/usr/bin/perl VERSION=b1243d29e0c00312ead038b04a2cf5e2fa31d740 MANS= DESTDIR="/home/test/autobuild/run/instance-1/output/target" PREFIX=/usr make[1]: Entering directory `/home/test/autobuild/run/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' install -d /home/test/autobuild/run/instance-1/output/target/etc/vpnc /home/test/autobuild/run/instance-1/output/target/usr/bin /home/test/autobuild/run/instance-1/output/target/usr/sbin /home/test/autobuild/run/instance-1/output/target/usr/share/man/man1 /home/test/autobuild/run/instance-1/output/target/usr/share/man/man8 /home/test/autobuild/run/instance-1/output/target/usr/share/doc/vpnc if [ "`uname -s | cut -c-6`" = "CYGWIN" ]; then \ install vpnc-script-win /home/test/autobuild/run/instance-1/output/target/etc/vpnc/vpnc-script; \ install vpnc-script-win.js /home/test/autobuild/run/instance-1/output/target/etc/vpnc; \ else \ install vpnc-script /home/test/autobuild/run/instance-1/output/target/etc/vpnc; \ fi install -m600 vpnc.conf /home/test/autobuild/run/instance-1/output/target/etc/vpnc/default.conf install -m755 vpnc-disconnect /home/test/autobuild/run/instance-1/output/target/usr/sbin install -m755 pcf2vpnc /home/test/autobuild/run/instance-1/output/target/usr/bin install -m644 pcf2vpnc.1 /home/test/autobuild/run/instance-1/output/target/usr/share/man/man1 install -m644 cisco-decrypt.1 /home/test/autobuild/run/instance-1/output/target/usr/share/man/man1 install -m644 COPYING /home/test/autobuild/run/instance-1/output/target/usr/share/doc/vpnc install -m755 vpnc /home/test/autobuild/run/instance-1/output/target/usr/sbin install -m755 cisco-decrypt /home/test/autobuild/run/instance-1/output/target/usr/bin make[1]: Leaving directory `/home/test/autobuild/run/instance-1/output/build/vpnc-b1243d29e0c00312ead038b04a2cf5e2fa31d740' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/test/autobuild/run/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'mpir'] ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libbsd', u'libconfig', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libusbgx.la" is touched by more than one package: [u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'cjson', u'zeromq', u'czmq', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libbsd', u'libconfig', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'gnutls', u'libbsd', u'libconfig', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libdvbsi++.la" is touched by more than one package: [u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'libbsd', u'libconfig', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/lib/libva-drm.la" is touched by more than one package: [u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libbsd.la" is touched by more than one package: [u'libbsd', u'libconfig', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libmp4v2.la" is touched by more than one package: [u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libbsd', u'libconfig', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'gnutls', u'libbsd', u'libconfig', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'libbsd', u'libconfig', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libbsd', u'libconfig', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'acl', u'libzlib', u'util-linux', u'cjson', u'zeromq', u'czmq', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libbsd', u'libconfig', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libva.la" is touched by more than one package: [u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'gnutls', u'libbsd', u'libconfig', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'libbsd', u'libconfig', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libacl.la" is touched by more than one package: [u'acl', u'libzlib', u'util-linux', u'cjson', u'zeromq', u'czmq', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libbsd', u'libconfig', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libbsd', u'libconfig', u'libpthread-stubs', u'libdrm', u'libdvbsi', u'libevdev', u'libgpg-error', u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libmcrypt.la" is touched by more than one package: [u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libmcrypt', u'libusbgx', u'libva', u'mp4v2', u'mpir'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'mpir'] ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-1/output/build/packages-file-list-host.txt Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libkms.la" is touched by more than one package: [u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libtasn1.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libbsd.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libconfig++.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libmcrypt.la" is touched by more than one package: [u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libdrm.la" is touched by more than one package: [u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libva.la" is touched by more than one package: [u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libgcrypt.la" is touched by more than one package: [u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libconfig.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libusbgx.la" is touched by more than one package: [u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libgnutlsxx.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libzmq.la" is touched by more than one package: [u'host-bison', u'host-xutil_util-macros', u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libczmq.la" is touched by more than one package: [u'host-bison', u'host-xutil_util-macros', u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libpcreposix.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libmp4v2.la" is touched by more than one package: [u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libattr.la" is touched by more than one package: [u'host-pkgconf', u'host-cmake', u'host-m4', u'host-bison', u'host-xutil_util-macros', u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libgmp.la" is touched by more than one package: [u'host-bison', u'host-xutil_util-macros', u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libgnutls.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libpcre.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libevdev.la" is touched by more than one package: [u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libuuid.la" is touched by more than one package: [u'host-cmake', u'host-m4', u'host-bison', u'host-xutil_util-macros', u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/share/info/dir" is touched by more than one package: [u'host-bison', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libacl.la" is touched by more than one package: [u'host-pkgconf', u'host-cmake', u'host-m4', u'host-bison', u'host-xutil_util-macros', u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libva-drm.la" is touched by more than one package: [u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libdvbsi++.la" is touched by more than one package: [u'host-yasm', u'host-patchelf'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libgpg-error.la" is touched by more than one package: [u'host-yasm', u'host-patchelf'] Warning: host file "./powerpc-buildroot-linux-gnuspe/sysroot/usr/lib/libpcrecpp.la" is touched by more than one package: [u'host-xutil_util-macros', u'host-yasm', u'host-patchelf'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/test/autobuild/run/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/test/autobuild/run/instance-1/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/test/autobuild/run/instance-1/output/target/etc/shells || echo "/bin/ash" >> /home/test/autobuild/run/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/test/autobuild/run/instance-1/output/target/etc/shells || echo "/bin/hush" >> /home/test/autobuild/run/instance-1/output/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/test/autobuild/run/instance-1/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-%g" -e "s%@TARGET_ARCH@%ppc%g" -e "s%@TARGET_CPU@%8548%g" -e "s%@TARGET_ENDIAN@%"big"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -mabi=spe -mfloat-gprs=double -Wa,-me500x2 -O2 `%g" -e "s%@HOST_DIR@%/home/test/autobuild/run/instance-1/output/host%g" package/meson//cross-compilation.conf.in > /home/test/autobuild/run/instance-1/output/host/etc/meson/cross-compilation.conf mkdir -p /home/test/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/test/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/test/autobuild/run/instance-1/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-1/output/target/bin/sh rm -f /home/test/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-1/output/target/usr/include /home/test/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-1/output/target/usr/lib/cmake /home/test/autobuild/run/instance-1/output/target/usr/share/cmake find /home/test/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-1/output/target/lib/ /home/test/autobuild/run/instance-1/output/target/usr/lib/ /home/test/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/test/autobuild/run/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/test/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-1/output/target/usr/man /home/test/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-1/output/target/usr/info /home/test/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-1/output/target/usr/doc /home/test/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/test/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/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-1/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/test/autobuild/run/instance-1/output/host/bin/powerpc-ctng_e500v2-linux-gnuspe-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/test/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/test/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/test/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-rc1-gd04a1ef"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-rc1\"" \ ) > /home/test/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/test/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/test/autobuild/run/instance-1/output/target/usr make: Leaving directory `/home/test/autobuild/run/instance-1/buildroot' make: Entering directory `/home/test/autobuild/run/instance-1/buildroot' >>> Buildroot 2019.02-rc1-gd04a1ef Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acl 2.2.53 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> attr 2.4.48 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> 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) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> czmq 4.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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) >>> zeromq 4.3.1 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> 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) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> initscripts Collecting legal info >>> kexec 2.0.17 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libbsd 0.9.1 Collecting legal info COPYING: OK (sha256: df6d8e1b5b3a5b06376c658c8ad3afc82687f1c0e0404cec4738ad14b2675708) >>> libconfig v1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdrm 2.4.97 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libdvbsi 0.3.7 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libevdev 1.6.0 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> libgcrypt 1.8.4 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.33 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libusbgx libusbgx-v0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libva-utils 2.4.0 Collecting legal info COPYING: OK (sha256: c6220c9f87832c27abcb8a32eafdd2823e13ce146b3ea63d5deae2a76798ef50) >>> libva 2.4.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> mp4v2 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> mpir 3.0.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-yasm 1.3.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD.txt ERROR: No hash found for Artistic.txt ERROR: No hash found for GNU_GPL-2.0 ERROR: No hash found for GNU_LGPL-2.0 >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> privoxy 3.0.26 Collecting legal info ERROR: No hash found for LICENSE >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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) >>> vpnc b1243d29e0c00312ead038b04a2cf5e2fa31d740 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libdrm-2.4.97: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-1/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-1/buildroot'