-- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/contrib/graphbuilder.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/include/yaml-cpp/emitfromevents.h -- Installing: /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig/yaml-cpp.pc >>> Finalizing target directory /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/run/instance-0/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/run/instance-0/output/target/etc/inittab rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.system.locale? has path ?/system/locale/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy? has path ?/system/proxy/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.http? has path ?/system/proxy/http/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.https? has path ?/system/proxy/https/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.ftp? has path ?/system/proxy/ftp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.socks? has path ?/system/proxy/socks/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/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/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2017.11.1-00035-g2ab9c34"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2017.11.1"; \ echo "PRETTY_NAME=\"Buildroot 2017.11.1\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/etc/os-release >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2017.11.1-00035-g2ab9c34 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.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> alsa-lib 1.1.4.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for aserver/COPYING >>> am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info ERROR: No hash found for pru_sw/utils/LICENCE.txt >>> host-am335x-pru-package 5f374ad57cc195f28bf5e585c3d446aba6ee7096 Collecting legal info ERROR: No hash found for pru_sw/utils/LICENCE.txt >>> argp-standalone 1.3 Collecting legal info >>> argus 3.0.8 Collecting legal info ERROR: No hash found for README >>> libpcap 1.8.1 Collecting legal info ERROR: No hash found for LICENSE >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> benejson 0.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-scons 2.5.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> boost 1.65.1 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> 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.4 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.8 Collecting legal info ERROR: No hash found for docs/LICENSE.TXT ERROR: No hash found for docs/FTL.TXT ERROR: No hash found for docs/GPLv2.TXT >>> libpng 1.6.32 Collecting legal info ERROR: No hash found for LICENSE >>> 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 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 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) >>> 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 >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cairomm 1.12.0 Collecting legal info ERROR: No hash found for COPYING >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> cbootimage v1.7 Collecting legal info ERROR: No hash found for COPYING >>> cc-tool 0.26 Collecting legal info ERROR: No hash found for COPYING >>> cpio 2.12 Collecting legal info ERROR: No hash found for COPYING >>> cramfs 1.1 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> libsodium 1.0.13 Collecting legal info ERROR: No hash found for LICENSE >>> daemon 0.6.4 Collecting legal info ERROR: No hash found for LICENSE >>> dnsmasq 2.78 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 >>> dvdauthor 0.7.2 Collecting legal info ERROR: No hash found for COPYING >>> libdvdread 5.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libdvdcss 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> libxml2 2.9.5 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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 >>> easy-rsa 3.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for gpl-2.0.txt >>> execline 2.3.0.3 Collecting legal info ERROR: No hash found for COPYING >>> skalibs 2.6.0.1 Collecting legal info ERROR: No hash found for COPYING >>> fdk-aac 0.1.5 Collecting legal info ERROR: No hash found for NOTICE >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> libarchive 3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> gadgetfs-test Collecting legal info >>> host-genpart 1.0.2 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 >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnuchess 6.2.4 Collecting legal info ERROR: No hash found for COPYING >>> gsettings-desktop-schemas 3.22.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 >>> ibrcommon 1.0.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for README >>> inconsolata 001.010 Collecting legal info ERROR: No hash found for OFL.txt >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> ipmitool 1.8.18 Collecting legal info ERROR: No hash found for COPYING >>> iproute2 4.13.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> ipsec-tools 0.8.2 Collecting legal info >>> libao 1.2.0 Collecting legal info ERROR: No hash found for COPYING >>> libasplib be7fac89218a84b75f7598e3d76625ece99296f2 Collecting legal info ERROR: No hash found for LICENSE >>> libassuan 2.4.3 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING >>> libgpg-error 1.27 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> libcdio 0.94 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 >>> libconfig 1.5 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libcroco 0.6.12 Collecting legal info ERROR: No hash found for COPYING.LIB >>> libcuefile r475 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.57.0 Collecting legal info COPYING: OK (sha256: cbcf511f5702f7baf5424193a792bc9c18fab22bcbec2e6a587598389dc632c2) >>> libdaemon 0.14 Collecting legal info ERROR: No hash found for LICENSE >>> libdcadec v0.2.0 Collecting legal info ERROR: No hash found for COPYING.LGPLv2.1 >>> libebml 1.3.3 Collecting legal info ERROR: No hash found for LICENSE.LGPL >>> 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 >>> libgsasl 1.8.0 Collecting legal info ERROR: No hash found for README ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING >>> libiscsi 1.18.0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENCE-GPL-2.txt ERROR: No hash found for LICENCE-LGPL-2.1.txt >>> libite v1.9.2 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> libldns 1.7.0 Collecting legal info ERROR: No hash found for LICENSE >>> liblo 0.26 Collecting legal info ERROR: No hash found for COPYING >>> libmicrohttpd 0.9.55 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_queue 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> libsidplay2 2.1.1 Collecting legal info ERROR: No hash found for libsidplay/COPYING >>> libsigsegv 2.11 Collecting legal info ERROR: No hash found for COPYING >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info ERROR: No hash found for README >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info ERROR: No hash found for llvm/LICENSE.TXT >>> libtpl v1.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> libvorbis 1.3.5 Collecting legal info ERROR: No hash found for COPYING >>> libxslt 1.1.29 Collecting legal info ERROR: No hash found for COPYING >>> linuxconsoletools 1.6.0 Collecting legal info ERROR: No hash found for COPYING >>> log4cplus 1.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> log4cpp 1.1.3 Collecting legal info ERROR: No hash found for log4cpp/COPYING >>> host-lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> host-elfutils 0.169 Collecting legal info ERROR: No hash found for COPYING-GPLV2 ERROR: No hash found for COPYING-LGPLV3 >>> host-bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> host-popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> macchanger 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> mc 4.8.19 Collecting legal info ERROR: No hash found for COPYING >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> menu-cache 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> host-mfgtools v0.02 Collecting legal info LICENSE: OK (sha256: 2655559a6bb1179eae514f5c7166f4ede4f2453efa9cf4dc3c045cab5d57dede) README.txt: OK (sha256: 0963b6e5086bf454265b0f57821a02b681d1211e40ad74c310231cb4d94815c9) >>> host-libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> minicom 2.7.1 Collecting legal info ERROR: No hash found for COPYING >>> monit 5.24.0 Collecting legal info ERROR: No hash found for COPYING >>> mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> ncdu 1.12 Collecting legal info ERROR: No hash found for COPYING >>> nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> opencore-amr 0.1.5 Collecting legal info LICENSE: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> openjpeg 2.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> openvpn 2.4.4 Collecting legal info ERROR: No hash found for COPYRIGHT.GPL >>> owfs 3.2p1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-parted 3.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) >>> pifmrds 0bf57f9ce0d954365a38d8af8e7be6f28521c3f2 Collecting legal info ERROR: No hash found for LICENSE >>> pinentry 1.0.0 Collecting legal info ERROR: No hash found for COPYING >>> pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> ptpd2 ptpd-2.3.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> pv 1.6.0 Collecting legal info ERROR: No hash found for doc/COPYING >>> rabbitmq-c v0.8.0 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> rhash 1.3.4 Collecting legal info ERROR: No hash found for COPYING >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> rpi-bt-firmware a439f892bf549ddfefa9ba7ad1999cc515f233bf Collecting legal info ERROR: No hash found for LICENCE.broadcom_bcm43xx >>> s6-linux-init 0.3.1.1 Collecting legal info ERROR: No hash found for COPYING >>> s6 2.6.1.1 Collecting legal info ERROR: No hash found for COPYING >>> s6-linux-utils 2.4.0.1 Collecting legal info ERROR: No hash found for COPYING >>> s6-portable-utils 2.2.1.1 Collecting legal info ERROR: No hash found for COPYING >>> sbc 1.3 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> shairport-sync 3.1.4 Collecting legal info ERROR: No hash found for LICENSES >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> sound-theme-borealis 0.9a Collecting legal info >>> sp-oops-extract 0.0.7-1 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> host-sunxi-tools v1.4.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> taglib 1.11.1 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING.MPL >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> tremor 19427 Collecting legal info WARNING: no hash file for COPYING >>> uclibc-ng-test c4d54bde7772b55df04399ecb355769c5ac31015 Collecting legal info WARNING: no hash file for COPYING.LIB >>> uhubctl 047bb1e392efd3e0ea5d5caf351e20761e12cd44 Collecting legal info ERROR: No hash found for LICENSE >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2n Collecting legal info LICENSE: OK (sha256: 9ee37d72966bb4a841343f0606ce44d41b3eae4df4285200c5a8ddc2b935992a) >>> vnstat 1.17 Collecting legal info ERROR: No hash found for COPYING >>> vorbis-tools 1.4.0 Collecting legal info ERROR: No hash found for COPYING >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Collecting legal info ERROR: No hash found for LICENCE >>> xenomai 3.0.6 Collecting legal info ERROR: No hash found for debian/copyright ERROR: No hash found for include/COPYING ERROR: No hash found for kernel/cobalt/COPYING ERROR: No hash found for kernel/cobalt/posix/COPYING ERROR: No hash found for kernel/cobalt/rtdm/COPYING ERROR: No hash found for lib/alchemy/COPYING ERROR: No hash found for lib/analogy/COPYING ERROR: No hash found for lib/boilerplate/iniparser/LICENSE ERROR: No hash found for lib/boilerplate/COPYING ERROR: No hash found for lib/cobalt/COPYING ERROR: No hash found for lib/copperplate/COPYING ERROR: No hash found for lib/psos/COPYING ERROR: No hash found for lib/smokey/COPYING ERROR: No hash found for lib/trank/COPYING ERROR: No hash found for lib/vxworks/COPYING >>> yaml-cpp 0.5.2 Collecting legal info ERROR: No hash found for license.txt WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: gadgetfs-test: cannot save license (GADGETFS_TEST_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: ipsec-tools-0.8.2: cannot save license (IPSEC_TOOLS_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'