/home/peko/autobuild/instance-0/output/host/bin/arm-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 /home/peko/autobuild/instance-0/output/host/bin/arm-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 /home/peko/autobuild/instance-0/output/host/bin/arm-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 /home/peko/autobuild/instance-0/output/host/bin/arm-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 /home/peko/autobuild/instance-0/output/host/bin/arm-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 /home/peko/autobuild/instance-0/output/host/bin/arm-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 /home/peko/autobuild/instance-0/output/host/bin/arm-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 /home/peko/autobuild/instance-0/output/host/bin/arm-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 /home/peko/autobuild/instance-0/output/host/bin/arm-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 /home/peko/autobuild/instance-0/output/host/bin/arm-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 /home/peko/autobuild/instance-0/output/host/bin/arm-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 /home/peko/autobuild/instance-0/output/host/bin/arm-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 /home/peko/autobuild/instance-0/output/host/bin/arm-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 /home/peko/autobuild/instance-0/output/host/bin/arm-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 /home/peko/autobuild/instance-0/output/host/bin/arm-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 /home/peko/autobuild/instance-0/output/host/bin/arm-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 /home/peko/autobuild/instance-0/output/host/bin/arm-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 /home/peko/autobuild/instance-0/output/host/bin/arm-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 `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Zle' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src' Updated `stamp-modobjs'. make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/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/'` /home/peko/autobuild/instance-0/output/host/bin/arm-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 `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src' rm -f zsh /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -ldl -lncurses -lrt -lm -lc make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src' make[4]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Builtins' make[4]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Builtins' make[4]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Modules' make[4]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Modules' make[4]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Zle' make[4]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Zle' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Doc' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2' >>> zsh 5.4.2 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/target install -C /home/peko/autobuild/instance-0/output/build/zsh-5.4.2/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src' make[4]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Builtins' make[4]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Builtins' make[4]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Modules' make[5]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Zle' make[5]: `complete.mdh' is up to date. make[5]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Zle' make[4]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Modules' make[4]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Zle' make[4]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Zle' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src' rm -f stamp-modobjs.tmp make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src' /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -c -I. -I../Src -I../Src -I../Src/Zle -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o params.o params.c make[4]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Builtins' make[4]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Builtins' make[4]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Modules' make[5]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Zle' make[5]: `complete.mdh' is up to date. make[5]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Zle' make[4]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Modules' make[4]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Zle' make[4]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Zle' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src' Updated `stamp-modobjs'. rm -f zsh /home/peko/autobuild/instance-0/output/host/bin/arm-linux-gcc -rdynamic -o zsh main.o `cat stamp-modobjs` -ldl -lncurses -lrt -lm -lc /bin/sh ../mkinstalldirs /home/peko/autobuild/instance-0/output/target/bin /usr/bin/install -c zsh /home/peko/autobuild/instance-0/output/target/bin/zsh-5.4.2 if test -f /home/peko/autobuild/instance-0/output/target/bin/zsh; then \ rm -f /home/peko/autobuild/instance-0/output/target/bin/zsh.old; \ ln /home/peko/autobuild/instance-0/output/target/bin/zsh /home/peko/autobuild/instance-0/output/target/bin/zsh.old; \ else :; fi rm -f /home/peko/autobuild/instance-0/output/target/bin/zsh.new ln /home/peko/autobuild/instance-0/output/target/bin/zsh-5.4.2 /home/peko/autobuild/instance-0/output/target/bin/zsh.new mv /home/peko/autobuild/instance-0/output/target/bin/zsh.new /home/peko/autobuild/instance-0/output/target/bin/zsh make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src' make[4]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Builtins' make[4]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Builtins' make[4]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Modules' make[4]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Modules' make[4]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Zle' make[4]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src/Zle' make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Src' if test x/usr/share/zsh/5.4.2/functions != x && test x/usr/share/zsh/5.4.2/functions != xno; then \ test x/usr/share/zsh/site-functions != xno && \ /bin/sh ./mkinstalldirs /home/peko/autobuild/instance-0/output/target/usr/share/zsh/site-functions; \ sdir_top="." fndir="/usr/share/zsh/5.4.2/functions" dir_top="." \ scriptdir="/usr/share/zsh/5.4.2/scripts" runhelpdir="/usr/share/zsh/5.4.2/help" \ FUNCTIONS_SUBDIRS="no" \ INSTALL_DATA="/usr/bin/install -c -m 644" \ INSTALL_PROGRAM="/usr/bin/install -c" \ DESTDIR="/home/peko/autobuild/instance-0/output/target" VERSION="5.4.2" \ /bin/sh ./Config/installfns.sh || exit 1; \ fi; \ exit 0 mkdir -m 755 -p -- /home/peko/autobuild/instance-0/output/target/usr/share/zsh/site-functions mkdir -m 755 -p -- /home/peko/autobuild/instance-0/output/target/usr/share/zsh/5.4.2/functions make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Doc' /bin/sh ../mkinstalldirs /home/peko/autobuild/instance-0/output/target/usr/share/man/man1 for file in zsh.1 zshbuiltins.1 zshcalsys.1 zshcompctl.1 zshcompwid.1 zshcompsys.1 zshcontrib.1 zshexpn.1 zshmisc.1 zshmodules.1 zshoptions.1 zshparam.1 zshroadmap.1 zshtcpsys.1 zshzftpsys.1 zshzle.1 zshall.1; do \ test -s ./$file || exit 1; \ /usr/bin/install -c -m 644 ./$file /home/peko/autobuild/instance-0/output/target/usr/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \ done make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Doc' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Doc' if test x"/usr/share/zsh/5.4.2/help" != x""; then \ /bin/sh ../mkinstalldirs /home/peko/autobuild/instance-0/output/target/usr/share/zsh/5.4.2/help; \ /usr/bin/install -c -m 644 ./help/* /home/peko/autobuild/instance-0/output/target/usr/share/zsh/5.4.2/help; \ while read from to; do \ rm -f /home/peko/autobuild/instance-0/output/target/usr/share/zsh/5.4.2/help/$to || : ; \ ln -s $from /home/peko/autobuild/instance-0/output/target/usr/share/zsh/5.4.2/help/$to; \ done < ./help.txt; \ fi mkdir -m 755 -p -- /home/peko/autobuild/instance-0/output/target/usr/share/zsh/5.4.2/help make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2/Doc' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zsh-5.4.2' rm -f /home/peko/autobuild/instance-0/output/target/bin/zsh-5.4.2 >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/peko/autobuild/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'findutils', u'gmp', u'mpir'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libsocketcan.la" is touched by more than one package: [u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libfcgi++.la" is touched by more than one package: [u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libmpir.la" is touched by more than one package: [u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libidn', u'gmp', u'mpir'] Warning: staging file "./usr/lib/libestr.la" is touched by more than one package: [u'libestr', u'libee', u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libatomic_ops_gpl.la" is touched by more than one package: [u'libatomic_ops', u'libcgi', u'libcoap', u'libdvdcss', u'libebml', u'libestr', u'libee', u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libSDL2.la" is touched by more than one package: [u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libebml.la" is touched by more than one package: [u'libebml', u'libestr', u'libee', u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/liburiparser.la" is touched by more than one package: [u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libkcapi.la" is touched by more than one package: [u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libflickcurl.la" is touched by more than one package: [u'flickcurl', u'freetype', u'gmp', u'gnu-efi', u'ncurses', u'util-linux', u'jsmn', u'popt', u'libasplib', u'libfribidi', u'libass', u'libatomic_ops', u'libcgi', u'libcoap', u'libdvdcss', u'libebml', u'libestr', u'libee', u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libxkbcommon.la" is touched by more than one package: [u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libatomic_ops.la" is touched by more than one package: [u'libatomic_ops', u'libcgi', u'libcoap', u'libdvdcss', u'libebml', u'libestr', u'libee', u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libSDL2main.la" is touched by more than one package: [u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libmtdev.la" is touched by more than one package: [u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libldns.la" is touched by more than one package: [u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'gnu-efi', u'ncurses', u'util-linux', u'jsmn', u'popt', u'libasplib', u'libfribidi', u'libass', u'libatomic_ops', u'libcgi', u'libcoap', u'libdvdcss', u'libebml', u'libestr', u'libee', u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libmhash.la" is touched by more than one package: [u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libxml2', u'flickcurl', u'freetype', u'gmp', u'gnu-efi', u'ncurses', u'util-linux', u'jsmn', u'popt', u'libasplib', u'libfribidi', u'libass', u'libatomic_ops', u'libcgi', u'libcoap', u'libdvdcss', u'libebml', u'libestr', u'libee', u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libee.la" is touched by more than one package: [u'libee', u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'jsmn', u'popt', u'libasplib', u'libfribidi', u'libass', u'libatomic_ops', u'libcgi', u'libcoap', u'libdvdcss', u'libebml', u'libestr', u'libee', u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'flickcurl', u'freetype', u'gmp', u'gnu-efi', u'ncurses', u'util-linux', u'jsmn', u'popt', u'libasplib', u'libfribidi', u'libass', u'libatomic_ops', u'libcgi', u'libcoap', u'libdvdcss', u'libebml', u'libestr', u'libee', u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libfftw3.la" is touched by more than one package: [u'fftw', u'libidn', u'libzlib', u'libopenssl', u'libcurl', u'libxml2', u'flickcurl', u'freetype', u'gmp', u'gnu-efi', u'ncurses', u'util-linux', u'jsmn', u'popt', u'libasplib', u'libfribidi', u'libass', u'libatomic_ops', u'libcgi', u'libcoap', u'libdvdcss', u'libebml', u'libestr', u'libee', u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libmatroska.la" is touched by more than one package: [u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libmcrypt.la" is touched by more than one package: [u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libcoap-1.la" is touched by more than one package: [u'libcoap', u'libdvdcss', u'libebml', u'libestr', u'libee', u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libfcgi.la" is touched by more than one package: [u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libidn.la" is touched by more than one package: [u'libidn', u'libzlib', u'libopenssl', u'libcurl', u'libxml2', u'flickcurl', u'freetype', u'gmp', u'gnu-efi', u'ncurses', u'util-linux', u'jsmn', u'popt', u'libasplib', u'libfribidi', u'libass', u'libatomic_ops', u'libcgi', u'libcoap', u'libdvdcss', u'libebml', u'libestr', u'libee', u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'gmp', u'gnu-efi', u'ncurses', u'util-linux', u'jsmn', u'popt', u'libasplib', u'libfribidi', u'libass', u'libatomic_ops', u'libcgi', u'libcoap', u'libdvdcss', u'libebml', u'libestr', u'libee', u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libSDL2_test.la" is touched by more than one package: [u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libid3tag.la" is touched by more than one package: [u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libass.la" is touched by more than one package: [u'libass', u'libatomic_ops', u'libcgi', u'libcoap', u'libdvdcss', u'libebml', u'libestr', u'libee', u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libSDL2_mixer.la" is touched by more than one package: [u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libfribidi.la" is touched by more than one package: [u'libfribidi', u'libass', u'libatomic_ops', u'libcgi', u'libcoap', u'libdvdcss', u'libebml', u'libestr', u'libee', u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libdvdcss.la" is touched by more than one package: [u'libdvdcss', u'libebml', u'libestr', u'libee', u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'libasplib', u'libfribidi', u'libass', u'libatomic_ops', u'libcgi', u'libcoap', u'libdvdcss', u'libebml', u'libestr', u'libee', u'libfcgi', u'libgsm', u'libid3tag', u'libkcapi', u'libldns', u'libmatroska', u'libmcrypt', u'libmhash', u'libnatpmp', u'libogg', u'libscrypt', u'libsocketcan', u'libsquish', u'liburiparser', u'libwebsockets', u'libxkbcommon', u'mpir', u'mtdev', u'slang', u'newt', u'postgresql', u's6', u's6-rc', u'sdl2', u'sdl2_mixer', u'tclap', u'yajl'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison', u'host-gettext'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-cxxtest'] mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/peko/autobuild/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/peko/autobuild/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/peko/autobuild/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.2-00001-g2502d4f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.2"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.2\"" \ ) > /home/peko/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-0/output/target/usr make: Leaving directory `/home/peko/autobuild/instance-0/buildroot' make: Entering directory `/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2018.02.2-00001-g2502d4f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> at 3.1.16 Collecting legal info ERROR: No hash found for Copyright 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) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> ca-certificates 20170717 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> cgic 2.07 Collecting legal info ERROR: No hash found for license.txt >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> dvbsnoop 1.4.50 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.3.0.4 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> fftw 3.3.7 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> findutils 4.6.0 Collecting legal info ERROR: No hash found for COPYING >>> flickcurl 1.26 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for LICENSE-2.0.txt ERROR: No hash found for LICENSE.html >>> libcurl 7.59.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libidn 1.33 Collecting legal info ERROR: No hash found for COPYINGv2 ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.LESSERv3 >>> 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) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnu-efi 3.0.6 Collecting legal info ERROR: No hash found for README.efilib >>> googlefontdirectory Collecting legal info >>> gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> util-linux 2.31.1 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.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> jsmn 6021415cc75e7922d45b12935f56348b064d8a7f Collecting legal info ERROR: No hash found for LICENSE >>> keepalived 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> libasplib be7fac89218a84b75f7598e3d76625ece99296f2 Collecting legal info ERROR: No hash found for LICENSE >>> libass 0.13.7 Collecting legal info ERROR: No hash found for COPYING >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libatomic_ops v7.4.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcgi 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcoap v4.1.2 Collecting legal info COPYING: OK (sha256: 28b61fbf3c5477611d7f6ead97d15348934496d27dca815b34d45e622730e72e) LICENSE.GPL: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) LICENSE.BSD: OK (sha256: 9d5aeec17bdf82369bbe6e89efb07b7b35abefa044ea1d25cb2feeb70df1c208) >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libebml 1.3.3 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libee 0.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libestr 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> libfcgi 2.4.0 Collecting legal info ERROR: No hash found for LICENSE.TERMS >>> libgsm 1.0.17 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libid3tag 0.15.1b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> libkcapi 0.14.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.gplv2 ERROR: No hash found for COPYING.bsd >>> libldns 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> libmatroska 1.4.4 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libmcrypt 2.5.8 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libmhash 0.9.9.9 Collecting legal info ERROR: No hash found for COPYING >>> libnatpmp 20150609 Collecting legal info ERROR: No hash found for LICENSE >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libscrypt v1.21 Collecting legal info ERROR: No hash found for LICENSE >>> libsocketcan 0.0.10 Collecting legal info >>> libsquish 1.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> liburiparser 0.8.4 Collecting legal info COPYING: OK (sha256: c6ef125800c2ef13a41a22126bfc77e8b8c08993a6b96196117695988ea76249) >>> libwebsockets v2.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> libxkbcommon 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> lshw B.02.18 Collecting legal info ERROR: No hash found for COPYING >>> mcrypt 2.6.8 Collecting legal info ERROR: No hash found for COPYING >>> mimic 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> mpir 3.0.0 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-yasm 1.3.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for BSD.txt ERROR: No hash found for Artistic.txt ERROR: No hash found for GNU_GPL-2.0 ERROR: No hash found for GNU_LGPL-2.0 >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> nanocom 1.0 Collecting legal info ERROR: No hash found for COPYING >>> newt 0.52.20 Collecting legal info ERROR: No hash found for COPYING >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info ERROR: No hash found for COPYING >>> postgresql 10.3 Collecting legal info COPYRIGHT: OK (sha256: 24cfc70cf16b3a23242c49ffce39510683bdd48cbedb8a46fe03976ee5f5c21e) >>> host-zic 2018c Collecting legal info >>> rng-tools 5 Collecting legal info ERROR: No hash found for COPYING >>> s6-linux-utils 2.4.0.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6-rc 0.4.0.0 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> screen 4.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl2 2.0.8 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> sdl2_mixer 2.0.1 Collecting legal info ERROR: No hash found for COPYING.txt >>> sysklogd 1.5.1 Collecting legal info ERROR: No hash found for COPYING >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> host-tegrarcm v1.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-cryptopp 5.6.5 Collecting legal info ERROR: No hash found for License.txt >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> host-util-linux 2.31.1 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-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info ERROR: No hash found for LICENSE >>> wireless-regdb 2017.03.07 Collecting legal info ERROR: No hash found for LICENSE >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> zsh 5.4.2 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: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: zic-2018c: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'