make[4]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Modules' make[4]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Modules' make[4]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Zle' make[4]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Zle' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src' make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src' make[2]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Doc' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2' >>> zsh 5.6.2 Installing to target PATH="/data/buildroot/buildroot-test/instance-1/output/host/bin:/data/buildroot/buildroot-test/instance-1/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 DESTDIR=/data/buildroot/buildroot-test/instance-1/output/target install -C /data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/ make[1]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2' make[2]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src' make[4]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Builtins' make[4]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Builtins' make[4]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Modules' make[5]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Zle' make[5]: 'complete.mdh' is up to date. make[5]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Zle' make[4]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Modules' make[4]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Zle' make[4]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Zle' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src' rm -f stamp-modobjs.tmp make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src' /data/buildroot/buildroot-test/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o params.o params.c make[4]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Builtins' make[4]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Builtins' make[4]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Modules' make[5]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Zle' make[5]: 'complete.mdh' is up to date. make[5]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Zle' make[4]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Modules' make[4]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Zle' make[4]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Zle' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src' Updated `stamp-modobjs'. rm -f zsh /data/buildroot/buildroot-test/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -L/data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib -lpcre -lcap -ldl -lncurses -lrt -lm -lc utils.o: In function `gettempname': utils.c:(.text+0x1dfa): warning: the use of `mktemp' is dangerous, better use `mkstemp' /bin/sh ../mkinstalldirs /data/buildroot/buildroot-test/instance-1/output/target/bin /usr/bin/install -c zsh /data/buildroot/buildroot-test/instance-1/output/target/bin/zsh-5.6.2 if test -f /data/buildroot/buildroot-test/instance-1/output/target/bin/zsh; then \ rm -f /data/buildroot/buildroot-test/instance-1/output/target/bin/zsh.old; \ ln /data/buildroot/buildroot-test/instance-1/output/target/bin/zsh /data/buildroot/buildroot-test/instance-1/output/target/bin/zsh.old; \ else :; fi rm -f /data/buildroot/buildroot-test/instance-1/output/target/bin/zsh.new ln /data/buildroot/buildroot-test/instance-1/output/target/bin/zsh-5.6.2 /data/buildroot/buildroot-test/instance-1/output/target/bin/zsh.new mv /data/buildroot/buildroot-test/instance-1/output/target/bin/zsh.new /data/buildroot/buildroot-test/instance-1/output/target/bin/zsh make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src' make[2]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src' make[3]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src' make[4]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Builtins' make[4]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Builtins' make[4]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Modules' make[4]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Modules' make[4]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Zle' make[4]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src/Zle' make[3]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src' make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Src' if test x/usr/share/zsh/5.6.2/functions != x && test x/usr/share/zsh/5.6.2/functions != xno; then \ test x/usr/share/zsh/site-functions != xno && \ /bin/sh ./mkinstalldirs /data/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh/site-functions; \ sdir_top="." fndir="/usr/share/zsh/5.6.2/functions" dir_top="." \ scriptdir="/usr/share/zsh/5.6.2/scripts" runhelpdir="/usr/share/zsh/5.6.2/help" \ FUNCTIONS_SUBDIRS="no" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ DESTDIR="/data/buildroot/buildroot-test/instance-1/output/target" VERSION="5.6.2" \ /bin/sh ./Config/installfns.sh || exit 1; \ fi; \ exit 0 mkdir -m 755 -p -- /data/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh/5.6.2/functions make[2]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Doc' /bin/sh ../mkinstalldirs /data/buildroot/buildroot-test/instance-1/output/target/usr/share/man/man1 for file in zsh.1 zshbuiltins.1 zshcalsys.1 zshcompctl.1 zshcompwid.1 zshcompsys.1 zshcontrib.1 zshexpn.1 zshmisc.1 zshmodules.1 zshoptions.1 zshparam.1 zshroadmap.1 zshtcpsys.1 zshzftpsys.1 zshzle.1 zshall.1; do \ test -s ./$file || exit 1; \ /usr/bin/install -c -m 644 ./$file /data/buildroot/buildroot-test/instance-1/output/target/usr/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \ done make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Doc' make[2]: Entering directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Doc' if test x"/usr/share/zsh/5.6.2/help" != x""; then \ /bin/sh ../mkinstalldirs /data/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh/5.6.2/help; \ /usr/bin/install -c -m 644 help/* /data/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh/5.6.2/help; \ while read from to; do \ rm -f /data/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh/5.6.2/help/$to || : ; \ ln -s $from /data/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh/5.6.2/help/$to; \ done < help.txt; \ fi mkdir -m 755 -p -- /data/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh/5.6.2/help make[2]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2/Doc' make[1]: Leaving directory '/data/buildroot/buildroot-test/instance-1/output/build/zsh-5.6.2' rm -f /data/buildroot/buildroot-test/instance-1/output/target/bin/zsh-5.6.2 >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /data/buildroot/buildroot-test/instance-1/output/build/packages-file-list.txt Warning: target file "./etc/pam.d/sshd" is touched by more than one package: [u'dropbear', u'openssh'] Warning: target file "./usr/bin/scp" is touched by more than one package: [u'dropbear', u'openssh'] Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'check', u'libffi', u'readline', u'gsl', u'libtool', u'libunistring', u'gmp', u'nano'] Warning: target file "./usr/lib/luarocks/rocks-5.1/manifest" is touched by more than one package: [u'cgilua', u'lua-bit32', u'lua-csnappy', u'luacrypto', u'luaexpat', u'luafilesystem', u'luaossl', u'luasec', u'luasocket', u'rings'] ./support/scripts/check-uniq-files -t staging /data/buildroot/buildroot-test/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/pulseaudio/libpulsecore-12.2.la" is touched by more than one package: [u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-epson.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libeldbus.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_scgi.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-umax_pp.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-canon_dr.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-test.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_syslog.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libefreet_mime.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_hr.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'expat', u'libffi', u'ncurses', u'libzlib', u'libopenssl', u'python3', u'libselinux', u'flex', u'linux-pam', u'readline', u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'readline', u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_rtmp.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libecore_imf.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libbluetooth.la" is touched by more than one package: [u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-sp15c.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-coolscan2.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libpoppler-cpp.la" is touched by more than one package: [u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_db.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/imlib2/loaders/bz2.la" is touched by more than one package: [u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-ma1509.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/elementary/modules/clock_input_ctxpopup/v-1.20/module.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_avmd.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_esl.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libeina.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-leo.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-qcam.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libpulse-simple.la" is touched by more than one package: [u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/pulseaudio/libpulsecommon-12.2.la" is touched by more than one package: [u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/elementary/modules/test_entry/v-1.20/module.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-sm3600.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-canon.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libsodium.la" is touched by more than one package: [u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-avision.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IWater/libiwater_default.la" is touched by more than one package: [u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libecore_audio.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_hash.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-kvs20xx.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-hp3500.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libpulse.la" is touched by more than one package: [u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libbluray.la" is touched by more than one package: [u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libee.la" is touched by more than one package: [u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-sm3840.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-magicolor.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_bmp.la" is touched by more than one package: [u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_cdr.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_fa.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_fifo.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libevdev.la" is touched by more than one package: [u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libecore.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libecore_imf_evas.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-sharp.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_ru.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-teco1.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-agfafocus.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libedje.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_fsv.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libpoppler.la" is touched by more than one package: [u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_rtc.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-epsonds.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_sv.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-hp4200.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-fujitsu.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libqmi-glib.la" is touched by more than one package: [u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-kvs40xx.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libfreeswitch.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-mustek.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'4th', u'audit', u'libsepol', u'pcre', u'expat', u'libffi', u'ncurses', u'libzlib', u'libopenssl', u'python3', u'libselinux', u'flex', u'linux-pam', u'readline', u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libSDL.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_console.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libunistring.la" is touched by more than one package: [u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libconfig++.la" is touched by more than one package: [u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_g723_1.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'4th', u'audit', u'libsepol', u'pcre', u'expat', u'libffi', u'ncurses', u'libzlib', u'libopenssl', u'python3', u'libselinux', u'flex', u'linux-pam', u'readline', u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-sceptre.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libector.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/imlib2/loaders/xpm.la" is touched by more than one package: [u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_sofia.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libevas.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'check', u'libffi', u'readline', u'gsl', u'libtool', u'libunistring', u'gmp'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_nl.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-dll.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/ecore_evas/engines/extn/v-1.20/module.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_spandsp.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libcheck.la" is touched by more than one package: [u'check', u'libnl', u'4th', u'audit', u'libsepol', u'pcre', u'expat', u'libffi', u'ncurses', u'libzlib', u'libopenssl', u'python3', u'libselinux', u'flex', u'linux-pam', u'readline', u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-niash.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_easyroute.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libefreet_trash.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_devmem.la" is touched by more than one package: [u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_sndfile.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-s9036.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-xerox_mfp.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_ja.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/imlib2/loaders/argb.la" is touched by more than one package: [u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_curl.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_alsa.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'expat', u'libffi', u'ncurses', u'libzlib', u'libopenssl', u'python3', u'libselinux', u'flex', u'linux-pam', u'readline', u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libeo_dbg.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-pie.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/lib++dfb.la" is touched by more than one package: [u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_hu.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/liblog4cpp.la" is touched by more than one package: [u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-as6e.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_callcenter.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_zh.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libelua.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-plustek_pp.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-st400.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libSDL_mixer.la" is touched by more than one package: [u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/elementary/modules/web/none/v-1.20/module.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libgsl.la" is touched by more than one package: [u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libfusion.la" is touched by more than one package: [u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-dmc.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libodbcpsql.la" is touched by more than one package: [u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/imlib2/filters/bumpmap.la" is touched by more than one package: [u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libSDL2_image.la" is touched by more than one package: [u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_valet_parking.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_fr.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-hp5400.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-microtek.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libroxml.la" is touched by more than one package: [u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_pl.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/python3.7/site-packages/libmount/pylibmount.la" is touched by more than one package: [u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/imlib2/loaders/zlib.la" is touched by more than one package: [u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_loopback.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/imlib2/loaders/tiff.la" is touched by more than one package: [u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libipset.la" is touched by more than one package: [u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-teco3.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-pixma.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libecore_con.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libethumb.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libharfbuzz-subset.la" is touched by more than one package: [u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_xml_rpc.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libcroco-0.6.la" is touched by more than one package: [u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_tone_stream.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_cdr_sqlite.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libecore_ipc.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libImlib2.la" is touched by more than one package: [u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_fbdev.la" is touched by more than one package: [u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-coolscan3.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libSDLmain.la" is touched by more than one package: [u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libgif.la" is touched by more than one package: [u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_spy.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_blacklist.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libdvdcss.la" is touched by more than one package: [u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libodbc.la" is touched by more than one package: [u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_pnm.la" is touched by more than one package: [u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-mustek_usb.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libfcgi++.la" is touched by more than one package: [u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'4th', u'audit', u'libsepol', u'pcre', u'expat', u'libffi', u'ncurses', u'libzlib', u'libopenssl', u'python3', u'libselinux', u'flex', u'linux-pam', u'readline', u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/ecore/system/upower/v-1.20/module.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-hp.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libemotion.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libtspi.la" is touched by more than one package: [u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-kodakaio.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_local_stream.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libspatialindex_c.la" is touched by more than one package: [u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-apple.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_lcr.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_voicemail.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-dell1600n_net.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_native_file.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_expr.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/edje/modules/emotion/v-1.20/module.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libemile.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libconfig.la" is touched by more than one package: [u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libecore_input.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-ricoh.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-stv680.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/elementary/modules/prefs/v-1.20/module.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-artec_eplus48u.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_dfiff.la" is touched by more than one package: [u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libsgutils2.la" is touched by more than one package: [u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-umax1220u.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-abaton.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_he.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_cdr_csv.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'expat', u'libffi', u'ncurses', u'libzlib', u'libopenssl', u'python3', u'libselinux', u'flex', u'linux-pam', u'readline', u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libgslcblas.la" is touched by more than one package: [u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-net.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libspatialindex.la" is touched by more than one package: [u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_httapi.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/imlib2/loaders/tga.la" is touched by more than one package: [u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/imlib2/loaders/pnm.la" is touched by more than one package: [u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-umax.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-plustek.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libeolian.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.la" is touched by more than one package: [u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/elementary/modules/access_output/v-1.20/module.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_it.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_esf.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_event_socket.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBWindows/libidirectfbwindows_default.la" is touched by more than one package: [u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_logfile.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-matsushita.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libecore_evas.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libeet.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/ICoreResourceManager/libicoreresourcemanager_test.la" is touched by more than one package: [u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/pulseaudio/libpulsedsp.la" is touched by more than one package: [u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-ibm.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-mustek_usb2.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libembryo.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-rts8891.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libffi', u'ncurses', u'libzlib', u'libopenssl', u'python3', u'libselinux', u'flex', u'linux-pam', u'readline', u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libfcgi.la" is touched by more than one package: [u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-epson2.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-tamarack.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-dc210.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libtemplate.la" is touched by more than one package: [u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/imlib2/loaders/bmp.la" is touched by more than one package: [u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libmms.la" is touched by more than one package: [u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libecore_file.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dialplan_xml.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-artec.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-hp5590.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'4th', u'audit', u'libsepol', u'pcre', u'expat', u'libffi', u'ncurses', u'libzlib', u'libopenssl', u'python3', u'libselinux', u'flex', u'linux-pam', u'readline', u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_de.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-hpljm1005.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_png.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-cardscan.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/imlib2/loaders/ff.la" is touched by more than one package: [u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_snom.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libjose.la" is touched by more than one package: [u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libefreet.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-epjitsu.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/wm/libdirectfbwm_default.la" is touched by more than one package: [u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_dgiff.la" is touched by more than one package: [u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dialplan_asterisk.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-hp3900.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libsane.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libodbccr.la" is touched by more than one package: [u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libodbcinst.la" is touched by more than one package: [u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_verto.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_directory.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libethumb_client.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libuv.la" is touched by more than one package: [u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libpulse-mainloop-glib.la" is touched by more than one package: [u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_es_ar.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_pt.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libauparse.la" is touched by more than one package: [u'audit', u'libsepol', u'pcre', u'expat', u'libffi', u'ncurses', u'libzlib', u'libopenssl', u'python3', u'libselinux', u'flex', u'linux-pam', u'readline', u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libaudit.la" is touched by more than one package: [u'audit', u'libsepol', u'pcre', u'expat', u'libffi', u'ncurses', u'libzlib', u'libopenssl', u'python3', u'libselinux', u'flex', u'linux-pam', u'readline', u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_ft2.la" is touched by more than one package: [u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_commands.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-kodak.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'ncurses', u'libzlib', u'libopenssl', u'python3', u'libselinux', u'flex', u'linux-pam', u'readline', u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-kvs1025.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libdirectfb.la" is touched by more than one package: [u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libaacs.la" is touched by more than one package: [u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libdirect.la" is touched by more than one package: [u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_th.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libefl.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/edje/modules/elm/v-1.20/module.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_g729.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libelocation.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-u12.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/elementary/modules/test_map/v-1.20/module.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_es.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libqrencode.la" is touched by more than one package: [u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libharfbuzz-icu.la" is touched by more than one package: [u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-snapscan.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-teco2.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-p5.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_sms.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-nec.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libeio.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_dptools.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_conference.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libecore_input_evas.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-dc240.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_timerfd.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libSDL_net.la" is touched by more than one package: [u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libusbgx.la" is touched by more than one package: [u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-gt68xx.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/evas/modules/image_loaders/gif/v-1.20/module.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-bh.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/imlib2/loaders/png.la" is touched by more than one package: [u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libelementary.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/imlib2/loaders/lbm.la" is touched by more than one package: [u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'4th', u'audit', u'libsepol', u'pcre', u'expat', u'libffi', u'ncurses', u'libzlib', u'libopenssl', u'python3', u'libselinux', u'flex', u'linux-pam', u'readline', u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_av.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-coolscan.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_imlib2.la" is touched by more than one package: [u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-dc25.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libnn.la" is touched by more than one package: [u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/imlib2/filters/testfilter.la" is touched by more than one package: [u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libdbus-glib-1.la" is touched by more than one package: [u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-microtek2.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-pieusb.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'4th', u'audit', u'libsepol', u'pcre', u'expat', u'libffi', u'ncurses', u'libzlib', u'libopenssl', u'python3', u'libselinux', u'flex', u'linux-pam', u'readline', u'util-linux', u'alljoyn-tcl', u'alljoyn-tcl-base', u'alsa-lib', u'libev', u'benejson', u'dbus', u'libglib2', u'bluez_utils', u'dbus-glib', u'icu', u'boost', u'bzip2', u'luajit', u'libpng', u'sdl', u'sdl_mixer', u'sdl_net', u'libsodium', u'zeromq', u'cppzmq', u'cwiid', u'gsl', u'freetype', u'tiff', u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-lexmark.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-hs2p.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-genesys.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_fsk.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/sane/libsane-canon630u.la" is touched by more than one package: [u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libeo.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/imlib2/filters/colormod.la" is touched by more than one package: [u'imlib2', u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_dummy.la" is touched by more than one package: [u'directfb', u'libtommath', u'libtomcrypt', u'fontconfig', u'giflib', u'harfbuzz', u'jpeg-turbo', u'libsndfile', u'lz4', u'libcurl', u'poppler', u'libcap', u'libtool', u'libogg', u'speexdsp', u'speex', u'pulseaudio', u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/libecore_avahi.la" is touched by more than one package: [u'efl', u'skalibs', u'execline', u'json-c', u'libuecc', u'libfcgi', u'libtasn1', u'libunistring', u'gmp', u'nettle', u'gnutls', u'libxml2', u'libbluray', u'libopenh264', u'sdl2', u'ffmpeg', u'flatcc', u'sqlite', u'unixodbc', u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] Warning: staging file "./usr/lib/freeswitch/mod/mod_say_en.la" is touched by more than one package: [u'freeswitch', u'libsoup', u'gssdp', u'libmnl', u'ipset', u'iptables', u'jansson', u'jose', u'jsmn', u'json-glib', u'jsoncpp', u'lensfun', u'snappy', u'leveldb', u'libgpg-error', u'libgcrypt', u'libaacs', u'libconfig', u'libcroco', u'libdaemon', u'libdvdcss', u'libestr', u'libee', u'libevdev', u'libusb', u'libftdi1', u'libhttpparser', u'libloki', u'libmms', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libqmi', u'libqrencode', u'libroxml', u'libspatialindex', u'libubox', u'libupnp18', u'libusbgx', u'libuv', u'linux-syscall-support', u'lockdev', u'log4cpp', u'popt', u'luv', u'nanomsg', u'ngrep', u'pciutils', u's6-dns', u's6', u'sane-backends', u'sdl2_image', u'setools', u'sg3_utils', u'shared-mime-info', u'slang', u'trousers', u'uboot-tools', u'ustream-ssl', u'wiringpi', u'x265', u'zmqpp'] ./support/scripts/check-uniq-files -t host /data/buildroot/buildroot-test/instance-1/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-gnupg', u'host-parted', u'host-gawk', u'host-xorriso'] 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-mistune', u'host-python-m2r', u'host-python-setuptools-scm', u'host-python-cffi', u'host-python-incremental'] grep -qsE '^/bin/dash$' /data/buildroot/buildroot-test/instance-1/output/target/etc/shells || echo "/bin/dash" >> /data/buildroot/buildroot-test/instance-1/output/target/etc/shells rm -f /data/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /data/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /data/buildroot/buildroot-test/instance-1/output/host/bin/glib-compile-schemas /data/buildroot/buildroot-test/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/data/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/share/lua/5.1/doc rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/luarocks PYTHONPATH="/data/buildroot/buildroot-test/instance-1/output/target/usr/lib/python3.7/" cd /data/buildroot/buildroot-test/instance-1/output/target && /data/buildroot/buildroot-test/instance-1/output/host/bin/python3.7 /data/buildroot/buildroot-test/instance-1/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 "/data/buildroot/buildroot-test/instance-1/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 "/data/buildroot/buildroot-test/instance-1/buildroot/support/scripts/pycompile.py", line 69, in compileall.compile_dir(args.target, force=args.force, quiet=ReportProblem()) File "/data/buildroot/buildroot-test/instance-1/output/host/lib/python3.7/compileall.py", line 93, in compile_dir legacy, optimize, invalidation_mode): File "/data/buildroot/buildroot-test/instance-1/output/host/lib/python3.7/compileall.py", line 158, in compile_file if quiet >= 2: File "/data/buildroot/buildroot-test/instance-1/buildroot/support/scripts/pycompile.py", line 52, in __ge__ return not self < other File "/data/buildroot/buildroot-test/instance-1/buildroot/support/scripts/pycompile.py", line 26, in operator raise value File "/data/buildroot/buildroot-test/instance-1/output/host/lib/python3.7/compileall.py", line 155, in compile_file invalidation_mode=invalidation_mode) File "/data/buildroot/buildroot-test/instance-1/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 make: *** [Makefile:708: target-finalize] Error 1 make: Leaving directory '/data/buildroot/buildroot-test/instance-1/buildroot'