checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for a sed that does not truncate output... (cached) /bin/sed checking for gawk... (cached) mawk checking pkg-config is at least version 0.9.0... yes checking for libzmq... yes checking for czmq... yes checking whether to build documentation... no checking whether to install manpages... no checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for net/if.h... yes checking for net/if_media.h... no checking for linux/wireless.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint32_t... yes checking for working volatile... yes checking whether byte ordering is bigendian... (cached) no checking for presence of CMake recipes... no configure: ENABLE_PERF_LOCAL defined configure: ENABLE_PERF_REMOTE defined configure: ENABLE_ZPINGER defined configure: ENABLE_ZTESTER_BEACON defined configure: ENABLE_ZTESTER_GOSSIP defined configure: ENABLE_ZYRE_SELFTEST defined checking return type of signal handlers... void checking for perror... yes checking for gettimeofday... yes checking for memset... no checking for getifaddrs... yes configure: Building stable and legacy API + draft API checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/libzyre.pc config.status: creating src/platform.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls ########################################################################## # SUMMARY # ########################################################################## Package version............... : zyre-2.0.0 C compiler.................... : /home/test/autobuild/run/instance-0/output/host/bin/nios2-linux-gcc C compiler flags.............. : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os C++ compiler.................. : /home/test/autobuild/run/instance-0/output/host/bin/nios2-linux-g++ C++ compiler flags............ : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os Configure date................ : 2018-09-15 21:37 Build architecture............ : nios2-buildroot-linux-gnu Build docs.................... : no Build host.................... : build Build user.................... : test Draft API..................... : yes Install dir................... : /usr Install man pages............. : no Help: Use the Draft API (default = yes): --enable-drafts=(yes|no) Build the docs and install the man pages (default = yes): --with-docs=(yes|no) *requires asciidoc and xmlto ########################################################################## Configure complete! Now proceed with: - 'make' compile the project - 'make check' run the project's selftest - 'make install' install the project to /usr Further options are: - 'make callcheck' run the project's selftest with valgrind to check for performance leaks - 'make check-verbose' run the project's selftest in verbose mode - 'make code' generate code from models in src directory (requires zproject and zproto) - 'make debug' run the project's selftest under gdb - 'make memcheck' run the project's selftest with valgrind to check for memory leaks - 'make coverage' generate project's selftest coverage report expects --with-gcov option for configure >>> zyre v2.0.0 Building PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0/ make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0' Making all in doc make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0' CC src/src_libzyre_la-zyre.lo CC src/src_libzyre_la-zyre_event.lo CC src/src_libzyre_la-zre_msg.lo CC src/src_libzyre_la-zyre_peer.lo CC src/src_libzyre_la-zyre_group.lo CC src/src_libzyre_la-zyre_node.lo CC src/src_libzyre_la-zyre_private_selftest.lo CC src/src_zpinger-zpinger.o CC src/src_perf_local-perf_local.o CC src/src_perf_remote-perf_remote.o CC src/src_ztester_beacon-ztester_beacon.o CC src/src_ztester_gossip-ztester_gossip.o CC src/src_zyre_selftest-zyre_selftest.o CCLD src/libzyre.la libtool: warning: '/home/test/autobuild/run/instance-0/output/host/bin/../nios2-buildroot-linux-gnu/sysroot/usr/lib/libzmq.la' seems to be moved libtool: warning: '/home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/../../../../nios2-buildroot-linux-gnu/lib/libstdc++.la' seems to be moved libtool: warning: '/home/test/autobuild/run/instance-0/output/host/bin/../nios2-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/../../../../nios2-buildroot-linux-gnu/lib/libstdc++.la' seems to be moved libtool: warning: library '/home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/../../../../nios2-buildroot-linux-gnu/lib/libstdc++.la' was moved. /home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/../../../../nios2-buildroot-linux-gnu/bin/ld: FDE encoding in /home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/libgcc.a(_udivdi3.o)(.eh_frame) prevents .eh_frame_hdr table being created. /home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/../../../../nios2-buildroot-linux-gnu/bin/ld: FDE encoding in /home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/libgcc.a(_umoddi3.o)(.eh_frame) prevents .eh_frame_hdr table being created. CCLD src/zpinger CCLD src/perf_local CCLD src/perf_remote CCLD src/ztester_beacon libtool: warning: library '/home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/../../../../nios2-buildroot-linux-gnu/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/../../../../nios2-buildroot-linux-gnu/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/../../../../nios2-buildroot-linux-gnu/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/../../../../nios2-buildroot-linux-gnu/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/../../../../nios2-buildroot-linux-gnu/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/../../../../nios2-buildroot-linux-gnu/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/../../../../nios2-buildroot-linux-gnu/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/../../../../nios2-buildroot-linux-gnu/lib/libstdc++.la' was moved. CCLD src/ztester_gossip CCLD src/zyre_selftest libtool: warning: library '/home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/../../../../nios2-buildroot-linux-gnu/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/../../../../nios2-buildroot-linux-gnu/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/../../../../nios2-buildroot-linux-gnu/lib/libstdc++.la' was moved. libtool: warning: library '/home/test/autobuild/run/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/nios2-buildroot-linux-gnu/6.4.0/../../../../nios2-buildroot-linux-gnu/lib/libstdc++.la' was moved. make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0' make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0' >>> zyre v2.0.0 Installing to staging directory PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot install -C /home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0/ make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0' Making install in doc make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0' /bin/mkdir -p '/home/test/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/test/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib' /bin/mkdir -p '/home/test/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/zproject/zyre' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/test/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/zproject/zyre' /bin/mkdir -p '/home/test/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include' /bin/mkdir -p '/home/test/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/home/test/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 src/libzyre.pc '/home/test/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /home/test/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/test/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so.2 || { rm -f libzyre.so.2 && ln -s libzyre.so.2.0.0 libzyre.so.2; }; }) libtool: install: (cd /home/test/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so || { rm -f libzyre.so && ln -s libzyre.so.2.0.0 libzyre.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libzyre.lai /home/test/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/test/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/test/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/test/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/bin/zpinger make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0' make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0' make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0' >>> zyre v2.0.0 Fixing libtool files >>> zyre v2.0.0 Installing to target PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-0/output/target install -C /home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0/ make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0' Making install in doc make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0' /bin/mkdir -p '/home/test/autobuild/run/instance-0/output/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/test/autobuild/run/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/test/autobuild/run/instance-0/output/target/usr/share/zproject/zyre' /bin/mkdir -p '/home/test/autobuild/run/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/test/autobuild/run/instance-0/output/target/usr/share/zproject/zyre' /bin/mkdir -p '/home/test/autobuild/run/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 src/libzyre.pc '/home/test/autobuild/run/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/home/test/autobuild/run/instance-0/output/target/usr/include' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /home/test/autobuild/run/instance-0/output/target/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/test/autobuild/run/instance-0/output/target/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so.2 || { rm -f libzyre.so.2 && ln -s libzyre.so.2.0.0 libzyre.so.2; }; }) libtool: install: (cd /home/test/autobuild/run/instance-0/output/target/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so || { rm -f libzyre.so && ln -s libzyre.so.2.0.0 libzyre.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libzyre.lai /home/test/autobuild/run/instance-0/output/target/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/test/autobuild/run/instance-0/output/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/test/autobuild/run/instance-0/output/target/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/test/autobuild/run/instance-0/output/target/usr/bin/zpinger make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0' make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0' make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/zyre-v2.0.0' >>> 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-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'readline', u'libtool', u'cpio', u'ddrescue', u'diffutils', u'findutils', u'gmp', u'libksba', u'make', u'mpfr', u'mpc', u'msmtp', u'nano', u'tinc'] ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libpangomm-1.4.la" is touched by more than one package: [u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-external.la" is touched by more than one package: [u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libc_urg_connection.la" is touched by more than one package: [u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/liburg_system.la" is touched by more than one package: [u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/liburg_connection.la" is touched by more than one package: [u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/liburg_monitor.la" is touched by more than one package: [u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libdaq_static_modules.la" is touched by more than one package: [u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libbluetooth.la" is touched by more than one package: [u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libsofia-sip-ua-glib.la" is touched by more than one package: [u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libmediaart-2.0.la" is touched by more than one package: [u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/liburg_coordinate.la" is touched by more than one package: [u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libeXosip2.la" is touched by more than one package: [u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libtcti-socket.la" is touched by more than one package: [u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/liblcms2.la" is touched by more than one package: [u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libee.la" is touched by more than one package: [u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'attr', u'acl', u'alsa-lib', u'libsndfile', u'libsamplerate', u'alsa-utils', u'assimp', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libfaad.la" is touched by more than one package: [u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libserialport.la" is touched by more than one package: [u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libacl.la" is touched by more than one package: [u'acl', u'alsa-lib', u'libsndfile', u'libsamplerate', u'alsa-utils', u'assimp', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/librygel-server-2.6.la" is touched by more than one package: [u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/pkcs11/p11-kit-trust.la" is touched by more than one package: [u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'attr', u'acl', u'alsa-lib', u'libsndfile', u'libsamplerate', u'alsa-utils', u'assimp', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libksba.la" is touched by more than one package: [u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libc_urg.la" is touched by more than one package: [u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libidn.la" is touched by more than one package: [u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libthrift.la" is touched by more than one package: [u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'libsndfile', u'libsamplerate', u'alsa-utils', u'assimp', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libproj.la" is touched by more than one package: [u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libsamplerate.la" is touched by more than one package: [u'libsamplerate', u'alsa-utils', u'assimp', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-ruih.la" is touched by more than one package: [u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libthriftnb.la" is touched by more than one package: [u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/liburg_geometry.la" is touched by more than one package: [u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libexslt.la" is touched by more than one package: [u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/gio/modules/libgioremote-volume-monitor.la" is touched by more than one package: [u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libnpth.la" is touched by more than one package: [u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libvips-cpp.la" is touched by more than one package: [u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'readline', u'libtool', u'gmp', u'libksba', u'mpfr', u'mpc'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libgee-0.8.la" is touched by more than one package: [u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libbson-1.0.la" is touched by more than one package: [u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/librygel-ruih-2.0.la" is touched by more than one package: [u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libusbredirparser.la" is touched by more than one package: [u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libfreeradius-client.la" is touched by more than one package: [u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libatk-1.0.la" is touched by more than one package: [u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libnetfilter_log_libipulog.la" is touched by more than one package: [u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/librygel-core-2.6.la" is touched by more than one package: [u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libvdeplug.la" is touched by more than one package: [u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/daq/daq_dump.la" is touched by more than one package: [u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libva-drm.la" is touched by more than one package: [u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libf2fs_format.la" is touched by more than one package: [u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/vde2/vde_l3/tbf.la" is touched by more than one package: [u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libart_lgpl_2.la" is touched by more than one package: [u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libSDL2_image.la" is touched by more than one package: [u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libmcrypt.la" is touched by more than one package: [u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libatkmm-1.6.la" is touched by more than one package: [u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libroxml.la" is touched by more than one package: [u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libvdehist.la" is touched by more than one package: [u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libnetfilter_cttimeout.la" is touched by more than one package: [u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/python3.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'attr', u'acl', u'alsa-lib', u'libsndfile', u'libsamplerate', u'alsa-utils', u'assimp', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/vde2/vde_l3/bfifo.la" is touched by more than one package: [u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libglibmm-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/daq/daq_ipfw.la" is touched by more than one package: [u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libharfbuzz-subset.la" is touched by more than one package: [u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libdaq_static.la" is touched by more than one package: [u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libMagickWand-7.Q16HDRI.la" is touched by more than one package: [u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libSDL2_mixer.la" is touched by more than one package: [u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'python3', u'util-linux', u'attr', u'acl', u'alsa-lib', u'libsndfile', u'libsamplerate', u'alsa-utils', u'assimp', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libyaml.la" is touched by more than one package: [u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libfribidi.la" is touched by more than one package: [u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libsocketcan.la" is touched by more than one package: [u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libfcgi++.la" is touched by more than one package: [u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libxslt.la" is touched by more than one package: [u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libnftnl.la" is touched by more than one package: [u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/vde2/vde_l3/pfifo.la" is touched by more than one package: [u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/daq/daq_afpacket.la" is touched by more than one package: [u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-mpris.la" is touched by more than one package: [u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libc_urg_system.la" is touched by more than one package: [u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libfilemq.la" is touched by more than one package: [u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'attr', u'acl', u'alsa-lib', u'libsndfile', u'libsamplerate', u'alsa-utils', u'assimp', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libsofia-sip-ua.la" is touched by more than one package: [u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libMagick++-7.Q16HDRI.la" is touched by more than one package: [u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libSDL_sound.la" is touched by more than one package: [u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libpangoft2-1.0.la" is touched by more than one package: [u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/liburg_connection_sdl.la" is touched by more than one package: [u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libvdemgmt.la" is touched by more than one package: [u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libcairomm-1.0.la" is touched by more than one package: [u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libvips.la" is touched by more than one package: [u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'attr', u'acl', u'alsa-lib', u'libsndfile', u'libsamplerate', u'alsa-utils', u'assimp', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/rygel-2.6/engines/librygel-media-engine-simple.la" is touched by more than one package: [u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libffi', u'libzlib', u'libopenssl', u'readline', u'sqlite', u'python3', u'util-linux', u'attr', u'acl', u'alsa-lib', u'libsndfile', u'libsamplerate', u'alsa-utils', u'assimp', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libMagickCore-7.Q16HDRI.la" is touched by more than one package: [u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libfcgi.la" is touched by more than one package: [u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libSoundTouch.la" is touched by more than one package: [u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libsamplerate', u'alsa-utils', u'assimp', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libsapi.la" is touched by more than one package: [u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/gio/modules/libgvfsdbus.la" is touched by more than one package: [u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libSDL_ttf.la" is touched by more than one package: [u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/daq/daq_pcap.la" is touched by more than one package: [u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libmad.la" is touched by more than one package: [u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/gvfs/libgvfsdaemon.la" is touched by more than one package: [u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libvipsCC.la" is touched by more than one package: [u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libdaq.la" is touched by more than one package: [u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/rygel-2.6/plugins/librygel-lms.la" is touched by more than one package: [u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libglibmm_generate_extra_defs-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libpangocairo-1.0.la" is touched by more than one package: [u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libserial.la" is touched by more than one package: [u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/liburg.la" is touched by more than one package: [u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'ncurses', u'expat', u'libffi', u'libzlib', u'libopenssl', u'readline', u'sqlite', u'python3', u'util-linux', u'attr', u'acl', u'alsa-lib', u'libsndfile', u'libsamplerate', u'alsa-utils', u'assimp', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libsfbpf.la" is touched by more than one package: [u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libattr.la" is touched by more than one package: [u'attr', u'acl', u'alsa-lib', u'libsndfile', u'libsamplerate', u'alsa-utils', u'assimp', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libgupnp-av-1.0.la" is touched by more than one package: [u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libvdesnmp.la" is touched by more than one package: [u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libzlib', u'libopenssl', u'readline', u'sqlite', u'python3', u'util-linux', u'attr', u'acl', u'alsa-lib', u'libsndfile', u'libsamplerate', u'alsa-utils', u'assimp', u'pcre', u'libglib2', u'atk', u'libsigc', u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libgiomm-2.4.la" is touched by more than one package: [u'glibmm', u'atkmm', u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libopencore-amrwb.la" is touched by more than one package: [u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libtcti-device.la" is touched by more than one package: [u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libmpfr.la" is touched by more than one package: [u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libthrift_c_glib.la" is touched by more than one package: [u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libopencore-amrnb.la" is touched by more than one package: [u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/gvfs/libgvfscommon.la" is touched by more than one package: [u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libusbredirhost.la" is touched by more than one package: [u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libva.la" is touched by more than one package: [u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libsecret-1.la" is touched by more than one package: [u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/liburg_common.la" is touched by more than one package: [u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libmpc.la" is touched by more than one package: [u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libthriftz.la" is touched by more than one package: [u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libdnet.la" is touched by more than one package: [u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libxml2', u'azure-iot-sdk-c', u'bctoolbox', u'benejson', u'berkeleydb', u'dbus', u'bluez5_utils', u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libf2fs.la" is touched by more than one package: [u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/librygel-db-2.6.la" is touched by more than one package: [u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libpango-1.0.la" is touched by more than one package: [u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libsbc.la" is touched by more than one package: [u'sbc', u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libSDL2_net.la" is touched by more than one package: [u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/librygel-renderer-2.6.la" is touched by more than one package: [u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libfaad_drm.la" is touched by more than one package: [u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libgupnp-1.0.la" is touched by more than one package: [u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libsz.la" is touched by more than one package: [u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libnetfilter_log.la" is touched by more than one package: [u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'boost', u'libpng', u'freetype', u'fontconfig', u'lzo', u'pixman', u'cairo', u'cairomm', u'libusb', u'sdl', u'libmad', u'sdl_mixer', u'sdl_net', u'libtool', u'curlpp', u'cxxtest', u'zeromq', u'czmq', u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libpcap', u'daq', u'duktape', u'skalibs', u'execline', u'exiv2', u'f2fs-tools', u'faad2', u'ficl', u'filemq', u'sdl2', u'libjpeg', u'tiff', u'sdl2_image', u'sdl2_mixer', u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libp11-kit.la" is touched by more than one package: [u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] Warning: staging file "./usr/lib/libSDL2_ttf.la" is touched by more than one package: [u'sdl2_ttf', u'flex', u'fmt', u'gmp', u'nettle', u'freeradius-client', u'lcms2', u'libidn', u'libtasn1', u'p11-kit', u'gnutls', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'pps-tools', u'gpsd', u'gsettings-desktop-schemas', u'libsoup', u'gssdp', u'gtest', u'gupnp', u'gupnp-av', u'shared-mime-info', u'gvfs', u'harfbuzz', u'pango', u'imagemagick', u'jansson', u'json-for-modern-cpp', u'libnfnetlink', u'popt', u'kompexsqlite', u'libaio', u'libart', u'libb64', u'libbson', u'libcap', u'libcgi', u'libconfig', u'libdnet', u'libpthread-stubs', u'libdrm', u'libosip2', u'libeXosip2', u'libebml', u'libestr', u'libee', u'libevent', u'libfcgi', u'libfribidi', u'libgee', u'libhttpparser', u'libical', u'libid3tag', u'libiio', u'libmcrypt', u'libmediaart', u'libmnl', u'libmpdclient', u'libnetfilter_acct', u'libnetfilter_cttimeout', u'libnetfilter_log', u'libnftnl', u'libroxml', u'libsecret', u'libserial', u'libserialport', u'libsocketcan', u'libsoundtouch', u'libsquish', u'libssh', u'libtommath', u'libtomcrypt', u'liburiparser', u'libva', u'libvips', u'libxslt', u'libyaml', u'linenoise', u'lm-sensors', u'lvm2', u'mpfr', u'mpc', u'opencore-amr', u'pangomm', u'proj', u'qlibc', u'rapidjson', u'rygel', u's6-dns', u's6', u'sdl2_net', u'sdl_sound', u'sdl_ttf', u'sofia-sip', u'spice-protocol', u'szip', u'thrift', u'tpm2-tss', u'urg', u'usbredir', u'ustr', u'vde2', u'wireless_tools', u'x264', u'x265', u'xutil_util-macros', u'zstd', u'zxing-cpp', u'zyre'] ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-0/output/build/packages-file-list-host.txt Warning: host file "./lib/python3.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-cxxtest', u'host-meson', u'host-python-mistune', u'host-python-m2r', u'host-python-setuptools-scm', u'host-python-cffi', u'host-python-cython', u'host-python-vcversioner', u'host-python-incremental', u'host-python-xlrd'] 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-libffi', u'host-gettext', u'host-bison', u'host-parted', u'host-autoconf-archive', u'host-xorriso'] rm -f /home/test/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-0/output/host/nios2-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.system.locale? has path ?/system/locale/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy? has path ?/system/proxy/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.http? has path ?/system/proxy/http/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.https? has path ?/system/proxy/https/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.ftp? has path ?/system/proxy/ftp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.socks? has path ?/system/proxy/socks/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. grep -qsE '^/bin/mksh$' /home/test/autobuild/run/instance-0/output/target/etc/shells || echo "/bin/mksh" >> /home/test/autobuild/run/instance-0/output/target/etc/shells PYTHONPATH="/home/test/autobuild/run/instance-0/output/target/usr/lib/python3.7/" cd /home/test/autobuild/run/instance-0/output/target && /home/test/autobuild/run/instance-0/output/host/bin/python3.7 /home/test/autobuild/run/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.7 Cannot compile usr/lib/python3.7/site-packages/twisted/conch/manhole.py Traceback (most recent call last): File "/home/test/autobuild/run/instance-0/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/twisted/conch/manhole.py", line 154 def write(self, data, async=False): ^ SyntaxError: invalid syntax During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/test/autobuild/run/instance-0/buildroot/support/scripts/pycompile.py", line 69, in compileall.compile_dir(args.target, force=args.force, quiet=ReportProblem()) File "/home/test/autobuild/run/instance-0/output/host/lib/python3.7/compileall.py", line 93, in compile_dir legacy, optimize, invalidation_mode): File "/home/test/autobuild/run/instance-0/output/host/lib/python3.7/compileall.py", line 158, in compile_file if quiet >= 2: File "/home/test/autobuild/run/instance-0/buildroot/support/scripts/pycompile.py", line 52, in __ge__ return not self < other File "/home/test/autobuild/run/instance-0/buildroot/support/scripts/pycompile.py", line 26, in operator raise value File "/home/test/autobuild/run/instance-0/output/host/lib/python3.7/compileall.py", line 155, in compile_file invalidation_mode=invalidation_mode) File "/home/test/autobuild/run/instance-0/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/twisted/conch/manhole.py", line 154 def write(self, data, async=False): ^ SyntaxError: invalid syntax make: *** [target-finalize] Error 1 make: Leaving directory `/home/test/autobuild/run/instance-0/buildroot'