cp zip zipcloak zipnote zipsplit /home/test/autobuild/run/instance-2/output/target/usr/bin cd /home/test/autobuild/run/instance-2/output/target/usr/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /home/test/autobuild/run/instance-2/output/target/usr/man/man1 cp man/zip.1 /home/test/autobuild/run/instance-2/output/target/usr/man/man1/zip.1 chmod 644 /home/test/autobuild/run/instance-2/output/target/usr/man/man1/zip.1 cp man/zipcloak.1 /home/test/autobuild/run/instance-2/output/target/usr/man/man1/zipcloak.1 chmod 644 /home/test/autobuild/run/instance-2/output/target/usr/man/man1/zipcloak.1 cp man/zipnote.1 /home/test/autobuild/run/instance-2/output/target/usr/man/man1/zipnote.1 chmod 644 /home/test/autobuild/run/instance-2/output/target/usr/man/man1/zipnote.1 cp man/zipsplit.1 /home/test/autobuild/run/instance-2/output/target/usr/man/man1/zipsplit.1 chmod 644 /home/test/autobuild/run/instance-2/output/target/usr/man/man1/zipsplit.1 make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output/build/zip-30' >>> Finalizing target directory /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/test/autobuild/run/instance-2/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/test/autobuild/run/instance-2/output/target/etc/inittab rm -f /home/test/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-2/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-2/output/host/i686-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/test/autobuild/run/instance-2/output/target/usr/lib/python2.7/sysconfigdata/" cd /home/test/autobuild/run/instance-2/output/target && /home/test/autobuild/run/instance-2/output/host/bin/python2.7 /home/test/autobuild/run/instance-2/buildroot/support/scripts/pycompile.py usr/lib/python2.7 find /home/test/autobuild/run/instance-2/output/target/usr/lib/python2.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/test/autobuild/run/instance-2/output/target/usr/lib/python2.7 -name '*.pyo' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/test/autobuild/run/instance-2/output/target/etc echo "buildroot" > /home/test/autobuild/run/instance-2/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-2/output/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-2/output/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-2/output/target/etc/shadow rm -f /home/test/autobuild/run/instance-2/output/target/bin/sh rm -f /home/test/autobuild/run/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-2/output/build/locales.nopurge; done for dir in /home/test/autobuild/run/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-2/output/target/usr/include /home/test/autobuild/run/instance-2/output/target/usr/share/aclocal \ /home/test/autobuild/run/instance-2/output/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-2/output/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-2/output/target/usr/lib/cmake /home/test/autobuild/run/instance-2/output/target/usr/share/cmake find /home/test/autobuild/run/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-2/output/target/lib/ /home/test/autobuild/run/instance-2/output/target/usr/lib/ /home/test/autobuild/run/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-2/output/target/usr/man /home/test/autobuild/run/instance-2/output/target/usr/share/man rm -rf /home/test/autobuild/run/instance-2/output/target/usr/info /home/test/autobuild/run/instance-2/output/target/usr/share/info rm -rf /home/test/autobuild/run/instance-2/output/target/usr/doc /home/test/autobuild/run/instance-2/output/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-2/output/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-2/output/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/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 /home/test/autobuild/run/instance-2/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-2/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/test/autobuild/run/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/test/autobuild/run/instance-2/output/host/bin/i686-ctng-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/test/autobuild/run/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 /home/test/autobuild/run/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 /home/test/autobuild/run/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-git-02423-g68cd937"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-git\"" \ ) > /home/test/autobuild/run/instance-2/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot' make: Entering directory `/home/test/autobuild/run/instance-2/buildroot' >>> Buildroot 2017.11-git-02423-g68cd937 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> host-4th 3.62.4 Collecting legal info ERROR: No hash found for COPYING >>> alsa-lib 1.1.4.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for aserver/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 >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libev 4.24 Collecting legal info ERROR: No hash found for LICENSE >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> boost 1.65.1 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> 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 >>> busybox 1.27.2 Collecting legal info ERROR: No hash found for LICENSE >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 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 >>> host-flex 2.6.4 Collecting legal info ERROR: No hash found for COPYING >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> canfestival 7740ac6fdedc23e1ed6908d3d7db54833c88572b Collecting legal info WARNING: no hash file for COPYING WARNING: no hash file for LICENCE >>> 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-zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> cjson v1.5.6 Collecting legal info ERROR: No hash found for LICENSE >>> comix-cursors 0.8.2 Collecting legal info >>> cppcms 1.0.5 Collecting legal info ERROR: No hash found for COPYING.TXT >>> 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 >>> pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> cpuload v0.3 Collecting legal info ERROR: No hash found for COPYING >>> cryptsetup 1.7.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LGPL >>> lvm2 2.02.173 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> python 2.7.14 Collecting legal info ERROR: No hash found for LICENSE >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> openssl Collecting legal info >>> libopenssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> dawgdic 16ac537ba9883ff01b63b6d1fdc3072150c68fee Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.10.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> dmraid 1.0.0.rc16-3 Collecting legal info ERROR: No hash found for 1.0.0.rc16-3/dmraid/LICENSE_GPL ERROR: No hash found for 1.0.0.rc16-3/dmraid/LICENSE >>> dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> host-bison 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> ethtool 4.11 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> execline 2.3.0.3 Collecting legal info ERROR: No hash found for COPYING >>> skalibs 2.6.0.1 Collecting legal info ERROR: No hash found for COPYING >>> exfat 1.2.6 Collecting legal info ERROR: No hash found for COPYING >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> fbdump 0.4.2 Collecting legal info ERROR: No hash found for COPYING >>> font-awesome v4.7.0 Collecting legal info >>> hiredis v0.13.3 Collecting legal info ERROR: No hash found for COPYING >>> hwdata 0.267 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> ijs 0.35 Collecting legal info ERROR: No hash found for README >>> initscripts Collecting legal info >>> inotify-tools 1df9af4d6cd0f4af4b1b19254bcf056aed4ae395 Collecting legal info ERROR: No hash found for COPYING >>> ipmitool 1.8.18 Collecting legal info ERROR: No hash found for COPYING >>> ipset 6.34 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> irssi 1.0.5 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> libglib2 2.54.1 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.54.1 Collecting legal info ERROR: No hash found for COPYING >>> host-libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> 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 >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> lensfun 0.3.2 Collecting legal info ERROR: No hash found for docs/gpl-3.0.txt ERROR: No hash found for docs/lgpl-3.0.txt >>> let-me-create v1.5.2 Collecting legal info ERROR: No hash found for LICENSE >>> libbson 1.6.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for THIRD_PARTY_NOTICES >>> libcec 4.0.2 Collecting legal info ERROR: No hash found for COPYING >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> libplatform 2d90f98620e25f47702c9e848380c0d93f29462b Collecting legal info ERROR: No hash found for src/os.h >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libcuefile r475 Collecting legal info ERROR: No hash found for COPYING >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libdvdread 5.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libftdi1 1.4 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for COPYING.GPL ERROR: No hash found for COPYING.LIB >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libksba 1.3.5 Collecting legal info ERROR: No hash found for AUTHORS ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv3 >>> liblo 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libminiupnpc 2.0 Collecting legal info ERROR: No hash found for LICENSE >>> libmodplug 0.8.8.5 Collecting legal info ERROR: No hash found for COPYING >>> libnatpmp 20150609 Collecting legal info ERROR: No hash found for LICENSE >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.3.0 Collecting legal info ERROR: No hash found for COPYING >>> libpng 1.6.32 Collecting legal info ERROR: No hash found for LICENSE >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> librsync v2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libsodium 1.0.13 Collecting legal info ERROR: No hash found for LICENSE >>> libtasn1 4.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> liburcu 0.9.2 Collecting legal info ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for lgpl-relicensing.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> libuv v1.15.0 Collecting legal info ERROR: No hash found for LICENSE >>> libxml2 2.9.5 Collecting legal info ERROR: No hash found for COPYING >>> lrzsz 0.12.20 Collecting legal info ERROR: No hash found for COPYING >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> lttng-tools 2.9.5 Collecting legal info ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for lgpl-2.1.txt ERROR: No hash found for LICENSE >>> luksmeta 8 Collecting legal info COPYING: OK (sha256: 4b72eb6b5a336cd3ec837cc2d6347c23bf7574168db6b4802267700b93021abf) >>> host-mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> musepack r475 Collecting legal info ERROR: No hash found for libmpcdec/COPYING ERROR: No hash found for libmpcenc/quant.c >>> neard 0.16 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 >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> nvidia-driver 384.69 Collecting legal info ERROR: No hash found for LICENSE >>> odhcp6c 7533a6243dc3ac5a747cf6ccbc4d0539dafd3e07 Collecting legal info ERROR: No hash found for COPYING >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info ERROR: No hash found for NOTICE >>> python-attrs 17.2.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-automat 0.6.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-m2r 0.1.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-docutils 0.13.1 Collecting legal info ERROR: No hash found for COPYING.txt >>> host-python-mistune 0.7.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-setuptools-scm 1.15.6 Collecting legal info ERROR: No hash found for LICENSE >>> python-backports-shutil-get-terminal-size 1.0.0 Collecting legal info >>> python-beautifulsoup4 4.5.3 Collecting legal info ERROR: No hash found for COPYING.txt >>> python-certifi 2017.4.17 Collecting legal info ERROR: No hash found for LICENSE >>> python-cffi 1.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-chardet 3.0.4 Collecting legal info ERROR: No hash found for LICENSE >>> python-configshell-fb v1.1.fb18 Collecting legal info ERROR: No hash found for COPYING >>> python-pyparsing 2.1.10 Collecting legal info ERROR: No hash found for LICENSE >>> python-six 1.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-urwid 1.3.1 Collecting legal info ERROR: No hash found for COPYING >>> python-crcmod 1.7 Collecting legal info ERROR: No hash found for LICENSE >>> python-cryptography 1.7.2 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE.APACHE ERROR: No hash found for LICENSE.BSD >>> host-python-cffi 1.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-pycparser 2.17 Collecting legal info ERROR: No hash found for LICENSE >>> python-daemon 2.1.1 Collecting legal info ERROR: No hash found for LICENSE.ASF-2 ERROR: No hash found for LICENSE.GPL-3 >>> python-docutils 0.13.1 Collecting legal info ERROR: No hash found for COPYING.txt >>> python-enum34 1.1.6 Collecting legal info ERROR: No hash found for enum/LICENSE >>> python-idna 2.5 Collecting legal info ERROR: No hash found for LICENSE.rst >>> python-iowait 0.2 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> python-ipaddress 1.0.18 Collecting legal info ERROR: No hash found for LICENSE >>> python-ipy 0.83 Collecting legal info ERROR: No hash found for COPYING >>> python-mutagen 1.36.2 Collecting legal info ERROR: No hash found for COPYING >>> python-prompt-toolkit 1.0.13 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyasn 0.1.9 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-requests-toolbelt 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-requests 2.18.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-rtslib-fb v2.1.fb57 Collecting legal info ERROR: No hash found for COPYING >>> python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-sortedcontainers 1.5.7 Collecting legal info ERROR: No hash found for LICENSE >>> python-urllib3 1.21.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-wcwidth 0.1.7 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-xlwt 1.2.0 Collecting legal info ERROR: No hash found for docs/licenses.rst >>> python-xmltodict 0.11.0 Collecting legal info LICENSE: OK (sha256: d66d5eb8f83a0ba21d3dd04318b8817588e8764daabea852d1035e3f07ffda55) >>> qdecoder r12.0.5 Collecting legal info ERROR: No hash found for COPYING >>> rabbitmq-c v0.8.0 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> runc v1.0.0-rc4 Collecting legal info ERROR: No hash found for LICENSE >>> host-go 1.9 Collecting legal info ERROR: No hash found for LICENSE >>> host-go-bootstrap 1.4.3 Collecting legal info ERROR: No hash found for LICENSE >>> s6-dns 2.2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> s6-networking 2.3.0.2 Collecting legal info ERROR: No hash found for COPYING >>> s6 2.6.1.1 Collecting legal info ERROR: No hash found for COPYING >>> samba4 4.6.8 Collecting legal info ERROR: No hash found for COPYING >>> host-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 >>> host-heimdal 7.4.0 Collecting legal info ERROR: No hash found for LICENSE >>> screen 4.5.1 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> softether v4.22-9634-beta Collecting legal info LICENSE: OK (sha256: 7aeb873293fa0e44425dabf68a8e46e26c848fe58efcfd3ac7c90a3386f3edd1) >>> host-softether v4.22-9634-beta Collecting legal info LICENSE: OK (sha256: 7aeb873293fa0e44425dabf68a8e46e26c848fe58efcfd3ac7c90a3386f3edd1) >>> host-libopenssl 1.0.2l Collecting legal info ERROR: No hash found for LICENSE >>> host-readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> targetcli-fb v2.1.fb41 Collecting legal info ERROR: No hash found for COPYING >>> thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf-archive 2017.03.21 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.EXCEPTION >>> host-thrift 0.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-boost 1.65.1 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> 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 >>> uboot-tools 2017.07 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> usb_modeswitch 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> usb_modeswitch_data 20170205 Collecting legal info ERROR: No hash found for COPYING >>> zip 30 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: comix-cursors-0.8.2: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: font-awesome-v4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: python-backports-shutil-get-terminal-size-1.0.0: cannot save license (PYTHON_BACKPORTS_SHUTIL_GET_TERMINAL_SIZE_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-2/output/legal-info make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot'