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/rclinux/rc-buildroot-test/scripts/instance-5/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 /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['gdbm', 'gsl', 'libconfig', 'libffi', 'pinentry'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['gdbm', 'gsl', 'libconfig', 'libffi'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-lzip', 'host-m4', 'host-bison', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext', 'host-gawk', 'host-libffi'] mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc echo "buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/hosts mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc/shadow rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/bin/sh rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/locales.nopurge; done for dir in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/include /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/aclocal \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/pkgconfig /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/pkgconfig \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/cmake /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/cmake find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/gdb rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/zsh rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/man /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/man rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/info /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/info rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/doc /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/doc rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/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/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/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/rclinux/rc-buildroot-test/scripts/instance-5/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/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-rc1-00026-g7c384c3b0f"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-rc1\"" \ ) > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/target/etc >>> Sanitizing RPATH in target tree /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/buildroot/support/scripts/fix-rpath target make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/buildroot' make: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/buildroot' >>> Buildroot 2018.02-rc1-00026-g7c384c3b0f 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 >>> acpica 20170531 Collecting legal info ERROR: No hash found for source/include/acpi.h >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-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-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 >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info ERROR: No hash found for README >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> 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) >>> apache 2.4.29 Collecting legal info ERROR: No hash found for LICENSE >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libcap-ng 0.7.8 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> 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 >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> libiconv 1.15 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> argp-standalone 1.3 Collecting legal info >>> atop 2.3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> audiofile 0.3.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPL >>> avahi 0.7 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> 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 >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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 >>> libdaemon 0.14 Collecting legal info ERROR: No hash found for LICENSE >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> bind 9.11.2-P1 Collecting legal info COPYRIGHT: OK (sha256: d3906dfe153e2c48440d3ca1d5319f5e89b4b820cdfc5d0779c23d7ac2b175e9) >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> boa 0.94.14rc21 Collecting legal info ERROR: No hash found for COPYING >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> ca-certificates 20170717 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cppunit 1.13.2 Collecting legal info ERROR: No hash found for COPYING >>> cppzmq 68a7b09cfce01c4c279fba2cf91686fcfc566848 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> ctorrent dnh3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> devmem2 1 Collecting legal info devmem2.c.license: OK (sha256: 560913d09310d446920c16bd0aca1ff21d3b6fedd527195bacfc832ce343e0ae) >>> ding-libs 0_4_0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> dvblast 3.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.WTFPL >>> libev 4.24 Collecting legal info ERROR: No hash found for LICENSE >>> empty 0.6.20b Collecting legal info ERROR: No hash found for COPYRIGHT >>> faad2 2.8.8 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> flann 1.9.1 Collecting legal info ERROR: No hash found for COPYING >>> flickcurl 1.26 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for LICENSE-2.0.txt ERROR: No hash found for LICENSE.html >>> libcurl 7.58.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libidn 1.33 Collecting legal info ERROR: No hash found for COPYINGv2 ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.LESSERv3 >>> font-awesome v4.7.0 Collecting legal info >>> fping 4.0 Collecting legal info ERROR: No hash found for COPYING >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> freetype 2.8.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 4a9a548027a2c1d37788519dea833294c9c81f1ebc280e817f41f50d0c642d78) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> ftop 1.0 Collecting legal info ERROR: No hash found for COPYING >>> host-genimage 9 Collecting legal info ERROR: No hash found for COPYING >>> host-libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> getent Collecting legal info >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> hwloc 1.11.7 Collecting legal info ERROR: No hash found for COPYING >>> iftop 1.0pre4 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> imlib2 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> libid3tag 0.15.1b Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> inconsolata 001.010 Collecting legal info ERROR: No hash found for OFL.txt >>> inotify-tools 1df9af4d6cd0f4af4b1b19254bcf056aed4ae395 Collecting legal info ERROR: No hash found for COPYING >>> irda-utils 0.9.18 Collecting legal info ERROR: No hash found for man/COPYING >>> jansson 2.10 Collecting legal info ERROR: No hash found for LICENSE >>> jemalloc 5.0.1 Collecting legal info ERROR: No hash found for COPYING >>> jimtcl 0.75 Collecting legal info ERROR: No hash found for LICENSE >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> jsmn 6021415cc75e7922d45b12935f56348b064d8a7f Collecting legal info ERROR: No hash found for LICENSE >>> json-c 0.13 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> lcms2 2.8 Collecting legal info ERROR: No hash found for COPYING >>> let-me-create v1.5.2 Collecting legal info ERROR: No hash found for LICENSE >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libatomic_ops v7.4.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> libdvbcsa 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> 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 >>> 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 >>> libhid 0.2.16 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libjson 7.6.1 Collecting legal info ERROR: No hash found for License.txt >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmpdclient 2.10 Collecting legal info ERROR: No hash found for COPYING >>> libndp v1.5 Collecting legal info ERROR: No hash found for COPYING >>> libnpth 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libphidget 2.1.8.20140319 Collecting legal info ERROR: No hash found for COPYING >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> librsync v2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> libsamplerate 0.1.9 Collecting legal info ERROR: No hash found for COPYING >>> libshairplay ce80e005908f41d0e6fde1c4a21e9cb8ee54007b Collecting legal info ERROR: No hash found for LICENSE >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtorrent 0.13.6 Collecting legal info ERROR: No hash found for COPYING >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libuci 49ec6efbdac4819033d34f08927d795f83a3932d Collecting legal info >>> libuio 940861de278cb794bf9d775b76a4d1d4f9108607 Collecting legal info ERROR: No hash found for COPYING >>> libuv v1.19.1 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libyaml 0.1.7 Collecting legal info ERROR: No hash found for LICENSE >>> linux-firmware 65b1c68c63f974d72610db38dfae49861117cae2 Collecting legal info LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) LICENCE.ibt_firmware: OK (sha256: 5181b0b51efc79d5acb2c9bb92042878fdbad97a92114d4ab5e32e2b5b52fce4) LICENCE.iwlwifi_firmware: OK (sha256: e295020afd7597dc1b3bbe50a84a7e432d9cb92bc053c1c5e657b50d2517627b) LICENCE.qla2xxx: OK (sha256: 4071a11d878dbc0ac6d9e71203d03b151638f9d7a8bc47a54c3cb964100d5822) LICENCE.ralink-firmware.txt: OK (sha256: d7bec70668ddd4aae8fb4aa32870e54b49fcdb0b9b007aa9f54b53a1ac7461bd) WHENCE: OK (sha256: 9703115e298649dfad003d7d3d55f4b2bd417e28f19e9cf6d5c6f9a906a2c4d9) >>> linuxptp 303b08cbf55096aba55bd08a314e0701e5c33482 Collecting legal info ERROR: No hash found for COPYING >>> lockdev 1.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> logsurfer 1.8 Collecting legal info >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> memcached 1.5.0 Collecting legal info ERROR: No hash found for COPYING >>> mjpegtools 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> moarvm 2017.05 Collecting legal info ERROR: No hash found for Artistic2.txt >>> host-lua 5.1.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> mono 5.4.0.201 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for mcs/COPYING ERROR: No hash found for eglib/COPYING ERROR: No hash found for external/Newtonsoft.Json/Tools/7-zip/copying.txt >>> host-mono 5.4.0.201 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for mcs/COPYING ERROR: No hash found for eglib/COPYING ERROR: No hash found for external/Newtonsoft.Json/Tools/7-zip/copying.txt >>> host-monolite 1050400003 Collecting legal info >>> mpd-mpc 0.28 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 >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> mrouted 3.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> mtd 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> nanomsg 1.0.0 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> netcat 0.7.1 Collecting legal info ERROR: No hash found for COPYING >>> nginx 1.12.2 Collecting legal info LICENSE: OK (sha256: 75820469c890db641e54078df018e497fde0542211aa704e15320316a2175780) >>> ngrep 1.45 Collecting legal info ERROR: No hash found for LICENSE.txt >>> omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> opentracing-cpp v1.2.0 Collecting legal info COPYING: OK (sha256: b80bffcfee825a69645f7ca97ddba48714031ea5c845198d184714d5490798b6) >>> opusfile 0.9 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phidgetwebservice 2.1.8.20140319 Collecting legal info ERROR: No hash found for COPYING >>> pinentry 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> qt 4.8.7 Collecting legal info ERROR: No hash found for LICENSE.LGPL ERROR: No hash found for LGPL_EXCEPTION.txt ERROR: No hash found for LICENSE.GPL3 >>> host-pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> qjson 0.9.0 Collecting legal info ERROR: No hash found for COPYING.lib >>> quagga 1.1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-gawk 4.1.4 Collecting legal info ERROR: No hash found for COPYING >>> ramsmp 3.5.0 Collecting legal info ERROR: No hash found for LICENCE >>> rng-tools 5 Collecting legal info ERROR: No hash found for COPYING >>> sane-backends 1.0.25 Collecting legal info ERROR: No hash found for COPYING >>> shairport-sync 3.1.6 Collecting legal info ERROR: No hash found for LICENSES >>> snmppp 3.3.10 Collecting legal info src/v3.cpp: OK (sha256: d00d5deb9ce44fa01ddf6f882de3ea8b9e8402f776b546dd982d55367ebbd392) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> squid 3.5.27 Collecting legal info COPYING: OK (sha256: 58f5d05257af1fb964fde20e134d660fac9afa86b6fd8c70d63ead63068378fa) >>> sredird 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> sudo 1.8.21p2 Collecting legal info ERROR: No hash found for doc/LICENSE >>> szip 2.1 Collecting legal info ERROR: No hash found for COPYING >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> tinymembench v0.3 Collecting legal info ERROR: No hash found for main.c >>> tslib 1.15 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> host-uboot-tools 2018.01 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Collecting legal info ERROR: No hash found for ubusd_acl.h >>> urg 0.8.18 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> usbredir 0.7.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> vo-aacenc 0.1.3 Collecting legal info ERROR: No hash found for COPYING >>> vtun 3.0.3 Collecting legal info ERROR: No hash found for README.OpenSSL >>> wayland 1.14.0 Collecting legal info ERROR: No hash found for COPYING >>> host-wayland 1.14.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> ympd v1.2.3 Collecting legal info ERROR: No hash found for LICENSE >>> 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: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: font-awesome-v4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: libuci-49ec6efbdac4819033d34f08927d795f83a3932d: cannot save license (LIBUCI_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: monolite-1050400003: cannot save license (HOST_MONOLITE_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/output/legal-info make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-5/buildroot'