Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libdvbsi++.la" is touched by more than one package: [u'host-mtools', u'host-patchelf', u'host-pwgen', u'host-raspberrypi-usbboot', u'host-sam-ba', u'host-sunxi-tools', u'host-zip'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libsndfile.la" is touched by more than one package: [u'host-mtools', u'host-patchelf', u'host-pwgen', u'host-raspberrypi-usbboot', u'host-sam-ba', u'host-sunxi-tools', u'host-zip'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libdrm_amdgpu.la" is touched by more than one package: [u'host-libcap', u'host-mtools', u'host-patchelf', u'host-pwgen', u'host-raspberrypi-usbboot', u'host-sam-ba', u'host-sunxi-tools', u'host-zip'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libpoppler-cpp.la" is touched by more than one package: [u'host-pwgen', u'host-raspberrypi-usbboot', u'host-sam-ba', u'host-sunxi-tools', u'host-zip'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libmng.la" is touched by more than one package: [u'host-mtools', u'host-patchelf', u'host-pwgen', u'host-raspberrypi-usbboot', u'host-sam-ba', u'host-sunxi-tools', u'host-zip'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libgphoto2/2.5.13/aox.la" is touched by more than one package: [u'host-mtools', u'host-patchelf', u'host-pwgen', u'host-raspberrypi-usbboot', u'host-sam-ba', u'host-sunxi-tools', u'host-zip'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libgphoto2/2.5.13/sierra.la" is touched by more than one package: [u'host-mtools', u'host-patchelf', u'host-pwgen', u'host-raspberrypi-usbboot', u'host-sam-ba', u'host-sunxi-tools', u'host-zip'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libvorbis.la" is touched by more than one package: [u'host-mtools', u'host-patchelf', u'host-pwgen', u'host-raspberrypi-usbboot', u'host-sam-ba', u'host-sunxi-tools', u'host-zip'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libgphoto2_port/0.12.0/vusb.la" is touched by more than one package: [u'host-mtools', u'host-patchelf', u'host-pwgen', u'host-raspberrypi-usbboot', u'host-sam-ba', u'host-sunxi-tools', u'host-zip'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libgdbm.la" is touched by more than one package: [u'host-genext2fs', u'host-gnupg', u'host-jq', u'host-xutil_util-macros', u'host-libcap', u'host-mtools', u'host-patchelf', u'host-pwgen', u'host-raspberrypi-usbboot', u'host-sam-ba', u'host-sunxi-tools', u'host-zip'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libraw.la" is touched by more than one package: [u'host-mtools', u'host-patchelf', u'host-pwgen', u'host-raspberrypi-usbboot', u'host-sam-ba', u'host-sunxi-tools', u'host-zip'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libmatroska.la" is touched by more than one package: [u'host-mtools', u'host-patchelf', u'host-pwgen', u'host-raspberrypi-usbboot', u'host-sam-ba', u'host-sunxi-tools', u'host-zip'] Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libgphoto2/2.5.13/agfa_cl20.la" is touched by more than one package: [u'host-mtools', u'host-patchelf', u'host-pwgen', u'host-raspberrypi-usbboot', u'host-sam-ba', u'host-sunxi-tools', u'host-zip'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-1/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-1/output/target/etc/inittab mkdir -p /home/buildroot/autobuild/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/include /home/buildroot/autobuild/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-1/output/target/lib/ /home/buildroot/autobuild/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/buildroot/autobuild/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/man /home/buildroot/autobuild/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/info /home/buildroot/autobuild/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/doc /home/buildroot/autobuild/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/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 /home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/instance-1/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/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 /home/buildroot/autobuild/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 /home/buildroot/autobuild/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.11-00029-gc3877d0fd0"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.11"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.11\"" \ ) > /home/buildroot/autobuild/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-1/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-1/buildroot' >>> Buildroot 2018.02.11-00029-gc3877d0fd0 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 >>> aumix 2.9.1 Collecting legal info ERROR: No hash found for COPYING >>> 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-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 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 >>> batctl 2017.0 Collecting legal info >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> bdwgc 7.6.2 Collecting legal info README.QUICK: OK (sha256: 9944acfcee6cca308d974933977c1608804f5ad4345aac7cb8608137104e3742) >>> libatomic_ops v7.4.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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) >>> brotli 1.0.7 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> bwm-ng f54b3fad2c80bfe63f920c9b5e7c1d80389c57ef Collecting legal info ERROR: No hash found for COPYING >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> c-ares 1.14.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> ca-certificates 20170717 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2r Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> 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.9.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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 >>> cantarell 0.0.25 Collecting legal info ERROR: No hash found for COPYING >>> host-cbootimage v1.7 Collecting legal info ERROR: No hash found for COPYING >>> ccrypt 1.10 Collecting legal info ERROR: No hash found for COPYING >>> cgroupfs-mount 1.4 Collecting legal info ERROR: No hash found for debian/copyright >>> host-dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr v0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> host-e2fsprogs 1.43.9 Collecting legal info NOTICE: OK (sha256: 680f852df303874fe9c722283a7da571ae9a0477768df8af1e363298e2adc51e) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> 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) >>> evemu 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.5.8 Collecting legal info ERROR: No hash found for COPYING >>> exfat-utils 1.2.6 Collecting legal info ERROR: No hash found for COPYING >>> fbgrab 1.3 Collecting legal info ERROR: No hash found for COPYING >>> fconfig 20080329 Collecting legal info ERROR: No hash found for fconfig.c >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info ERROR: No hash found for COPYING >>> flite 1.4 Collecting legal info flite-1.4-release/COPYING: OK (sha256: 4cbeaee8c9a8f23f251f0ce56e9212d244d9ea6b0dbe48601623d920054249a1) >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> host-libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> host-libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> gdbm 1.13 Collecting legal info ERROR: No hash found for COPYING >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> gflags v2.2.0 Collecting legal info COPYING.txt: OK (sha256: 90d1f3701813c3cd65eee2dc736746fe46b465918f3f7d6d31463a2018b33fa5) >>> host-gnupg 1.4.23 Collecting legal info ERROR: No hash found for COPYING >>> hicolor-icon-theme 0.15 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> iostat 2.2 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) >>> openssl Collecting legal info >>> libopenssl 1.0.2r Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> jpeg Collecting legal info >>> libjpeg 9b Collecting legal info ERROR: No hash found for README >>> host-jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> jsmn 6021415cc75e7922d45b12935f56348b064d8a7f Collecting legal info ERROR: No hash found for LICENSE >>> json-for-modern-cpp v3.0.1 Collecting legal info LICENSE.MIT: OK (sha256: 6a6115fc4a7239a135f2dce8d33f94cb8a936b8f608ac0f6699fbac278b0dd5b) >>> kexec 2.0.16 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> 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 >>> leveldb v1.20 Collecting legal info ERROR: No hash found for LICENSE >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Collecting legal info ERROR: No hash found for COPYING >>> libart 2.3.21 Collecting legal info ERROR: No hash found for COPYING >>> libass 0.13.7 Collecting legal info ERROR: No hash found for COPYING >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libb64 1.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libcgi 1.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcgicc 3.2.16 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING.DOC >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libcuefile r475 Collecting legal info ERROR: No hash found for COPYING >>> libdcadec v0.2.0 Collecting legal info ERROR: No hash found for COPYING.LGPLv2.1 >>> libdnet 1.11 Collecting legal info ERROR: No hash found for LICENSE >>> libdvbcsa 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> libdvbsi 0.3.7 Collecting legal info ERROR: No hash found for COPYING >>> libebml 1.3.3 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libftdi 0.20 Collecting legal info >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info ERROR: No hash found for COPYING >>> libgpg-error 1.33 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgphoto2 2.5.13 Collecting legal info ERROR: No hash found for COPYING >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libgta 1.0.8 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libhid 0.2.16 Collecting legal info ERROR: No hash found for COPYING >>> libiio 0.10 Collecting legal info ERROR: No hash found for COPYING.txt >>> libksba 1.3.5 Collecting legal info ERROR: No hash found for AUTHORS ERROR: No hash found for COPYING ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv3 >>> libmatroska 1.4.4 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> libmaxminddb 1.3.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmhash 0.9.9.9 Collecting legal info ERROR: No hash found for COPYING >>> libmng 2.0.3 Collecting legal info ERROR: No hash found for LICENSE >>> libmnl 1.0.4 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 >>> libnfnetlink 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libpjsip 2.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp v1.5.4 Collecting legal info ERROR: No hash found for LICENSE >>> 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) >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libraw 0.19.2 Collecting legal info LICENSE.LGPL: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) LICENSE.CDDL: OK (sha256: 0e3098d2d54a12434715f6679ea408d57da5e8d613c385c58ecc6fe5d30cc81f) README.md: OK (sha256: eee0055723d3483ef3ee7920e2178177b14a334c2a622be4101bcfb05d21407e) >>> libreplaygain r475 Collecting legal info ERROR: No hash found for src/gain_analysis.c >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> libsha1 0.3 Collecting legal info ERROR: No hash found for COPYING >>> libshout 2.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsocketcan 0.0.10 Collecting legal info >>> libsoxr 0.1.2 Collecting legal info ERROR: No hash found for LICENCE ERROR: No hash found for COPYING.LGPL >>> libtomcrypt 1.18.1 Collecting legal info ERROR: No hash found for LICENSE >>> libtommath 1.0.1 Collecting legal info ERROR: No hash found for LICENSE >>> libucl 0.7.3 Collecting legal info ERROR: No hash found for COPYING >>> libvpx 1.6.1 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for PATENTS >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> lm-sensors 3.4.0 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING >>> lshw B.02.18 Collecting legal info ERROR: No hash found for COPYING >>> lsscsi 0.28 Collecting legal info ERROR: No hash found for COPYING >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> macchanger 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> memstat 1.0 Collecting legal info ERROR: No hash found for debian/copyright >>> mp4v2 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> host-mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> host-mxsldr 2793a657ab7a22487d21c1b020957806f8ae8383 Collecting legal info WARNING: no hash file for COPYING >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> nano 2.9.0 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> nanomsg 1.0.0 Collecting legal info COPYING: OK (sha256: 4e51f6a04312ea7c5f4f0e92d91b6415c1eeb09bdaf86a6fd11d93499457c07a) >>> ntp 4.2.8p13 Collecting legal info COPYRIGHT: OK (sha256: 3828da5fc8126889d6a64432288ace08526c490bf5427d799931689069968d91) >>> ocrad 0.26 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> opentracing-cpp v1.2.0 Collecting legal info COPYING: OK (sha256: b80bffcfee825a69645f7ca97ddba48714031ea5c845198d184714d5490798b6) >>> opus 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> opusfile 0.9 Collecting legal info ERROR: No hash found for COPYING >>> p7zip 16.02 Collecting legal info ERROR: No hash found for DOC/License.txt >>> parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> pcre2 10.30 Collecting legal info ERROR: No hash found for LICENCE >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> poppler 0.59.0 Collecting legal info ERROR: No hash found for COPYING >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info >>> pugixml 1.7 Collecting legal info ERROR: No hash found for readme.txt >>> host-pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> qpdf 8.1.0 Collecting legal info ERROR: No hash found for Artistic-2.0 >>> host-raspberrypi-usbboot f4e3f0f9a3c64d846ba53ec3367e33a4f9a7d051 Collecting legal info >>> rpi-bt-firmware a439f892bf549ddfefa9ba7ad1999cc515f233bf Collecting legal info ERROR: No hash found for LICENCE.broadcom_bcm43xx >>> rtmpdump fa8646daeb19dfd12c181f7d19de708d623704c0 Collecting legal info WARNING: no hash file for librtmp/COPYING >>> host-sam-ba 2.16 Collecting legal info ERROR: No hash found for doc/license.txt ERROR: No hash found for tcl_lib/boards.tcl ERROR: No hash found for applets/sam4c/libraries/libchip_sam4c/include/sam4c/sam4c32e-1.h >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> sox 14.4.2 Collecting legal info ERROR: No hash found for LICENSE.GPL ERROR: No hash found for LICENSE.LGPL >>> twolame 0.3.13 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 >>> tinydtls 0.8.2 Collecting legal info tinydtls.h: OK (sha256: 65fbf31c3551633e7dcc051fac80f2c1a73b0b077af9ed564d726155dfc40513) >>> unixodbc 2.3.4 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for exe/COPYING >>> usb_modeswitch 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> vo-aacenc 0.1.3 Collecting legal info ERROR: No hash found for COPYING >>> wilc1000-firmware 14.1 Collecting legal info >>> wireless-regdb 2018.05.31 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> woff2 1.0.2 Collecting legal info LICENSE: OK (sha512: 8ee924da3fb5d16135adcf6a8fbe9e2e8f3d2d80468617e72ca4fa059a60f8455c9a5f68a8dc381b1297c8bf39c887a912d0f69246d2604ada74d3da9e8e490b) >>> xmlstarlet 1.6.1 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 >>> host-zip 30 Collecting legal info ERROR: No hash found for LICENSE >>> 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: batctl-2017.0: cannot save license (BATCTL_LICENSE_FILES not defined) WARNING: libdrm-2.4.89: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (LIBFTDI_LICENSE_FILES not defined) WARNING: libsocketcan-0.0.10: cannot save license (LIBSOCKETCAN_LICENSE_FILES not defined) WARNING: psplash-5b3c1cc28f5abdc2c33830150b48b278cc4f7bca: cannot save license (PSPLASH_LICENSE_FILES not defined) WARNING: raspberrypi-usbboot-f4e3f0f9a3c64d846ba53ec3367e33a4f9a7d051: cannot save license (HOST_RASPBERRYPI_USBBOOT_LICENSE_FILES not defined) WARNING: sunxi-boards-a6a4e94066f4ec6b26fc7060dc453a6bcf26a504: cannot save license (SUNXI_BOARDS_LICENSE_FILES not defined) WARNING: wilc1000-firmware-14.1: cannot save license (WILC1000_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-1/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'