Linking module cert... Linking module certauth... Linking module chansaver... Linking module clearbufferonmsg... Linking module clientnotify... Linking module controlpanel... Linking module crypt... Linking module ctcpflood... Linking module dcc... Linking module disconkick... Linking module fail2ban... Linking module flooddetach... Linking module identfile... Linking module imapauth... Linking module keepnick... Linking module kickrejoin... Linking module lastseen... Linking module listsockets... Linking module log... Linking module missingmotd... Linking module modules_online... Linking module nickserv... Linking module notes... Linking module notify_connect... Linking module partyline... Linking module perform... Linking module q... Linking module raw... Linking module route_replies... Linking module sample... Linking module sasl... Linking module savebuff... Linking module schat... Linking module send_raw... Linking module shell... Linking module simple_away... Linking module stickychan... Linking ZNC python bindings library... Linking module watch... Linking module webadmin... make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/znc-1.6.5/modules' ZNC was successfully compiled. Use '/usr/bin/make install' to install ZNC to '/usr'. make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/znc-1.6.5' >>> znc 1.6.5 Installing to target PATH="/home/test/autobuild/run/instance-0/output/host/bin:/home/test/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-0/output/target install -C /home/test/autobuild/run/instance-0/output/build/znc-1.6.5/ make[1]: Entering directory `/home/test/autobuild/run/instance-0/output/build/znc-1.6.5' test -d /home/test/autobuild/run/instance-0/output/target/usr/bin || /usr/bin/install -c -d /home/test/autobuild/run/instance-0/output/target/usr/bin test -d /home/test/autobuild/run/instance-0/output/target/usr/include/znc || /usr/bin/install -c -d /home/test/autobuild/run/instance-0/output/target/usr/include/znc test -d /home/test/autobuild/run/instance-0/output/target/usr/lib/pkgconfig || /usr/bin/install -c -d /home/test/autobuild/run/instance-0/output/target/usr/lib/pkgconfig test -d /home/test/autobuild/run/instance-0/output/target/usr/lib/znc || /usr/bin/install -c -d /home/test/autobuild/run/instance-0/output/target/usr/lib/znc test -d /home/test/autobuild/run/instance-0/output/target/usr/share/znc || /usr/bin/install -c -d /home/test/autobuild/run/instance-0/output/target/usr/share/znc cp -R ./webskins /home/test/autobuild/run/instance-0/output/target/usr/share/znc find /home/test/autobuild/run/instance-0/output/target/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \; find /home/test/autobuild/run/instance-0/output/target/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \; /usr/bin/install -c znc /home/test/autobuild/run/instance-0/output/target/usr/bin /usr/bin/install -c znc-buildmod /home/test/autobuild/run/instance-0/output/target/usr/bin /usr/bin/install -c -m 644 ./include/znc/*.h /home/test/autobuild/run/instance-0/output/target/usr/include/znc /usr/bin/install -c -m 644 include/znc/zncconfig.h /home/test/autobuild/run/instance-0/output/target/usr/include/znc /usr/bin/install -c -m 644 znc.pc /home/test/autobuild/run/instance-0/output/target/usr/lib/pkgconfig make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/znc-1.6.5/modules' rm -rf /home/test/autobuild/run/instance-0/output/target/usr/share/znc/modules test -d /home/test/autobuild/run/instance-0/output/target/usr/lib/znc || /usr/bin/install -c -d /home/test/autobuild/run/instance-0/output/target/usr/lib/znc test -d /home/test/autobuild/run/instance-0/output/target/usr/share/znc/modules || /usr/bin/install -c -d /home/test/autobuild/run/instance-0/output/target/usr/share/znc/modules rm -rf /home/test/autobuild/run/instance-0/output/target/usr/lib/znc/*.so cp -R ./data/* /home/test/autobuild/run/instance-0/output/target/usr/share/znc/modules find /home/test/autobuild/run/instance-0/output/target/usr/share/znc/modules -type d -exec chmod 0755 '{}' \; find /home/test/autobuild/run/instance-0/output/target/usr/share/znc/modules -type f -exec chmod 0644 '{}' \; for i in ./*.py; do \ /usr/bin/install -c -m 644 $i /home/test/autobuild/run/instance-0/output/target/usr/lib/znc; \ done /usr/bin/install: cannot stat `./*.py': No such file or directory make[2]: [modpython_install] Error 1 (ignored) mkdir -p /home/test/autobuild/run/instance-0/output/target/usr/lib/znc/modpython /usr/bin/install -c modpython/_znc_core.so /home/test/autobuild/run/instance-0/output/target/usr/lib/znc/modpython if test -r modpython/znc_core.py;\ then /usr/bin/install -c -m 644 modpython/znc_core.py /home/test/autobuild/run/instance-0/output/target/usr/lib/znc/modpython;\ else /usr/bin/install -c -m 644 ./modpython/znc_core.py /home/test/autobuild/run/instance-0/output/target/usr/lib/znc/modpython;\ fi /usr/bin/install -c -m 644 ./modpython/znc.py /home/test/autobuild/run/instance-0/output/target/usr/lib/znc/modpython /usr/bin/install -c adminlog.so alias.so autoattach.so autocycle.so autoop.so autoreply.so autovoice.so awaynick.so awaystore.so block_motd.so blockuser.so bouncedcc.so buffextras.so cert.so certauth.so chansaver.so clearbufferonmsg.so clientnotify.so controlpanel.so crypt.so ctcpflood.so dcc.so disconkick.so fail2ban.so flooddetach.so identfile.so imapauth.so keepnick.so kickrejoin.so lastseen.so listsockets.so log.so missingmotd.so modpython.so modules_online.so nickserv.so notes.so notify_connect.so partyline.so perform.so q.so raw.so route_replies.so sample.so sasl.so savebuff.so schat.so send_raw.so shell.so simple_away.so stickychan.so watch.so webadmin.so /home/test/autobuild/run/instance-0/output/target/usr/lib/znc make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/znc-1.6.5/modules' if test -n ""; then \ test -d /home/test/autobuild/run/instance-0/output/target || /usr/bin/install -c -d /home/test/autobuild/run/instance-0/output/target || exit 1 ; \ /usr/bin/install -c /home/test/autobuild/run/instance-0/output/target || exit 1 ; \ fi make[2]: Entering directory `/home/test/autobuild/run/instance-0/output/build/znc-1.6.5/man' test -d /home/test/autobuild/run/instance-0/output/target/usr/share/man/man1 || /usr/bin/install -c -d /home/test/autobuild/run/instance-0/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /home/test/autobuild/run/instance-0/output/target/usr/share/man/man1 make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/znc-1.6.5/man' #test -d /home/test/autobuild/run/instance-0/output/target || /usr/bin/install -c -d /home/test/autobuild/run/instance-0/output/target #/usr/bin/install -c -m 644 ./znc.service /home/test/autobuild/run/instance-0/output/target ****************************************************************** ZNC was successfully installed. You can use '/usr/bin/znc --makeconf' to generate a config file. If you need help with using ZNC, please visit our wiki at: http://znc.in make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output/build/znc-1.6.5' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/test/autobuild/run/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'binutils', 'libtool', 'libunistring'] Warning: target file "./usr/sbin/fbset" is touched by more than one package: ['busybox', 'fbset'] ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['libffi', 'binutils', 'libtool', 'libunistring'] ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-0/output/build/packages-file-list-host.txt Warning: host file "./bin/2to3" is touched by more than one package: ['host-python3', 'host-python'] Warning: host file "./lib/python3.6/site-packages/easy-install.pth" is touched by more than one package: ['host-python-setuptools', 'host-python-pydal'] Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-bison', 'host-libffi'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/test/autobuild/run/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/test/autobuild/run/instance-0/output/target/etc/inittab rm -f /home/test/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/test/autobuild/run/instance-0/output/target/usr/lib/perl5/5.26.1/pod rm -rf /home/test/autobuild/run/instance-0/output/target/usr/lib/perl5/5.26.1/arm-linux/CORE find /home/test/autobuild/run/instance-0/output/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-0/output/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-0/output/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f PYTHONPATH="/home/test/autobuild/run/instance-0/output/target/usr/lib/python3.6/" cd /home/test/autobuild/run/instance-0/output/target && /home/test/autobuild/run/instance-0/output/host/bin/python3.6 /home/test/autobuild/run/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.6 find /home/test/autobuild/run/instance-0/output/target/usr/lib/python3.6 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/test/autobuild/run/instance-0/output/target/usr/lib/python3.6 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f 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 /home/test/autobuild/run/instance-0/output/target/usr/share/locale; 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/share/zsh 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 'libpthread*.so*' | \ xargs -r /home/test/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 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=2018.02-git-00740-gdb860d7"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-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 2018.02-git-00740-gdb860d7 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 >>> aespipe 2.4d Collecting legal info >>> at 3.1.16 Collecting legal info ERROR: No hash found for Copyright ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-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 >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> atk 2.22.0 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.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) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> 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 >>> python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libedit 20150325-3.1 Collecting legal info ERROR: No hash found for COPYING >>> atkmm 2.24.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> glibmm 2.54.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> bcm2835 1.48 Collecting legal info ERROR: No hash found for COPYING >>> benejson 0.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> berkeleydb 5.3.28 Collecting legal info ERROR: No hash found for LICENSE >>> binutils 2.28.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> host-dos2unix 7.3.4 Collecting legal info ERROR: No hash found for COPYING.txt >>> dropbear 2017.75 Collecting legal info ERROR: No hash found for LICENSE >>> execline 2.3.0.4 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> fbset 2.1 Collecting legal info >>> flannel v0.5.5 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 >>> genpart 1.0.2 Collecting legal info >>> glorytun 0.0.93-mud Collecting legal info LICENSE: OK (sha256: bd418f8ef7d62f2c89e3aa1e5dc41c7d7a6212eb1cdb4d39a26a5bd333e1b4a3) >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> haserl 0.9.35 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> ipsec-tools 0.8.2 Collecting legal info >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> lcdapi v0.11 Collecting legal info ERROR: No hash found for COPYING >>> libao 1.2.0 Collecting legal info ERROR: No hash found for COPYING >>> libcap 2.25 Collecting legal info ERROR: No hash found for License >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info ERROR: No hash found for License >>> libdnet 1.11 Collecting legal info ERROR: No hash found for LICENSE >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libfastjson v0.99.4 Collecting legal info ERROR: No hash found for COPYING >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libhid 0.2.16 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info ERROR: No hash found for gips_iLBClicense.pdf >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info ERROR: No hash found for COPYING >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libmng 2.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libunistring 0.9.7 Collecting legal info ERROR: No hash found for COPYING.LIB >>> linux-zigbee v0.3.1 Collecting legal info WARNING: no hash file for COPYING >>> logsurfer 1.8 Collecting legal info >>> lrzsz 0.12.20 Collecting legal info ERROR: No hash found for COPYING >>> ltris 1.0.19 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> mplayer 1.3.0 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for Copyright >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> pulseaudio 11.1 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for GPL ERROR: No hash found for LGPL >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> netatalk 3.1.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> odroid-scripts cfd289b1d69136b8bfd725d90cd648da4654f2bd Collecting legal info >>> oprofile 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> opus-tools 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 139ba071c222a5b0c20075f7c2265029ddd59449 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 >>> perl-digest-sha1 2.13 Collecting legal info ERROR: No hash found for README >>> host-perl 5.26.1 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl 5.26.1 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl-mailtools 2.18 Collecting legal info ERROR: No hash found for README >>> perl-timedate 2.30 Collecting legal info ERROR: No hash found for README >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> proftpd 1.3.6 Collecting legal info ERROR: No hash found for COPYING >>> host-pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-ti-cgt-pru 2.2.1 Collecting legal info PRU_Code_Generation_Tools_2.2.x_manifest.html: OK (sha256: eb646f4f8b14351110992b40ba24d12803bcc150a76e7298705f51088b0a09cc) pru_rts_2_2_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx: OK (sha256: 6b98f9262abd1ae9a3731e6feee02a56b6e290542dea119eeeeaf88bf802aabc) >>> python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-cssselect 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-dateutil 2.6.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-h2 3.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-hpack 3.0.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-hyperframe 5.1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-iso8601 0.1.12 Collecting legal info LICENSE: OK (sha256: 116d368d14a8cf0061027c944c60ee20b476ce42814818a7d627396906761f16) >>> python-mbstrdecoder 0.2.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-mistune 0.8 Collecting legal info LICENSE: OK (sha256: 0c5259c3dd0a7c46f4835221645f62a0638c9b9faa02af08676e8069e1ff964b) >>> python-msgpack 0.4.8 Collecting legal info ERROR: No hash found for COPYING >>> python-pycparser 2.17 Collecting legal info ERROR: No hash found for LICENSE >>> python-pydal 17.8 Collecting legal info ERROR: No hash found for LICENSE >>> python-pytz 2017.3 Collecting legal info LICENSE.txt: OK (sha256: a1c7102a51ef9ed37766f7388c71fd41bae2a7a95c30673c419ab84e1acc5f02) >>> python-sh 1.12.14 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-typepy 0.0.20 Collecting legal info ERROR: No hash found for LICENSE >>> python-web2py R-2.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-pydal 17.8 Collecting legal info ERROR: No hash found for LICENSE >>> python-xlsxwriter 0.9.6 Collecting legal info ERROR: No hash found for LICENSE.txt >>> qdecoder r12.0.5 Collecting legal info ERROR: No hash found for COPYING >>> ranger 1.7.2 Collecting legal info ERROR: No hash found for AUTHORS >>> rpi-bt-firmware a439f892bf549ddfefa9ba7ad1999cc515f233bf Collecting legal info ERROR: No hash found for LICENCE.broadcom_bcm43xx >>> rpi-firmware 2067241bc7cdf238fdeab7f5a3c22faa57dd5617 Collecting legal info ERROR: No hash found for boot/LICENCE.broadcom >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> s6 2.7.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> smcroute 2.3.1 Collecting legal info ERROR: No hash found for COPYING >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> tinyxml2 4.0.1 Collecting legal info ERROR: No hash found for readme.md >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> znc 1.6.5 Collecting legal info ERROR: No hash found for LICENSE >>> 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 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 (AESPIPE_LICENSE_FILES not defined) WARNING: fbset-2.1: cannot save license (FBSET_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: ipsec-tools-0.8.2: cannot save license (IPSEC_TOOLS_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: odroid-scripts-cfd289b1d69136b8bfd725d90cd648da4654f2bd: cannot save license (ODROID_SCRIPTS_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'