make[5]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Zle' make[5]: `complete.mdh' is up to date. make[5]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Zle' /accts/mlweber1/instance-0/output/host/bin/powerpc-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 zutil.o zutil.c make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Modules' make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Zle' /accts/mlweber1/instance-0/output/host/bin/powerpc-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 compctl.o compctl.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 complete.o complete.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 compcore.o compcore.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 compmatch.o compmatch.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 compresult.o compresult.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 complist.o complist.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 computil.o computil.c ( \ echo '/** widgets.list **/'; \ echo '/** widget structures for the internal widgets **/'; \ echo; \ echo '/* format: W(ZLE_FLAGS, t_firstname, functionname) */'; \ echo; \ sed -e 's/#.*//; /^$/d; s/-//g' \ -e 's/^"\(.*\)" *, *\([^ ]*\) *, *\(.*\)/W(\3, t_\1, \2)/' \ < ./iwidgets.list; \ ) > widgets.list ( \ echo '/** zle_widget.h **/'; \ echo '/** indices of and pointers to internal widgets **/'; \ echo; \ echo 'enum {'; \ sed -n -f ./zle_widget.sed < widgets.list; \ echo ' ZLE_BUILTIN_WIDGET_COUNT'; \ echo '};'; \ ) > zle_widget.h /accts/mlweber1/instance-0/output/host/bin/powerpc-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 zle_bindings.o zle_bindings.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 zle_hist.o zle_hist.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 zle_keymap.o zle_keymap.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 zle_main.o zle_main.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 zle_misc.o zle_misc.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 zle_move.o zle_move.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 zle_params.o zle_params.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 zle_refresh.o zle_refresh.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 zle_thingy.o zle_thingy.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 zle_tricky.o zle_tricky.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 zle_utils.o zle_utils.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 zle_vi.o zle_vi.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 zle_word.o zle_word.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 textobjects.o textobjects.c /accts/mlweber1/instance-0/output/host/bin/powerpc-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 zleparameter.o zleparameter.c make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Zle' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src' Updated `stamp-modobjs'. make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src' gawk -f ../Src/makepro.awk main.c Src > main.syms (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < main.syms) \ > main.epro (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < main.syms) \ > `echo main.epro | sed 's/\.epro$/.pro/'` /accts/mlweber1/instance-0/output/host/bin/powerpc-linux-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 make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src' rm -f zsh /accts/mlweber1/instance-0/output/host/bin/powerpc-linux-gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -ldl -lncurses -lrt -lm -lc make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src' make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Builtins' make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Builtins' make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Modules' make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Modules' make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Zle' make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Zle' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src' make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Doc' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5' >>> zsh 5.5 Installing to target PATH="/accts/mlweber1/instance-0/output/host/bin:/accts/mlweber1/instance-0/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-0/output/target install -C /accts/mlweber1/instance-0/output/build/zsh-5.5/ make[1]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src' make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Builtins' make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Builtins' make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Modules' make[5]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Zle' make[5]: `complete.mdh' is up to date. make[5]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Zle' make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Modules' make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Zle' make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Zle' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src' rm -f stamp-modobjs.tmp make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src' /accts/mlweber1/instance-0/output/host/bin/powerpc-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 `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Builtins' make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Builtins' make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Modules' make[5]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Zle' make[5]: `complete.mdh' is up to date. make[5]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Zle' make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Modules' make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Zle' make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Zle' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src' Updated `stamp-modobjs'. rm -f zsh /accts/mlweber1/instance-0/output/host/bin/powerpc-linux-gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -ldl -lncurses -lrt -lm -lc /bin/sh ../mkinstalldirs /accts/mlweber1/instance-0/output/target/bin /usr/bin/install -c zsh /accts/mlweber1/instance-0/output/target/bin/zsh-5.5 if test -f /accts/mlweber1/instance-0/output/target/bin/zsh; then \ rm -f /accts/mlweber1/instance-0/output/target/bin/zsh.old; \ ln /accts/mlweber1/instance-0/output/target/bin/zsh /accts/mlweber1/instance-0/output/target/bin/zsh.old; \ else :; fi rm -f /accts/mlweber1/instance-0/output/target/bin/zsh.new ln /accts/mlweber1/instance-0/output/target/bin/zsh-5.5 /accts/mlweber1/instance-0/output/target/bin/zsh.new mv /accts/mlweber1/instance-0/output/target/bin/zsh.new /accts/mlweber1/instance-0/output/target/bin/zsh make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src' make[3]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src' make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Builtins' make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Builtins' make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Modules' make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Modules' make[4]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Zle' make[4]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src/Zle' make[3]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Src' make[2]: Leaving directory `/accts/mlweber1/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 /accts/mlweber1/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="/accts/mlweber1/instance-0/output/target" VERSION="5.5" \ /bin/sh ./Config/installfns.sh || exit 1; \ fi; \ exit 0 mkdir -m 755 -p -- /accts/mlweber1/instance-0/output/target/usr/share/zsh/site-functions mkdir -m 755 -p -- /accts/mlweber1/instance-0/output/target/usr/share/zsh/5.5/functions make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Doc' /bin/sh ../mkinstalldirs /accts/mlweber1/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 /accts/mlweber1/instance-0/output/target/usr/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \ done make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Doc' make[2]: Entering directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Doc' if test x"/usr/share/zsh/5.5/help" != x""; then \ /bin/sh ../mkinstalldirs /accts/mlweber1/instance-0/output/target/usr/share/zsh/5.5/help; \ /usr/bin/install -c -m 644 ./help/* /accts/mlweber1/instance-0/output/target/usr/share/zsh/5.5/help; \ while read from to; do \ rm -f /accts/mlweber1/instance-0/output/target/usr/share/zsh/5.5/help/$to || : ; \ ln -s $from /accts/mlweber1/instance-0/output/target/usr/share/zsh/5.5/help/$to; \ done < ./help.txt; \ fi mkdir -m 755 -p -- /accts/mlweber1/instance-0/output/target/usr/share/zsh/5.5/help make[2]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5/Doc' make[1]: Leaving directory `/accts/mlweber1/instance-0/output/build/zsh-5.5' rm -f /accts/mlweber1/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 /accts/mlweber1/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libffi', u'lzip', u'macchanger', u'mpfr'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libvorbisidec.la" is touched by more than one package: [u'tremor', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'geoip', u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'cryptsetup', u'expat', u'sdl2', u'tiff', u'sdl2_image', u'libogg', u'tremor', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'geoip', u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'gmp', u'libffi', u'mpfr'] Warning: staging file "./usr/lib/libGeoIP.la" is touched by more than one package: [u'geoip', u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'tremor', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'geoip', u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'tiff', u'sdl2_image', u'libogg', u'tremor', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'geoip', u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/liborc-test-0.4.la" is touched by more than one package: [u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libcryptsetup.la" is touched by more than one package: [u'cryptsetup', u'expat', u'sdl2', u'tiff', u'sdl2_image', u'libogg', u'tremor', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'geoip', u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libwayland-cursor.la" is touched by more than one package: [u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libslirp.la" is touched by more than one package: [u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'cryptsetup', u'expat', u'sdl2', u'tiff', u'sdl2_image', u'libogg', u'tremor', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'geoip', u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libmpfr.la" is touched by more than one package: [u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libwayland-egl.la" is touched by more than one package: [u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libtasn1.la" is touched by more than one package: [u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'tiff', u'sdl2_image', u'libogg', u'tremor', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'geoip', u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'cryptsetup', u'expat', u'sdl2', u'tiff', u'sdl2_image', u'libogg', u'tremor', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'geoip', u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libtorrent.la" is touched by more than one package: [u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/liborc-0.4.la" is touched by more than one package: [u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libSDL2_image.la" is touched by more than one package: [u'sdl2_image', u'libogg', u'tremor', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'geoip', u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libwayland-server.la" is touched by more than one package: [u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/pkcs11/p11-kit-trust.la" is touched by more than one package: [u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'sdl2', u'tiff', u'sdl2_image', u'libogg', u'tremor', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'geoip', u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libuv.la" is touched by more than one package: [u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libwayland-client.la" is touched by more than one package: [u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'sdl2_ttf', u'geoip', u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libcsv.la" is touched by more than one package: [u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libraw1394.la" is touched by more than one package: [u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'tiff', u'sdl2_image', u'libogg', u'tremor', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'geoip', u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnetfilter_cthelper.la" is touched by more than one package: [u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libjson-c.la" is touched by more than one package: [u'json-c', u'lvm2', u'libzlib', u'libopenssl', u'popt', u'ncurses', u'util-linux', u'cryptsetup', u'expat', u'sdl2', u'tiff', u'sdl2_image', u'libogg', u'tremor', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'geoip', u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libp11-kit.la" is touched by more than one package: [u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libSDL2_mixer.la" is touched by more than one package: [u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'geoip', u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libtiff.la" is touched by more than one package: [u'tiff', u'sdl2_image', u'libogg', u'tremor', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'geoip', u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libnetfilter_acct.la" is touched by more than one package: [u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libSDL2_ttf.la" is touched by more than one package: [u'sdl2_ttf', u'geoip', u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'ncurses', u'util-linux', u'cryptsetup', u'expat', u'sdl2', u'tiff', u'sdl2_image', u'libogg', u'tremor', u'sdl2_mixer', u'freetype', u'sdl2_ttf', u'geoip', u'gmp', u'jemalloc', u'libcrossguid', u'libcsv', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libmnl', u'libnetfilter_acct', u'libnetfilter_cthelper', u'libpcap', u'libsrtp', u'libpjsip', u'libraw1394', u'libsndfile', u'libsquish', u'libtasn1', u'libtorrent', u'libuv', u'libxml2', u'libzip', u'mosquitto', u'mpfr', u'omniorb', u'orc', u'p11-kit', u'pciutils', u'slang', u'postgresql', u'qdecoder', u'rabbitmq-c', u'skalibs', u'slirp', u'tinycbor', u'wayland', u'wpa_supplicant'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison', u'host-libffi'] mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "buildroot" > /accts/mlweber1/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-0/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-0/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-0/output/target/etc/shadow rm -f /accts/mlweber1/instance-0/output/target/bin/sh rm -f /accts/mlweber1/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-0/output/target/usr/include /accts/mlweber1/instance-0/output/target/usr/share/aclocal \ /accts/mlweber1/instance-0/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-0/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-0/output/target/usr/lib/cmake /accts/mlweber1/instance-0/output/target/usr/share/cmake find /accts/mlweber1/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-0/output/target/lib/ /accts/mlweber1/instance-0/output/target/usr/lib/ /accts/mlweber1/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/accts/mlweber1/instance-0/output/target/usr/libexec/': No such file or directory rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-0/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-0/output/target/usr/man /accts/mlweber1/instance-0/output/target/usr/share/man rm -rf /accts/mlweber1/instance-0/output/target/usr/info /accts/mlweber1/instance-0/output/target/usr/share/info rm -rf /accts/mlweber1/instance-0/output/target/usr/doc /accts/mlweber1/instance-0/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-0/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-0/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/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 /accts/mlweber1/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-0/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/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 /accts/mlweber1/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 /accts/mlweber1/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-00889-gda24b31"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /accts/mlweber1/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-0/buildroot' make: Entering directory `/accts/mlweber1/instance-0/buildroot' >>> Buildroot 2018.05-git-00889-gda24b31 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> 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 >>> babeld 1.7.1 Collecting legal info ERROR: No hash found for LICENCE >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> cantarell 0.0.25 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> cifs-utils 6.7 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> cryptsetup 2.0.2 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.13 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> 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) >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> 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 >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fis 2892 Collecting legal info WARNING: no hash file for fis.c >>> flare-engine v1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> sdl2 2.0.7 Collecting legal info COPYING.txt: OK (sha256: bbd2edb1789c33de29bb9f8d1dbe2774584a9ce8c4e3162944b7a3a447f5e85d) >>> sdl2_image 2.0.1 Collecting legal info ERROR: No hash found for COPYING.txt >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> sdl2_mixer 2.0.1 Collecting legal info ERROR: No hash found for COPYING.txt >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> sdl2_ttf 2.0.14 Collecting legal info ERROR: No hash found for COPYING.txt >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> geoip 1.6.11 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> jemalloc 5.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> libcsv 3.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libfreefare 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_acct 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cthelper 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libpjsip 2.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> libraw1394 2.1.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsquish 1.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtorrent 0.13.6 Collecting legal info ERROR: No hash found for COPYING >>> libuv v1.20.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libzip 1.4.0 Collecting legal info LICENSE: OK (sha256: 3c964a7eb1abeb6bd6f40035ed3a014728ff8c5437f107dcf24fbbfab16e227e) >>> linuxptp 303b08cbf55096aba55bd08a314e0701e5c33482 Collecting legal info ERROR: No hash found for COPYING >>> host-lpc3250loader 1.0 Collecting legal info ERROR: No hash found for LPC3250loader.py >>> lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> macchanger 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> ncftp 3.2.6 Collecting legal info ERROR: No hash found for doc/LICENSE.txt >>> nfacct 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> openvpn 2.4.5 Collecting legal info COPYRIGHT.GPL: OK (sha256: 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043) >>> orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> pdmenu 1.3.4 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> postgresql 10.3 Collecting legal info COPYRIGHT: OK (sha256: 24cfc70cf16b3a23242c49ffce39510683bdd48cbedb8a46fe03976ee5f5c21e) >>> host-zic 2018c Collecting legal info >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info ERROR: No hash found for NOTICE >>> pv 1.6.0 Collecting legal info ERROR: No hash found for doc/COPYING >>> qdecoder r12.0.5 Collecting legal info ERROR: No hash found for COPYING >>> rabbitmq-c v0.8.0 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> read-edid 3.0.2 Collecting legal info ERROR: No hash found for LICENSE >>> reaver 9bae55bd30b6d46b42da3a09dc23c8b0f9341996 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> redis 3.2.11 Collecting legal info COPYING: OK (sha256: cbf420a3672475a6e2765e3c0984c1f81efe0212afb94a3c998ee63bfd661063) >>> 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) >>> slirp 8c2da74c1385242f20799fec8c04f8378edc6550 Collecting legal info >>> tcf-agent 1.7.0 Collecting legal info agent/edl-v10.html: OK (sha256: f82d01b74a513bd3504d08136026a5ac2a7e6ff62ebcde391fa74aa222d11ce0) >>> tcpreplay 4.2.6 Collecting legal info ERROR: No hash found for docs/LICENSE >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> tinycbor v0.5.1 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> tn5250 0.17.4 Collecting legal info ERROR: No hash found for COPYING >>> wayland 1.15.0 Collecting legal info ERROR: No hash found for COPYING >>> host-wayland 1.15.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> wpa_supplicant 2.6 Collecting legal info ERROR: No hash found for README >>> xl2tp v1.3.8 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: zic-2018c: cannot save license (HOST_ZIC_LICENSE_FILES not defined) WARNING: slirp-8c2da74c1385242f20799fec8c04f8378edc6550: cannot save license (SLIRP_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-0/output/legal-info make: Leaving directory `/accts/mlweber1/instance-0/buildroot'