>>> zbar 0.23.1 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/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-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot install -C /home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1/ make[1]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1' /usr/bin/make install-recursive make[2]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1' Making install in zbar make[3]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1/zbar' make[4]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1/zbar' make[4]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libzbar.la '/home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libzbar.lai /home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libzbar.la libtool: install: /usr/bin/install -c .libs/libzbar.a /home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libzbar.a libtool: install: chmod 644 /home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libzbar.a libtool: install: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-ranlib /home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libzbar.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1/zbar' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1/zbar' Making install in . make[3]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1' make[4]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c zbarcam/zbarcam '/home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin' libtool: install: /usr/bin/install -c zbarcam/zbarcam /home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/zbarcam /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/doc/zbar' /usr/bin/install -c -m 644 COPYING HACKING.md INSTALL.md LICENSE.md NEWS.md README.md TODO.md '/home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/doc/zbar' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include' /usr/bin/install -c -m 644 include/zbar.h '/home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 zbar.pc '/home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/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-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include/zbar' make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1' make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1' >>> zbar 0.23.1 Fixing libtool files for la in $(find /home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/buildroot/autobuild/run/instance-1/output-1:@BASE_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/buildroot/autobuild/run/instance-1/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/buildroot/autobuild/run/instance-1/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/buildroot/autobuild/run/instance-1/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zbar 0.23.1 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output-1/host/bin:/home/buildroot/autobuild/run/instance-1/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-1/output-1/target install -C /home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1/ make[1]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1' /usr/bin/make install-recursive make[2]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1' Making install in zbar make[3]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1/zbar' make[4]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1/zbar' make[4]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libzbar.la '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libzbar.lai /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/libzbar.la libtool: install: /usr/bin/install -c .libs/libzbar.a /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/libzbar.a libtool: install: chmod 644 /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/libzbar.a libtool: install: /home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-ranlib /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/libzbar.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1/zbar' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1/zbar' Making install in . make[3]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1' make[4]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c zbarcam/zbarcam '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/bin' libtool: install: /usr/bin/install -c zbarcam/zbarcam /home/buildroot/autobuild/run/instance-1/output-1/target/usr/bin/zbarcam /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/doc/zbar' /usr/bin/install -c -m 644 COPYING HACKING.md INSTALL.md LICENSE.md NEWS.md README.md TODO.md '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/doc/zbar' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/include' /usr/bin/install -c -m 644 include/zbar.h '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 zbar.pc '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/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-1/output-1/target/usr/include/zbar' make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1' make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/zbar-0.23.1' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-%g' -e 's%@TARGET_ARCH@%arm%g' -e 's%@TARGET_CPU@%arm926ej-s%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%'-static'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-static', '-static'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/home/buildroot/autobuild/run/instance-1/output-1/host%g' -e 's%@STAGING_DIR@%/home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot%g' -e 's%@STATIC@%true%g' package/meson//cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /home/buildroot/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-1/output-1/host/etc/meson/cross-compilation.conf rm -f /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-1/output-1/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. grep -qsE '^/bin/mksh$' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shells || echo "/bin/mksh" >> /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shells mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/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-1/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /home/buildroot/autobuild/run/instance-1/output-1/build/locales.nopurge for dir in /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/locale /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/X11/locale /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/include /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/doc find /home/buildroot/autobuild/run/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output-1/target/lib/ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/man /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/info /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/doc /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/run/instance-1/output-1/target/lib/debug /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/debug find /home/buildroot/autobuild/run/instance-1/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-1/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/autobuild/run/instance-1/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/autobuild/run/instance-1/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-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-3541-g90a8216"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.02-git\"" \ ) > /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/run/instance-1/output-1/per-package /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-1/output-1/target/usr ln -snf /home/buildroot/autobuild/run/instance-1/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot /home/buildroot/autobuild/run/instance-1/output-1/staging make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2020.05-3541-g90a8216 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 >>> argp-standalone 1.3 Collecting legal info argp.h: OK (sha256: bbb8919aa520069b0234faf5e83a94052d278419ffe97ca8e843ecc9b212d1ab) >>> atf 0.21 Collecting legal info COPYING: OK (sha256: 2a15172ddf6386297734c9800c899e6e8dc16c5a03931dcf95a9ab321a24cfe4) >>> 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) >>> bcusdk 0.0.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> botan 2.17.3 Collecting legal info license.txt: OK (sha256: fb7f0322d36fba55ca17d77bc203a9f09a40daa8a249b75cf8887aba36cec9d0) >>> openssl Collecting legal info >>> libopenssl 1.1.1i Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> bridge-utils 1.7 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> bubblewrap 0.4.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap 2.46 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libcap 2.46 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> freetype 2.10.4 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> util-linux 2.36.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) >>> libcap-ng 0.8.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> libglib2 2.66.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.56.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3 3.9.1 Collecting legal info LICENSE: OK (sha256: 1dceef1677a39befa8bf0285ab2db441ba117520bb2de839547ace006a17750d) >>> host-expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36.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) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.7 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> czmq 4.2.1 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) >>> zeromq 4.3.4 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> dc3dd 7.2.641 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dhrystone 2 Collecting legal info >>> host-e2fsprogs 1.45.6 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> ed 1.16 Collecting legal info COPYING: OK (sha256: f03a12bef9dfb7281864a0dd965166d4f4ec7a66633df2bc72fa4363e57de02c) >>> host-lzip 1.21 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> f2fs-tools 1.14.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fb-test-app rosetta-1.1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> fwup 1.8.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libarchive 3.5.1 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> zstd 1.4.8 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> fxload 2008_10_13 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> gensio 2.2.0 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> grep 3.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> haserl 0.9.35 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hostapd 2.9 Collecting legal info README: OK (sha256: 9da5dd0776da266b180b915e460ff75c6ff729aca1196ab396529510f24f3761) >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> iozone 3_490 Collecting legal info >>> iproute2 5.7.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> jemalloc 5.2.1 Collecting legal info COPYING: OK (sha256: 94aa2caa98c25d942f58b956c71dba6a99ff98fc3a31cbc669fe2a4cd0268b53) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> lcms2 2.11 Collecting legal info COPYING: OK (sha256: 53ad5ca11b8f4079e9c9bfa61575927a33f53526d6d414287149ec3ab61e8e4d) >>> less 563 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libargtable2 13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libatomic_ops 7.6.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libcodec2 0.9.2 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libebml 1.4.0 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libfm-extra 1.3.1 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> libftdi1 1.5 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libusb 1.0.24 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> liblinear 2.30 Collecting legal info COPYRIGHT: OK (sha256: c366abf1cb3a003d8c6e6d9c111a23c432db1d001294f88d479b70b60d7c0af2) >>> libmatroska 1.6.2 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> libmpdclient 2.19 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnet 1.1.6 Collecting legal info doc/COPYING: OK (sha256: 961355c8bac6de11ecb8f634111986712e80a88272c0bb0954fd1810e6f47cab) >>> libolm 3.2.1 Collecting legal info LICENSE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> host-libp11 0.4.10 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1i Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpjsip 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsamplerate 0.1.9 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libsrtp 2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libv4l 1.20.0 Collecting legal info COPYING: OK (sha256: 391e4da1c54a422a78d83be7bf84b2dfb8bacdd8ad256fa4374e128655584a8a) COPYING.libv4l: OK (sha256: 5a7f623a50e384aaf6d2ced068339ddf93d0a50d3a0ecbe86f125b07804ecc78) lib/libv4l1/libv4l1-kernelcode-license.txt: OK (sha256: 34229b5aadfb768d0d083987cba54203a920904a3ec8320823c6125b9831acd1) >>> libsoc 0.8.2 Collecting legal info LICENCE: OK (sha256: 782dafc98788c358fb20e530c8fde3186cdb60f5e18fe6d348fe84ee9f65ddb0) >>> libssh2 1.9.0 Collecting legal info COPYING: OK (sha256: e15ed284a15e80115467d6d7f030f0d89d8fabbecd78fb6e0f861f0cfc128fd9) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libvpx 1.9.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> linuxptp 3.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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.181 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-xz 5.2.5 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.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> menu-cache 1.1.0 Collecting legal info COPYING: OK (sha256: 7459fbad62653e4061dbfde3b0cad7c72777838beb10d2d11d969fac6226e7de) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> host-mtools 4.0.26 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncmpc 0.42 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> nload 0.7.4 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> nmap 7.91 Collecting legal info LICENSE: OK (sha256: 8254a9bc733f3312c6dcfe0d5a129c29e96ecb8b33408c652a8c7beb2e25b471) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> pps-tools e2b25049df9a4da28168b7378016f1650d0dfa6b Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_mixer 1.2.12 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 1.2.8 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> ptm2human d0b8b6be9897ea5b04fd6460038a4773cec078bc Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> qcom-db410c-firmware 1034.2.1 Collecting legal info LICENSE: OK (sha256: 11e60ad6f83c2a86e40dca374c24230b53650dd3e0adf2e72c15f8cafedc2e5a) >>> rapidjson 1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) >>> read-edid 3.0.2 Collecting legal info LICENSE: OK (sha256: 1f8e8a59865d73076ab0a015330bc5bde7332384281260093878a3c366b778b7) >>> host-rust-bin 1.48.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-rustc Collecting legal info >>> host-sentry-cli 1.57.0 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> skalibs 2.9.2.1 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> sl 5.02 Collecting legal info LICENSE: OK (sha256: 72c7d262e2c9ddf019edc90af852a01a410338efff4e75e1c005b77ada4be7c4) >>> spidev_test 4.10 Collecting legal info >>> sqlcipher 4.4.2 Collecting legal info LICENSE: OK (sha256: 3eee3c7964a9becc94d747bd36703d31fc86eb994680b06a61bfd4f2661eaac8) >>> host-tcl 8.6.9 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> tinyxml2 8.0.0 Collecting legal info LICENSE.txt: OK (sha256: 9332252e9b9e46db8285d4a3f0bf25f139bf1dca6781b956d57f2302efca6432) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> urandom-scripts Collecting legal info >>> wavpack 5.4.0 Collecting legal info COPYING: OK (sha256: f38defde000d62c4ff158f1445cb85a0c2f67cbc1d3cfa34ed882f439f6e3b43) >>> webp 1.1.0 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> websocketpp 0.8.2 Collecting legal info COPYING: OK (sha256: b31e597bc777d884a39663c11d0557a0af40780e1f451de11ea5103924a69667) >>> wireless-regdb 2020.11.20 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> zbar 0.23.1 Collecting legal info LICENSE.md: OK (sha256: 44260f9252c7fe38ba8dfb645330504f4a375e3a5e9dd7d5d6b9f04adb4952f1) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: iozone-3_490: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: spidev_test-4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output-1/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'