/usr/bin/tclsh ./make-c-ext.tcl tclcompat.tcl >_tclcompat.c || ( rm _tclcompat.c; exit 1) /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -c -o tclcompat.o _tclcompat.c || ( rm _tclcompat.c; exit 1) /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o _load-static-exts.o _load-static-exts.c jim.c: In function 'Jim_InfoCoreCommand': jim.c:4597:23: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=] const char *fmt = ".%020" JIM_WIDE_MODIFIER ">"; ^~~~~~~~~~~~~~~~~~~~~~ jim.c:4597:66: note: format string is defined here const char *fmt = ".%020" JIM_WIDE_MODIFIER ">"; ^ jim.c:4599:5: note: 'sprintf' output between 36 and 43 bytes into a destination of size 42 sprintf(buf, fmt, refPtr->tag, id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-ar cr libjim.a _load-static-exts.o jim-subcmd.o jim-interactive.o jim-format.o jim.o utf8.o jimregexp.o jim-aio.o jim-array.o jim-clock.o jim-eventloop.o jim-exec.o jim-file.o jim-package.o jim-readdir.o jim-regexp.o glob.o tclcompat.o /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-ranlib libjim.a make[2]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/usb_modeswitch-2.5.2/jim' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc dispatcher.c jim/libjim.a -Ijim -o usb_modeswitch_dispatcher -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_GNU_SOURCE -Wall -I. make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/usb_modeswitch-2.5.2' >>> usb_modeswitch 2.5.2 Installing to target PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/home/rclinux/bin:/home/rclinux/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" /usr/bin/make -j3 PATH="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin:/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/sbin:/home/rclinux/bin:/home/rclinux/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" AR="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-ar" AS="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-as" LD="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-ld" NM="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-nm" CC="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc" GCC="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc" CPP="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-cpp" CXX="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-g++" FC="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gfortran" F77="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gfortran" RANLIB="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-ranlib" READELF="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-readelf" STRIP="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-strip" OBJCOPY="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-objcopy" OBJDUMP="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/include" LDFLAGS_FOR_BUILD="-L/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/lib -Wl,-rpath,/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-as" DEFAULT_LINKER="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/pkg-config" STAGING_DIR="/home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl DESTDIR=/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target -C /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/usb_modeswitch-2.5.2 install-static make[1]: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/usb_modeswitch-2.5.2' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-gcc dispatcher.c jim/libjim.a -Ijim -o usb_modeswitch_dispatcher -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os install -D --mode=755 usb_modeswitch /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/sbin/usb_modeswitch install -D --mode=755 usb_modeswitch.sh /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/udev/usb_modeswitch install -D --mode=644 usb_modeswitch.conf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/usb_modeswitch.conf install -D --mode=644 usb_modeswitch.1 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man/man1/usb_modeswitch.1 install -D --mode=644 usb_modeswitch_dispatcher.1 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man/man1/usb_modeswitch_dispatcher.1 install -D --mode=755 usb_modeswitch_dispatcher /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/sbin/usb_modeswitch_dispatcher install -d /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/var/lib/usb_modeswitch test -d /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/init -a -e /sbin/initctl && install --mode=644 usb-modeswitch-upstart.conf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/init || test 1 test -d /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/systemd/system -a \( -e /usr/bin/systemctl -o -e /bin/systemctl \) && install --mode=644 usb_modeswitch@.service /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/systemd/system || test 1 make[1]: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/usb_modeswitch-2.5.2' wireless-regdb-2018.09.07.tar.xz: OK (sha256: a36b8147f1a3e98e1fd44321a4b8d7ad2f03cac98cdf527ccb1693342f08d65a) >>> wireless-regdb 2018.09.07 Extracting xzcat /home/rclinux/rc-buildroot-test/scripts/instance-0/dl/wireless-regdb/wireless-regdb-2018.09.07.tar.xz | tar --strip-components=1 -C /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wireless-regdb-2018.09.07 -xf - >>> wireless-regdb 2018.09.07 Patching >>> wireless-regdb 2018.09.07 Configuring >>> wireless-regdb 2018.09.07 Building >>> wireless-regdb 2018.09.07 Installing to target /usr/bin/install -m 644 -D -T /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wireless-regdb-2018.09.07/regulatory.bin /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/crda/regulatory.bin /usr/bin/install -m 644 -D -T /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wireless-regdb-2018.09.07/sforshee.key.pub.pem /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/wireless-regdb/pubkeys/sforshee.key.pub.pem /usr/bin/install -m 644 -D -T /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wireless-regdb-2018.09.07/regulatory.db /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/firmware/regulatory.db /usr/bin/install -m 644 -D -T /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/wireless-regdb-2018.09.07/regulatory.db.p7s /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/firmware/regulatory.db.p7s >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/bin/unxz" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'ddrescue', u'libcdio'] Warning: target file "./usr/bin/xz" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/lzma" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/unlzma" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/lzcat" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/bunzip2" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: [u'busybox', u'bzip2'] Warning: target file "./usr/bin/xzcat" is touched by more than one package: [u'busybox', u'xz'] ./support/scripts/check-uniq-files -t staging /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libcdio++.la" is touched by more than one package: [u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libvips-cpp.la" is touched by more than one package: [u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/enchant/libenchant_myspell.la" is touched by more than one package: [u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib05_pop3_migration_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libpgm.la" is touched by more than one package: [u'openpgm', u's6'] Warning: staging file "./usr/lib/libgpiod.la" is touched by more than one package: [u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libmediastreamer_base.la" is touched by more than one package: [u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib05_mail_crypt_acl_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_charset_alias_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_push_notification_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libsha1.la" is touched by more than one package: [u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib05_snarf_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_zlib_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/doveadm/lib10_doveadm_acl_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libuv.la" is touched by more than one package: [u'libuv', u'rhash', u'libgpg-error', u'libgcrypt', u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib02_lazy_expunge_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib21_fts_squat_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_mailbox_alias_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'bcm2835', u'ncurses', u'libzlib', u'util-linux', u'bzip2', u'expat', u'jsoncpp', u'xz', u'libxml2', u'libopenssl', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libgpg-error', u'libgcrypt', u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_listescape_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libdovecot-login.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libdovecot-fts.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib10_mail_filter_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/auth/libauthdb_imap.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libdovecot-compression.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/libfs_crypt.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_autocreate_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libgpiodcxx.la" is touched by more than one package: [u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_virtual_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_notify_status_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib11_trash_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/doveadm/libdoveadm_mail_crypt_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libspeex.la" is touched by more than one package: [u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/enchant/libenchant_ispell.la" is touched by more than one package: [u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/old-stats/libold_stats_mail.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libnfnetlink.la" is touched by more than one package: [u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libdovecot-dsync.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'bcm2835', u'ncurses', u'libzlib', u'util-linux', u'bzip2', u'expat', u'jsoncpp', u'xz', u'libxml2', u'libopenssl', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libgpg-error', u'libgcrypt', u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/libfs_mail_crypt.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'bzip2', u'expat', u'jsoncpp', u'xz', u'libxml2', u'libopenssl', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libgpg-error', u'libgcrypt', u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libedit.la" is touched by more than one package: [u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_quota_clone_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'bcm2835', u'ncurses', u'libzlib', u'util-linux', u'bzip2', u'expat', u'jsoncpp', u'xz', u'libxml2', u'libopenssl', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libgpg-error', u'libgcrypt', u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_var_expand_crypt.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/doveadm/lib20_doveadm_fts_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libiso9660++.la" is touched by more than one package: [u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_replication_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/liblpc2xml.la" is touched by more than one package: [u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libdovecot-sql.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/doveadm/lib10_doveadm_quota_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libdcrypt_openssl.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib30_imap_zlib_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib11_imap_quota_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libcurl', u'libuv', u'rhash', u'libgpg-error', u'libgcrypt', u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libmng.la" is touched by more than one package: [u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libdvdnav.la" is touched by more than one package: [u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libuv', u'rhash', u'libgpg-error', u'libgcrypt', u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libee.la" is touched by more than one package: [u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'bzip2', u'expat', u'jsoncpp', u'xz', u'libxml2', u'libopenssl', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libgpg-error', u'libgcrypt', u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/auth/lib20_auth_var_expand_crypt.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libopenssl', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libgpg-error', u'libgcrypt', u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libosip2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/libfs_compress.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_fts_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libdovecot-storage.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib02_imap_acl_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libxml2lpc.la" is touched by more than one package: [u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libdovecot.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libenchant.la" is touched by more than one package: [u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_mail_log_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libvips.la" is touched by more than one package: [u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libspeexdsp.la" is touched by more than one package: [u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/doveadm/lib10_doveadm_expire_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib10_mail_crypt_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib01_acl_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'jsoncpp', u'xz', u'libxml2', u'libopenssl', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libgpg-error', u'libgcrypt', u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libortp.la" is touched by more than one package: [u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib15_notify_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libnetfilter_queue.la" is touched by more than one package: [u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/liblinphone.la" is touched by more than one package: [u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libmediastreamer_voip.la" is touched by more than one package: [u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/libssl_iostream_openssl.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libdvdread.la" is touched by more than one package: [u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib99_welcome_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libdovecot-lda.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_expire_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libmpd.la" is touched by more than one package: [u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libharfbuzz-subset.la" is touched by more than one package: [u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'bzip2', u'expat', u'jsoncpp', u'xz', u'libxml2', u'libopenssl', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libgpg-error', u'libgcrypt', u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libosipparser2.la" is touched by more than one package: [u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libcdio.la" is touched by more than one package: [u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libudf.la" is touched by more than one package: [u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib95_imap_old_stats_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib90_old_stats_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib10_quota_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/lib10_last_login_plugin.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/dovecot/old-stats/libstats_auth.la" is touched by more than one package: [u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libvipsCC.la" is touched by more than one package: [u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libxml2', u'libopenssl', u'libarchive', u'libcurl', u'libuv', u'rhash', u'libgpg-error', u'libgcrypt', u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libeXosip2.la" is touched by more than one package: [u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libnl', u'dmalloc', u'dovecot', u'libtommath', u'libtomcrypt', u'libffi', u'libglib2', u'enchant', u'skalibs', u'execline', u'harfbuzz', u'ibrcommon', u'ibrdtn', u'libjpeg', u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libdvdcss.la" is touched by more than one package: [u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libiso9660.la" is touched by more than one package: [u'libcdio', u'libdvdcss', u'libdvdread', u'libdvdnav', u'libosip2', u'libeXosip2', u'libedit', u'libestr', u'libee', u'libgpiod', u'libhdhomerun', u'libhttpparser', u'libmng', u'libmnl', u'libmpd', u'libmpdclient', u'libnfnetlink', u'libnetfilter_queue', u'libogg', u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'librsync', u'libsha1', u'libusb', u'libvips', u'speexdsp', u'speex', u'linphone', u'openpgm', u's6'] ./support/scripts/check-uniq-files -t host /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gmp', u'host-bison', u'host-gettext'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/ash" >> /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/hush" >> /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/glib-compile-schemas /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/rclinux/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/include /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/man /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/info /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/doc /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00376-g42c8f9f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /home/rclinux/rc-buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot' make: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2019.02-git-00376-g42c8f9f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> atftp 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> bcm2835 1.48 Collecting legal info ERROR: No hash found for COPYING >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libcurl 7.62.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libuv v1.24.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> crda 4.14 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-pycrypto 2.6.1 Collecting legal info ERROR: No hash found for COPYRIGHT ERROR: No hash found for LEGAL/copy/LICENSE.libtom ERROR: No hash found for LEGAL/copy/LICENSE.python-2.2 ERROR: No hash found for LEGAL/copy/LICENSE.original >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libgcrypt 1.8.4 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.32 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ddrescue 1.22 Collecting legal info ERROR: No hash found for COPYING >>> dmalloc 5.5.2 Collecting legal info ERROR: No hash found for dmalloc.h.1 >>> dovecot 2.3.4 Collecting legal info COPYING: OK (sha256: a363b132e494f662d98c820d1481297e6ae72f194c2c91b6c39e1518b86240a8) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> drbd-utils 9.2.0 Collecting legal info ERROR: No hash found for COPYING >>> dropbear 2018.76 Collecting legal info ERROR: No hash found for LICENSE >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> enchant 1.6.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> harfbuzz 1.8.8 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) src/hb-ucdn/COPYING: OK (sha256: ec20cbe051200fc846caf4dc253cf660e874a2d9e4f3a682e08354b567fae409) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> ibrdtn-tools 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> libcdio 2.0.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdnav 6.0.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvdread 6.0.0 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libedit 20180525-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libgpiod 1.2 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libhdhomerun 20180817 Collecting legal info LICENSE: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> libhttpparser v2.8.1 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpd 11.8.17 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.47.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python-setuptools 40.6.2 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-python3 3.7.1 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> libnetfilter_queue 1.0.3 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> librsync v2.0.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> libsha1 0.3 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libvips 7.42.2 Collecting legal info ERROR: No hash found for COPYING >>> linphone 3.6.1 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> linuxconsoletools 1.6.0 Collecting legal info ERROR: No hash found for COPYING >>> minissdpd 1.5.20180223 Collecting legal info LICENSE: OK (sha256: 8801b32567ec20015c7d31668602a3a7f4a4785b7e17468360146b6003713cba) >>> ncmpc 0.31 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> odhcp6c 7533a6243dc3ac5a747cf6ccbc4d0539dafd3e07 Collecting legal info ERROR: No hash found for COPYING >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> s6-linux-init 0.4.0.0 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> s6-linux-utils 2.4.0.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Collecting legal info ERROR: No hash found for COPYING >>> usb_modeswitch 2.5.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wireless-regdb 2018.09.07 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/rclinux/rc-buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-0/buildroot'