Warning: target file "./usr/bin/bunzip2" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./sbin/hwclock" is touched by more than one package: ['busybox', 'util-linux'] Warning: target file "./usr/share/info/dir" is touched by more than one package: ['readline', 'libffi', 'gmp', 'libunistring', 'libtool'] Warning: target file "./usr/bin/bzcat" is touched by more than one package: ['busybox', 'bzip2'] Warning: target file "./bin/ping" is touched by more than one package: ['busybox', 'iputils'] Warning: target file "./usr/share/qemu/QEMU" is touched by more than one package: ['qemu', 'qemu'] Warning: target file "./usr/lib/libssl.a" is touched by more than one package: ['libopenssl', 'libnss'] Warning: target file "./sbin/sulogin" is touched by more than one package: ['busybox', 'util-linux'] ./support/scripts/check-uniq-files -t staging /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['toolchain-external-codesourcery-arm', 'readline', 'libffi', 'gmp', 'libunistring', 'libtool'] Warning: staging file "./usr/lib/libssl.a" is touched by more than one package: ['libopenssl', 'libnss'] ./support/scripts/check-uniq-files -t host /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/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-libffi', 'host-gmp'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: ['host-python-setuptools', 'host-python-cheetah', 'host-python-lxml'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/inittab rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/glib-compile-schemas /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/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-1/output/target/etc/hosts mkdir -p /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "Welcome to Buildroot" > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/shadow rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/bin/sh rm -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge; done for dir in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/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-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/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-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/aclocal \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/pkgconfig \ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/cmake /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/cmake find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/ /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/bash-completion rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zsh rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/man /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/info /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/info rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/doc /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/doc rm -rf /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gtk-doc rmdir /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/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-1/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/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-1/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-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00777-gece9385523"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' make: Entering directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' >>> Buildroot 2018.02-git-00777-gece9385523 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 arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2: OK (sha256: e16a5b1e41d7ff1e74161f9405182001bc8d1360d89564e73911032e6966cc0d) >>> toolchain-external-codesourcery-arm 2014.05-29 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 >>> alljoyn 16.04.00a Collecting legal info >>> 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) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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 >>> 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) >>> argus 3.0.8 Collecting legal info ERROR: No hash found for README >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> attr 2.4.47 Collecting legal info ERROR: No hash found for doc/COPYING ERROR: No hash found for doc/COPYING.LGPL >>> augeas 1.9.0 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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 >>> avahi 0.7 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> 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 >>> 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) >>> 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) >>> boa 0.94.14rc21 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bootstrap 3.3.7 Collecting legal info >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> connman 1.35 Collecting legal info ERROR: No hash found for COPYING >>> iptables 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_conntrack 1.0.6 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> crda 3.18 Collecting legal info ERROR: No hash found for LICENSE >>> host-python-pycrypto 2.6.1 Collecting legal info ERROR: No hash found for COPYRIGHT ERROR: No hash found for LEGAL/copy/LICENSE.libtom ERROR: No hash found for LEGAL/copy/LICENSE.python-2.2 ERROR: No hash found for LEGAL/copy/LICENSE.original >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> 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 >>> curlftpfs 0.9.2 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.57.0 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> daemon 0.6.4 Collecting legal info ERROR: No hash found for LICENSE >>> dbus-cpp 0.9.0 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus-cpp 0.9.0 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> dc3dd 7.2.641 Collecting legal info ERROR: No hash found for COPYING >>> directfb 1.7.7 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> host-dos2unix 7.3.4 Collecting legal info ERROR: No hash found for COPYING.txt >>> dvdrw-tools 7.1 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.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> fis 2892 Collecting legal info WARNING: no hash file for fis.c >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> gauche 0.9.5 Collecting legal info ERROR: No hash found for COPYING >>> host-gauche 0.9.5 Collecting legal info ERROR: No hash found for COPYING >>> gdb 7.11.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> ghostscript 9.22 Collecting legal info ERROR: No hash found for LICENSE >>> host-lcms2 2.8 Collecting legal info ERROR: No hash found for COPYING >>> host-libjpeg 9b Collecting legal info ERROR: No hash found for README >>> jpeg Collecting legal info >>> jpeg-turbo 1.5.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> 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 >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnuradio 3.7.11 Collecting legal info ERROR: No hash found for COPYING >>> host-python-cheetah 2.4.4 Collecting legal info >>> host-python-markdown 2.6.8 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> 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 >>> gnutls 3.5.16 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libunistring 0.9.7 Collecting legal info ERROR: No hash found for COPYING.LIB >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> google-material-design-icons 2.2.3 Collecting legal info ERROR: No hash found for LICENSE >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> iputils s20161105 Collecting legal info ERROR: No hash found for ninfod/COPYING >>> jemalloc 5.0.1 Collecting legal info ERROR: No hash found for COPYING >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> libcgicc 3.2.16 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING.DOC >>> libee 0.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libestr 0.1.10 Collecting legal info ERROR: No hash found for COPYING >>> libftdi 0.20 Collecting legal info >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libgeotiff 1.4.0 Collecting legal info ERROR: No hash found for LICENSE >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info ERROR: No hash found for gips_iLBClicense.pdf >>> liblo 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libmad 0.15.1b Collecting legal info ERROR: No hash found for COPYING >>> libmbus 0.8.0 Collecting legal info ERROR: No hash found for COPYING >>> libmpdclient 2.10 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_log 1.0.1 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) >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libogg 1.3.3 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) >>> libraw1394 2.1.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libtorrent 0.13.6 Collecting legal info ERROR: No hash found for COPYING >>> libucl 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> linux-firmware 65b1c68c63f974d72610db38dfae49861117cae2 Collecting legal info ERROR: No hash found for LICENCE.Marvell ERROR: No hash found for LICENCE.broadcom_bcm43xx ERROR: No hash found for LICENCE.iwlwifi_firmware ERROR: No hash found for LICENSE.i915 ERROR: No hash found for WHENCE >>> liquid-dsp v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> 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 >>> lynx 2.8.9dev.16 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> mimic 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> mtd 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> netplug 1.2.9.2 Collecting legal info ERROR: No hash found for COPYING >>> nilfs-utils v2.2.7 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> nut 2.7.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE-GPL2 ERROR: No hash found for LICENSE-GPL3 >>> obsidian-cursors 1.0 Collecting legal info >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> open2300 12 Collecting legal info WARNING: no hash file for COPYING >>> opentracing-cpp v1.2.0 Collecting legal info COPYING: OK (sha256: b80bffcfee825a69645f7ca97ddba48714031ea5c845198d184714d5490798b6) >>> p7zip 16.02 Collecting legal info ERROR: No hash found for DOC/License.txt >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> prboom 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl_mixer 1.2.12 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> proj 4.9.3 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> proxychains-ng 4.11 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 >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> pure-ftpd 1.0.47 Collecting legal info COPYING: OK (sha256: e724ba991d8efa4c963e84ec31314c532dab00ac455ef77020fe60e78177bf23) >>> host-python-lxml 4.0.0 Collecting legal info ERROR: No hash found for LICENSES.txt ERROR: No hash found for doc/licenses/BSD.txt ERROR: No hash found for doc/licenses/elementtree.txt ERROR: No hash found for src/lxml/isoschematron/resources/rng/iso-schematron.rng >>> host-libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> qemu 2.10.2 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: 48ffe9fc7f1d5462dbd19340bc4dd1d8a9e37c61ed535813e614cbe4a5f0d4df) >>> qlibc v2.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> qpdf 7.0.0 Collecting legal info ERROR: No hash found for Artistic-2.0 >>> rabbitmq-c v0.8.0 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> host-rauc 0.2 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> host-squashfs 3de1687d7432ea9b302c2db9521996f506c140a3 Collecting legal info ERROR: No hash found for COPYING >>> host-lz4 v1.7.5 Collecting legal info ERROR: No hash found for lib/LICENSE ERROR: No hash found for programs/COPYING >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> rng-tools 5 Collecting legal info ERROR: No hash found for COPYING >>> rpi-wifi-firmware 54bab3d6a6d43239c71d26464e6e10e5067ffea7 Collecting legal info >>> s6-rc 0.4.0.0 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sane-backends 1.0.25 Collecting legal info ERROR: No hash found for COPYING >>> sdl_sound 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> shapelib 1.4.1 Collecting legal info web/license.html: OK (sha256: a638278f7f1cb7d0cdc73b47a6c87261b882e356a8e79922e90d44d7ef1dd2c7) COPYING: OK (sha256: 7eb803a70990017a1c4e38a8342d7413c5dfeec3ed1ac407e15ae2c274e560ff) >>> smcroute 2.3.1 Collecting legal info ERROR: No hash found for COPYING >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Collecting legal info ERROR: No hash found for COPYING >>> sound-theme-borealis 0.9a Collecting legal info >>> statserial 1.1 Collecting legal info ERROR: No hash found for COPYING >>> sunxi-cedarx b8f52d913f73720e50d8f1b2f8610467b575dc45 Collecting legal info >>> taskd 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Collecting legal info ERROR: No hash found for LICENSE >>> vdr 2.3.5 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> wireless-regdb 2017.03.07 Collecting legal info ERROR: No hash found for LICENSE >>> ympd v1.2.3 Collecting legal info ERROR: No hash found for LICENSE >>> zd1211-firmware 1.4 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-arm-2014.05-29: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM_LICENSE_FILES not defined) WARNING: alljoyn-16.04.00a: cannot save license (ALLJOYN_LICENSE_FILES not defined) WARNING: bootstrap-3.3.7: cannot save license (BOOTSTRAP_LICENSE_FILES not defined) WARNING: python-cheetah-2.4.4: cannot save license (HOST_PYTHON_CHEETAH_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (LIBFTDI_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: rauc-0.2: cannot save license (HOST_RAUC_LICENSE_FILES not defined) WARNING: rpi-wifi-firmware-54bab3d6a6d43239c71d26464e6e10e5067ffea7: cannot save license (RPI_WIFI_FIRMWARE_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) WARNING: sunxi-cedarx-b8f52d913f73720e50d8f1b2f8610467b575dc45: cannot save license (SUNXI_CEDARX_LICENSE_FILES not defined) Legal info produced in /accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/output/legal-info make: Leaving directory '/accts/mlweber1/rclinux/rc-buildroot-test/scripts/instance-1/buildroot'