libtool: install: /usr/bin/install -c src/.libs/libzyre.lai /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/libzyre.la libtool: install: /usr/bin/install -c src/.libs/libzyre.a /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/libzyre.a libtool: install: chmod 644 /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/libzyre.a libtool: install: /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-ranlib /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/libzyre.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/zpinger '/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/bin/zpinger make[3]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687' make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687' make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: ['readline', 'libffi', 'gmp', 'libtool', 'ocrad'] Warning: target file "./usr/bin/lspci" is touched by more than one package: ['busybox', 'pciutils'] Warning: target file "./bin/kill" is touched by more than one package: ['busybox', 'util-linux'] ./support/scripts/check-uniq-files -t staging /usr/lfs/v0/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: ['readline', 'libffi', 'gmp', 'libtool', 'ocrad'] ./support/scripts/check-uniq-files -t host /usr/lfs/v0/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-gdb', 'host-openocd'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: ['host-python-setuptools', 'host-cxxtest'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/inittab rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/glib-compile-schemas /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc echo "buildroot" > /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/hosts mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc echo "Welcome to Buildroot" > /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/shadow rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/bin/sh rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge; done for dir in /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/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-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/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-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/include /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/aclocal \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/pkgconfig \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/cmake /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/cmake find /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gdb rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/bash-completion rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zsh rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/man /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/info /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/info rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/doc /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/doc rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gtk-doc rmdir /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/usr/share 2>/dev/null || true find /usr/lfs/v0/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 /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /usr/lfs/v0/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 /usr/lfs/v0/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 /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00454-g2a604dd"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/target/etc/os-release >>> Sanitizing RPATH in target tree /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/buildroot/support/scripts/fix-rpath target make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/buildroot' make: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/buildroot' >>> Buildroot 2018.02-git-00454-g2a604dd Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> 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 >>> host-aespipe 2.4d Collecting legal info >>> aircrack-ng 1.2-rc4 Collecting legal info ERROR: No hash found for LICENSE >>> 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 >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> 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 >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> augeas 1.8.1 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> b43-firmware 5.100.138 Collecting legal info >>> host-b43-fwcutter 015 Collecting legal info ERROR: No hash found for COPYING >>> bcm2835 1.48 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> mbedtls 2.6.0 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> boost 1.65.1 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bustle 0.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> 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 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) sys-utils/rfkill.c: OK (sha256: 996126b78a42dd2eeea1256d78b7fd6dec090ea196365c0ccb46adc32bc92460) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> util-linux 2.31 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) >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libcap-ng 0.7.8 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> cairo 1.14.10 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING-LGPL-2.1 ERROR: No hash found for COPYING-MPL-1.1 >>> fontconfig 2.12.4 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-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> can-utils c3305fdd515464153d20199db232b6124bc962c0 Collecting legal info >>> 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 >>> libvorbis 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> cpuload v0.3 Collecting legal info ERROR: No hash found for COPYING >>> cups 2.2.5 Collecting legal info ERROR: No hash found for LICENSE.txt >>> cvs 1.12.13 Collecting legal info >>> cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> 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-python-setuptools v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> czmq 5205ec201e97c3a652c17eb86b18b70350b54512 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 >>> daemon 0.6.4 Collecting legal info ERROR: No hash found for LICENSE >>> dbus-triggerd ba3dbec805cb707c94c54de21666bf18b79bcc09 Collecting legal info ERROR: No hash found for dbus-triggerd.c >>> dhcpcd 6.11.5 Collecting legal info ERROR: No hash found for dhcpcd.c >>> host-dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> faad2 2.8.1 Collecting legal info ERROR: No hash found for COPYING >>> filemq 8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0 Collecting legal info ERROR: No hash found for LICENSE >>> fmt 4.0.0 Collecting legal info ERROR: No hash found for LICENSE.rst >>> host-fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> host-libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsodium 1.0.15 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> host-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 >>> genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> host-genpart 1.0.2 Collecting legal info >>> getent Collecting legal info >>> gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> git-crypt 0.5.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for parse_options.hpp >>> git 2.15.0 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libcurl 7.57.0 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> glib-networking 2.50.0 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> glibmm 2.54.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> gupnp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gvfs 1.30.3 Collecting legal info ERROR: No hash found for COPYING >>> shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> host-shared-mime-info 1.8 Collecting legal info ERROR: No hash found for COPYING >>> hostapd 2.6 Collecting legal info ERROR: No hash found for README >>> 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 >>> inconsolata 001.010 Collecting legal info ERROR: No hash found for OFL.txt >>> initscripts Collecting legal info >>> iprutils 2.4.15.1 Collecting legal info ERROR: No hash found for LICENSE >>> libsysfs 2.1.0 Collecting legal info ERROR: No hash found for cmd/GPL ERROR: No hash found for lib/LGPL >>> pciutils 3.5.5 Collecting legal info ERROR: No hash found for COPYING >>> iptraf-ng 1.1.4 Collecting legal info ERROR: No hash found for LICENSE >>> jansson 2.10 Collecting legal info ERROR: No hash found for LICENSE >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> libatomic_ops v7.4.6 Collecting legal info ERROR: No hash found for doc/LICENSING.txt ERROR: No hash found for COPYING >>> libdmtx 0.7.4 Collecting legal info ERROR: No hash found for LICENSE >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> 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 >>> libgee 0.18.1 Collecting legal info ERROR: No hash found for COPYING >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> liblo 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libmcrypt 2.5.8 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libmhash 0.9.9.9 Collecting legal info ERROR: No hash found for COPYING >>> libmicrohttpd 0.9.57 Collecting legal info COPYING: OK (sha256: 70e12e2a60151b9ed1a4c94a5ffeb99cd086fa94542b5a92fec581506e8d3121) >>> libmms 0.6.2 Collecting legal info ERROR: No hash found for COPYING.LIB >>> 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 >>> 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 >>> librtlsdr v0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libshout 2.4.1 Collecting legal info ERROR: No hash found for COPYING >>> speex 1.2rc1 Collecting legal info ERROR: No hash found for COPYING >>> libsocketcan 0.0.10 Collecting legal info >>> libstrophe 0.8.8 Collecting legal info ERROR: No hash found for MIT-LICENSE.txt ERROR: No hash found for GPL-LICENSE.txt >>> libsvg-cairo 0.1.6 Collecting legal info ERROR: No hash found for COPYING >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libucl 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> logrotate 3.13.0 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> mcrypt 2.6.8 Collecting legal info ERROR: No hash found for COPYING >>> memcached 1.5.0 Collecting legal info ERROR: No hash found for COPYING >>> menu-cache 1.0.1 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 >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> mtdev2tuio e1e7378d86abe751158e743586133022f32fa4d1 Collecting legal info ERROR: No hash found for COPYING >>> nmap 7.60 Collecting legal info ERROR: No hash found for COPYING >>> ocrad 0.26 Collecting legal info ERROR: No hash found for COPYING >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> 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 >>> openvpn 2.4.4 Collecting legal info ERROR: No hash found for COPYRIGHT.GPL >>> orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> host-orc 0.4.27 Collecting legal info ERROR: No hash found for COPYING >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> php 7.1.12 Collecting legal info LICENSE: OK (sha256: a44951f93b10c87c3f7cd9f311d95999c57c95ed950eec32b14c1c7ea6baf25e) >>> pngquant 2.10.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> polkit 0.103 Collecting legal info ERROR: No hash found for COPYING >>> pps-tools 47333f24af878f67ce48022e8af16419713aa1ac Collecting legal info ERROR: No hash found for COPYING >>> proftpd 1.3.6 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 >>> pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-pru-software-support v5.1.0 Collecting legal info ERROR: No hash found for PRU-Package-v5.0-Manifest.html >>> host-ti-cgt-pru 2.1.4 Collecting legal info ERROR: No hash found for PRU_Code_Generation_Tools_2.1.x_manifest.html ERROR: No hash found for PRU_CodeGen_Library_2.1_0222433C-30C1-442d-B5C6-2073BD97F80F.spdx.tag >>> 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 >>> rapidjson v1.1.0 Collecting legal info ERROR: No hash found for license.txt >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> rtptools 1.20 Collecting legal info ERROR: No hash found for COPYRIGHT >>> ser2net 3.4 Collecting legal info ERROR: No hash found for COPYING >>> sngrep v1.4.4 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sofia-sip 1.12.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHTS >>> spawn-fcgi 1.6.4 Collecting legal info ERROR: No hash found for COPYING >>> sredird 2.2.2 Collecting legal info ERROR: No hash found for COPYING >>> sunxi-boards a6a4e94066f4ec6b26fc7060dc453a6bcf26a504 Collecting legal info >>> host-sunxi-tools v1.4.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> sysstat 11.4.4 Collecting legal info ERROR: No hash found for COPYING >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> transmission 2.92 Collecting legal info ERROR: No hash found for COPYING >>> udpxy 1.0.23-9-prod Collecting legal info ERROR: No hash found for README >>> 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 >>> yaml-cpp 0.5.2 Collecting legal info ERROR: No hash found for license.txt >>> zyre 1d949e4bf79b694ea883c325f5813e87ddc2a687 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 (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: b43-firmware-5.100.138: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: can-utils-c3305fdd515464153d20199db232b6124bc962c0: cannot save license (CAN_UTILS_LICENSE_FILES not defined) WARNING: cvs-1.12.13: cannot save license (CVS_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) WARNING: sunxi-boards-a6a4e94066f4ec6b26fc7060dc453a6bcf26a504: cannot save license (SUNXI_BOARDS_LICENSE_FILES not defined) Legal info produced in /usr/lfs/v0/rc-buildroot-test/scripts/instance-1/output/legal-info make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-1/buildroot'