/usr/bin/install -c -m 644 COPYING HACKING INSTALL LICENSE NEWS README TODO '/home/buildroot/autobuild/run/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/doc/zbar' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output-1/host/powerpc64-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/buildroot/autobuild/run/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include/zbar' libtool: install: /usr/bin/install -c zbar/.libs/libzbar.so.0.3.0 /home/buildroot/autobuild/run/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libzbar.so.0.3.0 libtool: install: (cd /home/buildroot/autobuild/run/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/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/buildroot/autobuild/run/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/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/buildroot/autobuild/run/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libzbar.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c zbarcam/zbarcam '/home/buildroot/autobuild/run/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c zbarcam/zbarcam /home/buildroot/autobuild/run/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/bin/zbarcam make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/zbar-57d601e82089f2f31de9e1683c3834f237421f5d' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/zbar-57d601e82089f2f31de9e1683c3834f237421f5d' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/zbar-57d601e82089f2f31de9e1683c3834f237421f5d' make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/zbar-57d601e82089f2f31de9e1683c3834f237421f5d' >>> zbar 57d601e82089f2f31de9e1683c3834f237421f5d Fixing libtool files for la in $(find /home/buildroot/autobuild/run/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/run/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/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/buildroot/autobuild/run/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/run/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/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 >>> zbar 57d601e82089f2f31de9e1683c3834f237421f5d Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output-1/host/bin:/home/buildroot/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/buildroot/autobuild/run/instance-0/output-1/target install -C /home/buildroot/autobuild/run/instance-0/output-1/build/zbar-57d601e82089f2f31de9e1683c3834f237421f5d/ make[1]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/zbar-57d601e82089f2f31de9e1683c3834f237421f5d' /usr/bin/make install-recursive make[2]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/zbar-57d601e82089f2f31de9e1683c3834f237421f5d' Making install in . make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/zbar-57d601e82089f2f31de9e1683c3834f237421f5d' make[4]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/zbar-57d601e82089f2f31de9e1683c3834f237421f5d' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c zbar/libzbar.la '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/doc/zbar' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 zbar.pc '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zbar.h '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/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/buildroot/autobuild/run/instance-0/output-1/target/usr/include/zbar' /usr/bin/install -c -m 644 COPYING HACKING INSTALL LICENSE NEWS README TODO '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/doc/zbar' libtool: install: /usr/bin/install -c zbar/.libs/libzbar.so.0.3.0 /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/libzbar.so.0.3.0 libtool: install: (cd /home/buildroot/autobuild/run/instance-0/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/buildroot/autobuild/run/instance-0/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/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/libzbar.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c zbarcam/zbarcam '/home/buildroot/autobuild/run/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c zbarcam/zbarcam /home/buildroot/autobuild/run/instance-0/output-1/target/usr/bin/zbarcam make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/zbar-57d601e82089f2f31de9e1683c3834f237421f5d' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/zbar-57d601e82089f2f31de9e1683c3834f237421f5d' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/zbar-57d601e82089f2f31de9e1683c3834f237421f5d' make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/zbar-57d601e82089f2f31de9e1683c3834f237421f5d' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-0/output-1/build/packages-file-list.txt Warning: target file "./usr/lib/luarocks/rocks-5.3/manifest" is touched by more than one package: [u'lua-bit32', u'lua-periphery', u'lua-std-debug', u'lua-std-normalize'] ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output-1/build/packages-file-list-staging.txt Warning: staging file "./usr/include/libiberty/libiberty.h" is touched by more than one package: [u'binutils', u'ncurses'] Warning: staging file "./usr/include/libiberty/objalloc.h" is touched by more than one package: [u'binutils', u'ncurses'] Warning: staging file "./usr/include/libiberty/fibheap.h" is touched by more than one package: [u'binutils', u'ncurses'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libiberty/floatformat.h" is touched by more than one package: [u'binutils', u'ncurses'] Warning: staging file "./usr/include/libiberty/demangle.h" is touched by more than one package: [u'binutils', u'ncurses'] Warning: staging file "./usr/include/libiberty/ansidecl.h" is touched by more than one package: [u'binutils', u'ncurses'] Warning: staging file "./usr/include/libiberty/hashtab.h" is touched by more than one package: [u'binutils', u'ncurses'] Warning: staging file "./usr/include/libiberty/splay-tree.h" is touched by more than one package: [u'binutils', u'ncurses'] Warning: staging file "./usr/lib/libiberty.a" is touched by more than one package: [u'binutils', u'ncurses'] Warning: staging file "./usr/lib64" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libiberty/timeval-utils.h" is touched by more than one package: [u'binutils', u'ncurses'] Warning: staging file "./etc/mtab" is touched by more than one package: [u'skeleton-init-common', u'toolchain-external-custom'] Warning: staging file "./usr/include/libiberty/dyn-string.h" is touched by more than one package: [u'binutils', u'ncurses'] Warning: staging file "./usr/include/libiberty/sort.h" is touched by more than one package: [u'binutils', u'ncurses'] Warning: staging file "./usr/include/libiberty/partition.h" is touched by more than one package: [u'binutils', u'ncurses'] Warning: staging file "./usr/include/libiberty/safe-ctype.h" is touched by more than one package: [u'binutils', u'ncurses'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output-1/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/lua/5.3/doc rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/luarocks mkdir -p /home/buildroot/autobuild/run/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-0/output-1/host/bin/powerpc64-linux-%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%power7%g" -e "s%@TARGET_ENDIAN@%"big"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-0/output-1/host%g" package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-0/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/autobuild/run/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/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/buildroot/autobuild/run/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output-1/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output-1/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/include /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output-1/target/lib/ /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/man /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/info /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/doc /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output-1/target/usr/share 2>/dev/null || true find /home/buildroot/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/buildroot/autobuild/run/instance-0/output-1/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-0/output-1/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/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/buildroot/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/buildroot/autobuild/run/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02.10-00616-g8ad1dee"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02.10"; \ echo "PRETTY_NAME=\"Buildroot 2019.02.10\"" \ ) > /home/buildroot/autobuild/run/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output-1/target/usr cd /home/buildroot/autobuild/run/instance-0/output-1/target; LC_ALL=C find . \( -type f -o -type l \) -printf '%T@:%i:%#m:%y:%s,%p\n' | LC_ALL=C sort > /home/buildroot/autobuild/run/instance-0/output-1/build/.files-list.new mv /home/buildroot/autobuild/run/instance-0/output-1/build/.files-list.new /home/buildroot/autobuild/run/instance-0/output-1/build/.files-list.stat cd /home/buildroot/autobuild/run/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot; LC_ALL=C find . \( -type f -o -type l \) -printf '%T@:%i:%#m:%y:%s,%p\n' | LC_ALL=C sort > /home/buildroot/autobuild/run/instance-0/output-1/build/.files-list-staging.new mv /home/buildroot/autobuild/run/instance-0/output-1/build/.files-list-staging.new /home/buildroot/autobuild/run/instance-0/output-1/build/.files-list-staging.stat cd /home/buildroot/autobuild/run/instance-0/output-1/host; LC_ALL=C find . \( -type f -o -type l \) -printf '%T@:%i:%#m:%y:%s,%p\n' | LC_ALL=C sort > /home/buildroot/autobuild/run/instance-0/output-1/build/.files-list-host.new mv /home/buildroot/autobuild/run/instance-0/output-1/build/.files-list-host.new /home/buildroot/autobuild/run/instance-0/output-1/build/.files-list-host.stat ln -snf /home/buildroot/autobuild/run/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/run/instance-0/output-1/staging make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2019.02.10-00616-g8ad1dee Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> 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 >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bird 2.0.3 Collecting legal info README: OK (sha256: 94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> brltty 5.6 Collecting legal info LICENSE-LGPL: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) README: OK (sha256: 42685d8fa420f618e325d423be110c69abd976afdef183dfac385ccd44cb12e9) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> clamav 0.101.5 Collecting legal info COPYING: OK (sha256: 0c4fd2fa9733fc9122503797648710851e4ee6d9e4969dd33fcbd8c63cd2f584) COPYING.bzip2: OK (sha256: d72a145c90918184a05ef65a04c9e6f7466faa59bc1b82c8f6a8ddc7ddcb9bed) COPYING.file: OK (sha256: dfb818a0d41411c6fb1c193c68b73018ceadd1994bda41ad541cbff292894bc6) COPYING.getopt: OK (sha256: 6dce638b76399e7521ad8e182d3e33e4496c85b3b69b6ff434b53017101e82ad) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING.llvm: OK (sha256: e3a9b913515a42f8ff3ef1551c3a2cdba383c39ed959729e0e2911219496ad74) COPYING.lzma: OK (sha256: d96d71b66aa32c4a2d1619b9ca3347dafa9460bcf0fb5ac2408916067ad31dfc) COPYING.pcre: OK (sha256: accdcf2455c07b99abea59016b3663eaef926a92092d103bfaa25fed27cf6b24) COPYING.regex: OK (sha256: e2c1395a3d9fea6d5d25847c9d783db6e2cc8b085b4025861f459139c5dfd90b) COPYING.unrar: OK (sha256: 1faccc6b5c7b958fb807a3f573d5be9bf7889fe898f7e0617c544b05a81bfd00) COPYING.zlib: OK (sha256: c2f77553f8d870c5635b0dace0519253233f172b33ce1fdf6578610706294eee) >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libcurl 7.66.0 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libtool 2.4.6 Collecting legal info ERROR: No hash found for libltdl/COPYING.LIB >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> collectd 5.7.2 Collecting legal info COPYING: OK (sha256: ed0409b2b1c30566dab5fcdaf46ee70e140c99788e22f0267645a9357b476ae4) libltdl/COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libgcrypt 1.8.5 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.33 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> cppdb 0.3.1 Collecting legal info ERROR: No hash found for LICENSE_1_0.txt ERROR: No hash found for MIT.txt >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> sqlite 3280000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> cryptsetup 2.0.6 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> lvm2 2.02.183 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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) >>> linux-pam 1.3.1 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> curlpp 0.8.1 Collecting legal info doc/LICENSE: OK (sha256: 8b9e3afd4d06ad3c169e788e5187a3e9f4f35671e9a7322f7e74bea9643b5b5a) >>> daq 2.0.6 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.8 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.2.8 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> host-libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> debianutils 4.8.1 Collecting legal info ERROR: No hash found for debian/copyright >>> directfb 1.7.7 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9.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) >>> dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> host-dtc 1.4.7 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> file 5.37 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: 7ac061e1a1c840c4dfa0573aec6f3497676c9295b5ec4190d3576646eb1646bf) >>> host-file 5.37 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: 7ac061e1a1c840c4dfa0573aec6f3497676c9295b5ec4190d3576646eb1646bf) >>> flot 0.8.3 Collecting legal info ERROR: No hash found for LICENSE.txt >>> gconf 3.2.6 Collecting legal info COPYING: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> gdb 8.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> gnutls 3.6.7.1 Collecting legal info doc/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nettle 3.4.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gssdp 1.0.2 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libsoup 2.62.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> gstreamer 0.10.36 Collecting legal info ERROR: No hash found for COPYING >>> gupnp-av 0.12.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> gupnp 1.0.3 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> httping 2.5 Collecting legal info license.txt: OK (sha256: c5db2e5b9a692fcdf2bd370f1533529063fbcf8947a8f5ee9d4b050a14e0566d) >>> iperf 2.0.13 Collecting legal info COPYING: OK (sha256: 5f9f5c4feca3347c3b3c0ada8b16b4e6b698aac4e6f016a24adf61a5915336d1) >>> jpeg-turbo 2.0.3 Collecting legal info LICENSE.md: OK (sha256: 69e570a251515ced17d4492256d57c89db77ed949652f88a44c80c1ca9607920) README.ijg: OK (sha256: 82fece2bff2669c476495f0fe70096b154e8bc5b40916a64e99836d9a01c3110) >>> jpeg Collecting legal info >>> jquery 1.11.2 Collecting legal info >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info ERROR: No hash found for COPYING >>> libaacs 0.9.0 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libdrm 2.4.97 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libebml 1.3.6 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libfm-extra 1.3.0.2 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> libgee 0.20.1 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-vala 0.34.7 Collecting legal info ERROR: No hash found for COPYING >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnftnl 1.1.3 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpfm4 4.9.0 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libshout 2.4.1 Collecting legal info ERROR: No hash found for COPYING >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libsquish 1.15 Collecting legal info LICENSE.txt: OK (sha256: a6b8c383bf3ab28460d6507484d605dd722e03971606f0cd3032a3af682b63a5) >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> liburiparser 0.9.1 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> libv4l 1.16.3 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 37d0f2c8dc3f267d864cb39d54f82c5092a599beb29cb5caa96d50d27e069a44) >>> libva 2.4.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info ERROR: No hash found for linux_syscall_support.h >>> linuxconsoletools 1.6.0 Collecting legal info ERROR: No hash found for COPYING >>> liquid-dsp v1.3.0 Collecting legal info ERROR: No hash found for LICENSE >>> lua-bit32 5.3.0-1 Collecting legal info lua-compat-5.2/LICENSE: OK (sha256: 0443ddabab14f69d4c5e2641860343784a0ccbe5ae7a3743f20de9a13991da66) >>> host-luarocks 3.0.4 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> luainterpreter Collecting legal info >>> lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> lua-periphery 1.1.1-1 Collecting legal info lua-periphery/LICENSE: OK (sha256: 7c60847b46f718e9651d1eca2f56bf6be09608cf08d130446a521eb8288c98e1) >>> lua-std-debug 1.0.1-1 Collecting legal info _debug-1.0.1/LICENSE.md: OK (sha256: 034abdbbe9a13899c813509776d1e04af81bc58c2982b704c8b3663549504a31) >>> lua-std-normalize 2.0.2-1 Collecting legal info normalize-2.0.2/LICENSE.md: OK (sha256: a6a0a0ddc04f7437806a52cbd637c819144df7626a2e8a496cd3a2e20c8effb3) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> menu-cache 1.1.0 Collecting legal info COPYING: OK (sha256: 7459fbad62653e4061dbfde3b0cad7c72777838beb10d2d11d969fac6226e7de) >>> mtdev 1.1.4 Collecting legal info ERROR: No hash found for COPYING >>> nano 3.2 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> ndisc6 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> newt 0.52.20 Collecting legal info ERROR: No hash found for COPYING >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> nmon 16g Collecting legal info lmon16g.c: OK (md5: 246ccfc74d5af55d992601fc4d3d4a72) lmon16g.c: OK (sha1: 926217a98f78dd398d4d5690d7b10b8b2b620168) lmon16g.c: OK (sha256: da82dd693b503b062854dfe7dbb5d36b347872ab44a4aa05b97e9d577747f688) >>> oprofile 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rauc 1.0 Collecting legal info >>> rpm 4.14.2.1 Collecting legal info COPYING: OK (sha256: d56f4f1f290f6920cb053aef0dbcd0b853cda289e2568b364ddbfce220a6f3e0) >>> socketcand df7fb4ff8a4439d7737fe2df3540e1ab7465721a Collecting legal info ERROR: No hash found for socketcand.c >>> sofia-sip 1.12.11 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHTS >>> squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tcping 1.3.5 Collecting legal info ERROR: No hash found for LICENSE >>> tiff 4.1.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> tinc 1.0.35 Collecting legal info COPYING: OK (sha256: 3a112fd37b47d624e89b130d0e158bb8d14ec5bc9ecf5f18b448d2c07626e43d) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info ERROR: No hash found for LICENSE >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> vlc 3.0.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> xmlstarlet 1.6.1 Collecting legal info ERROR: No hash found for COPYING >>> zbar 57d601e82089f2f31de9e1683c3834f237421f5d Collecting legal info LICENSE: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: libdrm-2.4.97: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: rauc-1.0: cannot save license (RAUC_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output-1/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'