grep: ./.config: No such file or directory rm -f /data/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /data/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /data/buildroot/buildroot-test/instance-1/output/host/bin/glib-compile-schemas /data/buildroot/buildroot-test/instance-1/output/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/data/buildroot/buildroot-test/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /data/buildroot/buildroot-test/instance-1/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/data/buildroot/buildroot-test/instance-1/output/host/bin/powerpc64-linux-%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power7%g" -e "s%@TARGET_ENDIAN@%"big"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/data/buildroot/buildroot-test/instance-1/output/host%g" package/meson//cross-compilation.conf.in > /data/buildroot/buildroot-test/instance-1/output/host/etc/meson/cross-compilation.conf PYTHONPATH="/data/buildroot/buildroot-test/instance-1/output/target/usr/lib/python3.7/" cd /data/buildroot/buildroot-test/instance-1/output/target && /data/buildroot/buildroot-test/instance-1/output/host/bin/python3.7 /data/buildroot/buildroot-test/instance-1/buildroot/support/scripts/pycompile.py usr/lib/python3.7 find /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/python3.7 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/python3.7 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /data/buildroot/buildroot-test/instance-1/output/target/etc echo "buildroot" > /data/buildroot/buildroot-test/instance-1/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /data/buildroot/buildroot-test/instance-1/output/target/etc/hosts mkdir -p /data/buildroot/buildroot-test/instance-1/output/target/etc echo "Welcome to Buildroot" > /data/buildroot/buildroot-test/instance-1/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /data/buildroot/buildroot-test/instance-1/output/target/etc/shadow rm -f /data/buildroot/buildroot-test/instance-1/output/target/bin/sh rm -f /data/buildroot/buildroot-test/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /data/buildroot/buildroot-test/instance-1/output/build/locales.nopurge; done for dir in /data/buildroot/buildroot-test/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /data/buildroot/buildroot-test/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /data/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /data/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /data/buildroot/buildroot-test/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/include /data/buildroot/buildroot-test/instance-1/output/target/usr/share/aclocal \ /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/pkgconfig /data/buildroot/buildroot-test/instance-1/output/target/usr/share/pkgconfig \ /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/cmake /data/buildroot/buildroot-test/instance-1/output/target/usr/share/cmake find /data/buildroot/buildroot-test/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /data/buildroot/buildroot-test/instance-1/output/target/lib/ /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/ /data/buildroot/buildroot-test/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/share/gdb rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/share/bash-completion rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/share/zsh rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/man /data/buildroot/buildroot-test/instance-1/output/target/usr/share/man rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/info /data/buildroot/buildroot-test/instance-1/output/target/usr/share/info rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/doc /data/buildroot/buildroot-test/instance-1/output/target/usr/share/doc rm -rf /data/buildroot/buildroot-test/instance-1/output/target/usr/share/gtk-doc rmdir /data/buildroot/buildroot-test/instance-1/output/target/usr/share 2>/dev/null || true find /data/buildroot/buildroot-test/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 /data/buildroot/buildroot-test/instance-1/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /data/buildroot/buildroot-test/instance-1/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /data/buildroot/buildroot-test/instance-1/output/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /data/buildroot/buildroot-test/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 /data/buildroot/buildroot-test/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 /data/buildroot/buildroot-test/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-git-00270-g960076cc5b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.08-git\"" \ ) > /data/buildroot/buildroot-test/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /data/buildroot/buildroot-test/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /data/buildroot/buildroot-test/instance-1/buildroot/support/scripts/fix-rpath target touch /data/buildroot/buildroot-test/instance-1/output/target/usr make: Leaving directory '/data/buildroot/buildroot-test/instance-1/buildroot' make: Entering directory '/data/buildroot/buildroot-test/instance-1/buildroot' >>> Buildroot 2019.08-git-00270-g960076cc5b Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 >>> alsa-lib 1.1.9 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> argus 3.0.8 Collecting legal info ERROR: No hash found for README >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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 Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> check 0.12.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> arptables 0.0.4 Collecting legal info >>> avahi 0.7 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.44 Collecting legal info README: OK (sha256: a008c782e078102720266824c1e87875bafbf25ffae4b173dc135f9a4e1c672e) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libglib2 2.60.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.60.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-meson 0.51.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.7.3 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> python3 3.7.3 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> openssl Collecting legal info >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sqlite 3280000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> bluez_utils 4.101 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> boost 1.70.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.30.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> e2fsprogs 1.44.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> iproute2 5.1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> mtd 2.1.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-checksec cdefe53eb72e6e8f23308417d2fc6b68cba9dbac Collecting legal info LICENSE.txt: OK (sha256: c5e2a8e188040fc34eb9362084778a2e25f8d1f888e47a2be09efa7cecd9c70d) >>> ctorrent dnh3.3.2 Collecting legal info ERROR: No hash found for COPYING >>> cvs 1.12.13 Collecting legal info >>> dropbear 2019.78 Collecting legal info LICENSE: OK (sha256: cfa32d49e9022265375e533a4a5ef9e37d4aaa604119d612c46816aa1e59fe52) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.1.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info WARNING: no hash file for COPYING WARNING: no hash file for COPYING.LGPL >>> ell 0.20 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> eventlog 0.2.12 Collecting legal info ERROR: No hash found for COPYING >>> execline 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> fio fio-3.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) MORAL-LICENSE: OK (sha256: 8a240c1ad13d1fe3e58588643d81d0695899be4a669fe6d8fafa76ca6a89db2c) >>> gpsd 3.18.1 Collecting legal info COPYING: OK (sha256: 71ff85d18bf063954cfc4251678d0e772223e21f80febbd99d5524c90f73f832) >>> host-python 2.7.16 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-scons 3.0.5 Collecting legal info LICENSE.txt: OK (sha256: c4248451b6a4cd09870de4fb82a857feb9f98174167b07500c19ed0263fd4db7) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.4 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> initscripts Collecting legal info >>> iodine 0.7.0 Collecting legal info ERROR: No hash found for README >>> iotop 0.6 Collecting legal info ERROR: No hash found for COPYING >>> iwd 0.18 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> leveldb v1.20 Collecting legal info ERROR: No hash found for LICENSE >>> snappy 1.1.7 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> libarchive 3.3.3 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> libcdio-paranoia 10.2+2.0.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.0.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcroco 0.6.12 Collecting legal info COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> libfm-extra 1.3.0.2 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> liblinear 2.20 Collecting legal info COPYRIGHT: OK (sha256: 2ad9363447d0afeca34d53619163cffd502ec172bdb44d8d112c7acb99ae2558) >>> libmpdclient 2.16 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsquish 1.15 Collecting legal info LICENSE.txt: OK (sha256: a6b8c383bf3ab28460d6507484d605dd722e03971606f0cd3032a3af682b63a5) >>> libsrtp v2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libtpl v1.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libxslt 1.1.32 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linuxptp 2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mpd 0.20.23 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> neard 0.16 Collecting legal info ERROR: No hash found for COPYING >>> ngrep 1_47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> nilfs-utils v2.2.7 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> openal 1.18.2 Collecting legal info ERROR: No hash found for COPYING >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> opkg 0.3.6 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf-c v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> host-protobuf 3.6.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> python-asn1crypto 0.24.0 Collecting legal info LICENSE: OK (sha256: 7871ddf1918d53fd549943aad007cd4ad674b0e1da732a9aea4a79e1436d1eb5) >>> python-attrs 18.2.0 Collecting legal info LICENSE: OK (sha256: bf659a28b49240602f56bbdf490cbe2ec509b15b98f99d7b19a52c740e327863) >>> python-automat 0.7.0 Collecting legal info LICENSE: OK (sha256: b2201301678d0a937d938543827ca1360712eb34e23de8ee3f3bfffbd4c0e376) >>> host-python-m2r 0.1.12 Collecting legal info LICENSE: OK (sha256: 28728ec0ecbd8c171ebaeccebf69e3961282fd81f06abc7424c65546b6ae6f27) >>> host-python-docutils 0.14 Collecting legal info COPYING.txt: OK (sha256: 58c2807e9e6e3297ad4da08acc8884d09d8c5ffc9d824dd100922d0bb1ee4717) >>> host-python-mistune 0.8 Collecting legal info LICENSE: OK (sha256: 0c5259c3dd0a7c46f4835221645f62a0638c9b9faa02af08676e8069e1ff964b) >>> host-python-setuptools-scm 3.2.0 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> python-beautifulsoup4 4.5.3 Collecting legal info ERROR: No hash found for COPYING.txt >>> python-certifi 2018.11.29 Collecting legal info LICENSE: OK (sha256: 6a70a4bf6b010016d59a64b8ae4ad8dc7f5ef16f1fb453cc2ecd771c5a341131) >>> python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-characteristic 14.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-chardet 3.0.4 Collecting legal info ERROR: No hash found for LICENSE >>> python-cheroot 5.10.0 Collecting legal info LICENSE: OK (sha256: 02f4efe6e7dcd218c33cfa065c0552de983b5ad563b053e97697c5abd2ef14f9) >>> python-constantly 15.1.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-cryptography 2.3.1 Collecting legal info LICENSE: OK (sha256: 35452b557fab0efb1e80d7edb9c4e5118b9384082adaa051dde342102cb9de8d) LICENSE.APACHE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.BSD: OK (sha256: 602c4c7482de6479dd2e9793cda275e5e63d773dacd1eca689232ab7008fb4fb) >>> host-python-cffi 1.11.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.19 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-dataproperty 0.29.1 Collecting legal info LICENSE: OK (sha256: a93d75bcb0774e2990106380cadad6dcb2de193c55d435ffc56ba345a08b1dc2) >>> python-dateutil 2.8.0 Collecting legal info LICENSE: OK (sha256: ba00f51a0d92823b5a1cde27d8b5b9d2321e67ed8da9bc163eff96d5e17e577e) >>> python-docker-pycreds 0.4.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-docker 3.5.1 Collecting legal info LICENSE: OK (sha256: f2f0b07fa5e492c11d27aa0d2f3f1a0e64b9d17f32d8aa489ae2af9609af33b2) >>> python-docutils 0.14 Collecting legal info COPYING.txt: OK (sha256: 58c2807e9e6e3297ad4da08acc8884d09d8c5ffc9d824dd100922d0bb1ee4717) >>> python-gunicorn 19.9.0 Collecting legal info LICENSE: OK (sha256: 789fe11b92e1cabfbcf744b5fcc392c9bd5c6798603a4e89f925b6337984d1df) >>> python-hyperlink 18.0.0 Collecting legal info LICENSE: OK (sha256: 9577b66fb599aa5700b4981078ab0a319416a086beee646cd282aa9f33c8c74c) >>> python-idna 2.8 Collecting legal info LICENSE.rst: OK (sha256: 0d4bc7abd48dcfb14e24254ee404066737ff0167144e222914a2113b8794683e) >>> python-incremental 17.5.0 Collecting legal info LICENSE: OK (sha256: d043bc8899b4695de1f4511d8f507b927e11723b981ce600fa3ef7b73954afa5) >>> python-jsonschema 2.5.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for json/LICENSE >>> host-python-vcversioner 2.16.0.0 Collecting legal info >>> python-logbook 1.4.3 Collecting legal info LICENSE: OK (sha256: 2ca266337cc6947578654ab0dd6438de4d01fa78b2e6eb554b09757df1178f98) >>> python-markdown2 2.3.6 Collecting legal info LICENSE.txt: OK (sha256: f8c7c4d554409cf621b8d653dbfffb719745fd36f5c49b8305258649b403ef9c) >>> python-mbstrdecoder 0.2.2 Collecting legal info ERROR: No hash found for LICENSE >>> python-mwclient 0.9.2 Collecting legal info mwclient/__init__.py: OK (sha256: d29eaa80939b6d8fc3ab458bab90f4af879fa9e0430ed7e0fb2b94752e7eb33f) >>> python-numpy 1.16.4 Collecting legal info LICENSE.txt: OK (sha256: 6b5086f61fe0c71564a79304ecbaa60f11fa3f3debf82f73d16a611cab102adc) doc/sphinxext/LICENSE.txt: OK (sha256: 426a5a484480f57a295db48c2c04f47bb3274752dd82a7fd6541dfa2cb90f641) doc/scipy-sphinx-theme/LICENSE.txt: OK (sha256: 154a8706fa0fdeff1073bf6239c4ecf51f562ab107066eef839dade1a45c824c) numpy/linalg/lapack_lite/LICENSE.txt: OK (sha256: a14cc25e10d40a3aa705b7de2fb764a6535d8ee9b2db4e1724900585457dfd55) tools/npy_tempita/license.txt: OK (sha256: badf51c7e3e7de9c7630bd069780f5c197b846ef7660b342a1e58d5553592d8e) numpy/core/src/multiarray/dragon4.c: OK (sha256: d37526b4a34c0aa859afe6f9b7e64ca7c306b7430df8113dd5ac6fcb246bd2d4) >>> python-oauthlib 2.1.0 Collecting legal info LICENSE: OK (sha256: 9e1ae8725f5815738dadb6cbb09f450453d94e07c7b5efaee864f546a6209a95) >>> python-pathpy 10.5 Collecting legal info >>> python-pathvalidate 0.16.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-ply 3.11 Collecting legal info README.md: OK (sha256: 1095b93b81d2043c5c55e0859875b416f75edb6d5eccb4bf2ace1b5445d1c84f) >>> python-pyasn-modules 0.0.8 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-pyasn 0.1.9 Collecting legal info ERROR: No hash found for LICENSE.txt >>> python-pycparser 2.19 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-pyftpdlib 1.5.3 Collecting legal info LICENSE: OK (sha256: 18a4ff1ddf890838e36504b307581e3eb42c890a7272ce28b18b3ce1205b7ea8) >>> python-pyhamcrest 1.9.0 Collecting legal info LICENSE.txt: OK (sha256: ec76c04449607010d061b1e29c9d20a5ffae74db9d04670ae82538ccfe68b941) >>> python-pyopenssl 19.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-pyparsing 2.1.10 Collecting legal info ERROR: No hash found for LICENSE >>> python-pysmi 0.3.3 Collecting legal info LICENSE.rst: OK (sha256: c43704eafcfa2bc33e56168f2b498c3c34a1d7865855626a52b5af411fc5837f) >>> python-pytablereader 0.15.0 Collecting legal info LICENSE: OK (sha256: 7588265082eed5e9f4afd5090c57e610b740ec547b16aaaab739ba07c5eefb15) >>> python-pytz 2018.9 Collecting legal info LICENSE.txt: OK (sha256: 39f07c72a1bfda349cbd27bac9bcb1e6f8c5b4e5cc3fadf56900406e8cc0b792) >>> python-requests-oauthlib 1.0.0 Collecting legal info LICENSE: OK (sha256: ae01846afad8a8291fe6a08966f3015af9a8ff675d84b981f9793c122f7876e8) >>> python-requests-toolbelt 0.7.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-requests 2.22.0 Collecting legal info LICENSE: OK (sha256: be41abac2c40f8530307e8d172c590b476f4a488bc6a68f8de57b7cf64786687) >>> python-schedule 0.6.0 Collecting legal info LICENSE.txt: OK (sha256: 30a8352c318ce1b645acde0299697342d4380ed2637d7ca18a8ad25661e3b41b) >>> python-service-identity 17.0.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-simplesqlite 0.15.0 Collecting legal info ERROR: No hash found for LICENSE >>> python-six 1.12.0 Collecting legal info LICENSE: OK (sha256: e732f54da58f3e9cf0c48e8b512948936fcf7361bd58afa63a9a3c392bf794ad) >>> python-smbus-cffi 0.5.1 Collecting legal info ERROR: No hash found for LICENSE >>> python-spidev 3.2 Collecting legal info ERROR: No hash found for LICENSE.md >>> python-tabledata 0.0.5 Collecting legal info LICENSE: OK (sha256: cbce2ac14dd81b6a1155029034512a304505692cc63b625538916cf93bee8ca2) >>> python-treq 17.8.0 Collecting legal info LICENSE: OK (sha256: 7cc1b65e1937b1cc07052bb864ec96d8e5fd413400c0842e5b89a8201a600293) >>> host-python-incremental 17.5.0 Collecting legal info LICENSE: OK (sha256: d043bc8899b4695de1f4511d8f507b927e11723b981ce600fa3ef7b73954afa5) >>> python-twisted 18.9.0 Collecting legal info LICENSE: OK (sha256: 17305fcdb49a4048310be5b43e9f3cfa9525c508a5117089d8b2ee91800c327b) >>> python-typepy 0.0.20 Collecting legal info ERROR: No hash found for LICENSE >>> python-urllib3 1.24.2 Collecting legal info LICENSE.txt: OK (sha256: 11db569430ca5ad793f1399297b8df5041a22137abaf90642ea71da21d59121c) >>> python-websocket-client 0.47.0 Collecting legal info LICENSE: OK (sha256: e580b2a1a57c33085dd6a07cff693d828f7c3fa8a11ce56ade2a62c46951930d) >>> python-xlrd 1.0.0 Collecting legal info ERROR: No hash found for xlrd/licences.py >>> python-xlutils 2.0.0 Collecting legal info ERROR: No hash found for xlutils/license.txt >>> python-xlwt 1.2.0 Collecting legal info ERROR: No hash found for docs/licenses.rst >>> python-zope-interface 4.6.0 Collecting legal info LICENSE.txt: OK (sha256: 3e671db11df687516cc1db5b3d65e4aa383eaca3c20cea3faf53a0f7335d0a3c) >>> qpid-proton 0.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> rabbitmq-c v0.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 94a12c906acb31a66c2c8a6c1b6e46cab52bc5694c5ada2a06d86b05d3d3f422) >>> ranger 1.7.2 Collecting legal info ERROR: No hash found for AUTHORS >>> riemann-c-client 1.9.1 Collecting legal info ERROR: No hash found for LICENSE >>> s6-rc 0.4.0.1 Collecting legal info COPYING: OK (sha256: 1377d3b18a31de11e8bb06f0f46888a23bc16cbc57285035793bf7e7943bbcb3) >>> s6 2.7.1.1 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> trace-cmd trace-cmd-v2.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: 70f297763149e72306919c924e164f83041d5e512868d4c8c1826c171b3e49f9) >>> host-swig 3.0.12 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING >>> ussp-push 0.11 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ux500-firmware 1.1.3-6 Collecting legal info ERROR: No hash found for license.txt >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> xapian 1.4.9 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> xinetd xinetd-2-3-15 Collecting legal info ERROR: No hash found for COPYRIGHT >>> xmlstarlet 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Collecting legal info WARNING: no hash file for COPYING.GPL >>> ympd v1.3.0 Collecting legal info LICENSE: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: arptables-0.0.4: cannot save license (ARPTABLES_LICENSE_FILES not defined) WARNING: cvs-1.12.13: cannot save license (CVS_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) WARNING: python-vcversioner-2.16.0.0: cannot save license (HOST_PYTHON_VCVERSIONER_LICENSE_FILES not defined) WARNING: python-pathpy-10.5: cannot save license (PYTHON_PATHPY_LICENSE_FILES not defined) Legal info produced in /data/buildroot/buildroot-test/instance-1/output/legal-info make: Leaving directory '/data/buildroot/buildroot-test/instance-1/buildroot'