/usr/bin/install -c -m 644 `test -f apidoc/html/index.html || echo ./`apidoc/html/*.png /home/test/autobuild/run/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/doc/xapian-core/apidoc/html
/usr/bin/install -c -m 644 `test -f apidoc/html/index.html || echo ./`apidoc/html/*.css /home/test/autobuild/run/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/doc/xapian-core/apidoc/html
/usr/bin/install -c -m 644 `test -f apidoc/html/index.html || echo ./`apidoc/html/*.html /home/test/autobuild/run/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/doc/xapian-core/apidoc/html
make[4]: Leaving directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/docs'
make[3]: Leaving directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/docs'
Making install in tests
make[3]: Entering directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/tests'
/usr/bin/make install-am
make[4]: Entering directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/tests'
make[5]: Entering directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/tests'
make[4]: Leaving directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/tests'
make[3]: Leaving directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/tests'
make[2]: Leaving directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13'
make[1]: Leaving directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13'
>>> xapian 1.4.13 Fixing libtool files
for la in $(find /home/test/autobuild/run/instance-0/output-1/host/or1k-buildroot-linux-uclibc/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/or1k-buildroot-linux-uclibc/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/or1k-buildroot-linux-uclibc/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
>>> xapian 1.4.13 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 -C /home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/
make[1]: Entering directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13'
/usr/bin/make install-recursive
make[2]: Entering directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13'
Making install in .
make[3]: Entering directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13'
make[4]: Entering directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13'
/bin/mkdir -p '/home/test/autobuild/run/instance-0/output-1/target/usr/lib'
/bin/bash ./libtool --mode=install /usr/bin/install -c libxapian.la '/home/test/autobuild/run/instance-0/output-1/target/usr/lib'
/bin/mkdir -p '/home/test/autobuild/run/instance-0/output-1/target/usr/share/aclocal'
/bin/mkdir -p '/home/test/autobuild/run/instance-0/output-1/target/usr/lib/cmake/xapian'
/bin/mkdir -p '/home/test/autobuild/run/instance-0/output-1/target/usr/bin'
/usr/bin/install -c -m 644 m4-macros/xapian.m4 '/home/test/autobuild/run/instance-0/output-1/target/usr/share/aclocal'
/usr/bin/install -c -m 644 cmake/xapian-config.cmake cmake/xapian-config-version.cmake '/home/test/autobuild/run/instance-0/output-1/target/usr/lib/cmake/xapian'
/usr/bin/install -c installable/xapian-config '/home/test/autobuild/run/instance-0/output-1/target/usr/bin'
/bin/mkdir -p '/home/test/autobuild/run/instance-0/output-1/target/usr/share/xapian-core/stopwords'
/bin/mkdir -p '/home/test/autobuild/run/instance-0/output-1/target/usr/share/man/man1'
/bin/mkdir -p '/home/test/autobuild/run/instance-0/output-1/target/usr/include'
/usr/bin/install -c -m 644 include/xapian.h '/home/test/autobuild/run/instance-0/output-1/target/usr/include'
/usr/bin/install -c -m 644 languages/stopwords/arabic.list languages/stopwords/danish.list languages/stopwords/dutch.list languages/stopwords/english.list languages/stopwords/finnish.list languages/stopwords/french.list languages/stopwords/german.list languages/stopwords/hungarian.list languages/stopwords/indonesian.list languages/stopwords/italian.list languages/stopwords/norwegian.list languages/stopwords/portuguese.list languages/stopwords/russian.list languages/stopwords/spanish.list languages/stopwords/swedish.list '/home/test/autobuild/run/instance-0/output-1/target/usr/share/xapian-core/stopwords'
/bin/mkdir -p '/home/test/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 xapian-config.1 bin/xapian-check.1 bin/xapian-compact.1 bin/xapian-delve.1 bin/xapian-progsrv.1 bin/xapian-replicate.1 bin/xapian-replicate-server.1 bin/xapian-tcpsrv.1 examples/copydatabase.1 examples/quest.1 examples/xapian-metadata.1 examples/xapian-pos.1 '/home/test/autobuild/run/instance-0/output-1/target/usr/share/man/man1'
/usr/bin/install -c -m 644 pkgconfig/xapian-core.pc '/home/test/autobuild/run/instance-0/output-1/target/usr/lib/pkgconfig'
/bin/mkdir -p '/home/test/autobuild/run/instance-0/output-1/target/usr/include/xapian'
/bin/mkdir -p '/home/test/autobuild/run/instance-0/output-1/target/usr/include/xapian'
libtool: install: /usr/bin/install -c .libs/libxapian.so.30.9.1 /home/test/autobuild/run/instance-0/output-1/target/usr/lib/libxapian.so.30.9.1
/usr/bin/install -c -m 644 include/xapian/attributes.h include/xapian/compactor.h include/xapian/constants.h include/xapian/constinfo.h include/xapian/database.h include/xapian/dbfactory.h include/xapian/deprecated.h include/xapian/derefwrapper.h include/xapian/document.h include/xapian/enquire.h include/xapian/errorhandler.h include/xapian/eset.h include/xapian/expanddecider.h include/xapian/intrusive_ptr.h include/xapian/iterator.h include/xapian/keymaker.h include/xapian/matchspy.h include/xapian/mset.h include/xapian/positioniterator.h include/xapian/postingiterator.h include/xapian/postingsource.h include/xapian/query.h include/xapian/queryparser.h include/xapian/registry.h include/xapian/stem.h include/xapian/termgenerator.h include/xapian/termiterator.h include/xapian/types.h include/xapian/unicode.h include/xapian/valueiterator.h include/xapian/valuesetmatchdecider.h include/xapian/geospatial.h include/xapian/visibility.h include/xapian/weight.h include/xapian/error.h '/home/test/autobuild/run/instance-0/output-1/target/usr/include/xapian'
libtool: install: (cd /home/test/autobuild/run/instance-0/output-1/target/usr/lib && { ln -s -f libxapian.so.30.9.1 libxapian.so.30 || { rm -f libxapian.so.30 && ln -s libxapian.so.30.9.1 libxapian.so.30; }; })
libtool: install: (cd /home/test/autobuild/run/instance-0/output-1/target/usr/lib && { ln -s -f libxapian.so.30.9.1 libxapian.so || { rm -f libxapian.so && ln -s libxapian.so.30.9.1 libxapian.so; }; })
/usr/bin/install -c -m 644 include/xapian/version.h '/home/test/autobuild/run/instance-0/output-1/target/usr/include/xapian'
libtool: install: /usr/bin/install -c .libs/libxapian.lai /home/test/autobuild/run/instance-0/output-1/target/usr/lib/libxapian.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
/bin/mkdir -p '/home/test/autobuild/run/instance-0/output-1/target/usr/bin'
/bin/bash ./libtool --mode=install /usr/bin/install -c bin/xapian-delve bin/xapian-check bin/xapian-compact bin/xapian-progsrv bin/xapian-replicate bin/xapian-replicate-server bin/xapian-tcpsrv examples/copydatabase examples/quest examples/simpleexpand examples/simpleindex examples/simplesearch examples/xapian-metadata examples/xapian-pos '/home/test/autobuild/run/instance-0/output-1/target/usr/bin'
libtool: install: /usr/bin/install -c bin/xapian-delve /home/test/autobuild/run/instance-0/output-1/target/usr/bin/xapian-delve
libtool: install: /usr/bin/install -c bin/xapian-check /home/test/autobuild/run/instance-0/output-1/target/usr/bin/xapian-check
libtool: install: /usr/bin/install -c bin/xapian-compact /home/test/autobuild/run/instance-0/output-1/target/usr/bin/xapian-compact
libtool: install: /usr/bin/install -c bin/xapian-progsrv /home/test/autobuild/run/instance-0/output-1/target/usr/bin/xapian-progsrv
libtool: install: /usr/bin/install -c bin/xapian-replicate /home/test/autobuild/run/instance-0/output-1/target/usr/bin/xapian-replicate
libtool: install: /usr/bin/install -c bin/xapian-replicate-server /home/test/autobuild/run/instance-0/output-1/target/usr/bin/xapian-replicate-server
libtool: install: /usr/bin/install -c bin/xapian-tcpsrv /home/test/autobuild/run/instance-0/output-1/target/usr/bin/xapian-tcpsrv
libtool: install: /usr/bin/install -c examples/copydatabase /home/test/autobuild/run/instance-0/output-1/target/usr/bin/copydatabase
libtool: install: /usr/bin/install -c examples/quest /home/test/autobuild/run/instance-0/output-1/target/usr/bin/quest
libtool: install: /usr/bin/install -c examples/simpleexpand /home/test/autobuild/run/instance-0/output-1/target/usr/bin/simpleexpand
libtool: install: /usr/bin/install -c examples/simpleindex /home/test/autobuild/run/instance-0/output-1/target/usr/bin/simpleindex
libtool: install: /usr/bin/install -c examples/simplesearch /home/test/autobuild/run/instance-0/output-1/target/usr/bin/simplesearch
libtool: install: /usr/bin/install -c examples/xapian-metadata /home/test/autobuild/run/instance-0/output-1/target/usr/bin/xapian-metadata
libtool: install: /usr/bin/install -c examples/xapian-pos /home/test/autobuild/run/instance-0/output-1/target/usr/bin/xapian-pos
make[4]: Leaving directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13'
make[3]: Leaving directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13'
Making install in docs
make[3]: Entering directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/docs'
make[4]: Entering directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/docs'
make[4]: Nothing to be done for 'install-exec-am'.
/bin/bash /home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/install-sh -d /home/test/autobuild/run/instance-0/output-1/target/usr/share/doc/xapian-core/apidoc/html
/bin/mkdir -p '/home/test/autobuild/run/instance-0/output-1/target/usr/share/doc/xapian-core'
/usr/bin/install -c -m 644 admin_notes.html bm25.html collapsing.html deprecation.html facets.html geospatial.html glossary.html index.html install.html internals.html intro_ir.html matcherdesign.html overview.html postingsource.html queryparser.html remote.html replication.html scalability.html serialisation.html sorting.html spelling.html stemming.html synonyms.html termgenerator.html tests.html valueranges.html '/home/test/autobuild/run/instance-0/output-1/target/usr/share/doc/xapian-core'
/usr/bin/install -c -m 644 `test -f apidoc/html/index.html || echo ./`apidoc/html/*.png /home/test/autobuild/run/instance-0/output-1/target/usr/share/doc/xapian-core/apidoc/html
/usr/bin/install -c -m 644 `test -f apidoc/html/index.html || echo ./`apidoc/html/*.css /home/test/autobuild/run/instance-0/output-1/target/usr/share/doc/xapian-core/apidoc/html
/usr/bin/install -c -m 644 `test -f apidoc/html/index.html || echo ./`apidoc/html/*.html /home/test/autobuild/run/instance-0/output-1/target/usr/share/doc/xapian-core/apidoc/html
make[4]: Leaving directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/docs'
make[3]: Leaving directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/docs'
Making install in tests
make[3]: Entering directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/tests'
/usr/bin/make install-am
make[4]: Entering directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/tests'
make[5]: Entering directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/tests'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/tests'
make[4]: Leaving directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/tests'
make[3]: Leaving directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13/tests'
make[2]: Leaving directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13'
make[1]: Leaving directory '/home/test/autobuild/run/instance-0/output-1/build/xapian-1.4.13'
>>> Finalizing target directory
# Check files that are touched by more than one package
/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/test/autobuild/run/instance-0/output-1/target/etc/inittab
/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/test/autobuild/run/instance-0/output-1/target/etc/inittab
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
rm -f /home/test/autobuild/run/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd
/home/test/autobuild/run/instance-0/output-1/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-0/output-1/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-0/output-1/target/usr/share/glib-2.0/schemas
No schema files found: doing nothing.
rm -rf /home/test/autobuild/run/instance-0/output-1/target/usr/lib/perl5/5.28.2/pod
rm -rf /home/test/autobuild/run/instance-0/output-1/target/usr/lib/perl5/5.28.2/or1k-linux/CORE
find /home/test/autobuild/run/instance-0/output-1/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f
find /home/test/autobuild/run/instance-0/output-1/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f
find /home/test/autobuild/run/instance-0/output-1/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f
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 /home/test/autobuild/run/instance-0/output-1/target/usr/share/locale; 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/or1k-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/or1k-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-01759-ga6a2e75"; \
echo "ID=buildroot"; \
echo "VERSION_ID=2019.11"; \
echo "PRETTY_NAME=\"Buildroot 2019.11\"" \
) > /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-01759-ga6a2e75 Collecting legal info
COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4)
>>> toolchain-external Collecting legal info
>>> host-skeleton Collecting legal info
>>> skeleton Collecting legal info
>>> skeleton-init-sysv Collecting legal info
>>> skeleton-init-common Collecting legal info
>>> toolchain-external-custom Collecting legal info
>>> toolchain Collecting legal info
>>> abootimg 7e127fee6a3981f6b0a50ce9910267cd501e09d4 Collecting legal info
LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> 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)
>>> 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-xz 5.2.4 Collecting legal info
COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c)
COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-automake 1.15.1 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> host-pkgconf 1.6.1 Collecting legal info
COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04)
>>> ncurses 6.1 Collecting legal info
COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9)
>>> host-ncurses 6.1 Collecting legal info
COPYING: OK (sha256: 86106f0da1cf5ccfa0f0651665dd1b4515e8edad1c7972780155770548b317d9)
>>> 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)
>>> argp-standalone 1.3 Collecting legal info
>>> arp-scan 1.9.6 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> libpcap 1.9.1 Collecting legal info
LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd)
>>> host-bison 3.4.2 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 73fc3e7ef7e016a3874b632fd0475969d288f309 Collecting legal info
LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34)
extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> arptables 0.0.4 Collecting legal info
>>> bitstream 1.4 Collecting legal info
COPYING: OK (sha256: 9644a812f9a8377a59acb7092a36ce8882a39743425d9171a8fb84637e2f6e04)
>>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info
COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4)
>>> busybox 1.31.1 Collecting legal info
LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548)
>>> collectl 4.3.1 Collecting legal info
COPYING: OK (sha256: 264fe27852db5624e6a9a9845b4e14e91ee5007305b33e5556dfade394d578a8)
ARTISTIC: OK (sha256: b92800d37afa2aa03c02817ff3b68efc7236436fe76af06ad9b1fc4682f59bcb)
GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> dhrystone 2 Collecting legal info
>>> dtv-scan-tables 6d019038cd04e837d9dd58701202c15924c1c654 Collecting legal info
COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987)
>>> ed 1.15 Collecting legal info
COPYING: OK (sha256: f03a12bef9dfb7281864a0dd965166d4f4ec7a66633df2bc72fa4363e57de02c)
>>> host-lzip 1.20 Collecting legal info
COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef)
>>> edid-decode 6def7bc83dfb0338632e06a8b14c93faa6af8879 Collecting legal info
ERROR: No hash found for edid-decode.c
>>> enscript 1.6.6 Collecting legal info
COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7)
>>> flann 1.9.1 Collecting legal info
ERROR: No hash found for COPYING
>>> host-cmake 3.15.5 Collecting legal info
Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9)
>>> 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)
>>> gd 2.2.5 Collecting legal info
COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d)
>>> jpeg Collecting legal info
>>> libjpeg 9c Collecting legal info
README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b)
>>> geoip 1.6.12 Collecting legal info
COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89)
>>> glib-networking 2.61.1 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-meson 0.52.0 Collecting legal info
COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30)
>>> host-ninja 1.9.0 Collecting legal info
COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea)
>>> host-python3 3.8.0 Collecting legal info
LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c)
>>> host-expat 2.2.9 Collecting legal info
COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76)
>>> host-libffi 3.3-rc0 Collecting legal info
LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5)
>>> host-zlib Collecting legal info
>>> host-libzlib 1.2.11 Collecting legal info
README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15)
>>> host-python3-setuptools 41.4.0 Collecting legal info
LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a)
>>> libglib2 2.62.0 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-libglib2 2.62.0 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> 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)
>>> openssl Collecting legal info
>>> libopenssl 1.1.1d Collecting legal info
LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c)
>>> glibmm 2.62.0 Collecting legal info
COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7)
COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
>>> libsigc 2.10.0 Collecting legal info
COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509)
>>> gssdp 1.0.3 Collecting legal info
COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5)
>>> libsoup 2.62.3 Collecting legal info
COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c)
>>> host-intltool 0.51.0 Collecting legal info
COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670)
>>> host-libxml-parser-perl 2.44 Collecting legal info
README: OK (sha256: a008c782e078102720266824c1e87875bafbf25ffae4b173dc135f9a4e1c672e)
>>> libxml2 2.9.10 Collecting legal info
COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd)
>>> sqlite 3300000 Collecting legal info
tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9)
>>> gupnp-av 0.12.11 Collecting legal info
COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5)
>>> gupnp 1.0.4 Collecting legal info
COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5)
>>> initscripts Collecting legal info
>>> jitterentropy-library 2.2.0 Collecting legal info
COPYING: OK (sha256: 96b5a6b49aaeeba9036f9b80e6e299d613a8eca158741a25a67dc78792413e23)
COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239)
COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4)
>>> host-jq 1.6 Collecting legal info
COPYING: OK (sha256: 111136aebcbfa68b6b0084e582b30e981da76adcff84eab6f9be32a1f38c5bf1)
>>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info
ERROR: No hash found for LICENSE
>>> libdrm 2.4.100 Collecting legal info
>>> libpthread-stubs 0.4 Collecting legal info
COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8)
>>> leveldb 1.22 Collecting legal info
LICENSE: OK (sha256: ccc19f1da0798ed666609b65a5b44dd8b3abe6fc08b9c0592eb76e82e174db19)
>>> snappy 1.1.7 Collecting legal info
COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6)
>>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info
COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094)
>>> libevent 2.1.11 Collecting legal info
LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670)
>>> libfuse 2.9.9 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> libhtp 0.5.31 Collecting legal info
LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15)
>>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info
gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a)
>>> libmbus 0.8.0 Collecting legal info
COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74)
>>> libmhash 0.9.9.9 Collecting legal info
COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5)
>>> libmicrohttpd 0.9.68 Collecting legal info
COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b)
>>> libmnl 1.0.4 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> libmodplug 0.8.9.0 Collecting legal info
COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e)
>>> libnetfilter_cthelper 1.0.0 Collecting legal info
COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad)
>>> libogg 1.3.4 Collecting legal info
COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814)
>>> libp11 0.4.10 Collecting legal info
COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f)
>>> libsidplay2 2.1.1 Collecting legal info
ERROR: No hash found for libsidplay/COPYING
>>> libsocketcan 0.0.11 Collecting legal info
LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> libsysfs 2.1.0 Collecting legal info
cmd/GPL: OK (sha256: 88ced477f0659c5a4df22df3b65de2f12ea3a9c7b5e4750fdc757bc11e97aa79)
lib/LGPL: OK (sha256: 4eb1c0ea980e7e4c7fac34e025be0423f5e7ca7df501e1da7ef31f32f14d6cf9)
>>> libupnp18 1.8.6 Collecting legal info
COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3)
>>> libv4l 1.18.0 Collecting legal info
COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a)
COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78)
lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 34229b5aadfb768d0d083987cba54203a920904a3ec8320823c6125b9831acd1)
>>> libvorbis 1.3.6 Collecting legal info
COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6)
>>> libxmlpp 3.0.1 Collecting legal info
COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7)
>>> libzip 1.5.2 Collecting legal info
LICENSE: OK (sha256: 04464e729973cf58189051e7a3e8bca2acce9a1058c735e9e2eb1fdbe0fbbf50)
>>> musl-fts 1.2.7 Collecting legal info
COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046)
>>> linux-serial-test 13bea838f2a7573d2a68a6d95fc9d1f153b580be Collecting legal info
LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c)
>>> lldpd 1.0.4 Collecting legal info
LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d)
>>> lockdev 1.0.3 Collecting legal info
ERROR: No hash found for LICENSE
>>> host-lttng-babeltrace 1.5.7 Collecting legal info
mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434)
gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6)
LICENSE: OK (sha256: 12d4222ac628fe4092cba8ed90bc5227a4dedd0b94973273cecbc393325bf1c2)
>>> host-elfutils 0.177 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768)
>>> host-bzip2 1.0.8 Collecting legal info
LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3)
>>> host-popt 1.16 Collecting legal info
COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5)
>>> mc 4.8.23 Collecting legal info
COPYING: OK (sha256: 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284)
>>> motion 4.2.2 Collecting legal info
COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad)
>>> nanocom 1.0 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.1p1 Collecting legal info
LICENCE: OK (sha256: 73d0db766229670c7b4e1ec5e6baed54977a0694a565e7cc878c45ee834045d7)
>>> owfs 3.2p2 Collecting legal info
COPYING: OK (sha256: e484a24fa5d177576e1672306165f495633bd5f0daaf628d1ff5ecfc85bdc637)
COPYING.LIB: OK (sha256: 3879dcca586c08d1fe3325f3a0aec5b47d543100bc6b1dfb30bf24ec48675b10)
>>> parted 3.2 Collecting legal info
COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf)
>>> host-patchelf 0.9 Collecting legal info
COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903)
>>> perl-gd 2.71 Collecting legal info
LICENSE: OK (sha256: 1e2250289d6df4ba1c24f7550982d7ffaff2c97cd02e847659406e1afd28e83f)
>>> host-perl 5.28.2 Collecting legal info
Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2)
Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912)
README: OK (sha256: 4a39adc445d79e213df5c2028c5432806dfcdfe69a5bc31ba5c83071a0097877)
>>> perl 5.28.2 Collecting legal info
Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2)
Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912)
README: OK (sha256: 4a39adc445d79e213df5c2028c5432806dfcdfe69a5bc31ba5c83071a0097877)
>>> perl-gdgraph 1.54 Collecting legal info
Dustismo.LICENSE: OK (sha256: 710484e3a1196664bbe8a5ad5d53c528e01226eb20e2885a4e1131eb6c6565cd)
README: OK (sha256: f44630ad9101e40a101d906a07908c975a9b0742273cfb0c00a51d73afb53e7d)
>>> perl-gdtextutil 0.86 Collecting legal info
Dustismo.LICENSE: OK (sha256: 710484e3a1196664bbe8a5ad5d53c528e01226eb20e2885a4e1131eb6c6565cd)
README: OK (sha256: 93ca7dd7f372c79e8ec1f849f2a418a67d195e4027c1b3e3dd8444fb30f3e97c)
>>> perl-lwp-mediatypes 6.04 Collecting legal info
LICENSE: OK (sha256: e84ac5ab84ace59952d2640e0ca4522eb0aaa8c2aa696352d1252aa109ea20bc)
>>> perl-netaddr-ip 4.079 Collecting legal info
Artistic: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88)
Copying: OK (sha256: 773a84089e32147cffef4c6fa127a14658c8c5866987d71d86f0fe22161780f4)
>>> perl-sys-mmap 0.19 Collecting legal info
Artistic: OK (sha256: 4ac2afe465736476a06e52edcc78c72cfa0fa4d625916e58ab4f2af6c598709c)
Copying: OK (sha256: 51c144e9a67644fa8eea0ea63dedb4e837587305b22f073eb5e279e39e7325a8)
>>> perl-uri 1.76 Collecting legal info
LICENSE: OK (sha256: 65cd6f88516a30f56fd4e0080fb78ea69424fc89067470dc994e4abfba08664e)
>>> perl-www-robotrules 6.02 Collecting legal info
README: OK (sha256: fa375c4f771b92fc076b6c66e19440a0fff51dacf489fecd94bf560091279e05)
>>> host-python 2.7.17 Collecting legal info
LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c)
>>> qhull 7.2.0 Collecting legal info
ERROR: No hash found for COPYING.txt
>>> host-rauc 1.2 Collecting legal info
COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551)
>>> host-openssl Collecting legal info
>>> host-libopenssl 1.1.1d Collecting legal info
LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c)
>>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> host-lz4 1.8.3 Collecting legal info
lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71)
programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> host-lzo 2.10 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> host-zstd 1.4.3 Collecting legal info
LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b)
COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505)
>>> rng-tools 6.7 Collecting legal info
COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643)
>>> rtptools 1.22 Collecting legal info
LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9)
>>> sound-theme-borealis 0.9a Collecting legal info
>>> sshfs 2.8 Collecting legal info
ERROR: No hash found for COPYING
>>> sysstat 11.6.3 Collecting legal info
COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73)
>>> tinyalsa 1.1.1 Collecting legal info
ERROR: No hash found for NOTICE
>>> udftools 2.1 Collecting legal info
COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa)
>>> v4l2grab f8d8844d52387b3db7b8736f5e86156d9374f781 Collecting legal info
ERROR: No hash found for LICENSE.md
>>> wipe 2.3.1 Collecting legal info
ERROR: No hash found for LICENSE
>>> xapian 1.4.13 Collecting legal info
COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42)
WARNING: the Buildroot source code has not been saved
WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined)
WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined)
WARNING: arptables-0.0.4: cannot save license (ARPTABLES_LICENSE_FILES not defined)
WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined)
WARNING: libdrm-2.4.100: cannot save license (LIBDRM_LICENSE_FILES not defined)
WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_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'