rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/include /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/man /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/info /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/doc /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/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 /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /usr/lfs/v0/rc-buildroot-test/scripts/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 /usr/lfs/v0/rc-buildroot-test/scripts/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 /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02"; \ echo "PRETTY_NAME=\"Buildroot 2018.02\"" \ ) > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2018.02 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 >>> aespipe 2.4d Collecting legal info >>> agentpp 4.0.7 Collecting legal info ERROR: No hash found for LICENSE-2_0.txt >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> snmppp 3.3.10 Collecting legal info src/v3.cpp: OK (sha256: d00d5deb9ce44fa01ddf6f882de3ea8b9e8402f776b546dd982d55367ebbd392) >>> aircrack-ng 1.2-rc4 Collecting legal info ERROR: No hash found for LICENSE >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> check 0.11.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> 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) >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> 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) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.0.2 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 >>> 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 >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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 >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> argp-standalone 1.3 Collecting legal info >>> 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 >>> bcusdk 0.0.5 Collecting legal info ERROR: No hash found for COPYING >>> libpthsem 2.0.8 Collecting legal info ERROR: No hash found for COPYING >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> icu 60.1 Collecting legal info LICENSE: OK (sha256: 24c771ce37201a3ab604852e47d10d21595d0493269dd6c8a5e567e998e18c00) >>> host-icu 60.1 Collecting legal info LICENSE: OK (sha256: 24c771ce37201a3ab604852e47d10d21595d0493269dd6c8a5e567e998e18c00) >>> 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) >>> chocolate-doom 2.3.0 Collecting legal info ERROR: No hash found for COPYING >>> sdl 1.2.15 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 >>> chrony 3.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> curlpp 0.8.1 Collecting legal info doc/LICENSE: OK (sha256: 8b9e3afd4d06ad3c169e788e5187a3e9f4f35671e9a7322f7e74bea9643b5b5a) >>> libcurl 7.58.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> darkhttpd 1.12 Collecting legal info >>> dbus-triggerd ba3dbec805cb707c94c54de21666bf18b79bcc09 Collecting legal info ERROR: No hash found for dbus-triggerd.c >>> dieharder 3.31.1 Collecting legal info ERROR: No hash found for COPYING >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> dnsmasq 2.78 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> evtest 1.33 Collecting legal info ERROR: No hash found for COPYING >>> fio fio-2.20 Collecting legal info ERROR: No hash found for COPYING >>> fis 2892 Collecting legal info WARNING: no hash file for fis.c >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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 >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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) >>> ghostscript-fonts 8.11 Collecting legal info ERROR: No hash found for COPYING >>> gpsd 3.17 Collecting legal info COPYING: OK (sha256: 71ff85d18bf063954cfc4251678d0e772223e21f80febbd99d5524c90f73f832) >>> 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) >>> graphite2 1.3.10 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 >>> 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 >>> 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 >>> iw 4.9 Collecting legal info ERROR: No hash found for COPYING >>> jansson 2.10 Collecting legal info ERROR: No hash found for LICENSE >>> jsmn 6021415cc75e7922d45b12935f56348b064d8a7f Collecting legal info ERROR: No hash found for LICENSE >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> kismet 2016-07-R1 Collecting legal info ERROR: No hash found for debian/copyright >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> libdrm 2.4.89 Collecting legal info >>> host-xutil_util-macros 1.19.1 Collecting legal info ERROR: No hash found for COPYING >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> leptonica 1.74.4 Collecting legal info ERROR: No hash found for leptonica-license.txt >>> openjpeg 2.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> libao 1.2.0 Collecting legal info ERROR: No hash found for COPYING >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libcli c63c9d35144939c8b4fa3c5394aed2e29ff517b0 Collecting legal info ERROR: No hash found for COPYING >>> libcoap v4.1.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.BSD >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> libeXosip2 3.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libosip2 3.6.0 Collecting legal info ERROR: No hash found for COPYING >>> libfastjson v0.99.4 Collecting legal info ERROR: No hash found for COPYING >>> libfreefare 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libnfc 1.7.1 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libgpiod 0.3.2 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libmaxminddb 1.3.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_acct 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libscrypt v1.21 Collecting legal info ERROR: No hash found for LICENSE >>> libsigrokdecode 0.5.0 Collecting legal info ERROR: No hash found for COPYING >>> libsoundtouch 010a91a59071c7fefd316fca62c0d980ec85b4b1 Collecting legal info ERROR: No hash found for COPYING.TXT >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libupnp 1.6.24 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libxmlrpc 1.39.12 Collecting legal info ERROR: No hash found for doc/COPYING >>> linphone 3.6.1 Collecting legal info ERROR: No hash found for COPYING >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> minicom 2.7.1 Collecting legal info ERROR: No hash found for COPYING >>> mp4v2 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> msgpack 2.1.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE_1_0.txt >>> host-mtd 2.0.1 Collecting legal info ERROR: No hash found for COPYING >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> multicat 2.1 Collecting legal info ERROR: No hash found for COPYING >>> mutt 1.8.3 Collecting legal info ERROR: No hash found for GPL >>> ncdu 1.12 Collecting legal info ERROR: No hash found for COPYING >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> p7zip 16.02 Collecting legal info ERROR: No hash found for DOC/License.txt >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> pugixml 1.7 Collecting legal info ERROR: No hash found for readme.txt >>> putty 0.70 Collecting legal info ERROR: No hash found for LICENCE >>> python-argh 0.26.2 Collecting legal info ERROR: No hash found for README.rst >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-cheroot 5.10.0 Collecting legal info LICENSE: OK (sha256: 02f4efe6e7dcd218c33cfa065c0552de983b5ad563b053e97697c5abd2ef14f9) >>> host-python-setuptools-scm 1.15.6 Collecting legal info ERROR: No hash found for LICENSE >>> python-cherrypy 12.0.1 Collecting legal info LICENSE.md: OK (sha256: 02f4efe6e7dcd218c33cfa065c0552de983b5ad563b053e97697c5abd2ef14f9) >>> python-click 6.7 Collecting legal info ERROR: No hash found for LICENSE >>> python-dataproperty 0.29.1 Collecting legal info LICENSE: OK (sha256: a93d75bcb0774e2990106380cadad6dcb2de193c55d435ffc56ba345a08b1dc2) >>> python-dateutil 2.6.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-dicttoxml 1.7.4 Collecting legal info ERROR: No hash found for LICENCE.txt >>> python-flask-login 0.4.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-flask 0.12.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-itsdangerous 0.24 Collecting legal info ERROR: No hash found for LICENSE >>> python-jaraco-classes 1.4.3 Collecting legal info LICENSE: OK (sha256: a55e2ffe9b44998e621d51d8c094bed09acc4b5236ee73d7df395a33ba3c18fd) >>> python-jinja2 2.9.5 Collecting legal info ERROR: No hash found for LICENSE >>> python-logbook 1.0.0 Collecting legal info >>> python-markdown2 2.3.2 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-markupsafe 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-mbstrdecoder 0.2.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-mutagen 1.36.2 Collecting legal info ERROR: No hash found for COPYING >>> python-portend 1.8 Collecting legal info >>> python-prompt-toolkit 1.0.13 Collecting legal info ERROR: No hash found for LICENSE >>> python-psutil 5.2.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-pycparser 2.17 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyicu 1.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> python-pylru 1.0.9 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-pytz 2017.3 Collecting legal info LICENSE.txt: OK (sha256: a1c7102a51ef9ed37766f7388c71fd41bae2a7a95c30673c419ab84e1acc5f02) >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-slob 31ad0e769360a5b10a4893f686587bb8e48c3895 Collecting legal info ERROR: No hash found for LICENSE >>> python-tempora 1.7 Collecting legal info >>> python-typepy 0.0.20 Collecting legal info ERROR: No hash found for LICENSE >>> python-urwid 1.3.1 Collecting legal info ERROR: No hash found for COPYING >>> python-wcwidth 0.1.7 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-werkzeug 0.12.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-xlrd 1.0.0 Collecting legal info ERROR: No hash found for xlrd/licences.py >>> qhull 7.2.0 Collecting legal info ERROR: No hash found for COPYING.txt >>> qpid-proton 0.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> quota 4.01 Collecting legal info >>> s6-linux-utils 2.4.0.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> s6-portable-utils 2.2.1.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> ser2net 3.4 Collecting legal info ERROR: No hash found for COPYING >>> slirp 8c2da74c1385242f20799fec8c04f8378edc6550 Collecting legal info >>> strace 4.20 Collecting legal info COPYING: OK (sha256: ea7ff222f36c9df0aa2924a8f7c7d2aec3ea11e752feba4b15ec79b695b6236a) >>> sysstat 11.6.1 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> tesseract-ocr 3.05.00 Collecting legal info ERROR: No hash found for COPYING >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> tpm-tools 1.3.9.1 Collecting legal info LICENSE: OK (sha256: 7b47225a5b77cb7825efc6a4d7e0ac57864c790542cf92f5080ec2bf310c00e5) >>> trousers 0.3.13 Collecting legal info ERROR: No hash found for LICENSE >>> trace-cmd trace-cmd-v2.6.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> 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 >>> uboot-tools 2018.01 Collecting legal info ERROR: No hash found for Licenses/gpl-2.0.txt >>> usb_modeswitch 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> usb_modeswitch_data 20170205 Collecting legal info ERROR: No hash found for COPYING >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING >>> valijson 424b706f990a9eb96dfc19cc8e54f2cd6ce5e186 Collecting legal info ERROR: No hash found for LICENSE >>> wireshark 2.2.12 Collecting legal info COPYING: OK (sha256: 7cdbed2b697efaa45576a033f1ac0e73cd045644a91c79bbf41d4a7d81dac7bf) >>> wpan-tools 0.7 Collecting legal info ERROR: No hash found for COPYING >>> xl2tp v1.3.8 Collecting legal info ERROR: No hash found for LICENSE >>> yajl 2.1.0 Collecting legal info ERROR: No hash found for COPYING >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> zmqpp 4.1.2 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: aespipe-2.4d: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: darkhttpd-1.12: cannot save license (DARKHTTPD_LICENSE_FILES not defined) WARNING: libdrm-2.4.89: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) WARNING: python-logbook-1.0.0: cannot save license (PYTHON_LOGBOOK_LICENSE_FILES not defined) WARNING: python-portend-1.8: cannot save license (PYTHON_PORTEND_LICENSE_FILES not defined) WARNING: python-tempora-1.7: cannot save license (PYTHON_TEMPORA_LICENSE_FILES not defined) WARNING: quota-4.01: cannot save license (QUOTA_LICENSE_FILES not defined) WARNING: slirp-8c2da74c1385242f20799fec8c04f8378edc6550: cannot save license (SLIRP_LICENSE_FILES not defined) Legal info produced in /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot'