running /usr/bin/cmake -E copy_if_different /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/api/yajl_tree.h /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/../yajl-2.1.0/include/yajl 2>&1 CMake Warning (dev) at reformatter/CMakeLists.txt:42 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_reformat". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at verify/CMakeLists.txt:36 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_verify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. !! doxygen not found, not generating documentation CMake Warning (dev) at CMakeLists.txt:76 (ADD_CUSTOM_TARGET): Policy CMP0037 is not set: Target names should not be reserved and should match a validity pattern. Run "cmake --help-policy CMP0037" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The target name "test" is reserved or not valid for certain CMake features, such as generator expressions, and may result in undefined behavior. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0 >>> yajl 2.1.0 Building PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 -C /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[2]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl Scanning dependencies of target yajl_s make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 3%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 6%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 12%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 15%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 18%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ [ 21%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 24%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ [ 27%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 33%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 36%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 39%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 45%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 48%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 51%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 54%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 57%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so [ 60%] Linking C static library ../yajl-2.1.0/lib/libyajl.a make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 60%] Built target yajl make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target yajl_test Scanning dependencies of target json_reformat Scanning dependencies of target gen-extra-close Scanning dependencies of target json_verify make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target parse_config make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 63%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 66%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 69%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 72%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 75%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 78%] Linking C executable gen-extra-close [ 81%] Linking C executable parse_config [ 81%] Built target yajl_s make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' Scanning dependencies of target perftest make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 84%] Linking C executable json_reformat [ 87%] Linking C executable yajl_test make[3]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 90%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 93%] Linking C executable json_verify [ 93%] Built target gen-extra-close [ 93%] Built target parse_config make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 96%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 96%] Built target yajl_test [ 96%] Built target json_reformat make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [ 96%] Built target json_verify [100%] Linking C executable perftest make[3]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' [100%] Built target perftest make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Installing to staging directory PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot install/fast -C /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2.1.0 -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so.2 -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libyajl.so -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libyajl.a -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_parse.h -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_gen.h -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_common.h -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_tree.h -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/yajl/yajl_version.h -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/pkgconfig/yajl.pc -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin/json_reformat -- Set runtime path of "/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin/json_reformat" to "" -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin/json_verify -- Set runtime path of "/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' >>> yajl 2.1.0 Fixing libtool files >>> yajl 2.1.0 Installing to target PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 DESTDIR=/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target install/fast -C /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0/ make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' Install the project... -- Install configuration: "Release" -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/libyajl.so.2.1.0 -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/libyajl.so.2 -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/libyajl.so -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/libyajl.a -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/include/yajl/yajl_parse.h -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/include/yajl/yajl_gen.h -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/include/yajl/yajl_common.h -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/include/yajl/yajl_tree.h -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/include/yajl/yajl_version.h -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig/yajl.pc -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/bin/json_reformat -- Set runtime path of "/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/bin/json_reformat" to "" -- Installing: /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/bin/json_verify -- Set runtime path of "/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/bin/json_verify" to "" make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/yajl-2.1.0' zd1211-firmware-1.4.tar.bz2: OK (sha256: 866308f6f59f7075f075d4959dff2ede47735c751251fecd1496df1ba4d338e1) >>> zd1211-firmware 1.4 Extracting bzcat /home/rclinux/rc-buildroot-test/scripts/instance-0/dl/zd1211-firmware/zd1211-firmware-1.4.tar.bz2 | tar --strip-components=1 -C /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zd1211-firmware-1.4 -xf - >>> zd1211-firmware 1.4 Patching >>> zd1211-firmware 1.4 Configuring >>> zd1211-firmware 1.4 Building >>> zd1211-firmware 1.4 Installing to target /usr/bin/install -d -m 0755 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/firmware/zd1211/ cp -dpf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/zd1211-firmware-1.4/zd1211*{ub,uphr,ur} /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/firmware/zd1211 >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'libffi', u'bash', u'gmp', u'ed', u'ocrad', u'which'] Warning: target file "./bin/kill" is touched by more than one package: [u'util-linux', u'procps-ng'] Warning: target file "./usr/share/man/man3/history.3" is touched by more than one package: [u'readline', u'libedit'] Warning: target file "./usr/share/man/man1/which.1" is touched by more than one package: [u'debianutils', u'which'] Warning: target file "./usr/sbin/in.tftpd" is touched by more than one package: [u'atftp', u'iputils'] Warning: target file "./usr/share/man/man1/kill.1" is touched by more than one package: [u'util-linux', u'procps-ng'] ./support/scripts/check-uniq-files -t staging /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libQt5Xml.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5ThemeSupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5ServiceSupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libQt5QuickWidgets.la" is touched by more than one package: [u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libusb', u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'libffi', u'gmp', u'ocrad'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libgee-0.8.la" is touched by more than one package: [u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/liburcu-common.la" is touched by more than one package: [u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5Quick.la" is touched by more than one package: [u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5Quick.prl" is touched by more than one package: [u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libnl/cli/cls/basic.la" is touched by more than one package: [u'libnl', u'libusb', u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libbson-1.0.la" is touched by more than one package: [u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5FontDatabaseSupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./bin/kill" is touched by more than one package: [u'util-linux', u'procps-ng'] Warning: staging file "./usr/lib/libcgicc.la" is touched by more than one package: [u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5Test.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libQt5QuickControls2.prl" is touched by more than one package: [u'qt5quickcontrols2', u'qt5websockets'] Warning: staging file "./usr/lib/c_icap/srv_echo.la" is touched by more than one package: [u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libpcre2-8.la" is touched by more than one package: [u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5InputSupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libnl/cli/qdisc/bfifo.la" is touched by more than one package: [u'libnl', u'libusb', u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libfreeradius-client.la" is touched by more than one package: [u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/esmtp-plugins/sasl-login.la" is touched by more than one package: [u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/c_icap/bdb_tables.la" is touched by more than one package: [u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5PacketProtocol.prl" is touched by more than one package: [u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libQt5Network.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5Network.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libQt5InputSupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libQt5Core.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/esmtp-plugins/sasl-cram-md5.la" is touched by more than one package: [u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libavahi-core.la" is touched by more than one package: [u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libdns_sd.la" is touched by more than one package: [u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5QuickTemplates2.prl" is touched by more than one package: [u'qt5quickcontrols2', u'qt5websockets'] Warning: staging file "./usr/lib/liblog4cplus.la" is touched by more than one package: [u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/c_icap/shared_cache.la" is touched by more than one package: [u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5XmlPatterns.prl" is touched by more than one package: [u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/imlib2/loaders/bz2.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libnl/cli/qdisc/blackhole.la" is touched by more than one package: [u'libnl', u'libusb', u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libmagic.la" is touched by more than one package: [u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/c_icap/sys_logger.la" is touched by more than one package: [u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5EventDispatcherSupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libpcsclite.la" is touched by more than one package: [u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/liboping.la" is touched by more than one package: [u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5Qml.la" is touched by more than one package: [u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/imlib2/loaders/argb.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5ThemeSupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libvorbisenc.la" is touched by more than one package: [u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libpcre2-posix.la" is touched by more than one package: [u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libedit.la" is touched by more than one package: [u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/liburcu-cds.la" is touched by more than one package: [u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libreplaygain.la" is touched by more than one package: [u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libvorbisfile.la" is touched by more than one package: [u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: [u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/liburcu-mb.la" is touched by more than one package: [u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libMagick++-7.Q16HDRI.la" is touched by more than one package: [u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libpcscspy.la" is touched by more than one package: [u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libmediaart-2.0.la" is touched by more than one package: [u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libFLAC.la" is touched by more than one package: [u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/imlib2/loaders/xpm.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libprocps.la" is touched by more than one package: [u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/esmtp-plugins/sasl-plain.la" is touched by more than one package: [u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5MultimediaWidgets.la" is touched by more than one package: [u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/imlib2/loaders/tga.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libfm-extra.la" is touched by more than one package: [u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/liburcu.la" is touched by more than one package: [u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/imlib2/loaders/pnm.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5Gui.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libvorbis.la" is touched by more than one package: [u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/imlib2/loaders/bmp.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/liburcu-signal.la" is touched by more than one package: [u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libnl/cli/qdisc/htb.la" is touched by more than one package: [u'libnl', u'libusb', u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libdbus-c++-glib-1.la" is touched by more than one package: [u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5WebKit.prl" is touched by more than one package: [u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libavahi-gobject.la" is touched by more than one package: [u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libsmack.la" is touched by more than one package: [u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libgd.la" is touched by more than one package: [u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5ServiceSupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libtesseract.la" is touched by more than one package: [u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5WebKitWidgets.prl" is touched by more than one package: [u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libQt5MultimediaWidgets.prl" is touched by more than one package: [u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libexif.la" is touched by more than one package: [u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libavahi-common.la" is touched by more than one package: [u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5QuickTest.la" is touched by more than one package: [u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5Concurrent.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/liblog4cplusU.la" is touched by more than one package: [u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5EdidSupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5Multimedia.la" is touched by more than one package: [u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libdbus-c++-1.la" is touched by more than one package: [u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/c_icap/srv_ex206.la" is touched by more than one package: [u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5PrintSupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libcppunit.la" is touched by more than one package: [u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libbdplus.la" is touched by more than one package: [u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/share/man/man3/history.3" is touched by more than one package: [u'readline', u'libedit'] Warning: staging file "./usr/lib/imlib2/filters/bumpmap.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/liburcu-bp.la" is touched by more than one package: [u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libmicrohttpd.la" is touched by more than one package: [u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libnl/cli/qdisc/plug.la" is touched by more than one package: [u'libnl', u'libusb', u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libmenu-cache.la" is touched by more than one package: [u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libImlib2.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libavahi-client.la" is touched by more than one package: [u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/imlib2/loaders/id3.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libaudiofile.la" is touched by more than one package: [u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5AccessibilitySupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libfftw3.la" is touched by more than one package: [u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/imlib2/filters/colormod.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libnl/cli/qdisc/pfifo.la" is touched by more than one package: [u'libnl', u'libusb', u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5Concurrent.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5Xml.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5Sql.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5WebSockets.la" is touched by more than one package: [u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5FbSupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/liburcu-qsbr.la" is touched by more than one package: [u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libcoap-1.la" is touched by more than one package: [u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5FbSupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libMagickCore-7.Q16HDRI.la" is touched by more than one package: [u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libnl/cli/qdisc/hfsc.la" is touched by more than one package: [u'libnl', u'libusb', u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5DeviceDiscoverySupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libsigc-2.0.la" is touched by more than one package: [u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/python3.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/c_icap/dnsbl_tables.la" is touched by more than one package: [u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5EventDispatcherSupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libQt5QuickTemplates2.la" is touched by more than one package: [u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5Multimedia.prl" is touched by more than one package: [u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libQt5Qml.prl" is touched by more than one package: [u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/imlib2/loaders/lbm.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5QuickWidgets.prl" is touched by more than one package: [u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libQt5Sql.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libQt5AccessibilitySupport.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libpcre2-16.la" is touched by more than one package: [u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/liblttng-ctl.la" is touched by more than one package: [u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libllcp.la" is touched by more than one package: [u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libsysfs.la" is touched by more than one package: [u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libbeecrypt.la" is touched by more than one package: [u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libicapapi.la" is touched by more than one package: [u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libusb', u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5WebKit.la" is touched by more than one package: [u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libroxml.la" is touched by more than one package: [u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libusb', u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libusb', u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5QuickControls2.la" is touched by more than one package: [u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libsvg-cairo.la" is touched by more than one package: [u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/imlib2/filters/testfilter.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libdrm_amdgpu.la" is touched by more than one package: [u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libatk-1.0.la" is touched by more than one package: [u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5QuickTest.prl" is touched by more than one package: [u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libQt5PrintSupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libQt5Core.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5EdidSupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libnl/cli/qdisc/ingress.la" is touched by more than one package: [u'libnl', u'libusb', u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libMagickWand-7.Q16HDRI.la" is touched by more than one package: [u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5Gui.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libusb', u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5FontDatabaseSupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libavahi-glib.la" is touched by more than one package: [u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libsecret-1.la" is touched by more than one package: [u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5PacketProtocol.la" is touched by more than one package: [u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5QmlDebug.prl" is touched by more than one package: [u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/imlib2/loaders/ff.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libshairplay.la" is touched by more than one package: [u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libnl/cli/cls/cgroup.la" is touched by more than one package: [u'libnl', u'libusb', u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5QmlDebug.la" is touched by more than one package: [u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libnftnl.la" is touched by more than one package: [u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5DeviceDiscoverySupport.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libusb', u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libnl/cli/qdisc/fq_codel.la" is touched by more than one package: [u'libnl', u'libusb', u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/share/man/man1/kill.1" is touched by more than one package: [u'util-linux', u'procps-ng'] Warning: staging file "./usr/lib/libmaxminddb.la" is touched by more than one package: [u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/liblept.la" is touched by more than one package: [u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5WebKitWidgets.la" is touched by more than one package: [u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5XmlPatterns.la" is touched by more than one package: [u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/imlib2/loaders/zlib.la" is touched by more than one package: [u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libcgroup.la" is touched by more than one package: [u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libnl-cli-3.la" is touched by more than one package: [u'libnl', u'libusb', u'pcsc-lite', u'acsccid', u'clapack', u'armadillo', u'pcre', u'ncurses', u'readline', u'libffi', u'libsepol', u'expat', u'libzlib', u'libopenssl', u'sqlite', u'xz', u'python3', u'libselinux', u'util-linux', u'libglib2', u'atk', u'libogg', u'flac', u'audiofile', u'dbus', u'libcap', u'libdaemon', u'avahi', u'beecrypt', u'berkeleydb', u'bitstream', u'brotli', u'bullet', u'bzip2', u'c-icap', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'cjson', u'cppunit', u'zeromq', u'cppzmq', u'libcurl', u'libfuse', u'dbus-cpp', u'dbus-glib', u'libaio', u'lvm2', u'dmraid', u'gmp', u'nettle', u'dtc', u'fftw', u'jpeg-turbo', u'libxml2', u'imagemagick', u'e2fsprogs', u'skalibs', u'execline', u'libpthread-stubs', u'libdrm', u'libvorbis', u'jasper', u'opencv', u'ffmpeg', u'file', u'flann', u'flatcc', u'freeradius-client', u'gd', u'gettext', u'glib-networking', u'glm', u'icu', u'libid3tag', u'imlib2', u'libgpg-error', u'libgcrypt', u'jimtcl', u'jsoncpp', u'keyutils', u'kmsxx', u'lapack', u'leptonica', u'libbdplus', u'libbson', u'libcgicc', u'libcgroup', u'libcoap', u'libedit', u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5Widgets.prl" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5websockets'] Warning: staging file "./usr/lib/libQt5Test.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libesmtp.la" is touched by more than one package: [u'libesmtp', u'libevdev', u'libevent', u'libexif', u'libfm-extra', u'libgee', u'libusb-compat', u'libnfc', u'libllcp', u'libmaxminddb', u'libmediaart', u'libmicrohttpd', u'libmnl', u'libmpdclient', u'libnftnl', u'liboping', u'libreplaygain', u'libroxml', u'librtlsdr', u'libsecret', u'libshairplay', u'libsigc', u'libsvg', u'libsvg-cairo', u'libsysfs', u'libtommath', u'libtomcrypt', u'liburcu', u'libwebsockets', u'libxmlrpc', u'log4cplus', u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'lttng-tools', u'menu-cache', u'norm', u'ocrad', u'opentracing-cpp', u'pciutils', u'pcre2', u'perl', u'postgresql', u'procps-ng', u'qdecoder', u'qhull', u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] Warning: staging file "./usr/lib/libQt5Widgets.la" is touched by more than one package: [u'qt5base', u'qt5xmlpatterns', u'qt5declarative', u'qt5multimedia', u'qt5webkit', u'qt5quickcontrols2', u'qt5websockets', u's6', u'scrypt', u'setools', u'smack', u'taglib', u'tclap', u'tesseract-ocr', u'tinycbor', u'uboot-tools', u'woff2', u'x264', u'yajl'] ./support/scripts/check-uniq-files -t host /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-gdb', u'host-gawk'] Warning: host file "./lib/python3.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-meson', u'host-python-cffi', u'host-python-setuptools-scm'] grep -qsE '^/bin/bash$' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/bash" >> /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/glib-compile-schemas /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. grep -qsE '^/bin/mksh$' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/mksh" >> /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/5.26.2/pod rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/5.26.2/aarch64-linux/CORE find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f PYTHONPATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/python3.7/" cd /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target && /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/python3.7 /home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.7 Cannot compile usr/lib/python3.7/site-packages/pysnmp/carrier/asyncio/dgram/base.py Traceback (most recent call last): File "/home/rclinux/rc-buildroot-test/scripts/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/pysnmp/carrier/asyncio/dgram/base.py", line 85 self._lport = asyncio.async(c) ^ SyntaxError: invalid syntax During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/pycompile.py", line 69, in compileall.compile_dir(args.target, force=args.force, quiet=ReportProblem()) File "/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/lib/python3.7/compileall.py", line 93, in compile_dir legacy, optimize, invalidation_mode): File "/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/lib/python3.7/compileall.py", line 158, in compile_file if quiet >= 2: File "/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/pycompile.py", line 52, in __ge__ return not self < other File "/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/pycompile.py", line 26, in operator raise value File "/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/lib/python3.7/compileall.py", line 155, in compile_file invalidation_mode=invalidation_mode) File "/home/rclinux/rc-buildroot-test/scripts/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/pysnmp/carrier/asyncio/dgram/base.py", line 85 self._lport = asyncio.async(c) ^ SyntaxError: invalid syntax Makefile:703: recipe for target 'target-finalize' failed make: *** [target-finalize] Error 1 make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot'