/usr/bin/install -c -m 644 COPYING HACKING INSTALL.md LICENSE NEWS README.md TODO '/home/naourr/work/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/doc/zbar' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 include/zbar.h '/home/naourr/work/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 zbar.pc '/home/naourr/work/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/zbar' /usr/bin/install -c -m 644 include/zbar/Scanner.h include/zbar/Decoder.h include/zbar/Exception.h include/zbar/Symbol.h include/zbar/Image.h include/zbar/ImageScanner.h include/zbar/Video.h include/zbar/Window.h include/zbar/Processor.h '/home/naourr/work/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/zbar' make[4]: Leaving directory '/home/naourr/work/instance-2/output-1/build/zbar-0.22' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/zbar-0.22' make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/zbar-0.22' make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/zbar-0.22' >>> zbar 0.22 Fixing libtool files for la in $(find /home/naourr/work/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-2/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/naourr/work/instance-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-2/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 >>> zbar 0.22 Installing to target PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-2/output-1/target install -C /home/naourr/work/instance-2/output-1/build/zbar-0.22/ make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/zbar-0.22' /usr/bin/make install-recursive make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/zbar-0.22' Making install in . make[3]: Entering directory '/home/naourr/work/instance-2/output-1/build/zbar-0.22' make[4]: Entering directory '/home/naourr/work/instance-2/output-1/build/zbar-0.22' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c zbar/libzbar.la '/home/naourr/work/instance-2/output-1/target/usr/lib' libtool: install: /usr/bin/install -c zbar/.libs/libzbar.so.0.3.0 /home/naourr/work/instance-2/output-1/target/usr/lib/libzbar.so.0.3.0 libtool: install: (cd /home/naourr/work/instance-2/output-1/target/usr/lib && { ln -s -f libzbar.so.0.3.0 libzbar.so.0 || { rm -f libzbar.so.0 && ln -s libzbar.so.0.3.0 libzbar.so.0; }; }) libtool: install: (cd /home/naourr/work/instance-2/output-1/target/usr/lib && { ln -s -f libzbar.so.0.3.0 libzbar.so || { rm -f libzbar.so && ln -s libzbar.so.0.3.0 libzbar.so; }; }) libtool: install: /usr/bin/install -c zbar/.libs/libzbar.lai /home/naourr/work/instance-2/output-1/target/usr/lib/libzbar.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c zbarcam/zbarcam '/home/naourr/work/instance-2/output-1/target/usr/bin' libtool: install: /usr/bin/install -c zbarcam/zbarcam /home/naourr/work/instance-2/output-1/target/usr/bin/zbarcam /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/etc/dbus-1/system.d' /usr/bin/install -c -m 644 ./dbus/org.linuxtv.Zbar.conf '/home/naourr/work/instance-2/output-1/target/etc/dbus-1/system.d' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/usr/share/doc/zbar' /usr/bin/install -c -m 644 COPYING HACKING INSTALL.md LICENSE NEWS README.md TODO '/home/naourr/work/instance-2/output-1/target/usr/share/doc/zbar' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/usr/include' /usr/bin/install -c -m 644 include/zbar.h '/home/naourr/work/instance-2/output-1/target/usr/include' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 zbar.pc '/home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/home/naourr/work/instance-2/output-1/target/usr/include/zbar' /usr/bin/install -c -m 644 include/zbar/Scanner.h include/zbar/Decoder.h include/zbar/Exception.h include/zbar/Symbol.h include/zbar/Image.h include/zbar/ImageScanner.h include/zbar/Video.h include/zbar/Window.h include/zbar/Processor.h '/home/naourr/work/instance-2/output-1/target/usr/include/zbar' make[4]: Leaving directory '/home/naourr/work/instance-2/output-1/build/zbar-0.22' make[3]: Leaving directory '/home/naourr/work/instance-2/output-1/build/zbar-0.22' make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/zbar-0.22' make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/zbar-0.22' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-2/output-1/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'gmp'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-2/output-1/build/packages-file-list-staging.txt Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'readline', u'gmp'] Warning: staging file "./usr/lib/pkgconfig/glib-2.0.pc" is touched by more than one package: [u'libglib2', u'pixman'] Warning: staging file "./usr/lib/pkgconfig/gio-2.0.pc" is touched by more than one package: [u'libglib2', u'pixman'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-2/output-1/build/packages-file-list-host.txt Warning: host file "./aarch64-buildroot-linux-gnu/sysroot/usr/share/info/dir" is touched by more than one package: [u'host-bison', u'host-patchelf'] Warning: host file "./bin/easy_install" is touched by more than one package: [u'host-python3-setuptools', u'host-python-setuptools'] Warning: host file "./bin/2to3" is touched by more than one package: [u'host-python', u'host-python3'] Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-bison'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-2/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/naourr/work/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-2/output-1/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/naourr/work/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-2/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/naourr/work/instance-2/output-1/host/bin/aarch64-linux-gnu-%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a53%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 -g2 `@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 `@PKG_TARGET_CFLAGS@%g" -e "s%@HOST_DIR@%/home/naourr/work/instance-2/output-1/host%g" package/meson//cross-compilation.conf.in > /home/naourr/work/instance-2/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/naourr/work/instance-2/output-1/host/etc/meson/cross-compilation.conf.in > /home/naourr/work/instance-2/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/naourr/work/instance-2/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-2/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output-1/target/etc/shadow rm -f /home/naourr/work/instance-2/output-1/target/bin/sh rm -f /home/naourr/work/instance-2/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-2/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output-1/target/usr/include /home/naourr/work/instance-2/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output-1/target/usr/lib/cmake /home/naourr/work/instance-2/output-1/target/usr/share/cmake find /home/naourr/work/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output-1/target/lib/ /home/naourr/work/instance-2/output-1/target/usr/lib/ /home/naourr/work/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output-1/target/usr/man /home/naourr/work/instance-2/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-2/output-1/target/usr/info /home/naourr/work/instance-2/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-2/output-1/target/usr/doc /home/naourr/work/instance-2/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-2/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/naourr/work/instance-2/output-1/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-2/output-1/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-2/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/naourr/work/instance-2/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/naourr/work/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-02487-g832f4d8ae4"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08"; \ echo "PRETTY_NAME=\"Buildroot 2019.08\"" \ ) > /home/naourr/work/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-2/output-1/target/usr make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2019.08-02487-g832f4d8ae4 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-linaro-aarch64 2018.05 Collecting legal info >>> toolchain Collecting legal info >>> alljoyn 16.04.00a Collecting legal info >>> host-python 2.7.16 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> 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) >>> host-expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> 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) >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.6.3 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> ncurses 6.1 Collecting legal info README: OK (sha256: 3c7bc1dd475a5e5dcc7bdf13268a0313ff69e3765689444eb95b5893f61b3d1e) >>> host-ncurses 6.1 Collecting legal info README: OK (sha256: 3c7bc1dd475a5e5dcc7bdf13268a0313ff69e3765689444eb95b5893f61b3d1e) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> expat 2.2.7 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> sqlite 3290000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> 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 >>> bind 9.11.6-P1 Collecting legal info COPYRIGHT: OK (sha256: cd02c93b8dcda794f55dfd1231828d69633072a98eee4874f9cf732d22d9dcde) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> blktrace 1.2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.4.1 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) >>> boa 0.94.14rc21 Collecting legal info ERROR: No hash found for COPYING >>> brltty 5.6 Collecting legal info LICENSE-LGPL: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) README: OK (sha256: 42685d8fa420f618e325d423be110c69abd976afdef183dfac385ccd44cb12e9) >>> busybox 1.31.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> e2fsprogs 1.45.2 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> kmod 26 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> bwm-ng f54b3fad2c80bfe63f920c9b5e7c1d80389c57ef Collecting legal info ERROR: No hash found for COPYING >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.10.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libglib2 2.60.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.60.6 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-meson 0.51.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.7.4 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> host-python3-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> 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) >>> libffi 3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> pixman 0.38.4 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> ccrypt 1.10 Collecting legal info ERROR: No hash found for COPYING >>> cegui06 0.6.2b Collecting legal info COPYING: OK (sha256: da1c10009579e3eb8d3b3abc65d538a2890f70ff7fd1f05b73a4f9e3fff5c56e) >>> dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> dmalloc 5.5.2 Collecting legal info ERROR: No hash found for dmalloc.h.1 >>> host-dosfstools 4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> drbd-utils 9.2.0 Collecting legal info ERROR: No hash found for COPYING >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info WARNING: no hash file for COPYING WARNING: no hash file for COPYING.LGPL >>> e2tools 3158ef18a903ca4a98b8fa220c9fc5c133d8bdf6 Collecting legal info ERROR: No hash found for COPYING >>> faifa 0.1 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> fdk-aac 2.0.0 Collecting legal info NOTICE: OK (sha256: 95ec80da40b4af12ad4c4f3158c9cfb80f2479f3246e4260cb600827cc8c7836) >>> flatcc 0.5.2 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.5.2 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> fmt 5.3.0 Collecting legal info LICENSE.rst: OK (sha256: 560d39617dfb4b4e4088597291a070ed6c3a8d67668114ed475c673430c3e49a) >>> glm 0.9.9.5 Collecting legal info manual.md: OK (sha256: 337130631a714eeae017556cad101d5324c2961214120b6214741d3d43667086) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnutls 3.6.8 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nettle 3.5.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hans 1.0 Collecting legal info ERROR: No hash found for LICENSE >>> initscripts Collecting legal info >>> iostat 2.2 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> iptables 1.8.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> irssi 1.0.8 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> jpeg-turbo 2.0.2 Collecting legal info LICENSE.md: OK (sha256: 69e570a251515ced17d4492256d57c89db77ed949652f88a44c80c1ca9607920) README.ijg: OK (sha256: 82fece2bff2669c476495f0fe70096b154e8bc5b40916a64e99836d9a01c3110) >>> jpeg Collecting legal info >>> jquery-sparkline 2.1.2 Collecting legal info >>> jquery 1.11.2 Collecting legal info >>> kexec 2.0.18 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libbluray 1.1.2 Collecting legal info COPYING: OK (sha256: b3aa400aca6d2ba1f0bd03bd98d03d1fe7489a3bbb26969d72016360af8a5c9d) >>> libcgroup 0.41 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> libdvbpsi 1.3.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.5 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> liblockfile 1.09 Collecting legal info ERROR: No hash found for COPYRIGHT >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmicrohttpd 0.9.66 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libplist 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> libsigsegv 2.12 Collecting legal info COPYING: OK (sha256: 8f2983e9a940367f48999881c14775db725ee643bce1e2f1ba195eb629a33cde) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libv4l 1.16.5 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 34229b5aadfb768d0d083987cba54203a920904a3ec8320823c6125b9831acd1) >>> libxslt 1.1.33 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.1 Collecting legal info LICENSE: OK (sha256: bfcb6a7dfbfd30e0ccc8bb34ab712bd1568586ad8c5b078ccae443b04e79749e) >>> linuxconsoletools 1.6.0 Collecting legal info ERROR: No hash found for COPYING >>> log4cxx 0.10.0 Collecting legal info ERROR: No hash found for LICENSE >>> lxc 3.1.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> minissdpd 1.5.20180223 Collecting legal info LICENSE: OK (sha256: 8801b32567ec20015c7d31668602a3a7f4a4785b7e17468360146b6003713cba) >>> mongrel2 1.9.2 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> motion 4.2.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> mxml 3.0 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 63cc06ba05adecb1fdf2c94460a98291fd71614865456e52a19a1e7cc674250f) >>> neardal 4143d130ed39299bfc59d08d2c7c77dbc7f809e9 Collecting legal info COPYING: OK (sha256: 296a87e9098d3f2ce1ef80c73c53399dc2c7412f35d4175c45810ea15ed86406) >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> olsr 0.9.6.1 Collecting legal info ERROR: No hash found for license.txt ERROR: No hash found for lib/pud/nmealib/LICENSE >>> openssh 8.0p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> optee-benchmark 3.5.0 Collecting legal info LICENSE: OK (sha256: 0571be5b739142dc3e40e0a4e7e30d4ab8bff0d4d606a3f2db2010745587d383) >>> optee-client 3.5.0 Collecting legal info LICENSE: OK (sha256: fda8385993f112d7ca61b88b54ba5b4cbeec7e43a0f9b317d5186703c1985e8f) >>> ortp 0.27.0 Collecting legal info ERROR: No hash found for COPYING >>> p910nd 0.97 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pigz 2.4 Collecting legal info README: OK (sha256: dc8f78258cdb4478b5922f4c00eb63d3cbac06c171dc829648fd414bb0cf4493) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pugixml 1.9 Collecting legal info readme.txt: OK (sha256: 5f2318fdea73711b4761fd395462a51dc7d4626088ebaa41732b598821ac935a) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-lxml 4.4.0 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxslt 1.1.33 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-python-setuptools 41.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> rabbitmq-c 0.9.0 Collecting legal info LICENSE-MIT: OK (sha256: 94a12c906acb31a66c2c8a6c1b6e46cab52bc5694c5ada2a06d86b05d3d3f422) >>> radvd 2.18 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> raptor 2.0.15 Collecting legal info ERROR: No hash found for LICENSE.txt >>> s6-linux-utils 2.5.0.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> skalibs 2.6.4.0 Collecting legal info COPYING: OK (sha256: 3eadcf980c40da0f257b8292d805ff41e5e5a908c1942315d9a627732e1aa012) >>> host-sam-ba 2.18 Collecting legal info doc/license.txt: OK (sha256: f9cac240acadbfd8f4f1c0d65132f85427384697bd6337da6444c531138d56ee) tcl_lib/boards.tcl: OK (sha256: 255564ff8953ea95c11a4ab1d56f1edf332298faad209ca80daf745c7ed95124) applets/sam4c/libraries/libchip_sam4c/include/sam4c/sam4c32e-1.h: OK (sha256: 74ae62858139cb4e18acc3448483be80ea6b36fdb87260b665f43762ca354ede) >>> ser2net 3.5 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> shapelib 1.5.0 Collecting legal info web/license.html: OK (sha256: a638278f7f1cb7d0cdc73b47a6c87261b882e356a8e79922e90d44d7ef1dd2c7) COPYING: OK (sha256: 7eb803a70990017a1c4e38a8342d7413c5dfeec3ed1ac407e15ae2c274e560ff) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> spandsp 20180108 Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.0.10 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> spdlog 1.3.1 Collecting legal info LICENSE: OK (sha256: 7d40b1967fca203d22b0eaf75f54566167ded823863abedf4de869fcea057038) >>> sshguard 2.4.0 Collecting legal info COPYING: OK (sha256: c3ae64f12153a1bc55bc234d09f40a08ab0e0149fffc972c0b7f02d5a12c1a5c) >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> tinyxml2 7.0.1 Collecting legal info readme.md: OK (sha256: 35e49ea659da39b72b0e2f38214f9799b548225b0950c8dbb6d183b4c1455263) >>> uclibc-ng-test c6d62cbc60504c7f6867b486248b0ef7cc2da554 Collecting legal info WARNING: no hash file for COPYING.LIB >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> wpa_supplicant 2.7 Collecting legal info README: OK (sha256: 76eeecd8fc291a71f29189ea20e6a34387b8048a959cbc6a65c41b98194643a2) >>> xapian 1.4.12 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> xl2tp 1.3.14 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> xvisor 0.2.9 Collecting legal info ERROR: No hash found for COPYING >>> yavta 82ff2efdb9787737b9f21b6f4759f077c827b238 Collecting legal info WARNING: no hash file for COPYING.GPL >>> zbar 0.22 Collecting legal info LICENSE: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-aarch64-2018.05: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_AARCH64_LICENSE_FILES not defined) WARNING: alljoyn-16.04.00a: cannot save license (ALLJOYN_LICENSE_FILES not defined) WARNING: jquery-sparkline-2.1.2: cannot save license (JQUERY_SPARKLINE_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'