make[4]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/zsh-5.4.2/Src/Zle' make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/zsh-5.4.2/Src' make[2]: Leaving directory `/home/test/autobuild/run/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/test/autobuild/run/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/test/autobuild/run/instance-0/output/target" VERSION="5.4.2" \ /bin/sh ./Config/installfns.sh || exit 1; \ fi; \ exit 0 mkdir -m 755 -p -- /home/test/autobuild/run/instance-0/output/target/usr/share/zsh/site-functions mkdir -m 755 -p -- /home/test/autobuild/run/instance-0/output/target/usr/share/zsh/5.4.2/functions make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/zsh-5.4.2/Doc' /bin/sh ../mkinstalldirs /home/test/autobuild/run/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/test/autobuild/run/instance-0/output/target/usr/share/man/man1/`echo $file | sed 's|zsh|zsh|'` || exit 1; \ done make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/zsh-5.4.2/Doc' make[2]: Entering directory `/home/test/autobuild/run/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/test/autobuild/run/instance-0/output/target/usr/share/zsh/5.4.2/help; \ /usr/bin/install -c -m 644 ./help/* /home/test/autobuild/run/instance-0/output/target/usr/share/zsh/5.4.2/help; \ while read from to; do \ rm -f /home/test/autobuild/run/instance-0/output/target/usr/share/zsh/5.4.2/help/$to || : ; \ ln -s $from /home/test/autobuild/run/instance-0/output/target/usr/share/zsh/5.4.2/help/$to; \ done < ./help.txt; \ fi mkdir -m 755 -p -- /home/test/autobuild/run/instance-0/output/target/usr/share/zsh/5.4.2/help make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/zsh-5.4.2/Doc' make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/zsh-5.4.2' rm -f /home/test/autobuild/run/instance-0/output/target/bin/zsh-5.4.2 >>> Finalizing target directory mkdir -p /home/test/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/test/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-0/output/target/bin/sh rm -f /home/test/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-0/output/target/usr/include /home/test/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-0/output/target/usr/lib/cmake /home/test/autobuild/run/instance-0/output/target/usr/share/cmake find /home/test/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-0/output/target/lib/ /home/test/autobuild/run/instance-0/output/target/usr/lib/ /home/test/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-0/output/target/usr/man /home/test/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-0/output/target/usr/info /home/test/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-0/output/target/usr/doc /home/test/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/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/test/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/autobuild/run/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/test/autobuild/run/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/test/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-git-02322-g9d6da7a"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-git\"" \ ) > /home/test/autobuild/run/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/test/autobuild/run/instance-0/buildroot' make: Entering directory `/home/test/autobuild/run/instance-0/buildroot' >>> Buildroot 2017.11-git-02322-g9d6da7a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> 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 >>> acl 2.2.52 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> host-aespipe 2.4d Collecting legal info >>> am33x-cm3 11107db2f1e9e58ee75d4fe9cc38423c9a6e4365 Collecting legal info ERROR: No hash found for License.txt >>> berkeleydb 5.3.28 Collecting legal info ERROR: No hash found for LICENSE >>> bridge-utils 1.6 Collecting legal info ERROR: No hash found for COPYING >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info ERROR: No hash found for COPYING >>> host-m4 1.4.18 Collecting legal info ERROR: No hash found for COPYING >>> host-automake 1.15.1 Collecting legal info ERROR: No hash found for COPYING >>> bullet 2.86.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.8 Collecting legal info ERROR: No hash found for docs/LICENSE.TXT ERROR: No hash found for docs/FTL.TXT ERROR: No hash found for docs/GPLv2.TXT >>> libpng 1.6.32 Collecting legal info ERROR: No hash found for LICENSE >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cbootimage v1.7 Collecting legal info ERROR: No hash found for COPYING >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> comix-cursors 0.8.2 Collecting legal info >>> coreutils 8.27 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> openssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> cvs 1.12.13 Collecting legal info >>> 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 >>> dante 1.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> dash 0.5.9.1 Collecting legal info ERROR: No hash found for COPYING >>> ddrescue 1.22 Collecting legal info ERROR: No hash found for COPYING >>> debianutils 4.8.1 Collecting legal info ERROR: No hash found for debian/copyright >>> dhcp 4.3.5 Collecting legal info ERROR: No hash found for LICENSE >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-bison 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> dieharder 3.31.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> host-dos2unix 7.3.4 Collecting legal info ERROR: No hash found for COPYING.txt >>> dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> host-dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> dtach v0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> e2fsprogs 1.43.6 Collecting legal info ERROR: No hash found for NOTICE ERROR: No hash found for lib/ss/mit-sipb-copyright.h ERROR: No hash found for lib/et/internal.h >>> util-linux 2.30.2 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 >>> ebtables 2.0.10-4 Collecting legal info ERROR: No hash found for COPYING >>> eigen 3.3.4 Collecting legal info COPYING.MPL2: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) COPYING.BSD: OK (sha256: 4f877e5ae4672568ef82cfd0023e2cef4a7cf55d867ab249efc9569a7eb9e5b1) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.README: OK (sha256: c83230b770f17ef1386ea1fd3681271dd98aa93646bdbfb5bff3a1b7050fff9d) >>> empty 0.6.20b Collecting legal info ERROR: No hash found for COPYRIGHT >>> ethtool 4.11 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> execline 2.3.0.2 Collecting legal info ERROR: No hash found for COPYING >>> skalibs 2.6.0.0 Collecting legal info ERROR: No hash found for COPYING >>> f2fs-tools v1.8.0 Collecting legal info ERROR: No hash found for COPYING >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> host-file 5.32 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/mygetopt.h ERROR: No hash found for src/vasprintf.c >>> host-zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> flot 0.8.3 Collecting legal info ERROR: No hash found for LICENSE.txt >>> ftop 1.0 Collecting legal info ERROR: No hash found for COPYING >>> fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libsodium 1.0.13 Collecting legal info ERROR: No hash found for LICENSE >>> git-crypt 0.5.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for parse_options.hpp >>> git 2.13.6 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> hans 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> httping 2.5 Collecting legal info ERROR: No hash found for license.txt >>> ifenslave 2.9 Collecting legal info ERROR: No hash found for debian/copyright >>> ifupdown-scripts Collecting legal info >>> iostat 2.2 Collecting legal info ERROR: No hash found for LICENSE >>> iperf 2.0.10 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> iputils s20161105 Collecting legal info ERROR: No hash found for ninfod/COPYING >>> libgcrypt 1.8.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> jasper version-2.0.13 Collecting legal info ERROR: No hash found for LICENSE >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> joe 4.4 Collecting legal info ERROR: No hash found for COPYING >>> jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> jquery-validation 1.14.0 Collecting legal info ERROR: No hash found for README.md >>> jquery 1.11.2 Collecting legal info >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> lame 3.99.5 Collecting legal info ERROR: No hash found for COPYING >>> libatomic_ops v7.4.6 Collecting legal info ERROR: No hash found for doc/LICENSING.txt ERROR: No hash found for COPYING >>> libcoap v4.1.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.BSD >>> libdnet 1.11 Collecting legal info ERROR: No hash found for LICENSE >>> libevdev 1.5.7 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libexif 0.6.21 Collecting legal info ERROR: No hash found for COPYING >>> libgpiod 0.3.1 Collecting legal info ERROR: No hash found for COPYING >>> libgsasl 1.8.0 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING >>> libmcrypt 2.5.8 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cttimeout 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> liboping 1.9.0 Collecting legal info ERROR: No hash found for COPYING >>> libosip2 3.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libpciaccess 0.13.5 Collecting legal info ERROR: No hash found for COPYING >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libseccomp v2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> libsha1 0.3 Collecting legal info ERROR: No hash found for COPYING >>> libsoxr 0.1.2 Collecting legal info ERROR: No hash found for LICENCE ERROR: No hash found for COPYING.LGPL >>> libsvg-cairo 0.1.6 Collecting legal info ERROR: No hash found for COPYING >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libtasn1 4.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtool 2.4.6 Collecting legal info ERROR: No hash found for COPYING >>> libvncserver 0.9.11 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> linux-firmware a3a26af24e29c818ef9b5661856018e21a5c49fb Collecting legal info ERROR: No hash found for LICENCE.Marvell ERROR: No hash found for LICENCE.atheros_firmware ERROR: No hash found for LICENCE.broadcom_bcm43xx ERROR: No hash found for LICENCE.chelsio_firmware ERROR: No hash found for LICENCE.iwlwifi_firmware ERROR: No hash found for LICENSE.dib0700 ERROR: No hash found for WHENCE >>> linuxconsoletools 1.6.0 Collecting legal info ERROR: No hash found for COPYING >>> lldpd 0.9.4 Collecting legal info ERROR: No hash found for README.md >>> lsof 4.89 Collecting legal info ERROR: No hash found for dialects/linux/dproto.h >>> lz4 v1.7.5 Collecting legal info ERROR: No hash found for lib/LICENSE ERROR: No hash found for programs/COPYING >>> mpg123 1.25.2 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> mtd 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> mxml 2.10 Collecting legal info ERROR: No hash found for COPYING >>> nanocom 1.0 Collecting legal info ERROR: No hash found for COPYING >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> netplug 1.2.9.2 Collecting legal info ERROR: No hash found for COPYING >>> ntp 4.2.8p10 Collecting legal info ERROR: No hash found for COPYRIGHT >>> nvme v1.3 Collecting legal info ERROR: No hash found for LICENSE >>> obsidian-cursors 1.0 Collecting legal info >>> openldap 2.4.45 Collecting legal info ERROR: No hash found for LICENSE >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> physfs be27dfd07d97336145e7f49d3fd200a6e902f85e Collecting legal info WARNING: no hash file for LICENSE.txt WARNING: no hash file for src/lzma/LGPL.txt >>> pngquant 2.10.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> prboom 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> procps-ng 3.3.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info ERROR: No hash found for NOTICE >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info >>> pugixml 1.7 Collecting legal info ERROR: No hash found for readme.txt >>> host-python-six 1.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-python 2.7.14 Collecting legal info ERROR: No hash found for LICENSE >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> rapidjson v1.1.0 Collecting legal info ERROR: No hash found for license.txt >>> rpi-wifi-firmware 54bab3d6a6d43239c71d26464e6e10e5067ffea7 Collecting legal info >>> rsync 3.1.2 Collecting legal info ERROR: No hash found for COPYING >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> s6-portable-utils 2.2.1.1 Collecting legal info ERROR: No hash found for COPYING >>> s6-rc 0.2.1.2 Collecting legal info ERROR: No hash found for COPYING >>> s6 2.6.1.0 Collecting legal info ERROR: No hash found for COPYING >>> screen 4.5.1 Collecting legal info ERROR: No hash found for COPYING >>> sdl_image 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sed 4.4 Collecting legal info ERROR: No hash found for COPYING >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> smartmontools 6.5 Collecting legal info ERROR: No hash found for COPYING >>> spice-protocol 0.12.10 Collecting legal info ERROR: No hash found for COPYING >>> start-stop-daemon 1.18.10 Collecting legal info ERROR: No hash found for COPYING >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Collecting legal info WARNING: no hash file for gpl-2.0.txt >>> stress 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-sunxi-tools v1.4.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> szip 2.1 Collecting legal info ERROR: No hash found for COPYING >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> tinycbor v0.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> tmux 2.5 Collecting legal info ERROR: No hash found for README >>> uboot-tools 2017.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> host-util-linux 2.30.2 Collecting legal info ERROR: No hash found for README.licensing ERROR: No hash found for Documentation/licenses/COPYING.GPLv2 ERROR: No hash found for Documentation/licenses/COPYING.UCB ERROR: No hash found for Documentation/licenses/COPYING.LGPLv2.1 ERROR: No hash found for Documentation/licenses/COPYING.BSD-3 >>> vnstat 1.17 Collecting legal info ERROR: No hash found for COPYING >>> w_scan 20141122 Collecting legal info ERROR: No hash found for COPYING >>> webp 0.5.2 Collecting legal info ERROR: No hash found for COPYING >>> xerces 3.1.4 Collecting legal info ERROR: No hash found for LICENSE >>> zd1211-firmware 1.4 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: aespipe-2.4d: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: comix-cursors-0.8.2: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: cvs-1.12.13: cannot save license (CVS_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: psplash-5b3c1cc28f5abdc2c33830150b48b278cc4f7bca: cannot save license (PSPLASH_LICENSE_FILES not defined) WARNING: rpi-wifi-firmware-54bab3d6a6d43239c71d26464e6e10e5067ffea7: cannot save license (RPI_WIFI_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-0/buildroot'