checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating ./config.status config.status: creating Makefile config.status: creating vo-aacenc.pc config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> vo-aacenc 0.1.3 Building PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/usr/bin:/bin" /usr/bin/make -j8 -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/vo-aacenc-0.1.3/ make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/vo-aacenc-0.1.3' CC cmnMemory.lo CC basicop2.lo CC aac_rom.lo CC aacenc.lo CC adj_thr.lo CC oper_32b.lo CC band_nrg.lo CC aacenc_core.lo CC bit_cnt.lo CC bitbuffer.lo CC bitenc.lo CC block_switch.lo CC channel_map.lo CC dyn_bits.lo CC grp_data.lo CC interface.lo CC line_pe.lo CC memalign.lo CC ms_stereo.lo CC pre_echo_control.lo CC psy_configuration.lo CC psy_main.lo CC qc_main.lo CC quantize.lo CC sf_estim.lo CC spreading.lo CC stat_bits.lo CC tns.lo CC transform.lo CCLD libvo-aacenc.la make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/vo-aacenc-0.1.3' >>> vo-aacenc 0.1.3 Installing to staging directory PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/usr/bin:/bin" /usr/bin/make -j8 DESTDIR=/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot install -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/vo-aacenc-0.1.3/ make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/vo-aacenc-0.1.3' make[2]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/vo-aacenc-0.1.3' /usr/bin/mkdir -p '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/vo-aacenc' /usr/bin/mkdir -p '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c libvo-aacenc.la '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 ./common/include/cmnMemory.h ./common/include/voAAC.h ./common/include/voAMRWB.h ./common/include/voAudio.h ./common/include/voIndex.h ./common/include/voMem.h ./common/include/voType.h '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/vo-aacenc' /usr/bin/install -c -m 644 vo-aacenc.pc '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libvo-aacenc.so.0.0.4 /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libvo-aacenc.so.0.0.4 libtool: install: (cd /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libvo-aacenc.so.0.0.4 libvo-aacenc.so.0 || { rm -f libvo-aacenc.so.0 && ln -s libvo-aacenc.so.0.0.4 libvo-aacenc.so.0; }; }) libtool: install: (cd /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libvo-aacenc.so.0.0.4 libvo-aacenc.so || { rm -f libvo-aacenc.so && ln -s libvo-aacenc.so.0.0.4 libvo-aacenc.so; }; }) libtool: install: /usr/bin/install -c .libs/libvo-aacenc.lai /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libvo-aacenc.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/vo-aacenc-0.1.3' make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/vo-aacenc-0.1.3' >>> vo-aacenc 0.1.3 Fixing libtool files for la in $(find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output:@BASE_DIR@:g" \ -e "s:/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> vo-aacenc 0.1.3 Installing to target PATH="/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin:/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/sbin:/accts/mlweber1/bin:/accts/mlweber1/libexec/git-core:/accts/mlweber1/usr/bin:/accts/mlweber1/usr/local/bin:/usr/bin:/bin" /usr/bin/make -j8 DESTDIR=/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target install -C /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/vo-aacenc-0.1.3/ make[1]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/vo-aacenc-0.1.3' make[2]: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/vo-aacenc-0.1.3' /usr/bin/mkdir -p '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/include/vo-aacenc' /usr/bin/mkdir -p '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/mkdir -p '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libvo-aacenc.la '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib' /usr/bin/install -c -m 644 vo-aacenc.pc '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ./common/include/cmnMemory.h ./common/include/voAAC.h ./common/include/voAMRWB.h ./common/include/voAudio.h ./common/include/voIndex.h ./common/include/voMem.h ./common/include/voType.h '/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/include/vo-aacenc' libtool: install: /usr/bin/install -c .libs/libvo-aacenc.so.0.0.4 /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/libvo-aacenc.so.0.0.4 libtool: install: (cd /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib && { ln -s -f libvo-aacenc.so.0.0.4 libvo-aacenc.so.0 || { rm -f libvo-aacenc.so.0 && ln -s libvo-aacenc.so.0.0.4 libvo-aacenc.so.0; }; }) libtool: install: (cd /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib && { ln -s -f libvo-aacenc.so.0.0.4 libvo-aacenc.so || { rm -f libvo-aacenc.so && ln -s libvo-aacenc.so.0.0.4 libvo-aacenc.so; }; }) libtool: install: /usr/bin/install -c .libs/libvo-aacenc.lai /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/libvo-aacenc.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/vo-aacenc-0.1.3' make[1]: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/vo-aacenc-0.1.3' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/pkgconfig/glib-2.0.pc" is touched by more than one package: [u'libglib2', u'atk'] Warning: staging file "./usr/lib/pkgconfig/gio-2.0.pc" is touched by more than one package: [u'libglib2', u'atk'] ./support/scripts/check-uniq-files -t host /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/packages-file-list-host.txt grep -qsE '^/bin/dash$' /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/shells || echo "/bin/dash" >> /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/shells rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/glib-compile-schemas /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/etc/meson sed -e "s%@TARGET_CROSS@%/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/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 `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g2 `%g" -e "s%@HOST_DIR@%/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host%g" package/meson//cross-compilation.conf.in > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/etc/meson/cross-compilation.conf rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/5.28.2/pod rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/5.28.2/aarch64-linux/CORE find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc echo "buildroot" > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/hosts mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc echo "Welcome to Buildroot" > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/shadow rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/bin/sh rm -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge; done for dir in /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/include /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/aclocal \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/pkgconfig /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/pkgconfig \ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/cmake /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/cmake find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/ /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gdb rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/bash-completion rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/zsh rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/man /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/man rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/info /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/info rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/doc /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/doc rm -rf /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share/gtk-doc rmdir /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/share 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.08-git-00351-g1956fbe5a4"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.08-git\"" \ ) > /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot/support/scripts/fix-rpath target touch /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/target/usr make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot' make: Entering directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot' >>> Buildroot 2019.08-git-00351-g1956fbe5a4 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-aarch64 2018.05 Collecting legal info >>> toolchain Collecting legal info >>> acpitool 0.5.1 Collecting legal info ERROR: No hash found for COPYING >>> armadillo 7.900.1 Collecting legal info LICENSE.txt: OK (sha256: 3ddf9be5c28fe27dad143a5dc76eea25222ad1dd68934a047064e56ed2fa40c5) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-cmake 3.8.2 Collecting legal info Copyright.txt: OK (sha256: af3030e1bf1af2f534430fdfe3cfc5a617966648a2a7f0c06a631adc92be1e5f) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> atk 2.30.0 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-meson 0.51.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.9.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.7.3 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.6 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.0.1 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libglib2 2.60.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.60.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny c6dcdcdef801127549d3906d153c061880d25a73 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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 ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> atkmm 2.24.2 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.tools >>> glibmm 2.56.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libsigc 2.10.0 Collecting legal info ERROR: No hash found for COPYING >>> beecrypt 4.2.1 Collecting legal info ERROR: No hash found for COPYING.LIB >>> bind 9.11.6-P1 Collecting legal info COPYRIGHT: OK (sha256: cd02c93b8dcda794f55dfd1231828d69633072a98eee4874f9cf732d22d9dcde) >>> libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> openssl Collecting legal info >>> libopenssl 1.1.1c Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> boost 1.70.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> c-ares 1.15.0 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> dash 0.5.10.2 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> ddrescue 1.22 Collecting legal info ERROR: No hash found for COPYING >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> dhcp 4.4.1 Collecting legal info LICENSE: OK (sha256: 18add1790d1ed47d6ef6f3ed5945aa0cb2f7785fa8bc7fd859f8ae2f9f78567d) >>> ding-libs 0_4_0 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info WARNING: no hash file for COPYING WARNING: no hash file for COPYING.LGPL >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fbterm 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> 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) >>> host-gperf 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> liberation 2.00.1 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> 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) >>> gptfdisk 1.0.3 Collecting legal info ERROR: No hash found for COPYING >>> igd2-for-linux 1.2 Collecting legal info linuxigd2/doc/LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> iostat 2.2 Collecting legal info ERROR: No hash found for LICENSE >>> ipsec-tools 0.8.2 Collecting legal info >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> iptables 1.8.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnftnl 1.1.2 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> jasper 2.0.14 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcec 4.0.2 Collecting legal info COPYING: OK (sha256: 3618005b3db4eb8ede7292d233e6c41605cb8dcbd33e8790eff6e29c1e4f3789) >>> libplatform 2d90f98620e25f47702c9e848380c0d93f29462b Collecting legal info ERROR: No hash found for src/os.h >>> libcurl 7.65.1 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> libidn2 2.2.0 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libebml 1.3.6 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libee 0.4.1 Collecting legal info COPYING: OK (sha256: 275fecbf835387e042ba96884f0f05356a485a6ea8449b2c5295cc11652ad439) >>> libestr 0.1.10 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libev 4.24 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.10 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libhdhomerun 20180817 Collecting legal info LICENSE: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> liblinear 2.20 Collecting legal info COPYRIGHT: OK (sha256: 2ad9363447d0afeca34d53619163cffd502ec172bdb44d8d112c7acb99ae2558) >>> libmatroska 1.4.9 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> libnfs 4.0.0 Collecting legal info COPYING: OK (sha256: edd960c0142b8ada98b43b6396b78f4e557b0bc70ac601a51e397ad04070e2c5) LICENCE-BSD.txt: OK (sha256: d9406ced95457941032aa11d04623b8ab71f2827a3395ebef137aec475be35b1) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENCE-GPL-3.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpagekite v0.91.171102 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> librtlsdr 0.6.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libsidplay2 2.1.1 Collecting legal info ERROR: No hash found for libsidplay/COPYING >>> libsodium 1.0.17 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libxmlrpc 1.43.08 Collecting legal info doc/COPYING: OK (sha256: db7a6d3f187b218c3534010a83424c6bcdef88e6a0b6b1aa3a8762238bd642e6) >>> lldpd 1.0.3 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> valgrind 3.15.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.DOCS: OK (sha256: 56976e64523fa1e68db4e6f464f5b2cb89d7d08f54b1d012e317b8db286b3faf) >>> host-lttng-babeltrace 1.5.2 Collecting legal info ERROR: No hash found for mit-license.txt ERROR: No hash found for gpl-2.0.txt ERROR: No hash found for LICENSE >>> host-elfutils 0.174 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.6 Collecting legal info LICENSE: OK (sha256: 4919cfb14a73cd64fcef67b107613970cf1659a09aa675dba31314f373bc7204) >>> 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-popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> mbedtls 2.7.9 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mpdecimal 2.4.1 Collecting legal info ERROR: No hash found for LICENSE.txt >>> mtools 4.0.18 Collecting legal info ERROR: No hash found for COPYING >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> numactl 2.0.12 Collecting legal info README.md: OK (sha256: e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575) >>> nuttcp 6.1.2 Collecting legal info ERROR: No hash found for LICENSE >>> open-plc-utils 1be781d1ea81827e5f6c1a35961c65dd4d15472c Collecting legal info ERROR: No hash found for LICENSE >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-data-uuid 1.224 Collecting legal info LICENSE: OK (sha256: 0560c8eea8e1fb8173faa6c2e9b7e9f8728b8ae8250a814709a53c30b778d5fb) >>> host-perl 5.28.2 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl 5.28.2 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl-hash-multivalue 0.16 Collecting legal info LICENSE: OK (sha256: af32512e13f6722dab770b989c57556a5e3d29a49b22b8ad5668064db8592401) >>> perl-http-entity-parser 0.21 Collecting legal info LICENSE: OK (sha256: 79c2a066104e71602785fd815c5aea6f7db78c19451d68521380083f9c2a8805) >>> host-perl-module-build-tiny 0.039 Collecting legal info LICENSE: OK (sha256: 09fd2bc0428920c455f10c5a6c52e2bb4615114e88966c75ce27a07af028c36b) >>> host-perl-extutils-config 0.008 Collecting legal info LICENSE: OK (sha256: 33b39fda54675d4d681764049e27b537cac12213aa6650667abea43662264ddc) >>> host-perl-extutils-helpers 0.026 Collecting legal info LICENSE: OK (sha256: e5530d0ebc8662df3a970644d867faf12760b1a95ca6e2bf1c5f9af410a418e0) >>> host-perl-extutils-installpaths 0.012 Collecting legal info LICENSE: OK (sha256: b95d38ac031587625625d92fbd2ee1d5df0d02606057d680e7dcf3598fe629f9) >>> perl-http-multipartparser 0.02 Collecting legal info README: OK (sha256: a339d6cf9253720ba69b311423556cc02c94d5a6f76cf5cdf11af2112e14a074) >>> perl-json-maybexs 1.004000 Collecting legal info README: OK (sha256: d972e00126c5337e88d81d64fc349a3f4c54841075f4180a1145441d30c86f83) >>> perl-net-ping 2.72 Collecting legal info README: OK (sha256: 9441a22309a2b40ff1282ac1906c137f07f5e521e7b1ec162b251f6006051b47) >>> perl-stream-buffered 0.03 Collecting legal info LICENSE: OK (sha256: 68e8c38e6d2f2b0570a908411f8321b80a7e35ea44f43729807c9ac9a025f591) >>> perl-sys-mmap 0.19 Collecting legal info Artistic: OK (sha256: 4ac2afe465736476a06e52edcc78c72cfa0fa4d625916e58ab4f2af6c598709c) Copying: OK (sha256: 51c144e9a67644fa8eea0ea63dedb4e837587305b22f073eb5e279e39e7325a8) >>> perl-www-form-urlencoded 0.26 Collecting legal info LICENSE: OK (sha256: 79c2a066104e71602785fd815c5aea6f7db78c19451d68521380083f9c2a8805) >>> host-perl-module-build 0.4229 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl-xml-libxml 2.0134 Collecting legal info LICENSE: OK (sha256: 5046a7ec515cc1542beafdf2eadeeff24cc221fc3fde9913dd144fd263ae6100) >>> perl-xml-namespacesupport 1.12 Collecting legal info LICENSE: OK (sha256: 3fed787f0f9e1d74024ec7ae5f0f4736c693bcf263781da2054eb4bb1337e911) >>> perl-xml-sax-base 1.09 Collecting legal info README: OK (sha256: 2a9aae56e13888493523ee9053689627e092aafcf2c5fb06f06df07260f91b42) >>> perl-xml-sax 1.00 Collecting legal info LICENSE: OK (sha256: bf2fb225e77b46b8892ef2a8aa5efa92d65b176a870f42559d8b73b308a36509) >>> pigpio 68 Collecting legal info UNLICENCE: OK (sha256: 6a90b88421a0d9b090e121daa11b3c6d55eed5eeb3281a2fcc454d6a28b5547c) >>> postgresql 11.3 Collecting legal info COPYRIGHT: OK (sha256: c4c86d683970b22b9fab53320ee1b3a30ef4e8223122b4fb6be53ea62ecee8b3) >>> host-zic 2018e Collecting legal info >>> proftpd 1.3.6 Collecting legal info ERROR: No hash found for COPYING >>> rpi-wifi-firmware 8c1e2bff1da9850f68efcfff3da5d939ec27a2ee Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> shadowsocks-libev 3.2.4 Collecting legal info COPYING: OK (sha256: 736883f97d44dbec288bb82819f18f4f86d02ae3192f6a9abefa00db76bace41) libbloom/LICENSE: OK (sha256: c41a4bc2c4c43e4daa3051e77e31b2d5c8500498afaeac6d831d55a4bb8de3fb) libcork/COPYING: OK (sha256: 4fa2ada54f8c0410ec243265378242ffe862386d5ac517f8dd30a1911d25ae93) >>> shellinabox 2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sl 5.02 Collecting legal info ERROR: No hash found for LICENSE >>> spawn-fcgi 1.6.4 Collecting legal info ERROR: No hash found for COPYING >>> tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tcl 8.6.9 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> tiff 4.0.10 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> tpm-tools 1.3.9.1 Collecting legal info LICENSE: OK (sha256: 7b47225a5b77cb7825efc6a4d7e0ac57864c790542cf92f5080ec2bf310c00e5) >>> trousers 0.3.14 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> udpcast 20120424 Collecting legal info ERROR: No hash found for COPYING >>> vim 8.1.0133 Collecting legal info ERROR: No hash found for README.txt >>> vlc 3.0.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> vo-aacenc 0.1.3 Collecting legal info ERROR: No hash found for COPYING 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: ipsec-tools-0.8.2: cannot save license (IPSEC_TOOLS_LICENSE_FILES not defined) WARNING: zic-2018e: cannot save license (HOST_ZIC_LICENSE_FILES not defined) Legal info produced in /usr/lfs/v0/rc-buildroot-test/scripts/instance-0/output/legal-info make: Leaving directory `/usr/lfs/v0/rc-buildroot-test/scripts/instance-0/buildroot'