make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output-1/build/woff2-1.0.2' [ 78%] Built target woff2enc make[3]: Entering directory `/home/test/autobuild/run/instance-0/output-1/build/woff2-1.0.2' Scanning dependencies of target woff2_compress make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output-1/build/woff2-1.0.2' make[3]: Entering directory `/home/test/autobuild/run/instance-0/output-1/build/woff2-1.0.2' [ 82%] Linking CXX static library libconvert_woff2ttf_fuzzer_new_entry.a [ 86%] Building CXX object CMakeFiles/woff2_compress.dir/src/woff2_compress.cc.o make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output-1/build/woff2-1.0.2' [ 86%] Built target convert_woff2ttf_fuzzer_new_entry [ 91%] Linking CXX static library libconvert_woff2ttf_fuzzer.a make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output-1/build/woff2-1.0.2' [ 91%] Built target convert_woff2ttf_fuzzer [ 95%] Linking CXX executable woff2_decompress [100%] Linking CXX executable woff2_compress make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output-1/build/woff2-1.0.2' [100%] Built target woff2_decompress make[3]: Leaving directory `/home/test/autobuild/run/instance-0/output-1/build/woff2-1.0.2' [100%] Built target woff2_compress make[2]: Leaving directory `/home/test/autobuild/run/instance-0/output-1/build/woff2-1.0.2' make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output-1/build/woff2-1.0.2' >>> woff2 1.0.2 Installing to staging directory PATH="/home/test/autobuild/run/instance-0/output-1/host/bin:/home/test/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot install/fast -C /home/test/autobuild/run/instance-0/output-1/build/woff2-1.0.2/ make[1]: Entering directory `/home/test/autobuild/run/instance-0/output-1/build/woff2-1.0.2' Install the project... -- Install configuration: "Release" -- Installing: /home/test/autobuild/run/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/woff2_decompress -- Installing: /home/test/autobuild/run/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/woff2_compress -- Installing: /home/test/autobuild/run/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/bin/woff2_info -- Installing: /home/test/autobuild/run/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libwoff2common.a -- Installing: /home/test/autobuild/run/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libwoff2dec.a -- Installing: /home/test/autobuild/run/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/libwoff2enc.a -- Installing: /home/test/autobuild/run/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/woff2 -- Installing: /home/test/autobuild/run/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/woff2/output.h -- Installing: /home/test/autobuild/run/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/woff2/encode.h -- Installing: /home/test/autobuild/run/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/include/woff2/decode.h -- Installing: /home/test/autobuild/run/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /home/test/autobuild/run/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /home/test/autobuild/run/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib/pkgconfig/libwoff2enc.pc make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output-1/build/woff2-1.0.2' >>> woff2 1.0.2 Fixing libtool files for la in $(find /home/test/autobuild/run/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/test/autobuild/run/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/test/autobuild/run/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/test/autobuild/run/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/test/autobuild/run/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/test/autobuild/run/instance-0/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/test/autobuild/run/instance-0/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> woff2 1.0.2 Installing to target PATH="/home/test/autobuild/run/instance-0/output-1/host/bin:/home/test/autobuild/run/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-0/output-1/target install/fast -C /home/test/autobuild/run/instance-0/output-1/build/woff2-1.0.2/ make[1]: Entering directory `/home/test/autobuild/run/instance-0/output-1/build/woff2-1.0.2' Install the project... -- Install configuration: "Release" -- Installing: /home/test/autobuild/run/instance-0/output-1/target/usr/bin/woff2_decompress -- Installing: /home/test/autobuild/run/instance-0/output-1/target/usr/bin/woff2_compress -- Installing: /home/test/autobuild/run/instance-0/output-1/target/usr/bin/woff2_info -- Installing: /home/test/autobuild/run/instance-0/output-1/target/usr/lib/libwoff2common.a -- Installing: /home/test/autobuild/run/instance-0/output-1/target/usr/lib/libwoff2dec.a -- Installing: /home/test/autobuild/run/instance-0/output-1/target/usr/lib/libwoff2enc.a -- Installing: /home/test/autobuild/run/instance-0/output-1/target/usr/include/woff2 -- Installing: /home/test/autobuild/run/instance-0/output-1/target/usr/include/woff2/output.h -- Installing: /home/test/autobuild/run/instance-0/output-1/target/usr/include/woff2/encode.h -- Installing: /home/test/autobuild/run/instance-0/output-1/target/usr/include/woff2/decode.h -- Installing: /home/test/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig/libwoff2common.pc -- Installing: /home/test/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig/libwoff2dec.pc -- Installing: /home/test/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig/libwoff2enc.pc make[1]: Leaving directory `/home/test/autobuild/run/instance-0/output-1/build/woff2-1.0.2' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/test/autobuild/run/instance-0/output-1/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'check', u'gmp', u'mpfr', u'mpc'] Warning: target file "./usr/bin/lsscsi" is touched by more than one package: [u'busybox', u'lsscsi'] ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-0/output-1/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'check', u'gmp', u'mpfr', u'mpc'] 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/test/autobuild/run/instance-0/output-1/build/packages-file-list-host.txt Warning: host file "./arm-buildroot-uclinux-uclibcgnueabi/sysroot/usr/share/info/dir" is touched by more than one package: [u'host-libsepol', u'host-libusb', u'host-omniorb'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-m4', u'host-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-openocd'] if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/test/autobuild/run/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /home/test/autobuild/run/instance-0/output-1/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/test/autobuild/run/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /home/test/autobuild/run/instance-0/output-1/target/etc/shells; fi grep: ./.config: No such file or directory mkdir -p /home/test/autobuild/run/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/test/autobuild/run/instance-0/output-1/host/bin/arm-linux-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-m4%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 -Wl,-elf2flt -static`@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%`printf '"%s", ' -Wl,-elf2flt -static`@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -Wl,-elf2flt -static -Wl,-elf2flt -static`@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/test/autobuild/run/instance-0/output-1/host%g" package/meson//cross-compilation.conf.in > /home/test/autobuild/run/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@PKG_TARGET_CFLAGS@%%g" -e "s%@PKG_TARGET_LDFLAGS@%%g" -e "s%@PKG_TARGET_CXXFLAGS@%%g" /home/test/autobuild/run/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /home/test/autobuild/run/instance-0/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/test/autobuild/run/instance-0/output-1/target/etc echo "buildroot" > /home/test/autobuild/run/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/run/instance-0/output-1/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-0/output-1/target/etc/shadow rm -f /home/test/autobuild/run/instance-0/output-1/target/bin/sh rm -f /home/test/autobuild/run/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-0/output-1/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-0/output-1/target/usr/include /home/test/autobuild/run/instance-0/output-1/target/usr/share/aclocal \ /home/test/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-0/output-1/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-0/output-1/target/usr/lib/cmake /home/test/autobuild/run/instance-0/output-1/target/usr/share/cmake find /home/test/autobuild/run/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-0/output-1/target/lib/ /home/test/autobuild/run/instance-0/output-1/target/usr/lib/ /home/test/autobuild/run/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-0/output-1/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-0/output-1/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-0/output-1/target/usr/man /home/test/autobuild/run/instance-0/output-1/target/usr/share/man rm -rf /home/test/autobuild/run/instance-0/output-1/target/usr/info /home/test/autobuild/run/instance-0/output-1/target/usr/share/info rm -rf /home/test/autobuild/run/instance-0/output-1/target/usr/doc /home/test/autobuild/run/instance-0/output-1/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-0/output-1/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/test/autobuild/run/instance-0/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/test/autobuild/run/instance-0/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/test/autobuild/run/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/test/autobuild/run/instance-0/output-1/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/test/autobuild/run/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.11-git-02125-gedee45b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.11-git\"" \ ) > /home/test/autobuild/run/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/test/autobuild/run/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/test/autobuild/run/instance-0/output-1/target/usr make: Leaving directory `/home/test/autobuild/run/instance-0/buildroot' make: Entering directory `/home/test/autobuild/run/instance-0/buildroot' >>> Buildroot 2019.11-git-02125-gedee45b 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-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> acpica 20190703 Collecting legal info source/include/acpi.h: OK (sha256: 65464cea6ee2f7a5d38e2b5f1050a4b39a15358a09b8e36119416d4e2c5031b8) >>> host-bison 3.4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> armadillo 7.900.1 Collecting legal info LICENSE.txt: OK (sha256: 3ddf9be5c28fe27dad143a5dc76eea25222ad1dd68934a047064e56ed2fa40c5) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> atftp 0.7.2 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> aumix 2.9.1 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9) >>> axel 2.17.6 Collecting legal info ERROR: No hash found for COPYING >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bctoolbox 0.4.0 Collecting legal info ERROR: No hash found for COPYING >>> benejson 0.9.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-python 2.7.16 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-expat 2.2.8 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-scons 3.0.5 Collecting legal info LICENSE.txt: OK (sha256: c4248451b6a4cd09870de4fb82a857feb9f98174167b07500c19ed0263fd4db7) >>> botan 2.11.0 Collecting legal info license.txt: OK (sha256: 161011a9be56a6e825c06257005055a148056b5c756f75a0b99dae0883fcab7a) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> sqlite 3300000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> brotli 1.0.7 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> busybox 1.31.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.4 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> util-linux 2.34 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) >>> check 0.12.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-checkpolicy 2.9 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 2.9 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 2.9 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> host-swig 4.0.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> cramfs 1a1e65f2a049 Collecting legal info ERROR: No hash found for COPYING >>> dc3dd 7.2.641 Collecting legal info ERROR: No hash found for COPYING >>> dhcpdump 1.8 Collecting legal info ERROR: No hash found for LICENSE >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dmalloc 5.5.2 Collecting legal info ERROR: No hash found for dmalloc.h.1 >>> 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) >>> easy-rsa 3.0.6 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> edid-decode 6def7bc83dfb0338632e06a8b14c93faa6af8879 Collecting legal info ERROR: No hash found for edid-decode.c >>> evemu 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> libevdev 1.8.0 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> evtest 1.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-faketime 0.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-fatcat 1.0.6 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info ERROR: No hash found for COPYING >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> glm 0.9.9.5 Collecting legal info manual.md: OK (sha256: 337130631a714eeae017556cad101d5324c2961214120b6214741d3d43667086) >>> glorytun 0.2.1 Collecting legal info LICENSE: OK (sha256: 02e492aa724ce3a64800ed9429cbabf811935ad1be95d667fae9187baa94e359) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gsl 2.5 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> ibrdtn-tools 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> libarchive 3.4.0 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-imx-usb-loader 4aa9809099dcece9a9225776321f3b4b5b896d78 Collecting legal info ERROR: No hash found for COPYING >>> host-libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> jo 1.2 Collecting legal info COPYING: OK (sha256: 41d8b23dc6e76731f4920b9ce42d0d4a248d243a510319e2441d174a115f35cf) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> lcms2 2.9 Collecting legal info COPYING: OK (sha256: c725daac91a9259ce5e195683c0eeb797d345035c36ac5ba114c9fa80e11639a) >>> libbson 1.9.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libcodec2 0.7 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdvbsi 0.3.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libebml 1.3.9 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libgit2 0.28.3 Collecting legal info COPYING: OK (sha256: d9a8038088df84fde493fa33a0f1e537252eeb9642122aa4b862690197152813) >>> libiscsi 1.19.0 Collecting legal info COPYING: OK (sha256: 88e3eccc48722b2a0eaff456dda94b8e8e123848d01f631969bec8e3c6c6eb85) LICENCE-GPL-2.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libkcapi 1.1.4 Collecting legal info COPYING: OK (sha256: c6b8402a68999b0f84560ab43cdf60f9ff33c4a9a8ced6a40db9d3b787ba5b4a) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> liblo 0.30 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libnetfilter_log 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsepol 2.9 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libserialport 0.1.1 Collecting legal info ERROR: No hash found for COPYING >>> libsrtp 2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libstrophe 0.9.2 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libusbgx 0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lpc3250loader 1.0 Collecting legal info ERROR: No hash found for LPC3250loader.py >>> lsscsi 0.30 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lz4 1.8.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> minizip 2.8.2 Collecting legal info LICENSE: OK (sha256: 87642305968765a4030fd202ff7006afa67274da7f9bde84506e51ae58ecc2b4) >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Collecting legal info mmc.h: OK (sha256: c3165393bcd710624e2909327a6fbeb736c47bdbe66de1c1a364ac7324d3e4d6) >>> mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> ngrep 1_47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> odhcploc 20111021 Collecting legal info ERROR: No hash found for COPYING >>> omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-omniorb 4.2.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libftdi 0.20 Collecting legal info >>> host-libusb-compat 0.1.5 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phytool 2 Collecting legal info ERROR: No hash found for LICENSE >>> pps-tools e2b25049df9a4da28168b7378016f1650d0dfa6b Collecting legal info ERROR: No hash found for COPYING >>> proj 6.2.0 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> host-sqlite 3300000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> psplash 5b3c1cc28f5abdc2c33830150b48b278cc4f7bca Collecting legal info COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> host-rust-bin 1.33.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-rustc Collecting legal info >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> tslib 1.20 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> sdl_net 1.2.8 Collecting legal info ERROR: No hash found for COPYING >>> semodule-utils 2.9 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> speexdsp SpeexDSP-1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> spidev_test v4.10 Collecting legal info >>> statserial 1.1 Collecting legal info ERROR: No hash found for COPYING >>> strace 5.3 Collecting legal info COPYING: OK (sha256: 739b2725197137a04ab48ee6b19da3fdf7e497249e0dedd9f51c11a570401ede) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> sunxi-boards a6a4e94066f4ec6b26fc7060dc453a6bcf26a504 Collecting legal info >>> host-sunxi-tools 1.4.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> taglib 1.11.1 Collecting legal info COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MPL: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> tinyxml 2.6.2_2 Collecting legal info README: OK (sha256: a65b8363834ccbe31ab7b49dcba723ed204622df30326793e0121435624c1a8d) >>> uclibc-ng-test c6d62cbc60504c7f6867b486248b0ef7cc2da554 Collecting legal info WARNING: no hash file for COPYING.LIB >>> host-util-linux 2.34 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) >>> wipe 2.3.1 Collecting legal info ERROR: No hash found for LICENSE >>> wireless-regdb 2019.06.03 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> woff2 1.0.2 Collecting legal info LICENSE: OK (sha512: 8ee924da3fb5d16135adcf6a8fbe9e2e8f3d2d80468617e72ca4fa059a60f8455c9a5f68a8dc381b1297c8bf39c887a912d0f69246d2604ada74d3da9e8e490b) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: libftdi-0.20: cannot save license (HOST_LIBFTDI_LICENSE_FILES not defined) WARNING: spidev_test-v4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) WARNING: sunxi-boards-a6a4e94066f4ec6b26fc7060dc453a6bcf26a504: cannot save license (SUNXI_BOARDS_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-0/output-1/legal-info make: Leaving directory `/home/test/autobuild/run/instance-0/buildroot'