> main.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < main.syms) \ > `echo main.epro | sed 's/\.epro$/.pro/'` /home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc -c -I. -I../Src -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 main.o ./main.c rm -f zsh /home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -L/home/naourr/work/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib -lpcre -ldl -lncurses -lrt -lm -lc make[3]: Nothing to be done for 'all'. >>> zsh 5.5 Installing to target PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output/target install -C /home/naourr/work/instance-0/output/build/zsh-5.5/ make[6]: 'complete.mdh' is up to date. rm -f stamp-modobjs.tmp /home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o params.o params.c make[6]: 'complete.mdh' is up to date. Updated `stamp-modobjs'. rm -f zsh /home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -L/home/naourr/work/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib -lpcre -ldl -lncurses -lrt -lm -lc /bin/sh ../mkinstalldirs /home/naourr/work/instance-0/output/target/bin /usr/bin/install -c zsh /home/naourr/work/instance-0/output/target/bin/zsh-5.5 if test -f /home/naourr/work/instance-0/output/target/bin/zsh; then \ rm -f /home/naourr/work/instance-0/output/target/bin/zsh.old; \ ln /home/naourr/work/instance-0/output/target/bin/zsh /home/naourr/work/instance-0/output/target/bin/zsh.old; \ else :; fi rm -f /home/naourr/work/instance-0/output/target/bin/zsh.new ln /home/naourr/work/instance-0/output/target/bin/zsh-5.5 /home/naourr/work/instance-0/output/target/bin/zsh.new mv /home/naourr/work/instance-0/output/target/bin/zsh.new /home/naourr/work/instance-0/output/target/bin/zsh 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/naourr/work/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/naourr/work/instance-0/output/target" VERSION="5.5" \ /bin/sh ./Config/installfns.sh || exit 1; \ fi; \ exit 0 mkdir -m 755 -p -- /home/naourr/work/instance-0/output/target/usr/share/zsh/site-functions mkdir -m 755 -p -- /home/naourr/work/instance-0/output/target/usr/share/zsh/5.5/functions /bin/sh ../mkinstalldirs /home/naourr/work/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/naourr/work/instance-0/output/target/usr/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \ done if test x"/usr/share/zsh/5.5/help" != x""; then \ /bin/sh ../mkinstalldirs /home/naourr/work/instance-0/output/target/usr/share/zsh/5.5/help; \ /usr/bin/install -c -m 644 ./help/* /home/naourr/work/instance-0/output/target/usr/share/zsh/5.5/help; \ while read from to; do \ rm -f /home/naourr/work/instance-0/output/target/usr/share/zsh/5.5/help/$to || : ; \ ln -s $from /home/naourr/work/instance-0/output/target/usr/share/zsh/5.5/help/$to; \ done < ./help.txt; \ fi mkdir -m 755 -p -- /home/naourr/work/instance-0/output/target/usr/share/zsh/5.5/help rm -f /home/naourr/work/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/naourr/work/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'gmp', u'libcdio', u'lzip', u'mpfr'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libcdio++.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_pnm.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libftdi.la" is touched by more than one package: [u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libfcgi++.la" is touched by more than one package: [u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libopenssl', u'pcre', u'alsa-lib', u'libev', u'berkeleydb', u'libaio', u'libsepol', u'libselinux', u'ncurses', u'util-linux', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libffi', u'gmp', u'libcdio', u'mpfr'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libtcti-socket.la" is touched by more than one package: [u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libev.la" is touched by more than one package: [u'libev', u'berkeleydb', u'libaio', u'libsepol', u'libselinux', u'ncurses', u'util-linux', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_dummy.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'alsa-lib', u'libev', u'berkeleydb', u'libaio', u'libsepol', u'libselinux', u'ncurses', u'util-linux', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_ft2.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libdivine.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_dfiff.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libtcti-device.la" is touched by more than one package: [u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libmpfr.la" is touched by more than one package: [u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_devmem.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'libaio', u'libsepol', u'libselinux', u'ncurses', u'util-linux', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libpangoft2-1.0.la" is touched by more than one package: [u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libcairo-gobject.la" is touched by more than one package: [u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'alsa-lib', u'libev', u'berkeleydb', u'libaio', u'libsepol', u'libselinux', u'ncurses', u'util-linux', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libdirectfb.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libdirect.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'alsa-lib', u'libev', u'berkeleydb', u'libaio', u'libsepol', u'libselinux', u'ncurses', u'util-linux', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libiso9660++.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libharfbuzz.la" is touched by more than one package: [u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'libaio', u'libsepol', u'libselinux', u'ncurses', u'util-linux', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/lib++dfb.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IWater/libiwater_default.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libfusion.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/liblo.la" is touched by more than one package: [u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_mpeg2.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libexif.la" is touched by more than one package: [u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBWindows/libidirectfbwindows_default.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/inputdrivers/libdirectfb_divine.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libmng.la" is touched by more than one package: [u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBImageProvider/libidirectfbimageprovider_bmp.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libcdio_paranoia.la" is touched by more than one package: [u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libfftw3.la" is touched by more than one package: [u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/ICoreResourceManager/libicoreresourcemanager_test.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/liblept.la" is touched by more than one package: [u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libpango-1.0.la" is touched by more than one package: [u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libfcgi.la" is touched by more than one package: [u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libcdio_cdda.la" is touched by more than one package: [u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libsapi.la" is touched by more than one package: [u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libopenssl', u'pcre', u'alsa-lib', u'libev', u'berkeleydb', u'libaio', u'libsepol', u'libselinux', u'ncurses', u'util-linux', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libasound.la" is touched by more than one package: [u'alsa-lib', u'libev', u'berkeleydb', u'libaio', u'libsepol', u'libselinux', u'ncurses', u'util-linux', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libopenssl', u'pcre', u'alsa-lib', u'libev', u'berkeleydb', u'libaio', u'libsepol', u'libselinux', u'ncurses', u'util-linux', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libopenssl', u'pcre', u'alsa-lib', u'libev', u'berkeleydb', u'libaio', u'libsepol', u'libselinux', u'ncurses', u'util-linux', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libtcti-tabrmd.la" is touched by more than one package: [u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libcdio.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libudf.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libopenssl', u'pcre', u'alsa-lib', u'libev', u'berkeleydb', u'libaio', u'libsepol', u'libselinux', u'ncurses', u'util-linux', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/systems/libdirectfb_fbdev.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libzlib', u'libopenssl', u'pcre', u'alsa-lib', u'libev', u'berkeleydb', u'libaio', u'libsepol', u'libselinux', u'ncurses', u'util-linux', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libpangocairo-1.0.la" is touched by more than one package: [u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/wm/libdirectfbwm_default.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/directfb-1.7-7-pure/interfaces/IDirectFBFont/libidirectfbfont_dgiff.la" is touched by more than one package: [u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libcgroup.la" is touched by more than one package: [u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libiso9660.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] Warning: staging file "./usr/lib/libfdisk.la" is touched by more than one package: [u'util-linux', u'e2fsprogs', u'lzo', u'btrfs-progs', u'bzip2', u'libpng', u'freetype', u'directfb', u'expat', u'fontconfig', u'libffi', u'libglib2', u'pixman', u'cairo', u'flex', u'libgpg-error', u'libgcrypt', u'dbus', u'fftw', u'gmp', u'harfbuzz', u'libjpeg', u'leptonica', u'libcdio', u'libcdio-paranoia', u'libcgroup', u'libcrossguid', u'libebur128', u'libevent', u'libexif', u'libfcgi', u'libusb', u'libusb-compat', u'libftdi', u'xz', u'libgta', u'liblo', u'liblockfile', u'libmhash', u'libmng', u'liburiparser', u'libwebsockets', u'mosquitto', u'mpfr', u'mtdev', u'popt', u'slang', u'newt', u'opencv3', u'pango', u'poco', u'pugixml', u'rhash', u'skalibs', u'tinyxml2', u'tpm2-tss', u'tpm2-abrmd', u'trace-cmd'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-lzip', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-libffi', u'host-gmp'] rm -f /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-0/output/host/bin/glib-compile-schemas /home/naourr/work/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-0/output/target/etc echo "buildroot" > /home/naourr/work/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output/target/etc/shadow rm -f /home/naourr/work/instance-0/output/target/bin/sh rm -f /home/naourr/work/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output/target/usr/include /home/naourr/work/instance-0/output/target/usr/share/aclocal \ /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output/target/usr/lib/cmake /home/naourr/work/instance-0/output/target/usr/share/cmake find /home/naourr/work/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output/target/lib/ /home/naourr/work/instance-0/output/target/usr/lib/ /home/naourr/work/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-0/output/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output/target/usr/man /home/naourr/work/instance-0/output/target/usr/share/man rm -rf /home/naourr/work/instance-0/output/target/usr/info /home/naourr/work/instance-0/output/target/usr/share/info rm -rf /home/naourr/work/instance-0/output/target/usr/doc /home/naourr/work/instance-0/output/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/work/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/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/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/naourr/work/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/naourr/work/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00893-g56823d613c"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /home/naourr/work/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2018.05-git-00893-g56823d613c 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 >>> aircrack-ng 1.2-rc4 Collecting legal info ERROR: No hash found for LICENSE >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> 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) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> alsa-lib 1.1.6 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info ERROR: No hash found for COPYING >>> libev 4.24 Collecting legal info ERROR: No hash found for LICENSE >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> blktrace 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> libaio 0.3.110 Collecting legal info ERROR: No hash found for COPYING >>> btrfs-progs 4.16 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> e2fsprogs 1.44.1 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> 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) >>> libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> libsepol 2.7 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 >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> directfb 1.7.7 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> 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 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) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> checkpolicy 2.7 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> cifs-utils 6.7 Collecting legal info ERROR: No hash found for COPYING >>> crda 3.18 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.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.28 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.6 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> exim 4.89.1 Collecting legal info ERROR: No hash found for LICENCE >>> fftw 3.3.7 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> gadgetfs-test Collecting legal info >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> harfbuzz 1.7.1 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) ERROR: No hash found for src/hb-ucdn/COPYING >>> ifenslave 2.9 Collecting legal info ERROR: No hash found for debian/copyright >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> leafnode2 2.0.0.alpha20140727b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> leptonica 1.74.4 Collecting legal info ERROR: No hash found for leptonica-license.txt >>> libcdio-paranoia 10.2+0.94+2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.0.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcgroup 0.41 Collecting legal info ERROR: No hash found for COPYING >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> libebur128 v1.2.2 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libexif 0.6.21 Collecting legal info ERROR: No hash found for COPYING >>> libfcgi 2.4.0 Collecting legal info ERROR: No hash found for LICENSE.TERMS >>> libftdi 0.20 Collecting legal info >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libgta 1.0.8 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> 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 >>> liblo 0.29 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmhash 0.9.9.9 Collecting legal info ERROR: No hash found for COPYING >>> libmng 2.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> liburiparser 0.8.5 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> libwebsockets v2.4.2 Collecting legal info LICENSE: OK (sha256: 078fbbbeab357fc6d4f8090e95e9022fa4cb9eac1efd77b2f1387e9ccc51917a) >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> lockfile-progs 0.1.17 Collecting legal info ERROR: No hash found for COPYING >>> lsof 4.89 Collecting legal info ERROR: No hash found for dialects/linux/dproto.h >>> lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> mjpg-streamer bbf32fddfd02a9e072e89e83a5b33e6ca0a7bd4b Collecting legal info ERROR: No hash found for LICENSE >>> mosquitto 1.4.15 Collecting legal info LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> mtdev2tuio e1e7378d86abe751158e743586133022f32fa4d1 Collecting legal info ERROR: No hash found for COPYING >>> newt 0.52.20 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> opencv3 3.3.0 Collecting legal info LICENSE: OK (sha256: e974db937899a2505f0eb43ece9d2f2eb36e8580ad88785e3ffac0d697ebaf5d) >>> pango 1.40.14 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pngquant 2.10.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> poco poco-1.8.1-release Collecting legal info LICENSE: OK (sha256: c4b1e1e5f36d8331737231fefcc30f5714326aec7c387ad59a8115eb0ba7d6b5) >>> pugixml 1.7 Collecting legal info ERROR: No hash found for readme.txt >>> pure-ftpd 1.0.47 Collecting legal info COPYING: OK (sha256: e724ba991d8efa4c963e84ec31314c532dab00ac455ef77020fe60e78177bf23) >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> s6-linux-utils 2.4.0.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> host-sam-ba 2.16 Collecting legal info ERROR: No hash found for doc/license.txt ERROR: No hash found for tcl_lib/boards.tcl ERROR: No hash found for applets/sam4c/libraries/libchip_sam4c/include/sam4c/sam4c32e-1.h >>> shellinabox v2.19 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for GPL-2 >>> tinyxml2 4.0.1 Collecting legal info ERROR: No hash found for readme.md >>> tpm2-abrmd 1.3.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tpm2-tss 1.4.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> trace-cmd trace-cmd-v2.6.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> trinity 1.8 Collecting legal info COPYING: OK (sha256: 35e3fc68c89fd7b8f72fd910b521cb3292f859e9181f3c26bd0df84d144bc1d4) >>> vtun 3.0.3 Collecting legal info ERROR: No hash found for README.OpenSSL >>> wireless-regdb 2017.03.07 Collecting legal info ERROR: No hash found for LICENSE >>> znc 1.6.5 Collecting legal info ERROR: No hash found for LICENSE >>> 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: gadgetfs-test: cannot save license (GADGETFS_TEST_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (LIBFTDI_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'