cp -a libzlog.so /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/libzlog.so.1.2 cd /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib make[2]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00/src' make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/zlog-6ddb9bbf3ff0123e701bf60996f351576ebe9c00' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/bin/lzcat" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/share/info/dir" is touched by more than one package: ['binutils', 'libffi', 'readline', 'classpath', 'gsl', 'gdbm', 'libconfig', 'stress'] Warning: target file "./usr/bin/unxz" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/sbin/fdformat" is touched by more than one package: ['busybox', 'util-linux'] Warning: target file "./usr/bin/xzcat" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./bin/ping" is touched by more than one package: ['busybox', 'iputils'] Warning: target file "./usr/bin/lzma" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/unlzma" is touched by more than one package: ['busybox', 'xz'] Warning: target file "./usr/bin/xz" is touched by more than one package: ['busybox', 'xz'] ./support/scripts/check-uniq-files -t staging /home/dawncrow/buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: ['binutils', 'libffi', 'readline', 'gsl', 'gdbm', 'libconfig'] ./support/scripts/check-uniq-files -t host /home/dawncrow/buildroot-test/scripts/instance-0/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'] Warning: host file "./sbin/fsck" is touched by more than one package: ['host-util-linux', 'host-e2fsprogs'] Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: ['host-python-setuptools', 'host-python-cheetah'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: ['host-util-linux', 'host-e2fsprogs'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/inittab rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/glib-compile-schemas /home/dawncrow/buildroot-test/scripts/instance-0/output/host/mipsel-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/dawncrow/buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/include /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/lib/ /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/man /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/info /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/doc /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /home/dawncrow/buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /home/dawncrow/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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/dawncrow/buildroot-test/scripts/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/dawncrow/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 /home/dawncrow/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 /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02-git-00667-g84e835e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.02-git\"" \ ) > /home/dawncrow/buildroot-test/scripts/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/dawncrow/buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2018.02-git-00667-g84e835e 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 >>> batctl 2017.0 Collecting legal info >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> binutils 2.28.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bitstream 1.2 Collecting legal info ERROR: No hash found for COPYING >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> 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 >>> boost 1.65.1 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> ca-certificates 20161130 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) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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 >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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 >>> 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) >>> libcap-ng 0.7.8 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> ccid 1.4.27 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> pcsc-lite 1.8.22 Collecting legal info ERROR: No hash found for COPYING >>> classpath 0.99 Collecting legal info ERROR: No hash found for COPYING >>> conntrack-tools 1.4.4 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 >>> libnetfilter_cthelper 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_cttimeout 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_queue 1.0.2 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 >>> dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> curlftpfs 0.9.2 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.57.0 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> libfuse 2.9.7 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> 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 >>> 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 >>> ding-libs 0_4_0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> dropwatch 7c33d8a8ed105b07a46b55d71d93b36ed34c16db Collecting legal info ERROR: No hash found for COPYING >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info WARNING: no hash file for COPYING WARNING: no hash file for COPYING.LGPL >>> 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 >>> host-e2fsprogs 1.43.7 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> filemq 8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0 Collecting legal info ERROR: No hash found for LICENSE >>> 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) >>> 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 >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> giflib 5.1.4 Collecting legal info ERROR: No hash found for COPYING >>> gnuradio 3.7.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 >>> 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 v36.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> googlefontdirectory Collecting legal info >>> gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> host-gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> hans 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> harfbuzz 1.7.1 Collecting legal info COPYING: OK (sha256: 2a886915de4f296cdae5ed67064f86dba01d0c55286d86e8487f2a5caaf40216) ERROR: No hash found for src/hb-ucdn/COPYING >>> haserl 0.9.35 Collecting legal info ERROR: No hash found for COPYING >>> haveged 1.9.1 Collecting legal info ERROR: No hash found for COPYING >>> imagemagick 7.0.7-10 Collecting legal info ERROR: No hash found for LICENSE >>> pango 1.40.14 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> initscripts Collecting legal info >>> iozone 3_446 Collecting legal info >>> iputils s20161105 Collecting legal info ERROR: No hash found for ninfod/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 >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> jquery 1.11.2 Collecting legal info >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info ERROR: No hash found for jsmin.c >>> json-c 0.13 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> 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 >>> libatomic_ops v7.4.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libb64 1.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> libcec 4.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libplatform 2d90f98620e25f47702c9e848380c0d93f29462b Collecting legal info ERROR: No hash found for src/os.h >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libebml 1.3.3 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libedit 20150325-3.1 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libical 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> liblinear 2.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> liblo 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libloki 0.1.7 Collecting legal info >>> libmaxminddb 1.3.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmms 0.6.2 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libseccomp v2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> 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 >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> libspatialindex 1.8.5 Collecting legal info ERROR: No hash found for COPYING >>> libtasn1 4.12 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libunwind 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> libuv v1.16.0 Collecting legal info ERROR: No hash found for LICENSE >>> libvorbis 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> lxc 2.1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> mbedtls 2.6.0 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mimic 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> host-mkpasswd Collecting legal info >>> 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 >>> mobile-broadband-provider-info 20151214 Collecting legal info ERROR: No hash found for COPYING >>> ndisc6 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> ofono 1.21 Collecting legal info ERROR: No hash found for COPYING >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> p11-kit 0.23.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.4 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> physfs 3.0.1 Collecting legal info LICENSE.txt: OK (sha256: 7ce475991f6cc09958ef0d57312522eba78e36d984307c95f9a3965adf7e4e2b) >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> proxychains-ng 4.11 Collecting legal info ERROR: No hash found for COPYING >>> pugixml 1.7 Collecting legal info ERROR: No hash found for readme.txt >>> pure-ftpd 1.0.47 Collecting legal info COPYING: OK (sha256: e724ba991d8efa4c963e84ec31314c532dab00ac455ef77020fe60e78177bf23) >>> ramsmp 3.5.0 Collecting legal info ERROR: No hash found for LICENCE >>> s6-linux-utils 2.4.0.1 Collecting legal info COPYING: OK (sha256: 6ee77e7199d69b707ab864ea7a838f9562717aaa41c89413bdb2cf835f95052f) >>> skalibs 2.6.3.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> sdl 1.2.15 Collecting legal info ERROR: No hash found for COPYING >>> sdl2 2.0.7 Collecting legal info COPYING.txt: OK (sha256: bbd2edb1789c33de29bb9f8d1dbe2774584a9ce8c4e3162944b7a3a447f5e85d) >>> socat 1.7.3.2 Collecting legal info README: OK (sha256: 4846488cea98a2905dc75b7aa5eea721568e372447efe06b85bd896ee8c54f10) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> sofia-sip 1.12.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHTS >>> sphinxbase 5prealpha Collecting legal info ERROR: No hash found for src/libsphinxbase/util/bio.c >>> stella 5.0.2 Collecting legal info ERROR: No hash found for Copyright.txt ERROR: No hash found for License.txt >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Collecting legal info WARNING: no hash file for gpl-2.0.txt >>> stress 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info ERROR: No hash found for uim.h >>> 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 >>> transmission 2.92 Collecting legal info ERROR: No hash found for COPYING >>> tunctl 1.5 Collecting legal info ERROR: No hash found for tunctl.c >>> tz Collecting legal info >>> host-tzdata 2017c Collecting legal info >>> host-zic 2017c Collecting legal info >>> host-tzdump 65a10105564801094b18c3fcacf4dde4c44e4ab8 Collecting legal info >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Collecting legal info ERROR: No hash found for LICENSE >>> usbredir 0.7.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> ustr 1.0.4 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE_BSD ERROR: No hash found for LICENSE_LGPL ERROR: No hash found for LICENSE_MIT >>> vorbis-tools 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> wireless_tools 30.pre9 Collecting legal info ERROR: No hash found for COPYING >>> zlog 6ddb9bbf3ff0123e701bf60996f351576ebe9c00 Collecting legal info ERROR: No hash found for COPYING WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: python-cheetah-2.4.4: cannot save license (HOST_PYTHON_CHEETAH_LICENSE_FILES not defined) WARNING: googlefontdirectory: cannot save license (GOOGLEFONTDIRECTORY_LICENSE_FILES not defined) WARNING: iozone-3_446: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: tzdata-2017c: cannot save license (HOST_TZDATA_LICENSE_FILES not defined) WARNING: zic-2017c: cannot save license (HOST_ZIC_LICENSE_FILES not defined) WARNING: tzdump-65a10105564801094b18c3fcacf4dde4c44e4ab8: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /home/dawncrow/buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'