patching file Makefile Applying 0005-include-sys-sysmacros.h-for-major.patch using patch: patching file cgpt/cgpt_wrapper.c patching file futility/dump_kernel_config_lib.c Hunk #1 succeeded at 10 with fuzz 2. >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Configuring >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Building PATH="/home/test/autobuild/run/instance-3/output/host/bin:/home/test/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/test/autobuild/run/instance-3/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-3/output/host/lib/pkgconfig:/home/test/autobuild/run/instance-3/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-3/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 CC="/usr/bin/gcc" CFLAGS="-O2 -I/home/test/autobuild/run/instance-3/output/host/include -D_LARGEFILE64_SOURCE -D_GNU_SOURCE" LDFLAGS="-L/home/test/autobuild/run/instance-3/output/host/lib -Wl,-rpath,/home/test/autobuild/run/instance-3/output/host/lib" ARCH=arm futil cgpt Using qemu for testing. Package liblzma was not found in the pkg-config search path. Perhaps you should add the directory containing `liblzma.pc' to the PKG_CONFIG_PATH environment variable Package 'liblzma', required by 'world', not found Package yaml-0.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `yaml-0.1.pc' to the PKG_CONFIG_PATH environment variable Package 'yaml-0.1', required by 'world', not found make[1]: Entering directory `/home/test/autobuild/run/instance-3/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' CC futility/futility.o CC futility/cmd_dump_fmap.o CC futility/cmd_gbb_utility.o CC futility/misc.o CC futility/ryu_root_header.o CC futility/cmd_create.o CC futility/cmd_dump_kernel_config.o CC futility/cmd_load_fmap.o CC futility/cmd_pcr.o futility/cmd_create.c: In function 'vb1_make_keypair': futility/cmd_create.c:122:27: warning: assignment from incompatible pointer type [enabled by default] CC futility/cmd_show.o CC futility/cmd_sign.o CC futility/cmd_vbutil_firmware.o futility/cmd_show.c: In function 'ft_show_privkey': futility/cmd_show.c:115:22: warning: assignment from incompatible pointer type [enabled by default] futility/cmd_show.c:125:3: warning: passing argument 1 of 'RSA_free' from incompatible pointer type [enabled by default] In file included from futility/cmd_show.c:8:0: /home/test/autobuild/run/instance-3/output/host/include/openssl/rsa.h:343:6: note: expected 'struct RSA *' but argument is of type 'struct rsa_rt *' CC futility/cmd_vbutil_kernel.o CC futility/cmd_vbutil_key.o CC futility/cmd_vbutil_keyblock.o CC futility/file_type.o 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] 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-3/output/host/include/openssl/rsa.h:343:6: note: expected 'struct RSA *' but argument is of type 'struct rsa_rt *' 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 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-3/output/host/include/openssl/x509.h:96:0, from /home/test/autobuild/run/instance-3/output/host/include/openssl/pem.h:70, from host/lib/host_key.c:10: /home/test/autobuild/run/instance-3/output/host/include/openssl/rsa.h:343: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-3/output/host/include/openssl/x509.h:96:0, from /home/test/autobuild/run/instance-3/output/host/include/openssl/pem.h:70, from host/lib/host_key.c:10: /home/test/autobuild/run/instance-3/output/host/include/openssl/rsa.h:363: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] 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] 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 *' CC host/lib/host_signature.o CC host/lib/signature_digest.o CC firmware/lib/cryptolib/padding.o CC firmware/lib/cryptolib/rsa.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-3/output/host/include/openssl/rsa.h:337:5: note: expected 'struct RSA *' but argument is of type 'struct rsa_rt * const' 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-3/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Installing to host directory PATH="/home/test/autobuild/run/instance-3/output/host/bin:/home/test/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PKG_CONFIG="/home/test/autobuild/run/instance-3/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-3/output/host/lib/pkgconfig:/home/test/autobuild/run/instance-3/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-3/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 DESTDIR=/home/test/autobuild/run/instance-3/output/host futil_install cgpt_install devkeys_install Package liblzma was not found in the pkg-config search path. Perhaps you should add the directory containing `liblzma.pc' to the PKG_CONFIG_PATH environment variable Package 'liblzma', required by 'world', not found Package yaml-0.1 was not found in the pkg-config search path. Perhaps you should add the directory containing `yaml-0.1.pc' to the PKG_CONFIG_PATH environment variable Package 'yaml-0.1', required by 'world', not found make[1]: Entering directory `/home/test/autobuild/run/instance-3/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' INSTALL futility INSTALL CGPT INSTALL DEVKEYS make[1]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656' vsftpd-3.0.3.tar.gz: OK (sha256: 9d4d2bf6e6e2884852ba4e69e157a2cecd68c5a7635d66a3a8cf8d898c955ef7) >>> vsftpd 3.0.3 Extracting gzip -d -c /home/test/autobuild/run/instance-3/dl/vsftpd/vsftpd-3.0.3.tar.gz | /home/test/autobuild/run/instance-3/output/host/bin/tar --strip-components=1 -C /home/test/autobuild/run/instance-3/output/build/vsftpd-3.0.3 -xf - >>> vsftpd 3.0.3 Patching Applying 0001-utmpx-builddef.patch using patch: patching file builddefs.h patching file sysdeputil.c Applying 0003-fix-CVE-2015-1419.patch using patch: patching file ls.c patching file str.c Hunk #1 succeeded at 711 (offset -59 lines). patching file str.h Hunk #1 succeeded at 100 (offset -1 lines). >>> vsftpd 3.0.3 Configuring /bin/sed -i -e 's/.*VSF_BUILD_UTMPX/#undef VSF_BUILD_UTMPX/' /home/test/autobuild/run/instance-3/output/build/vsftpd-3.0.3/builddefs.h /bin/sed -i -e 's/.*VSF_BUILD_SSL/#define VSF_BUILD_SSL/' /home/test/autobuild/run/instance-3/output/build/vsftpd-3.0.3/builddefs.h >>> vsftpd 3.0.3 Building PATH="/home/test/autobuild/run/instance-3/output/host/bin:/home/test/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 CC="/home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" LIBS="-lcrypt `/home/test/autobuild/run/instance-3/output/host/bin/pkg-config --libs libssl libcrypto` -lcap -lpam" -C /home/test/autobuild/run/instance-3/output/build/vsftpd-3.0.3 make[1]: Entering directory `/home/test/autobuild/run/instance-3/output/build/vsftpd-3.0.3' /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c main.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c utility.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c prelogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c ftpcmdio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c postlogin.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c privsock.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c tunables.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c ftpdataio.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c secbuf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c ls.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c postprivparent.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc ls.c: In function 'vsf_filename_passes_filter': ls.c:395:3: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free(normname); ^ In file included from ls.c:10:0: /home/test/autobuild/run/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdlib.h:483:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ ls.c:396:3: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [enabled by default] free(path); ^ In file included from ls.c:10:0: /home/test/autobuild/run/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/stdlib.h:483:13: note: expected 'void *' but argument is of type 'const char *' extern void free (void *__ptr) __THROW; ^ /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c logging.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c str.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c netstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c sysstr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c strlist.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c banner.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c filestr.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c parseconf.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c secutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c ascii.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c oneprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c twoprocess.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c privops.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c standalone.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c hash.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c tcpwrap.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c ipaddrparse.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c access.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c features.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c readwrite.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c opts.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c ssl.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c sslslave.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c ptracesandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c ftppolicy.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c sysutil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c sysdeputil.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -c seccompsandbox.c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -idirafter dummyinc /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -o vsftpd main.o utility.o prelogin.o ftpcmdio.o postlogin.o privsock.o tunables.o ftpdataio.o secbuf.o ls.o postprivparent.o logging.o str.o netstr.o sysstr.o strlist.o banner.o filestr.o parseconf.o secutil.o ascii.o oneprocess.o twoprocess.o privops.o standalone.o hash.o tcpwrap.o ipaddrparse.o access.o features.o readwrite.o opts.o ssl.o sslslave.o ptracesandbox.o ftppolicy.o sysutil.o sysdeputil.o seccompsandbox.o -Wl,-s -lcrypt -L/home/test/autobuild/run/instance-3/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr//lib -lssl -lcrypto -lcap -lpam make[1]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/vsftpd-3.0.3' >>> vsftpd 3.0.3 Installing to target /usr/bin/install -D -m 755 /home/test/autobuild/run/instance-3/output/build/vsftpd-3.0.3/vsftpd /home/test/autobuild/run/instance-3/output/target/usr/sbin/vsftpd test -f /home/test/autobuild/run/instance-3/output/target/etc/vsftpd.conf || /usr/bin/install -D -m 644 /home/test/autobuild/run/instance-3/output/build/vsftpd-3.0.3/vsftpd.conf /home/test/autobuild/run/instance-3/output/target/etc/vsftpd.conf /usr/bin/install -d -m 700 /home/test/autobuild/run/instance-3/output/target/usr/share/empty /usr/bin/install -d -m 555 /home/test/autobuild/run/instance-3/output/target/home/ftp zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00.tar.gz: OK (sha256: d3afb1f0ce67df29f759da74235949370ac2818faf242f3f674cb48f9f4c57d3) >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Extracting gzip -d -c /home/test/autobuild/run/instance-3/dl/zlog/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00.tar.gz | /home/test/autobuild/run/instance-3/output/host/bin/tar --strip-components=1 -C /home/test/autobuild/run/instance-3/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 -xf - >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Patching Applying 0001-fix-compiling-on-Buildroot.patch using patch: patching file src/fmacros.h Applying 0002-compile-Remove-Werror-and-avoid-build-failures-becau.patch using patch: patching file src/makefile >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Configuring >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Building PATH="/home/test/autobuild/run/instance-3/output/host/bin:/home/test/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j1 CC="/home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " -C /home/test/autobuild/run/instance-3/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 all make[1]: Entering directory `/home/test/autobuild/run/instance-3/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' cd src && /usr/bin/make all make[2]: Entering directory `/home/test/autobuild/run/instance-3/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb buf.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb category.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb category_table.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb conf.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb event.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb format.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb level.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb level_list.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb mdc.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb record.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb record_table.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb rotater.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb rule.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb spec.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb thread.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_arraylist.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_hashtable.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_profile.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zc_util.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog.c /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -shared -Wl,-soname,libzlog.so.1.2 -o libzlog.so buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o -pthread # for use in test folder - linux and requirement for aix runtime # resolving cp -f libzlog.so libzlog.so.1 cp -f libzlog.so libzlog.so.1.2 /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -std=c99 -pedantic -c -O2 -fPIC -pthread -Wall -Wstrict-prototypes -fwrapv -g -ggdb zlog-chk-conf.c ar rcs libzlog.a buf.o category.o category_table.o conf.o event.o format.o level.o level_list.o mdc.o record.o record_table.o rotater.o rule.o spec.o thread.o zc_arraylist.o zc_hashtable.o zc_profile.o zc_util.o zlog.o /home/test/autobuild/run/instance-3/output/host/bin/armv7-ctng-linux-gnueabihf-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o zlog-chk-conf zlog-chk-conf.o -L. -lzlog -pthread make[2]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' make[1]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Installing to staging directory PATH="/home/test/autobuild/run/instance-3/output/host/bin:/home/test/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PREFIX=/home/test/autobuild/run/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr -C /home/test/autobuild/run/instance-3/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 install make[1]: Entering directory `/home/test/autobuild/run/instance-3/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' cd src && /usr/bin/make install make[2]: Entering directory `/home/test/autobuild/run/instance-3/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' mkdir -p /home/test/autobuild/run/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include /home/test/autobuild/run/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib cp -a zlog.h /home/test/autobuild/run/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include cp -a libzlog.so /home/test/autobuild/run/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libzlog.so.1.2 cd /home/test/autobuild/run/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/test/autobuild/run/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/test/autobuild/run/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib make[2]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' make[1]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Fixing libtool files >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Installing to target PATH="/home/test/autobuild/run/instance-3/output/host/bin:/home/test/autobuild/run/instance-3/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 PREFIX=/home/test/autobuild/run/instance-3/output/target/usr -C /home/test/autobuild/run/instance-3/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00 install make[1]: Entering directory `/home/test/autobuild/run/instance-3/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' cd src && /usr/bin/make install make[2]: Entering directory `/home/test/autobuild/run/instance-3/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' mkdir -p /home/test/autobuild/run/instance-3/output/target/usr/include /home/test/autobuild/run/instance-3/output/target/usr/lib cp -a zlog.h /home/test/autobuild/run/instance-3/output/target/usr/include cp -a libzlog.so /home/test/autobuild/run/instance-3/output/target/usr/lib/libzlog.so.1.2 cd /home/test/autobuild/run/instance-3/output/target/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/test/autobuild/run/instance-3/output/target/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/test/autobuild/run/instance-3/output/target/usr/lib make[2]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' make[1]: Leaving directory `/home/test/autobuild/run/instance-3/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' >>> 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-3/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'gmp', u'gnupg', u'sed'] ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libirrecord.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'gmp'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/devinput.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/mplay.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/irlink.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libodbcinst.la" is touched by more than one package: [u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libdrm_nouveau.la" is touched by more than one package: [u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libGeoIP.la" is touched by more than one package: [u'geoip', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libnn.la" is touched by more than one package: [u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/udp.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/pinsys.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'celt051', u'dhcp', u'dvb-apps', u'elfutils', u'eventlog', u'freetype', u'geoip', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/python3.7/site-packages/lirc/_client.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libtinyxml.la" is touched by more than one package: [u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/default.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libmbim-glib.la" is touched by more than one package: [u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'sqlite', u'python3', u'util-linux', u'azure-iot-sdk-c', u'bzip2', u'libcap', u'libogg', u'celt051', u'dhcp', u'dvb-apps', u'elfutils', u'eventlog', u'freetype', u'geoip', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libsgutils2.la" is touched by more than one package: [u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/mp3anywhere.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/uirt2.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/atwf83.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'azure-iot-sdk-c', u'bzip2', u'libcap', u'libogg', u'celt051', u'dhcp', u'dvb-apps', u'elfutils', u'eventlog', u'freetype', u'geoip', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'ncurses', u'expat', u'libffi', u'sqlite', u'python3', u'util-linux', u'azure-iot-sdk-c', u'bzip2', u'libcap', u'libogg', u'celt051', u'dhcp', u'dvb-apps', u'elfutils', u'eventlog', u'freetype', u'geoip', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libva-drm.la" is touched by more than one package: [u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/liblirc_driver.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/file.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libevtlog.la" is touched by more than one package: [u'eventlog', u'freetype', u'geoip', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libbson-1.0.la" is touched by more than one package: [u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/livedrive_seq.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/usbx.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libodbccr.la" is touched by more than one package: [u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libcelt051.la" is touched by more than one package: [u'celt051', u'dhcp', u'dvb-apps', u'elfutils', u'eventlog', u'freetype', u'geoip', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libxml2', u'flex', u'linux-pam', u'ncurses', u'expat', u'libffi', u'sqlite', u'python3', u'util-linux', u'azure-iot-sdk-c', u'bzip2', u'libcap', u'libogg', u'celt051', u'dhcp', u'dvb-apps', u'elfutils', u'eventlog', u'freetype', u'geoip', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'azure-iot-sdk-c', u'bzip2', u'libcap', u'libogg', u'celt051', u'dhcp', u'dvb-apps', u'elfutils', u'eventlog', u'freetype', u'geoip', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/i2cuser.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'flex', u'linux-pam', u'ncurses', u'expat', u'libffi', u'sqlite', u'python3', u'util-linux', u'azure-iot-sdk-c', u'bzip2', u'libcap', u'libogg', u'celt051', u'dhcp', u'dvb-apps', u'elfutils', u'eventlog', u'freetype', u'geoip', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/logitech.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libodbcpsql.la" is touched by more than one package: [u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libmodbus.la" is touched by more than one package: [u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/creative.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libgupnp-1.0.la" is touched by more than one package: [u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'azure-iot-sdk-c', u'bzip2', u'libcap', u'libogg', u'celt051', u'dhcp', u'dvb-apps', u'elfutils', u'eventlog', u'freetype', u'geoip', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/bte.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libffi', u'sqlite', u'python3', u'util-linux', u'azure-iot-sdk-c', u'bzip2', u'libcap', u'libogg', u'celt051', u'dhcp', u'dvb-apps', u'elfutils', u'eventlog', u'freetype', u'geoip', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/livedrive_midi.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libnetfilter_cttimeout.la" is touched by more than one package: [u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/python3.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'azure-iot-sdk-c', u'bzip2', u'libcap', u'libogg', u'celt051', u'dhcp', u'dvb-apps', u'elfutils', u'eventlog', u'freetype', u'geoip', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/liblirc_client.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/zotac.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/uirt2_raw.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'geoip', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/liblirc.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'azure-iot-sdk-c', u'bzip2', u'libcap', u'libogg', u'celt051', u'dhcp', u'dvb-apps', u'elfutils', u'eventlog', u'freetype', u'geoip', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libtemplate.la" is touched by more than one package: [u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/ea65.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/hiddev.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/accent.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libcddb.la" is touched by more than one package: [u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/pcmak.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/mouseremote.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/tira.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libass.la" is touched by more than one package: [u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libva.la" is touched by more than one package: [u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'python3', u'util-linux', u'azure-iot-sdk-c', u'bzip2', u'libcap', u'libogg', u'celt051', u'dhcp', u'dvb-apps', u'elfutils', u'eventlog', u'freetype', u'geoip', u'gmp', u'pcre', u'libglib2', u'libsoup', u'gssdp', u'gupnp', u'jemalloc', u'libaio', u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/creative_infracd.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/pixelview.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libfribidi.la" is touched by more than one package: [u'libfribidi', u'libass', u'libbson', u'libcddb', u'libcrossguid', u'libpthread-stubs', u'libdrm', u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'liblockfile', u'libloki', u'libmbim', u'libmnl', u'libmodbus', u'libnetfilter_cttimeout', u'libnfnetlink', u'libnl', u'libpcap', u'libsodium', u'libtirpc', u'libubox', u'libuci', u'libva', u'libyaml', u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/libodbc.la" is touched by more than one package: [u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/silitek.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/irtoy.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/girs.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] Warning: staging file "./usr/lib/lirc/plugins/dsp.la" is touched by more than one package: [u'lirc-tools', u'lzo', u'mpdecimal', u'ngrep', u'opencv', u'openobex', u'pixman', u'pugixml', u'sdl2', u'sg3_utils', u'tinyxml', u'uboot-tools', u'unixodbc', u'zlog'] ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-3/output/build/packages-file-list-host.txt 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-gettext', u'host-libffi', u'host-bison'] Warning: host file "./lib/python3.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-vcversioner', u'host-python-setuptools-scm', u'host-python-cffi'] rm -f /home/test/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-3/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-3/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/test/autobuild/run/instance-3/output/target/usr/lib/python3.7/" cd /home/test/autobuild/run/instance-3/output/target && /home/test/autobuild/run/instance-3/output/host/bin/python3.7 /home/test/autobuild/run/instance-3/buildroot/support/scripts/pycompile.py usr/lib/python3.7 Cannot compile usr/lib/python3.7/site-packages/django/contrib/admin/widgets.py Traceback (most recent call last): File "/home/test/autobuild/run/instance-3/output/host/lib/python3.7/py_compile.py", line 136, in compile _optimize=optimize) File "", line 763, in source_to_code File "", line 219, in _call_with_frames_removed File "usr/lib/python3.7/site-packages/django/contrib/admin/widgets.py", line 152 '%s=%s' % (k, v) for k, v in params.items(), ^ SyntaxError: Generator expression must be parenthesized During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/test/autobuild/run/instance-3/buildroot/support/scripts/pycompile.py", line 69, in compileall.compile_dir(args.target, force=args.force, quiet=ReportProblem()) File "/home/test/autobuild/run/instance-3/output/host/lib/python3.7/compileall.py", line 93, in compile_dir legacy, optimize, invalidation_mode): File "/home/test/autobuild/run/instance-3/output/host/lib/python3.7/compileall.py", line 158, in compile_file if quiet >= 2: File "/home/test/autobuild/run/instance-3/buildroot/support/scripts/pycompile.py", line 52, in __ge__ return not self < other File "/home/test/autobuild/run/instance-3/buildroot/support/scripts/pycompile.py", line 26, in operator raise value File "/home/test/autobuild/run/instance-3/output/host/lib/python3.7/compileall.py", line 155, in compile_file invalidation_mode=invalidation_mode) File "/home/test/autobuild/run/instance-3/output/host/lib/python3.7/py_compile.py", line 140, in compile raise py_exc py_compile.PyCompileError: File "usr/lib/python3.7/site-packages/django/contrib/admin/widgets.py", line 152 '%s=%s' % (k, v) for k, v in params.items(), ^ SyntaxError: Generator expression must be parenthesized make: *** [target-finalize] Error 1 make: Leaving directory `/home/test/autobuild/run/instance-3/buildroot'