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-2/output/host/bin/m68k-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-2/output/host/bin/m68k-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-2/output/host/bin/m68k-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-2/output/host/bin/m68k-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-2/output/host/bin/m68k-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-2/output/host/bin/m68k-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-2/output/host/bin/m68k-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-2/output/host/bin/m68k-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-2/output/host/bin/m68k-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-2/output/host/bin/m68k-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-2/output/host/bin/m68k-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-2/output/host/bin/m68k-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-2/output/host/bin/m68k-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-2/output/host/bin/m68k-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-2/output/host/bin/m68k-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-2/output/build/zsh-5.5/Src/Zle' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src' Updated `stamp-modobjs'. make[3]: Entering directory `/accts/mlweber1/instance-2/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-2/output/host/bin/m68k-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-2/output/build/zsh-5.5/Src' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src' rm -f zsh /accts/mlweber1/instance-2/output/host/bin/m68k-linux-gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -L/accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib -lpcre -ldl -lncurses -lrt -lm -lc make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Builtins' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Builtins' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Modules' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Modules' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Zle' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Zle' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src' make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Doc' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5' >>> zsh 5.5 Installing to target PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-2/output/target install -C /accts/mlweber1/instance-2/output/build/zsh-5.5/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Builtins' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Builtins' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Modules' make[5]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Zle' make[5]: `complete.mdh' is up to date. make[5]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Zle' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Modules' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Zle' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Zle' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src' rm -f stamp-modobjs.tmp make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src' /accts/mlweber1/instance-2/output/host/bin/m68k-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-2/output/build/zsh-5.5/Src/Builtins' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Builtins' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Modules' make[5]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Zle' make[5]: `complete.mdh' is up to date. make[5]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Zle' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Modules' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Zle' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Zle' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src' Updated `stamp-modobjs'. rm -f zsh /accts/mlweber1/instance-2/output/host/bin/m68k-linux-gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -L/accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib -lpcre -ldl -lncurses -lrt -lm -lc /bin/sh ../mkinstalldirs /accts/mlweber1/instance-2/output/target/bin /usr/bin/install -c zsh /accts/mlweber1/instance-2/output/target/bin/zsh-5.5 if test -f /accts/mlweber1/instance-2/output/target/bin/zsh; then \ rm -f /accts/mlweber1/instance-2/output/target/bin/zsh.old; \ ln /accts/mlweber1/instance-2/output/target/bin/zsh /accts/mlweber1/instance-2/output/target/bin/zsh.old; \ else :; fi rm -f /accts/mlweber1/instance-2/output/target/bin/zsh.new ln /accts/mlweber1/instance-2/output/target/bin/zsh-5.5 /accts/mlweber1/instance-2/output/target/bin/zsh.new mv /accts/mlweber1/instance-2/output/target/bin/zsh.new /accts/mlweber1/instance-2/output/target/bin/zsh make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src' make[3]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Builtins' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Builtins' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Modules' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Modules' make[4]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Zle' make[4]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src/Zle' make[3]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Src' make[2]: Leaving directory `/accts/mlweber1/instance-2/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-2/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-2/output/target" VERSION="5.5" \ /bin/sh ./Config/installfns.sh || exit 1; \ fi; \ exit 0 mkdir -m 755 -p -- /accts/mlweber1/instance-2/output/target/usr/share/zsh/site-functions mkdir -m 755 -p -- /accts/mlweber1/instance-2/output/target/usr/share/zsh/5.5/functions make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Doc' /bin/sh ../mkinstalldirs /accts/mlweber1/instance-2/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-2/output/target/usr/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \ done make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Doc' make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Doc' if test x"/usr/share/zsh/5.5/help" != x""; then \ /bin/sh ../mkinstalldirs /accts/mlweber1/instance-2/output/target/usr/share/zsh/5.5/help; \ /usr/bin/install -c -m 644 ./help/* /accts/mlweber1/instance-2/output/target/usr/share/zsh/5.5/help; \ while read from to; do \ rm -f /accts/mlweber1/instance-2/output/target/usr/share/zsh/5.5/help/$to || : ; \ ln -s $from /accts/mlweber1/instance-2/output/target/usr/share/zsh/5.5/help/$to; \ done < ./help.txt; \ fi mkdir -m 755 -p -- /accts/mlweber1/instance-2/output/target/usr/share/zsh/5.5/help make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5/Doc' make[1]: Leaving directory `/accts/mlweber1/instance-2/output/build/zsh-5.5' rm -f /accts/mlweber1/instance-2/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-2/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'libffi', u'gawk', u'libcdio', u'parted', u'stress', u'tar'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/instance-2/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'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libcdio++.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'libffi', u'libcdio', u'parted'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libSKP_SILK_SDK.la" is touched by more than one package: [u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libfa.la" is touched by more than one package: [u'augeas', u'expat', u'dbus', u'libdaemon', u'elfutils', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libsidplay2.la" is touched by more than one package: [u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libdns_sd.la" is touched by more than one package: [u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libpcre16.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libparted-fs-resize.la" is touched by more than one package: [u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'util-linux', u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libiso9660++.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libmnl.la" is touched by more than one package: [u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/liblo.la" is touched by more than one package: [u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libavahi-common.la" is touched by more than one package: [u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libupnpp.la" is touched by more than one package: [u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libparted.la" is touched by more than one package: [u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'ncurses', u'readline', u'augeas', u'expat', u'dbus', u'libdaemon', u'elfutils', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libdaemon.la" is touched by more than one package: [u'libdaemon', u'elfutils', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libavahi-client.la" is touched by more than one package: [u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libpthsem.la" is touched by more than one package: [u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libcdio_paranoia.la" is touched by more than one package: [u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libavahi-gobject.la" is touched by more than one package: [u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libmodplug.la" is touched by more than one package: [u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libresid-builder.la" is touched by more than one package: [u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'dbus', u'libdaemon', u'elfutils', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libdbus-1.la" is touched by more than one package: [u'dbus', u'libdaemon', u'elfutils', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libvncclient.la" is touched by more than one package: [u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libvncserver.la" is touched by more than one package: [u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libcdio_cdda.la" is touched by more than one package: [u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libhardsid-builder.la" is touched by more than one package: [u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libavahi-core.la" is touched by more than one package: [u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libcdio.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libudf.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libavahi-glib.la" is touched by more than one package: [u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libsidutils.la" is touched by more than one package: [u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libshairplay.la" is touched by more than one package: [u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libmicrohttpd.la" is touched by more than one package: [u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libiso9660.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libaugeas.la" is touched by more than one package: [u'augeas', u'expat', u'dbus', u'libdaemon', u'elfutils', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'avahi', u'libusb', u'libusb-compat', u'bitstream', u'libopenssl', u'rtmpdump', u'libcurl', u'dvb-apps', u'skalibs', u'execline', u'libpng', u'gtest', u'libcdio', u'libcdio-paranoia', u'libebml', u'libevent', u'liblo', u'libloki', u'libmhash', u'libmicrohttpd', u'libmnl', u'libmodplug', u'libnatpmp', u'libogg', u'libpam-radius-auth', u'libpthsem', u'libshairplay', u'libsidplay2', u'libsilk', u'libupnp', u'libupnpp', u'libvncserver', u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'mtdev', u'parted', u'qdecoder', u'rapidjson', u's6', u's6-rc', u'urg'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/instance-2/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-libffi', u'host-bison', u'host-gawk'] rm -f /accts/mlweber1/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-2/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-2/output/host/m68k-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "buildroot" > /accts/mlweber1/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-2/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-2/output/target/etc/shadow rm -f /accts/mlweber1/instance-2/output/target/bin/sh grep -qsE '^/bin/zsh$' /accts/mlweber1/instance-2/output/target/etc/shells || echo "/bin/zsh" >> /accts/mlweber1/instance-2/output/target/etc/shells rm -f /accts/mlweber1/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-2/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-2/output/target/usr/include /accts/mlweber1/instance-2/output/target/usr/share/aclocal \ /accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-2/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-2/output/target/usr/lib/cmake /accts/mlweber1/instance-2/output/target/usr/share/cmake find /accts/mlweber1/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-2/output/target/lib/ /accts/mlweber1/instance-2/output/target/usr/lib/ /accts/mlweber1/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-2/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-2/output/target/usr/man /accts/mlweber1/instance-2/output/target/usr/share/man rm -rf /accts/mlweber1/instance-2/output/target/usr/info /accts/mlweber1/instance-2/output/target/usr/share/info rm -rf /accts/mlweber1/instance-2/output/target/usr/doc /accts/mlweber1/instance-2/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-2/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-2/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-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/m68k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-2/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-2/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-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.05-git-01239-gba33728"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-git\"" \ ) > /accts/mlweber1/instance-2/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/instance-2/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-2/buildroot/support/scripts/fix-rpath target touch /accts/mlweber1/instance-2/output/target/usr make: Leaving directory `/accts/mlweber1/instance-2/buildroot' make: Entering directory `/accts/mlweber1/instance-2/buildroot' >>> Buildroot 2018.05-git-01239-gba33728 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 >>> argp-standalone 1.3 Collecting legal info >>> augeas 1.10.1 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> 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) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> readline 7.0 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 >>> avahi 0.7 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.6 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-intltool 0.51.0 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) >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> elfutils 0.169 Collecting legal info ERROR: No hash found for COPYING-GPLV2 ERROR: No hash found for COPYING-LGPLV3 >>> 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) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> 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) >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> avrdude f8893ccf0aceeff67c45f95ae4e86bc7fbe342aa Collecting legal info ERROR: No hash found for avrdude/COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> boinc 7.10.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libcurl 7.59.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> dante 1.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info WARNING: no hash file for COPYING WARNING: no hash file for COPYING.LGPL >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> fbgrab 1.3 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> genromfs 0.5.2 Collecting legal info ERROR: No hash found for COPYING >>> gtest release-1.8.0 Collecting legal info googletest/LICENSE: OK (sha256: 9702de7e4117a8e2b20dafab11ffda58c198aede066406496bef670d40a22138) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> lftp 4.8.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> libebml 1.3.6 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> liblo 0.29 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libloki 0.1.7 Collecting legal info >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmicrohttpd 0.9.59 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodplug 0.8.8.5 Collecting legal info ERROR: No hash found for COPYING >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libpam-radius-auth 1.4.0 Collecting legal info ERROR: No hash found for LICENSE >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> libshairplay ce80e005908f41d0e6fde1c4a21e9cb8ee54007b Collecting legal info ERROR: No hash found for LICENSE >>> libsidplay2 2.1.1 Collecting legal info ERROR: No hash found for libsidplay/COPYING >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info ERROR: No hash found for COPYING >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libupnpp 0.16.1 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> libvncserver 0.9.11 Collecting legal info ERROR: No hash found for COPYING >>> lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> mc 4.8.20 Collecting legal info COPYING: OK (sha256: 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284) >>> memcached 1.5.6 Collecting legal info ERROR: No hash found for COPYING >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> mtdev2tuio e1e7378d86abe751158e743586133022f32fa4d1 Collecting legal info ERROR: No hash found for COPYING >>> multicat 2.2 Collecting legal info COPYING: OK (sha256: 94f68aec169fb6c9937eade757251714d38a56812be5dbfc3973914a71ad8d2d) >>> parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info ERROR: No hash found for NOTICE >>> proftpd 1.3.6 Collecting legal info ERROR: No hash found for COPYING >>> qdecoder r12.0.5 Collecting legal info ERROR: No hash found for COPYING >>> rapidjson v1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) >>> s6-rc 0.4.0.1 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> spawn-fcgi 1.6.4 Collecting legal info ERROR: No hash found for COPYING >>> stress 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Collecting legal info WARNING: no hash file for COPYING.GPL >>> 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: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-2/output/legal-info make: Leaving directory `/accts/mlweber1/instance-2/buildroot'