Linking module cert... Linking module certauth... Linking module chansaver... Linking module clearbufferonmsg... Linking module clientnotify... Linking module crypt... Linking module ctcpflood... 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 missingmotd... Linking module modules_online... Linking module nickserv... Linking module notify_connect... Linking module raw... Linking module listsockets... Linking module notes... Linking module dcc... Linking module perform... Linking module shell... Linking module route_replies... Linking module send_raw... Linking module simple_away... Linking module log... Linking module sample... Linking module sasl... Linking module stickychan... Linking module savebuff... Linking module partyline... Linking module q... Linking module controlpanel... Linking module schat... Linking module watch... Linking module modpython... Linking znc... Linking module webadmin... Linking ZNC python bindings library... make[2]: Leaving directory `/accts/mlweber1/instance-2/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 `/accts/mlweber1/instance-2/output/build/znc-1.6.5' >>> znc 1.6.5 Installing to target PATH="/accts/mlweber1/instance-2/output/host/bin:/accts/mlweber1/instance-2/output/host/sbin:/usr/bin:/bin" /usr/bin/make -j32 DESTDIR=/accts/mlweber1/instance-2/output/target install -C /accts/mlweber1/instance-2/output/build/znc-1.6.5/ make[1]: Entering directory `/accts/mlweber1/instance-2/output/build/znc-1.6.5' test -d /accts/mlweber1/instance-2/output/target/usr/bin || /usr/bin/install -c -d /accts/mlweber1/instance-2/output/target/usr/bin test -d /accts/mlweber1/instance-2/output/target/usr/include/znc || /usr/bin/install -c -d /accts/mlweber1/instance-2/output/target/usr/include/znc test -d /accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig || /usr/bin/install -c -d /accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig test -d /accts/mlweber1/instance-2/output/target/usr/lib/znc || /usr/bin/install -c -d /accts/mlweber1/instance-2/output/target/usr/lib/znc test -d /accts/mlweber1/instance-2/output/target/usr/share/znc || /usr/bin/install -c -d /accts/mlweber1/instance-2/output/target/usr/share/znc cp -R ./webskins /accts/mlweber1/instance-2/output/target/usr/share/znc find /accts/mlweber1/instance-2/output/target/usr/share/znc/webskins -type d -exec chmod 0755 '{}' \; find /accts/mlweber1/instance-2/output/target/usr/share/znc/webskins -type f -exec chmod 0644 '{}' \; /usr/bin/install -c znc /accts/mlweber1/instance-2/output/target/usr/bin /usr/bin/install -c znc-buildmod /accts/mlweber1/instance-2/output/target/usr/bin /usr/bin/install -c -m 644 ./include/znc/*.h /accts/mlweber1/instance-2/output/target/usr/include/znc /usr/bin/install -c -m 644 include/znc/zncconfig.h /accts/mlweber1/instance-2/output/target/usr/include/znc /usr/bin/install -c -m 644 znc.pc /accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/znc-1.6.5/modules' rm -rf /accts/mlweber1/instance-2/output/target/usr/share/znc/modules test -d /accts/mlweber1/instance-2/output/target/usr/lib/znc || /usr/bin/install -c -d /accts/mlweber1/instance-2/output/target/usr/lib/znc test -d /accts/mlweber1/instance-2/output/target/usr/share/znc/modules || /usr/bin/install -c -d /accts/mlweber1/instance-2/output/target/usr/share/znc/modules rm -rf /accts/mlweber1/instance-2/output/target/usr/lib/znc/*.so cp -R ./data/* /accts/mlweber1/instance-2/output/target/usr/share/znc/modules find /accts/mlweber1/instance-2/output/target/usr/share/znc/modules -type d -exec chmod 0755 '{}' \; find /accts/mlweber1/instance-2/output/target/usr/share/znc/modules -type f -exec chmod 0644 '{}' \; for i in ./*.py; do \ /usr/bin/install -c -m 644 $i /accts/mlweber1/instance-2/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 /accts/mlweber1/instance-2/output/target/usr/lib/znc/modpython /usr/bin/install -c modpython/_znc_core.so /accts/mlweber1/instance-2/output/target/usr/lib/znc/modpython if test -r modpython/znc_core.py;\ then /usr/bin/install -c -m 644 modpython/znc_core.py /accts/mlweber1/instance-2/output/target/usr/lib/znc/modpython;\ else /usr/bin/install -c -m 644 ./modpython/znc_core.py /accts/mlweber1/instance-2/output/target/usr/lib/znc/modpython;\ fi /usr/bin/install -c -m 644 ./modpython/znc.py /accts/mlweber1/instance-2/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 /accts/mlweber1/instance-2/output/target/usr/lib/znc make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/znc-1.6.5/modules' if test -n ""; then \ test -d /accts/mlweber1/instance-2/output/target || /usr/bin/install -c -d /accts/mlweber1/instance-2/output/target || exit 1 ; \ /usr/bin/install -c /accts/mlweber1/instance-2/output/target || exit 1 ; \ fi make[2]: Entering directory `/accts/mlweber1/instance-2/output/build/znc-1.6.5/man' test -d /accts/mlweber1/instance-2/output/target/usr/share/man/man1 || /usr/bin/install -c -d /accts/mlweber1/instance-2/output/target/usr/share/man/man1 /usr/bin/install -c -m 644 znc.1.gz znc-buildmod.1.gz /accts/mlweber1/instance-2/output/target/usr/share/man/man1 make[2]: Leaving directory `/accts/mlweber1/instance-2/output/build/znc-1.6.5/man' #test -d /accts/mlweber1/instance-2/output/target || /usr/bin/install -c -d /accts/mlweber1/instance-2/output/target #/usr/bin/install -c -m 644 ./znc.service /accts/mlweber1/instance-2/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 `/accts/mlweber1/instance-2/output/build/znc-1.6.5' >>> Finalizing target directory rm -f /accts/mlweber1/instance-2/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/instance-2/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/instance-2/output/host/bin/glib-compile-schemas /accts/mlweber1/instance-2/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/instance-2/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/accts/mlweber1/instance-2/output/target/usr/lib/python3.6/" cd /accts/mlweber1/instance-2/output/target && /accts/mlweber1/instance-2/output/host/bin/python3.6 /accts/mlweber1/instance-2/buildroot/support/scripts/pycompile.py usr/lib/python3.6 find /accts/mlweber1/instance-2/output/target/usr/lib/python3.6 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /accts/mlweber1/instance-2/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 /accts/mlweber1/instance-2/output/target/etc echo "buildroot" > /accts/mlweber1/instance-2/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/instance-2/output/target/etc/hosts mkdir -p /accts/mlweber1/instance-2/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/instance-2/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/instance-2/output/target/etc/shadow rm -f /accts/mlweber1/instance-2/output/target/bin/sh rm -f /accts/mlweber1/instance-2/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/instance-2/output/build/locales.nopurge; done for dir in /accts/mlweber1/instance-2/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/instance-2/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/instance-2/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/instance-2/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/instance-2/output/target/usr/include /accts/mlweber1/instance-2/output/target/usr/share/aclocal \ /accts/mlweber1/instance-2/output/target/usr/lib/pkgconfig /accts/mlweber1/instance-2/output/target/usr/share/pkgconfig \ /accts/mlweber1/instance-2/output/target/usr/lib/cmake /accts/mlweber1/instance-2/output/target/usr/share/cmake find /accts/mlweber1/instance-2/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/instance-2/output/target/lib/ /accts/mlweber1/instance-2/output/target/usr/lib/ /accts/mlweber1/instance-2/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gdb rm -rf /accts/mlweber1/instance-2/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/instance-2/output/target/usr/share/zsh rm -rf /accts/mlweber1/instance-2/output/target/usr/man /accts/mlweber1/instance-2/output/target/usr/share/man rm -rf /accts/mlweber1/instance-2/output/target/usr/info /accts/mlweber1/instance-2/output/target/usr/share/info rm -rf /accts/mlweber1/instance-2/output/target/usr/doc /accts/mlweber1/instance-2/output/target/usr/share/doc rm -rf /accts/mlweber1/instance-2/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/instance-2/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/instance-2/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /accts/mlweber1/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/instance-2/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/instance-2/output/host/bin/armv7-ctng-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/instance-2/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /accts/mlweber1/instance-2/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /accts/mlweber1/instance-2/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11-git-02541-g138a082"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2017.11-git\"" \ ) > /accts/mlweber1/instance-2/output/target/etc/os-release >>> Sanitizing RPATH in target tree /accts/mlweber1/instance-2/buildroot/support/scripts/fix-rpath target make: Leaving directory `/accts/mlweber1/instance-2/buildroot' make: Entering directory `/accts/mlweber1/instance-2/buildroot' >>> Buildroot 2017.11-git-02541-g138a082 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> 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 >>> aubio 0.4.5 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> botan 1.10.16 Collecting legal info ERROR: No hash found for doc/license.txt >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> openssl Collecting legal info >>> libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> zlib 1.2.11 Collecting legal info ERROR: No hash found for README >>> bsdiff 4.3 Collecting legal info ERROR: No hash found for bsdiff.c >>> bullet 2.86.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> cppunit 1.13.2 Collecting legal info ERROR: No hash found for COPYING >>> dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.10.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libselinux 2.7 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 >>> host-bison 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-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 >>> pcre 8.41 Collecting legal info ERROR: No hash found for LICENCE >>> python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> libffi 3.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-dbus 1.10.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.54.2 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.31 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 ERROR: No hash found for sys-utils/rfkill.c >>> libglib2 2.54.2 Collecting legal info ERROR: No hash found for COPYING >>> util-linux 2.31 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 ERROR: No hash found for sys-utils/rfkill.c >>> 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 >>> 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 >>> ddrescue 1.22 Collecting legal info ERROR: No hash found for COPYING >>> docker-engine v17.05.0-ce 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 >>> host-e2fsprogs 1.43.7 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> empty 0.6.20b Collecting legal info ERROR: No hash found for COPYRIGHT >>> 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 >>> ftop 1.0 Collecting legal info ERROR: No hash found for COPYING >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> genromfs 0.5.2 Collecting legal info ERROR: No hash found for COPYING >>> gnu-efi 3.0.6 Collecting legal info ERROR: No hash found for README.efilib >>> gnuchess 6.2.4 Collecting legal info ERROR: No hash found for COPYING >>> graphite2 1.3.10 Collecting legal info ERROR: No hash found for LICENSE >>> htop 2.0.2 Collecting legal info ERROR: No hash found for COPYING >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> icu 59.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-icu 59.1 Collecting legal info ERROR: No hash found for LICENSE >>> inadyn 2.2.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libite v1.9.2 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> iptables 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> iputils s20161105 Collecting legal info ERROR: No hash found for ninfod/COPYING >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> lcms2 2.8 Collecting legal info ERROR: No hash found for COPYING >>> tiff 4.0.8 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libargtable2 13 Collecting legal info ERROR: No hash found for COPYING >>> libasplib be7fac89218a84b75f7598e3d76625ece99296f2 Collecting legal info ERROR: No hash found for LICENSE >>> libcuefile r475 Collecting legal info ERROR: No hash found for COPYING >>> libdmtx 0.7.4 Collecting legal info ERROR: No hash found for LICENSE >>> libdvbcsa 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> libebml 1.3.3 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libenca 1.19 Collecting legal info ERROR: No hash found for COPYING >>> libfcgi 2.4.0 Collecting legal info ERROR: No hash found for LICENSE.TERMS >>> libfm-extra 1.2.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for src/extra/fm-xml-file.c >>> 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 >>> libgeotiff 1.4.0 Collecting legal info ERROR: No hash found for LICENSE >>> libhttpparser v2.7.1 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> libloki 0.1.7 Collecting legal info >>> libmhash 0.9.9.9 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libmodbus 3.1.4 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> libnetfilter_acct 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libnftnl 1.0.7 Collecting legal info ERROR: No hash found for COPYING >>> libnspr 4.17 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.33 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> liboauth 1.0.3 Collecting legal info ERROR: No hash found for COPYING.MIT >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> libqmi 1.18.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libsidplay2 2.1.1 Collecting legal info ERROR: No hash found for libsidplay/COPYING >>> libsigrokdecode 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> linenoise 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> linknx 0.0.1.33 Collecting legal info >>> memtool 2016.10.0 Collecting legal info ERROR: No hash found for COPYING >>> menu-cache 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> mobile-broadband-provider-info 20151214 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 >>> host-mxsldr 2793a657ab7a22487d21c1b020957806f8ae8383 Collecting legal info WARNING: no hash file for COPYING >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> nfacct 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> nvme v1.3 Collecting legal info ERROR: No hash found for LICENSE >>> openssh 7.6p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info ERROR: No hash found for COPYING >>> pcsc-lite 1.8.22 Collecting legal info ERROR: No hash found for COPYING >>> pps-tools 47333f24af878f67ce48022e8af16419713aa1ac Collecting legal info ERROR: No hash found for COPYING >>> protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-couchdb 1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-django 1.10.7 Collecting legal info ERROR: No hash found for LICENSE >>> python-mako 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> python-markdown 2.6.8 Collecting legal info ERROR: No hash found for LICENSE.md >>> python-markupsafe 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-tomako 0.1.0.post1 Collecting legal info ERROR: No hash found for LICENSE >>> python-tornado 4.5.1 Collecting legal info >>> host-raspberrypi-usbboot f4e3f0f9a3c64d846ba53ec3367e33a4f9a7d051 Collecting legal info >>> restorecond 2.7 Collecting legal info ERROR: No hash found for COPYING >>> riemann-c-client 1.9.1 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 >>> scrypt 1.2.0 Collecting legal info ERROR: No hash found for main.c >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> sredird 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> szip 2.1 Collecting legal info ERROR: No hash found for COPYING >>> tcl 8.6.6 Collecting legal info ERROR: No hash found for license.terms >>> tinymembench v0.3 Collecting legal info ERROR: No hash found for main.c >>> tn5250 0.17.4 Collecting legal info ERROR: No hash found for COPYING >>> tree 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> uclibc-ng-test c4d54bde7772b55df04399ecb355769c5ac31015 Collecting legal info WARNING: no hash file for COPYING.LIB >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2m Collecting legal info ERROR: No hash found for LICENSE >>> wilc1000-firmware 14.1 Collecting legal info >>> znc 1.6.5 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: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) WARNING: linknx-0.0.1.33: cannot save license (LINKNX_LICENSE_FILES not defined) WARNING: python-tornado-4.5.1: cannot save license (PYTHON_TORNADO_LICENSE_FILES not defined) WARNING: raspberrypi-usbboot-f4e3f0f9a3c64d846ba53ec3367e33a4f9a7d051: cannot save license (HOST_RASPBERRYPI_USBBOOT_LICENSE_FILES not defined) WARNING: wilc1000-firmware-14.1: cannot save license (WILC1000_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/instance-2/output/legal-info make: Leaving directory `/accts/mlweber1/instance-2/buildroot'