libtool: install: /usr/bin/install -c .libs/libusbredirhost.so.1.0.0 /home/buildroot/autobuild/instance-3/output/target/usr/lib/libusbredirhost.so.1.0.0 libtool: install: (cd /home/buildroot/autobuild/instance-3/output/target/usr/lib && { ln -s -f libusbredirhost.so.1.0.0 libusbredirhost.so.1 || { rm -f libusbredirhost.so.1 && ln -s libusbredirhost.so.1.0.0 libusbredirhost.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/instance-3/output/target/usr/lib && { ln -s -f libusbredirhost.so.1.0.0 libusbredirhost.so || { rm -f libusbredirhost.so && ln -s libusbredirhost.so.1.0.0 libusbredirhost.so; }; }) libtool: install: /usr/bin/install -c .libs/libusbredirhost.lai /home/buildroot/autobuild/instance-3/output/target/usr/lib/libusbredirhost.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/usbredir-0.7.1/usbredirhost' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/usbredir-0.7.1/usbredirhost' Making install in usbredirserver make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/usbredir-0.7.1/usbredirserver' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/usbredir-0.7.1/usbredirserver' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output/target/usr/sbin' /bin/mkdir -p '/home/buildroot/autobuild/instance-3/output/target/usr/share/man/man1' /bin/bash ../libtool --mode=install /usr/bin/install -c usbredirserver '/home/buildroot/autobuild/instance-3/output/target/usr/sbin' /usr/bin/install -c -m 644 usbredirserver.1 '/home/buildroot/autobuild/instance-3/output/target/usr/share/man/man1' libtool: install: /usr/bin/install -c usbredirserver /home/buildroot/autobuild/instance-3/output/target/usr/sbin/usbredirserver make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/usbredir-0.7.1/usbredirserver' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/usbredir-0.7.1/usbredirserver' Making install in usbredirtestclient make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/usbredir-0.7.1/usbredirtestclient' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/usbredir-0.7.1/usbredirtestclient' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/usbredir-0.7.1/usbredirtestclient' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/usbredir-0.7.1/usbredirtestclient' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/usbredir-0.7.1' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output/build/usbredir-0.7.1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/usbredir-0.7.1' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/usbredir-0.7.1' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output/build/usbredir-0.7.1' rm -f /home/buildroot/autobuild/instance-3/output/target/usr/sbin/usbredirserver [7m>>> Finalizing target directory[27m # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/instance-3/output/build/packages-file-list.txt Warning: target file "./usr/bin/lzcat" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/unxz" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/xzcat" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/lzma" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/unlzma" is touched by more than one package: [u'busybox', u'xz'] Warning: target file "./usr/bin/xz" is touched by more than one package: [u'busybox', u'xz'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/instance-3/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib32" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/instance-3/output/build/packages-file-list-host.txt Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python', u'host-python3'] Warning: host file "./share/man/man8/fsck.8" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] Warning: host file "./sbin/fsck" is touched by more than one package: [u'host-util-linux', u'host-e2fsprogs'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/buildroot/autobuild/instance-3/output/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-3/output/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-3/output/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-3/output/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-3/output/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-3/output/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/buildroot/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/instance-3/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/instance-3/output/host/sh4-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/instance-3/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/instance-3/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-3/output/host/bin/sh4-linux-%g" -e "s%@TARGET_ARCH@%sh4%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%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@%/home/buildroot/autobuild/instance-3/output/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output/host/etc/meson/cross-compilation.conf grep -qsE '^/usr/bin/screen$' /home/buildroot/autobuild/instance-3/output/target/etc/shells || echo "/usr/bin/screen" >> /home/buildroot/autobuild/instance-3/output/target/etc/shells mkdir -p /home/buildroot/autobuild/instance-3/output/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-3/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-3/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-3/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-3/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/instance-3/output/target/etc/shadow rm -f /home/buildroot/autobuild/instance-3/output/target/bin/sh rm -f /home/buildroot/autobuild/instance-3/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/instance-3/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/instance-3/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/instance-3/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/instance-3/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/instance-3/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/instance-3/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/include /home/buildroot/autobuild/instance-3/output/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output/target/usr/share/cmake find /home/buildroot/autobuild/instance-3/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output/target/lib/ /home/buildroot/autobuild/instance-3/output/target/usr/lib/ /home/buildroot/autobuild/instance-3/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/man /home/buildroot/autobuild/instance-3/output/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/info /home/buildroot/autobuild/instance-3/output/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/doc /home/buildroot/autobuild/instance-3/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/instance-3/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/instance-3/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/instance-3/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/instance-3/output/host/bin/sh4-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/instance-3/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/instance-3/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/instance-3/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.05-git-00332-gf4f7dd9557"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.05-git\"" \ ) > /home/buildroot/autobuild/instance-3/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output/target/etc [7m>>> Sanitizing RPATH in target tree[27m /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output/target/usr make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' [7m>>> Buildroot 2019.05-git-00332-gf4f7dd9557 Collecting legal info[27m COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) [7m>>> toolchain-external Collecting legal info[27m [7m>>> host-lzip 1.20 Collecting legal info[27m COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) [7m>>> host-skeleton Collecting legal info[27m [7m>>> skeleton Collecting legal info[27m [7m>>> skeleton-init-sysv Collecting legal info[27m [7m>>> skeleton-init-common Collecting legal info[27m [7m>>> toolchain-external-custom Collecting legal info[27m [7m>>> toolchain Collecting legal info[27m [7m>>> acpid 2.0.30 Collecting legal info[27m ERROR: No hash found for COPYING [7m>>> alljoyn 16.04.00a Collecting legal info[27m [7m>>> host-scons 2.5.1 Collecting legal info[27m ERROR: No hash found for LICENSE.txt [7m>>> host-python 2.7.15 Collecting legal info[27m LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) [7m>>> host-autoconf 2.69 Collecting legal info[27m ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION [7m>>> host-libtool 2.4.6 Collecting legal info[27m COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB [7m>>> host-m4 1.4.18 Collecting legal info[27m COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) [7m>>> host-automake 1.15.1 Collecting legal info[27m COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) [7m>>> host-expat 2.2.6 Collecting legal info[27m COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) [7m>>> host-pkgconf 1.5.3 Collecting legal info[27m ERROR: No hash found for COPYING [7m>>> host-zlib Collecting legal info[27m [7m>>> host-libzlib 1.2.11 Collecting legal info[27m README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) [7m>>> libcap 2.25 Collecting legal info[27m License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) [7m>>> host-gperf 3.0.4 Collecting legal info[27m ERROR: No hash found for COPYING [7m>>> host-libcap 2.25 Collecting legal info[27m License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) [7m>>> atk 2.30.0 Collecting legal info[27m COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) [7m>>> host-meson 0.49.2 Collecting legal info[27m COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) [7m>>> host-ninja v1.9.0 Collecting legal info[27m ERROR: No hash found for COPYING [7m>>> host-python3 3.7.2 Collecting legal info[27m LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) [7m>>> host-libffi v3.3-rc0 Collecting legal info[27m LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) [7m>>> host-python3-setuptools 40.6.3 Collecting legal info[27m LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) [7m>>> libglib2 2.56.4 Collecting legal info[27m COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) [7m>>> host-libglib2 2.56.4 Collecting legal info[27m COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) [7m>>> host-gettext 0.19.8.1 Collecting legal info[27m COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB [7m>>> host-libxml2 2.9.9 Collecting legal info[27m COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) [7m>>> host-pcre 8.42 Collecting legal info[27m LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) [7m>>> host-util-linux 2.33 Collecting legal info[27m 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) [7m>>> libffi v3.3-rc0 Collecting legal info[27m LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) [7m>>> pcre 8.42 Collecting legal info[27m LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) [7m>>> util-linux 2.33 Collecting legal info[27m 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) [7m>>> ncurses 6.1 Collecting legal info[27m ERROR: No hash found for README [7m>>> host-ncurses 6.1 Collecting legal info[27m ERROR: No hash found for README [7m>>> readline 8.0 Collecting legal info[27m COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) [7m>>> zlib Collecting legal info[27m [7m>>> libzlib 1.2.11 Collecting legal info[27m README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) [7m>>> atkmm 2.24.2 Collecting legal info[27m ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools [7m>>> glibmm 2.56.0 Collecting legal info[27m COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) [7m>>> libsigc 2.10.0 Collecting legal info[27m ERROR: No hash found for COPYING [7m>>> boost 1.69.0 Collecting legal info[27m LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) [7m>>> icu 60.2 Collecting legal info[27m LICENSE: OK (sha256: 24c771ce37201a3ab604852e47d10d21595d0493269dd6c8a5e567e998e18c00) [7m>>> host-icu 60.2 Collecting legal info[27m LICENSE: OK (sha256: 24c771ce37201a3ab604852e47d10d21595d0493269dd6c8a5e567e998e18c00) [7m>>> busybox 1.29.3 Collecting legal info[27m LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) [7m>>> cannelloni 20160414 Collecting legal info[27m ERROR: No hash found for gpl-2.0.txt [7m>>> host-cmake 3.8.2 Collecting legal info[27m ERROR: No hash found for Copyright.txt [7m>>> cantarell 0.0.25 Collecting legal info[27m ERROR: No hash found for COPYING [7m>>> host-cargo 0.26.0 Collecting legal info[27m LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) [7m>>> host-cargo-bin 0.30.0 Collecting legal info[27m LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) [7m>>> host-libcurl 7.64.0 Collecting legal info[27m COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) [7m>>> host-openssl Collecting legal info[27m [7m>>> host-libopenssl 1.1.1a Collecting legal info[27m LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) [7m>>> host-libhttpparser v2.9.0 Collecting legal info[27m LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) [7m>>> host-libssh2 1b3cbaff518f32e5b70650d4b7b52361b1410d37 Collecting legal info[27m COPYING: OK (sha256: e15ed284a15e80115467d6d7f030f0d89d8fabbecd78fb6e0f861f0cfc128fd9) [7m>>> host-rustc Collecting legal info[27m [7m>>> host-rust-bin 1.29.2 Collecting legal info[27m LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) [7m>>> czmq 4.2.0 Collecting legal info[27m ERROR: No hash found for LICENSE [7m>>> zeromq 4.3.1 Collecting legal info[27m COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) [7m>>> dante 1.4.1 Collecting legal info[27m ERROR: No hash found for LICENSE [7m>>> directfb 1.7.7 Collecting legal info[27m ERROR: No hash found for COPYING [7m>>> freetype 2.9.1 Collecting legal info[27m docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) [7m>>> libpng 1.6.36 Collecting legal info[27m LICENSE: OK (sha256: 142da07fb4b0cceb861b2e69fe7e5b602f25ec7adc85b0a426133d9ee0d2e116) [7m>>> duktape v2.3.0 Collecting legal info[27m LICENSE.txt: OK (sha256: 9aabee442709a6e7652348b9617ae26d26da6b270c1f4b6fce4a1e746acb3df0) [7m>>> host-e2fsprogs 1.44.5 Collecting legal info[27m NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) [7m>>> host-e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info[27m ERROR: No hash found for COPYING [7m>>> expat 2.2.6 Collecting legal info[27m COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) [7m>>> ffmpeg 3.4.5 Collecting legal info[27m LICENSE.md: OK (sha256: 73d99bc83313fff665b426d6672b4e0479102bc402fe22314ac9ce94a38aa5ff) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) [7m>>> gnutls 3.6.6 Collecting legal info[27m doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) [7m>>> libtasn1 4.13 Collecting legal info[27m COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) [7m>>> host-bison 3.0.4 Collecting legal info[27m COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) [7m>>> nettle 3.4.1 Collecting legal info[27m COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) [7m>>> gmp 6.1.2 Collecting legal info[27m ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 [7m>>> libdrm 2.4.97 Collecting legal info[27m [7m>>> host-xutil_util-macros 1.19.2 Collecting legal info[27m COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) [7m>>> libpthread-stubs 0.4 Collecting legal info[27m ERROR: No hash found for COPYING [7m>>> opencv3 3.4.3 Collecting legal info[27m LICENSE: OK (sha256: fea311907cb6271b05ff5843b238e0f2edb6f204a3432975211030d20704b321) [7m>>> tiff 4.0.8 Collecting legal info[27m ERROR: No hash found for COPYRIGHT [7m>>> speex 1.2.0 Collecting legal info[27m COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) [7m>>> libogg 1.3.3 Collecting legal info[27m COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) [7m>>> speexdsp 20ed3452074664ad07e380e51321b148acebdf20 Collecting legal info[27m COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) [7m>>> filemq 8940f34e0f1c8f25c1c693ed8db069f58fbc5ad0 Collecting legal info[27m ERROR: No hash found for LICENSE [7m>>> openssl Collecting legal info[27m [7m>>> libopenssl 1.1.1a Collecting legal info[27m LICENSE: OK (sha256: 350c7817af2ef980d3f3922bc5e0bb6a9d9f6cc21e784a699bcd2a31c74a84b1) [7m>>> freeswitch 1.8.5 Collecting legal info[27m COPYING: OK (sha256: 10299420c1e8602c0daf5a59d022621cd72a9148d1f0f33501edb3db3445c7fe) libs/apr/LICENSE: OK (sha256: e8e26b16da14aa3e6ed5c22c705fdc1f45d6225fca461ea9f7314bcdfdc414c4) libs/apr-util/LICENSE: OK (sha256: 1eefb2ea1db0af7729a9d8a27d7c65d8a37ab185393f935b029aac6828ce315a) libs/sofia-sip/COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) libs/sofia-sip/COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) libs/spandsp/COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) libs/srtp/LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) libs/libvpx/LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) libs/libyuv/LICENSE: OK (sha256: 2b2cc1180c7e6988328ad2033b04b80117419db9c4c584918bbb3cfec7e9364f) [7m>>> host-yasm 1.3.0 Collecting legal info[27m ERROR: No hash found for COPYING ERROR: No hash found for BSD.txt ERROR: No hash found for Artistic.txt ERROR: No hash found for GNU_GPL-2.0 ERROR: No hash found for GNU_LGPL-2.0 [7m>>> jpeg Collecting legal info[27m [7m>>> libjpeg 9c Collecting legal info[27m README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) [7m>>> libcurl 7.64.0 Collecting legal info[27m COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) [7m>>> sqlite 3250300 Collecting legal info[27m tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) [7m>>> xz 5.2.3 Collecting legal info[27m ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 [7m>>> host-genpart 1.0.2 Collecting legal info[27m [7m>>> gettext 0.19.8.1 Collecting legal info[27m COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB [7m>>> gnupg2 2.2.13 Collecting legal info[27m COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) [7m>>> libassuan 2.5.2 Collecting legal info[27m COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) [7m>>> libgpg-error 1.35 Collecting legal info[27m COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) [7m>>> libgcrypt 1.8.4 Collecting legal info[27m COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) [7m>>> libksba 1.3.5 Collecting legal info[27m AUTHORS: OK (sha256: 240908e1356ffeb5d0730227b6198dcc8e878375d28632fd813e0ed75b35ccc2) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) [7m>>> libnpth 1.6 Collecting legal info[27m COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) [7m>>> libusb 1.0.22 Collecting legal info[27m COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) [7m>>> google-material-design-icons 2.2.3 Collecting legal info[27m ERROR: No hash found for LICENSE [7m>>> hans 1.0 Collecting legal info[27m ERROR: No hash found for LICENSE [7m>>> haveged 1.9.1 Collecting legal info[27m ERROR: No hash found for COPYING [7m>>> hiawatha 10.8.1 Collecting legal info[27m LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) [7m>>> hwdata v0.308 Collecting legal info[27m COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) [7m>>> ifupdown-scripts Collecting legal info[27m [7m>>> initscripts Collecting legal info[27m [7m>>> ipset 7.1 Collecting legal info[27m COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) [7m>>> libmnl 1.0.4 Collecting legal info[27m COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) [7m>>> irqbalance v1.5.0 Collecting legal info[27m COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) [7m>>> jansson 2.12 Collecting legal info[27m LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) [7m>>> janus-gateway v0.5.0 Collecting legal info[27m COPYING: OK (sha256: 0a884af515b4593503f6f0c9b424db3945bd77eaa2644d25f45eb93a412b3c19) [7m>>> host-gengetopt 2.22.6 Collecting legal info[27m ERROR: No hash found for COPYING ERROR: No hash found for LICENSE [7m>>> libnice 0.1.14 Collecting legal info[27m COPYING: OK (sha256: 9246b2ee8b1db30cf03d5d9719ad8bb5edce1cadc85f8cfef319c23d24d950b5) COPYING.MPL: OK (sha256: 3b3c75ae6c663c4f93987647eb5463d33dc1602a1aded3ac479773f2c3928e3a) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) [7m>>> libsrtp v2.2.0 Collecting legal info[27m LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) [7m>>> sofia-sip 1.12.11 Collecting legal info[27m ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHTS [7m>>> jsmn 6021415cc75e7922d45b12935f56348b064d8a7f Collecting legal info[27m ERROR: No hash found for LICENSE [7m>>> leptonica 1.77.0 Collecting legal info[27m leptonica-license.txt: OK (sha256: ca0ac11c7c0acad9599d54990942cc11c9f6d9b569f1a360d774a628819c3518) [7m>>> lftp 4.8.4 Collecting legal info[27m COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) [7m>>> libconfig v1.7.2 Collecting legal info[27m COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) [7m>>> libcroco 0.6.12 Collecting legal info[27m COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) [7m>>> libxml2 2.9.9 Collecting legal info[27m COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) [7m>>> libdvbpsi 1.3.2 Collecting legal info[27m COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) [7m>>> libebml 1.3.6 Collecting legal info[27m LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) [7m>>> libfuse 2.9.8 Collecting legal info[27m COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) [7m>>> libgphoto2 2.5.17 Collecting legal info[27m COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) [7m>>> libtool 2.4.6 Collecting legal info[27m ERROR: No hash found for libltdl/COPYING.LIB [7m>>> liblog4c-localtime v1.0 Collecting legal info[27m COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) [7m>>> libmatroska 1.4.9 Collecting legal info[27m LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) [7m>>> libsecret 0.18.6 Collecting legal info[27m COPYING: OK (sha256: a1a33180d02960ab1c5de36cf20b1a2f0fe9888d83826ad263da5db52f1b183b) [7m>>> host-intltool 0.51.0 Collecting legal info[27m ERROR: No hash found for COPYING [7m>>> host-libxml-parser-perl 2.44 Collecting legal info[27m ERROR: No hash found for README [7m>>> libserial v1.0.0 Collecting legal info[27m LICENSE.txt: OK (sha256: c42fdfe17c192cfdb900e22d40ef246db1b473f99165e405eda62b41be27f4bf) [7m>>> libupnp 1.6.25 Collecting legal info[27m LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) [7m>>> libusbgx libusbgx-v0.2.0 Collecting legal info[27m COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) [7m>>> libvncserver 0.9.11 Collecting legal info[27m ERROR: No hash found for COPYING [7m>>> libxslt 1.1.32 Collecting legal info[27m COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) [7m>>> lshw B.02.18 Collecting legal info[27m ERROR: No hash found for COPYING [7m>>> lxc 3.1.0 Collecting legal info[27m COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) [7m>>> mesa3d 19.0.0 Collecting legal info[27m docs/license.html: OK (sha256: 630e75b4fdeb75ee2bf9e55db54dd1e3ff7353d52d9314ca8512bfd460f8e24c) [7m>>> host-flex 2.6.4 Collecting legal info[27m COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) [7m>>> micropython v1.9.4 Collecting legal info[27m ERROR: No hash found for LICENSE [7m>>> minicom 19ab49422f3431102c31fea01549121385113f80 Collecting legal info[27m COPYING: OK (sha256: cf80a758014eefbf068afffe3d462fc34ff4f528527524d8e100329c42094e15) [7m>>> mpv 0.27.2 Collecting legal info[27m ERROR: No hash found for LICENSE [7m>>> host-waf 1.9.5 Collecting legal info[27m [7m>>> netstat-nat 1.4.10 Collecting legal info[27m ERROR: No hash found for COPYING [7m>>> nload 0.7.4 Collecting legal info[27m ERROR: No hash found for COPYING [7m>>> openssh 7.9p1 Collecting legal info[27m LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) [7m>>> host-patchelf 0.9 Collecting legal info[27m COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) [7m>>> pcsc-lite 1.8.23 Collecting legal info[27m COPYING: OK (sha256: 2ce8f52bc5afa74f223121955e4e6328c432b16044ea535acd550435dda2b5db) [7m>>> qpdf 8.4.0 Collecting legal info[27m Artistic-2.0: OK (sha256: fb929ac30decb4dc3a2eea2bec6c43296a797c5d2d602deb3784ee39430583d5) [7m>>> rapidxml 1.13 Collecting legal info[27m ERROR: No hash found for license.txt [7m>>> rsh-redone 85 Collecting legal info[27m ERROR: No hash found for rsh.c [7m>>> screen 4.6.2 Collecting legal info[27m COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) [7m>>> sdl2 2.0.9 Collecting legal info[27m COPYING.txt: OK (sha256: 61e627031e1160bf8b9bdbc9cda27656d422ea8eaab199b64b4a4a4168437154) [7m>>> sdl2_net 2.0.1 Collecting legal info[27m ERROR: No hash found for COPYING.txt [7m>>> snappy 1.1.7 Collecting legal info[27m COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) [7m>>> spandsp 20180108 Collecting legal info[27m COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) [7m>>> spidev_test v4.10 Collecting legal info[27m [7m>>> sshfs 2.8 Collecting legal info[27m ERROR: No hash found for COPYING [7m>>> stella 6.0 Collecting legal info[27m Copyright.txt: OK (sha256: c946a9ee632ee40111bad6e81c84b3e0bc1e49183b7a809f05d4d371f5f587bb) License.txt: OK (sha256: 58530d09b6fcb91ae27071be0081af90e6c2d7fdf991d34a29e234a2a5e75455) [7m>>> strongswan 5.6.3 Collecting legal info[27m COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) [7m>>> stunnel 5.44 Collecting legal info[27m COPYING: OK (sha256: c43821865591e4d893906e2801b5ec4de58e51978f5563a61475cd0adc0bec4d) COPYRIGHT.GPL: OK (sha256: 1ee2b290e92c211b08df10e9fcaf32596cdb22b8eae731b18c2c074a4a83eebe) [7m>>> tcl 8.6.6 Collecting legal info[27m license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) [7m>>> tesseract-ocr 4.0.0 Collecting legal info[27m COPYING: OK (sha256: d770c1ac1235bc018530701da1ce453367f7952a3075d12b9029f81a26c05f13) [7m>>> tinyhttpd 0.1.0 Collecting legal info[27m ERROR: No hash found for README [7m>>> usbredir 0.7.1 Collecting legal info[27m ERROR: No hash found for COPYING.LIB WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: alljoyn-16.04.00a: cannot save license (ALLJOYN_LICENSE_FILES not defined) WARNING: libdrm-2.4.97: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: waf-1.9.5: cannot save license (HOST_WAF_LICENSE_FILES not defined) WARNING: spidev_test-v4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'