>>> zsh 5.5 Installing to target PATH="/home/buildroot/build/instance-0/output/host/bin:/home/buildroot/build/instance-0/output/host/sbin:/sbin:/usr/sbin:/bin:/usr/bin" /usr/bin/make -j8 DESTDIR=/home/buildroot/build/instance-0/output/target install -C /home/buildroot/build/instance-0/output/build/zsh-5.5/ make[1]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Builtins' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Builtins' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Modules' make[5]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Zle' make[5]: 'complete.mdh' is up to date. make[5]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Zle' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Modules' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Zle' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Zle' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src' rm -f stamp-modobjs.tmp make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src' /home/buildroot/build/instance-0/output/host/bin/sparc-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o params.o params.c make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Builtins' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Builtins' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Modules' make[5]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Zle' make[5]: 'complete.mdh' is up to date. make[5]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Zle' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Modules' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Zle' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Zle' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src' Updated `stamp-modobjs'. rm -f zsh /home/buildroot/build/instance-0/output/host/bin/sparc-linux-gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -L/home/buildroot/build/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/lib -lpcre -lcap -ldl -lncurses -lrt -lm -lc /bin/sh ../mkinstalldirs /home/buildroot/build/instance-0/output/target/bin /usr/bin/install -c zsh /home/buildroot/build/instance-0/output/target/bin/zsh-5.5 if test -f /home/buildroot/build/instance-0/output/target/bin/zsh; then \ rm -f /home/buildroot/build/instance-0/output/target/bin/zsh.old; \ ln /home/buildroot/build/instance-0/output/target/bin/zsh /home/buildroot/build/instance-0/output/target/bin/zsh.old; \ else :; fi rm -f /home/buildroot/build/instance-0/output/target/bin/zsh.new ln /home/buildroot/build/instance-0/output/target/bin/zsh-5.5 /home/buildroot/build/instance-0/output/target/bin/zsh.new mv /home/buildroot/build/instance-0/output/target/bin/zsh.new /home/buildroot/build/instance-0/output/target/bin/zsh make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src' make[3]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Builtins' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Builtins' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Modules' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Modules' make[4]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Zle' make[4]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src/Zle' make[3]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src' make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Src' if test x/usr/share/zsh/5.5/functions != x && test x/usr/share/zsh/5.5/functions != xno; then \ test x/usr/share/zsh/site-functions != xno && \ /bin/sh ./mkinstalldirs /home/buildroot/build/instance-0/output/target/usr/share/zsh/site-functions; \ sdir_top="." fndir="/usr/share/zsh/5.5/functions" dir_top="." \ scriptdir="/usr/share/zsh/5.5/scripts" runhelpdir="/usr/share/zsh/5.5/help" \ FUNCTIONS_SUBDIRS="no" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ DESTDIR="/home/buildroot/build/instance-0/output/target" VERSION="5.5" \ /bin/sh ./Config/installfns.sh || exit 1; \ fi; \ exit 0 mkdir -m 755 -p -- /home/buildroot/build/instance-0/output/target/usr/share/zsh/site-functions mkdir -m 755 -p -- /home/buildroot/build/instance-0/output/target/usr/share/zsh/5.5/functions make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Doc' /bin/sh ../mkinstalldirs /home/buildroot/build/instance-0/output/target/usr/share/man/man1 for file in zsh.1 zshbuiltins.1 zshcalsys.1 zshcompctl.1 zshcompwid.1 zshcompsys.1 zshcontrib.1 zshexpn.1 zshmisc.1 zshmodules.1 zshoptions.1 zshparam.1 zshroadmap.1 zshtcpsys.1 zshzftpsys.1 zshzle.1 zshall.1; do \ test -s ./$file || exit 1; \ /usr/bin/install -c -m 644 ./$file /home/buildroot/build/instance-0/output/target/usr/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \ done make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Doc' make[2]: Entering directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Doc' if test x"/usr/share/zsh/5.5/help" != x""; then \ /bin/sh ../mkinstalldirs /home/buildroot/build/instance-0/output/target/usr/share/zsh/5.5/help; \ /usr/bin/install -c -m 644 ./help/* /home/buildroot/build/instance-0/output/target/usr/share/zsh/5.5/help; \ while read from to; do \ rm -f /home/buildroot/build/instance-0/output/target/usr/share/zsh/5.5/help/$to || : ; \ ln -s $from /home/buildroot/build/instance-0/output/target/usr/share/zsh/5.5/help/$to; \ done < ./help.txt; \ fi mkdir -m 755 -p -- /home/buildroot/build/instance-0/output/target/usr/share/zsh/5.5/help make[2]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5/Doc' make[1]: Leaving directory '/home/buildroot/build/instance-0/output/build/zsh-5.5' rm -f /home/buildroot/build/instance-0/output/target/bin/zsh-5.5 >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/build/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/build/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgphoto2/2.5.17/polaroid_pdc320.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sipix_web2.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sony_dscf1.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usbscsi.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgnutls-openssl.la" is touched by more than one package: [u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib05_pop3_migration_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/casio_qv.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/serial.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libprotobuf.la" is touched by more than one package: [u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib05_mail_crypt_acl_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_charset_alias_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_push_notification_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib05_snarf_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_zlib_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/disk.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ax203.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc210.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/stv0674.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/doveadm/lib10_doveadm_acl_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/tp6801.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib02_lazy_expunge_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib21_fts_squat_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_mailbox_alias_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/st2205.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/hp215.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_coolshot.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/samsung.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/spca50x.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sierra.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/dimagev.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_dc1000.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_l859.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libsigrok.la" is touched by more than one package: [u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jl2005c.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgnutlsxx.la" is touched by more than one package: [u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_listescape_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libdovecot-login.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/aox.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2_port.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libdovecot-fts.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib10_mail_filter_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/auth/libauthdb_imap.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libdovecot-compression.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_autocreate_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libdovecot-dsync.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/polaroid_pdc700.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/libfs_crypt.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_virtual_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_notify_status_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib11_trash_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/doveadm/libdoveadm_mail_crypt_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/old-stats/libold_stats_mail.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgnutls.la" is touched by more than one package: [u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/ptpip.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/libfs_mail_crypt.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libprotobuf-lite.la" is touched by more than one package: [u'protobuf', u's6'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_quota_clone_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sq905.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_var_expand_crypt.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jamcam.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/doveadm/lib20_doveadm_fts_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_replication_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/topfield.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libdovecot-sql.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jd11.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/doveadm/lib10_doveadm_quota_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libdcrypt_openssl.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib30_imap_zlib_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib11_imap_quota_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/canon.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libprotoc.la" is touched by more than one package: [u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usbdiskdirect.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc120.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2_port/0.12.0/usb1.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/mars.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/libssl_iostream_openssl.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libf2fs_format.la" is touched by more than one package: [u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc3200.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'cppdb', u'libcap', u'libzlib', u'libopenssl', u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sx330z.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libf2fs.la" is touched by more than one package: [u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', 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'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/soundvision.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/mustek.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/agfa_cl20.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/clicksmart310.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/digita.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/libfs_compress.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_ez200.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/kodak_dc240.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libmcrypt.la" is touched by more than one package: [u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_fts_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libdovecot-storage.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib02_imap_acl_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libdovecot.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/jl2005a.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_mail_log_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/stv0680.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgupnp-1.0.la" is touched by more than one package: [u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/barbie.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/adc65.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/doveadm/lib10_doveadm_expire_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sony_dscf55.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib10_mail_crypt_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/old-stats/libstats_auth.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib01_acl_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/pccam300.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/directory.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/gsmart300.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib15_notify_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/pccam600.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/digigr8.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ptp2.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/largan.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib99_welcome_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libsoup-2.4.la" is touched by more than one package: [u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/konica.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libdovecot-lda.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib20_expire_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/dimera3500.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sonix.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'bitstream', u'sqlite', u'cppdb', u'libcap', u'libzlib', u'libopenssl', u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/fuji.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/enigma13.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/konica_qm150.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/panasonic_dc1580.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib95_imap_old_stats_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/pentax.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/polaroid_pdc640.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/sipix_blink2.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib90_old_stats_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgssdp-1.0.la" is touched by more than one package: [u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib10_quota_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/dovecot/lib10_last_login_plugin.la" is touched by more than one package: [u'dovecot', u'libev', u'skalibs', u'execline', u'ncurses', u'util-linux', u'f2fs-tools', u'gmp', u'libtasn1', u'nettle', u'pcre', u'gnutls', u'libffi', u'libglib2', u'libxml2', u'libsoup', u'gssdp', u'gupnp', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libarchive', u'libtool', u'libusb', u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/lg_gsm.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/toshiba_pdrm11.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ricoh_g3.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/ricoh.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/iclick.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] Warning: staging file "./usr/lib/libgphoto2/2.5.17/smal.la" is touched by more than one package: [u'libgphoto2', u'libmcrypt', u'libnspr', u'libsepol', u'libzip', u'libsigrok', u'protobuf', u's6'] ./support/scripts/check-uniq-files -t host /home/buildroot/build/instance-0/output/build/packages-file-list-host.txt rm -f /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/build/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/build/instance-0/output/host/sparc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/build/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "buildroot" > /home/buildroot/build/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/build/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/build/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/build/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/build/instance-0/output/target/etc/shadow rm -f /home/buildroot/build/instance-0/output/target/bin/sh grep -qsE '^/bin/zsh$' /home/buildroot/build/instance-0/output/target/etc/shells || echo "/bin/zsh" >> /home/buildroot/build/instance-0/output/target/etc/shells rm -f /home/buildroot/build/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/build/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/build/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/build/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/build/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/build/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/build/instance-0/output/target/usr/include /home/buildroot/build/instance-0/output/target/usr/share/aclocal \ /home/buildroot/build/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/build/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/build/instance-0/output/target/usr/lib/cmake /home/buildroot/build/instance-0/output/target/usr/share/cmake find /home/buildroot/build/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/build/instance-0/output/target/lib/ /home/buildroot/build/instance-0/output/target/usr/lib/ /home/buildroot/build/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/build/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/build/instance-0/output/target/usr/man /home/buildroot/build/instance-0/output/target/usr/share/man rm -rf /home/buildroot/build/instance-0/output/target/usr/info /home/buildroot/build/instance-0/output/target/usr/share/info rm -rf /home/buildroot/build/instance-0/output/target/usr/doc /home/buildroot/build/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/build/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/build/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/build/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/buildroot/build/instance-0/output/host/bin/sparc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/sparc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/build/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/build/instance-0/output/host/bin/sparc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/build/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/buildroot/build/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/buildroot/build/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00380-gc3be7d7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/buildroot/build/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/build/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/build/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/build/instance-0/output/target/usr make: Leaving directory '/home/buildroot/build/instance-0/buildroot' make: Entering directory '/home/buildroot/build/instance-0/buildroot' >>> Buildroot 2018.08-git-00380-gc3be7d7 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> host-4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> alsa-lib 1.1.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> cppdb 0.3.1 Collecting legal info ERROR: No hash found for LICENSE_1_0.txt ERROR: No hash found for MIT.txt >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> dovecot 2.3.1 Collecting legal info COPYING: OK (sha256: a363b132e494f662d98c820d1481297e6ae72f194c2c91b6c39e1518b86240a8) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dvblast 3.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.WTFPL >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> f2fs-tools v1.10.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> 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 >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnutls 3.5.18 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> 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 >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> gupnp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> ifenslave 2.9 Collecting legal info ERROR: No hash found for debian/copyright >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.92 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libgphoto2 2.5.17 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libnspr 4.19 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libsigrok 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libzip 1.4.0 Collecting legal info LICENSE: OK (sha256: 3c964a7eb1abeb6bd6f40035ed3a014728ff8c5437f107dcf24fbbfab16e227e) >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> protobuf 3.5.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.5.1 Collecting legal info ERROR: No hash found for LICENSE >>> 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) >>> semodule-utils 2.7 Collecting legal info ERROR: No hash found for COPYING >>> sigrok-cli 0.7.0 Collecting legal info ERROR: No hash found for COPYING >>> smcroute 2.3.1 Collecting legal info ERROR: No hash found for COPYING >>> taskd 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> usb_modeswitch 2.5.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> usb_modeswitch_data 20170806 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> zsh 5.5 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libdrm-2.4.92: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/buildroot/build/instance-0/output/legal-info make: Leaving directory '/home/buildroot/build/instance-0/buildroot'