Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/plugin/include/hosthooks.h" is touched by more than one package: [u'host-gcc-initial', u'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/plugin/include/genrtl.h" is touched by more than one package: [u'host-gcc-initial', u'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/plugin/include/hashtab.h" is touched by more than one package: [u'host-gcc-initial', u'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/plugin/include/tree-ssa-address.h" is touched by more than one package: [u'host-gcc-initial', u'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/plugin/include/options.h" is touched by more than one package: [u'host-gcc-initial', u'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/plugin/include/hwint.h" is touched by more than one package: [u'host-gcc-initial', u'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/plugin/include/cfgloop.h" is touched by more than one package: [u'host-gcc-initial', u'host-gcc-final'] Warning: host file "./bin/xtensa-linux-ld" is touched by more than one package: [u'host-gcc-initial', u'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/crtbeginS.o" is touched by more than one package: [u'host-gcc-initial', u'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/plugin/include/builtins.h" is touched by more than one package: [u'host-gcc-initial', u'host-gcc-final'] Warning: host file "./bin/xtensa-buildroot-linux-uclibc-gcov-tool" is touched by more than one package: [u'host-gcc-initial', u'host-gcc-final'] Warning: host file "./bin/xtensa-linux-cpp.br_real" is touched by more than one package: [u'host-gcc-initial', u'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/plugin/include/omp-low.h" is touched by more than one package: [u'host-gcc-initial', u'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/plugin/include/config/initfini-array.h" is touched by more than one package: [u'host-gcc-initial', u'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/plugin/include/sreal.h" is touched by more than one package: [u'host-gcc-initial', u'host-gcc-final'] Warning: host file "./lib/gcc/xtensa-buildroot-linux-uclibc/6.4.0/plugin/include/insn-flags.h" is touched by more than one package: [u'host-gcc-initial', u'host-gcc-final'] rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/glib-compile-schemas /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/xtensa-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/python3.6/" cd /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target && /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/python3.6 /home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot/support/scripts/pycompile.py usr/lib/python3.6 find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/python3.6 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/python3.6 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/hosts mkdir -p /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc/shadow rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/bin/sh rm -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge; done for dir in /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/rclinux/rc-buildroot-test/scripts/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/include /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/aclocal \ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/pkgconfig /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/pkgconfig \ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/cmake /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/cmake find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/ /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gdb rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/bash-completion rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/zsh rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/man /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/man rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/info /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/info rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/doc /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/doc rm -rf /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share/gtk-doc rmdir /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/share 2>/dev/null || true find /home/rclinux/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 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/rclinux/rc-buildroot-test/scripts/instance-1/output/host/bin/xtensa-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/rclinux/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 /home/rclinux/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 /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.02.5-00005-g4e6ea0d043"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.5"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.5\"" \ ) > /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot/support/scripts/fix-rpath target touch /home/rclinux/rc-buildroot-test/scripts/instance-1/output/target/usr make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' make: Entering directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot' >>> Buildroot 2018.02.5-00005-g4e6ea0d043 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 6.4.0 Collecting legal info >>> host-binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> host-gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.0.3 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> host-mpfr 3.1.6 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> uclibc 1.0.28 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-gcc-initial 6.4.0 Collecting legal info >>> linux-headers 4.15.18 Collecting legal info WARNING: no hash file for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> aespipe 2.4d Collecting legal info >>> alsa-lib 1.1.5 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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) >>> arp-scan 1.9 Collecting legal info ERROR: No hash found for COPYING >>> 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) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> 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 Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info ERROR: No hash found for COPYING >>> libev 4.24 Collecting legal info ERROR: No hash found for LICENSE >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> mbedtls 2.7.5 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> boa 0.94.14rc21 Collecting legal info ERROR: No hash found for COPYING >>> brltty 5.5 Collecting legal info LICENSE-GPL: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) LICENSE-LGPL: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> 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 >>> busybox 1.27.2 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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 >>> libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.54.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> util-linux 2.31.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> sqlite 3210000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> lzo 2.10 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 >>> cantarell 0.0.25 Collecting legal info ERROR: No hash found for COPYING >>> collectd 5.7.1 Collecting legal info COPYING: OK (sha256: ed0409b2b1c30566dab5fcdaf46ee70e140c99788e22f0267645a9357b476ae4) libltdl/COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> mosquitto 1.4.15 Collecting legal info LICENSE.txt: OK (sha256: cc77e25bafd40637b7084f04086d606f0a200051b61806f97c93405926670bc1) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) >>> openldap 2.4.45 Collecting legal info ERROR: No hash found for LICENSE >>> dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.12.2 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.108 Collecting legal info ERROR: No hash found for COPYING >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> ding-libs 0_4_0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> dosfstools 4.1 Collecting legal info ERROR: No hash found for COPYING >>> dvbsnoop 1.4.50 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) >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> edid-decode f56f329ed23a25d002352dedba1e8f092a47286f Collecting legal info ERROR: No hash found for edid-decode.c >>> exiv2 910f3507795e1930ae216c9febee0bf9a88e99c0 Collecting legal info ERROR: No hash found for COPYING >>> fping 4.0 Collecting legal info ERROR: No hash found for COPYING >>> fwup v0.15.4 Collecting legal info ERROR: No hash found for LICENSE >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> nettle 3.4 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> libsodium 1.0.16 Collecting legal info LICENSE: OK (sha256: 6faf327c97dca6da69acefc6d3969d7bffb70a24f0707874870fdcfd6b0acf58) >>> host-genext2fs 1.4.1 Collecting legal info ERROR: No hash found for COPYING >>> glib-networking 2.50.0 Collecting legal info ERROR: No hash found for COPYING >>> gnutls 3.5.19 Collecting legal info doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libunistring 0.9.7 Collecting legal info ERROR: No hash found for COPYING.LIB >>> 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 >>> glog v0.3.5 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> gsl 2.3 Collecting legal info ERROR: No hash found for COPYING >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoup 2.56.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> gtest release-1.8.0 Collecting legal info googletest/LICENSE: OK (sha256: 9702de7e4117a8e2b20dafab11ffda58c198aede066406496bef670d40a22138) >>> gupnp-av 0.12.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gupnp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> 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 >>> libcurl 7.61.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> imagemagick 7.0.7-38 Collecting legal info LICENSE: OK (sha256: 2318cc05bbd2c25c1b2d13af1aadccc45b9cf6f94757421ae59a3c8ea9064f1c) >>> iozone 3_446 Collecting legal info >>> iptables 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> host-jq 1.5 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> lcdapi v0.11 Collecting legal info ERROR: No hash found for COPYING >>> libb64 1.2.1 Collecting legal info ERROR: No hash found for LICENSE >>> libcddb 1.3.2 Collecting legal info ERROR: No hash found for COPYING >>> libevent 2.1.8-stable Collecting legal info ERROR: No hash found for LICENSE >>> libhttpparser v2.8.0 Collecting legal info ERROR: No hash found for LICENSE-MIT >>> libite v1.9.2 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> libmnl 1.0.4 Collecting legal info ERROR: No hash found for COPYING >>> libndp v1.5 Collecting legal info ERROR: No hash found for COPYING >>> libnetfilter_acct 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> libphidget 2.1.8.20140319 Collecting legal info ERROR: No hash found for COPYING >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> libsoxr 0.1.2 Collecting legal info ERROR: No hash found for LICENCE ERROR: No hash found for COPYING.LGPL >>> libspatialindex 1.8.5 Collecting legal info ERROR: No hash found for COPYING >>> 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 >>> libtorrent 0.13.6 Collecting legal info ERROR: No hash found for COPYING >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libva 2.0.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> lm-sensors 3.4.0 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING >>> neard 0.16 Collecting legal info ERROR: No hash found for COPYING >>> nfacct 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> odhcp6c 7533a6243dc3ac5a747cf6ccbc4d0539dafd3e07 Collecting legal info ERROR: No hash found for COPYING >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> owfs 3.2p1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> paho-mqtt-c v1.2.0 Collecting legal info epl-v10: OK (sha256: 44277b2bec6093e4ac313afec251a4de599d24c4e768f8574d95b13a9d2d97b5) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) >>> parted 3.2 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-pwgen 2.07 Collecting legal info ERROR: No hash found for debian/copyright >>> python-can 1.5.2 Collecting legal info ERROR: No hash found for LICENSE.txt >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-cbor 1.0.0 Collecting legal info >>> python-cssutils 1.0.1 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> python-gunicorn 19.6.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-httplib2 0.10.3 Collecting legal info ERROR: No hash found for PKG-INFO >>> python-iowait 0.2 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-python-lxml 4.0.0 Collecting legal info ERROR: No hash found for LICENSES.txt ERROR: No hash found for doc/licenses/BSD.txt ERROR: No hash found for doc/licenses/elementtree.txt ERROR: No hash found for src/lxml/isoschematron/resources/rng/iso-schematron.rng >>> host-libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> python-pathpy 10.5 Collecting legal info >>> host-python-setuptools-scm 1.15.6 Collecting legal info ERROR: No hash found for LICENSE >>> python-protobuf 3.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-pyasn 0.1.9 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-pycrypto 2.6.1 Collecting legal info ERROR: No hash found for COPYRIGHT ERROR: No hash found for LEGAL/copy/LICENSE.libtom ERROR: No hash found for LEGAL/copy/LICENSE.python-2.2 ERROR: No hash found for LEGAL/copy/LICENSE.original >>> python-pyftpdlib 1.5.3 Collecting legal info LICENSE: OK (sha256: 18a4ff1ddf890838e36504b307581e3eb42c890a7272ce28b18b3ce1205b7ea8) >>> python-pysnmp-apps 0.4.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-pysnmp 4.3.3 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-rtslib-fb v2.1.fb57 Collecting legal info ERROR: No hash found for COPYING >>> python-six 1.11.0 Collecting legal info LICENSE: OK (sha256: 63478682e84e8c98f4c46308995f1f521a6886976e25421827d2a2be03581328) >>> python-scandir 1.5 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-tornado 4.5.1 Collecting legal info >>> python-websockets 4.0.1 Collecting legal info LICENSE: OK (sha256: 2cd4d416e432ca7fda2c103b38b852f8d3cb327d70c3db44410b9fe97e6c4d73) >>> python-xlwt 1.2.0 Collecting legal info ERROR: No hash found for docs/licenses.rst >>> qt 4.8.7 Collecting legal info ERROR: No hash found for LICENSE.LGPL ERROR: No hash found for LGPL_EXCEPTION.txt ERROR: No hash found for LICENSE.GPL3 >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> rtorrent 0.9.6 Collecting legal info ERROR: No hash found for COPYING >>> sdl2 2.0.8 Collecting legal info COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) >>> semodule-utils 2.7 Collecting legal info ERROR: No hash found for COPYING >>> sispmctl 3.1 Collecting legal info ERROR: No hash found for LICENCE >>> sshpass 1.06 Collecting legal info ERROR: No hash found for COPYING >>> sudo 1.8.21p2 Collecting legal info ERROR: No hash found for doc/LICENSE >>> taskd 1.1.0 Collecting legal info ERROR: No hash found for COPYING >>> tor 0.3.1.10 Collecting legal info LICENSE: OK (sha256: f9a4f724d8037711dde7d3f1d17094fb7d211545b3a3bbb1b03e769e13ca5608) >>> unrar 5.5.8 Collecting legal info license.txt: OK (sha256: 6ecc1687808b7d66b24f874755abfed7464d9751ed0001cd4e8e5d9bf397ff8a) >>> usb_modeswitch 2.5.0 Collecting legal info ERROR: No hash found for COPYING >>> vtun 3.0.3 Collecting legal info ERROR: No hash found for README.OpenSSL >>> xorriso 1.4.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT WARNING: the Buildroot source code has not been saved WARNING: gcc-final-6.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-6.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: iozone-3_446: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: libdrm-2.4.89: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: python-cbor-1.0.0: cannot save license (PYTHON_CBOR_LICENSE_FILES not defined) WARNING: python-pathpy-10.5: cannot save license (PYTHON_PATHPY_LICENSE_FILES not defined) WARNING: python-tornado-4.5.1: cannot save license (PYTHON_TORNADO_LICENSE_FILES not defined) Legal info produced in /home/rclinux/rc-buildroot-test/scripts/instance-1/output/legal-info make: Leaving directory '/home/rclinux/rc-buildroot-test/scripts/instance-1/buildroot'