/bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c libblkid.la '/home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/sbin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/share/bash-completion/completions' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/share/man/man1' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/share/man/man3' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/share/man/man5' /usr/bin/install -c -m 644 lib/terminal-colors.d.5 '/home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/share/man/man5' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/share/man/man8' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/include/blkid' /usr/bin/install -c -m 644 libblkid/src/blkid.h '/home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/include/blkid' /usr/bin/install -c -m 644 libblkid/libblkid.3 '/home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/share/man/man3' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libblkid/blkid.pc '/home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/make install-data-hook libtool: install: /usr/bin/install -c .libs/libblkid.so.1.1.0 /home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/lib/libblkid.so.1.1.0 libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so.1 || { rm -f libblkid.so.1 && ln -s libblkid.so.1.1.0 libblkid.so.1; }; }) libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so || { rm -f libblkid.so && ln -s libblkid.so.1.1.0 libblkid.so; }; }) libtool: install: /usr/bin/install -c .libs/libblkid.lai /home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/lib/libblkid.la make[5]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' make[5]: Nothing to be done for `install-data-hook'. make[5]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/make install-exec-hook make[5]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' if test "/usr/lib" != "/lib" -a -f "/home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/lib/libblkid.so"; then \ /bin/mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/lib; \ mv /home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/lib/libblkid.so.* /home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/lib; \ so_img_name=$(readlink /home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/lib/libblkid.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/lib && \ rm -f libblkid.so && \ ln -s $so_img_rel_target/lib/$so_img_name libblkid.so); \ fi make[5]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' >>> util-linux 2.36.2 Fixing libtool files for la in $(find /home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/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/arc-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ \ -e "s:@STAGING_DIR@:/home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/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 >>> util-linux 2.36.2 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/util-linux-2.36.2/ make[1]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' /usr/bin/make install-recursive make[2]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' Making install in po make[3]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2/po' if test "util-linux" = "gettext-tools"; then \ /bin/mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2/po' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' make[4]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libblkid.la '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/sbin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/bin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/sbin' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/bash-completion/completions' libtool: install: /usr/bin/install -c .libs/libblkid.so.1.1.0 /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/libblkid.so.1.1.0 libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so.1 || { rm -f libblkid.so.1 && ln -s libblkid.so.1.1.0 libblkid.so.1; }; }) /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/man/man5' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/man/man1' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/man/man3' /usr/bin/install -c -m 644 lib/terminal-colors.d.5 '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/man/man5' libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib && { ln -s -f libblkid.so.1.1.0 libblkid.so || { rm -f libblkid.so && ln -s libblkid.so.1.1.0 libblkid.so; }; }) libtool: install: /usr/bin/install -c .libs/libblkid.lai /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/libblkid.la /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/man/man8' /usr/bin/install -c -m 644 libblkid/libblkid.3 '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/share/man/man3' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/include/blkid' libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/install -c -m 644 libblkid/src/blkid.h '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/include/blkid' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libblkid/blkid.pc '/home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/pkgconfig' /usr/bin/make install-data-hook /usr/bin/make install-exec-hook make[5]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' if test "/usr/lib" != "/lib" -a -f "/home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/libblkid.so"; then \ /bin/mkdir -p /home/buildroot/autobuild/run/instance-1/output-1/target/lib; \ mv /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/libblkid.so.* /home/buildroot/autobuild/run/instance-1/output-1/target/lib; \ so_img_name=$(readlink /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/libblkid.so); \ so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \ (cd /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib && \ rm -f libblkid.so && \ ln -s $so_img_rel_target/lib/$so_img_name libblkid.so); \ fi make[5]: Entering directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' make[5]: Nothing to be done for `install-data-hook'. make[5]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' make[5]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-1/output-1/build/util-linux-2.36.2' >>> 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/arc-buildroot-linux-gnu-%g' -e 's%@TARGET_ARCH@%arc%g' -e 's%@TARGET_CPU@%archs%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-D_FORTIFY_SOURCE=1'@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/arc-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%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 grep -qsE '^/bin/bash$' /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shells || echo "/bin/bash" >> /home/buildroot/autobuild/run/instance-1/output-1/target/etc/shells PYTHONPATH="/home/buildroot/autobuild/run/instance-1/output-1/host/arc-buildroot-linux-gnu/sysroot/usr/lib/python3.9/" /home/buildroot/autobuild/run/instance-1/output-1/host/bin/python3.9 /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/pycompile.py --strip-root /home/buildroot/autobuild/run/instance-1/output-1/target /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/python3.9 find /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/python3.9 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /home/buildroot/autobuild/run/instance-1/output-1/target/usr/lib/python3.9 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f 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 find: `/home/buildroot/autobuild/run/instance-1/output-1/target/usr/libexec/': No such file or directory 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/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/arc-buildroot-linux-gnu-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/arc-buildroot-linux-gnu-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=2021.05.2-115-gf58c498"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.05.2"; \ echo "PRETTY_NAME=\"Buildroot 2021.05.2\"" \ ) > /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/arc-buildroot-linux-gnu/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 2021.05.2-115-gf58c498 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final arc-2020.09-release Collecting legal info >>> glibc 2.32-50-g737efa27fca5c97f566a2005687fda7d6659cd2e Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.7.6 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-skeleton Collecting legal info >>> host-gawk 5.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial arc-2020.09-release Collecting legal info >>> host-binutils arc-2020.09-release Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-python3 3.9.7 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> linux-headers 5.12.19 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> bash 5.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bcg729 1.0.4 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-cmake 3.16.9 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> cctz 2.3 Collecting legal info LICENSE.txt: OK (sha256: c79a7fea0e3cac04cd43f20e7b648e5a0ff8fa5344e644b0ee09ca1162b62747) >>> dehydrated 0.6.5 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> dhcpcd 9.4.0 Collecting legal info LICENSE: OK (sha256: 9cce1077bad23544349788ec750ec6e5aee106fc437fd6b5d73c0d8510426578) >>> udev Collecting legal info >>> eudev 3.2.10 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> kmod 28 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> openssl Collecting legal info >>> libopenssl 1.1.1l Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> python3 3.9.7 Collecting legal info LICENSE: OK (sha256: 599826df92bfdcd2702eac691072498bb096c55af04ee984cf90f70ed77b5a70) >>> expat 2.4.1 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> util-linux-libs 2.36.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> dstat 0.7.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> dt 18.32 Collecting legal info LICENSE: OK (sha256: 49f47f20de4b44dc3505ed0cc55bfbfe0fc3e41956ab546f1eeedcf554def54c) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> ima-evm-utils 1.3.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> tpm2-tss 3.0.3 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> liburiparser 0.9.5 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> iperf3 3.9 Collecting legal info LICENSE: OK (sha256: 9ef73096bdd5209dd979bfa1fec70aeb42a7255d2df3aec423642aa92d5e9f40) >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libcap-ng 0.8.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcurl 7.79.1 Collecting legal info COPYING: OK (sha256: 6fd1a1c008b5ef4c4741dd188c3f8af6944c14c25afa881eb064f98fb98358e7) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgpiod 1.6.3 Collecting legal info COPYING: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetconf2 1.1.43 Collecting legal info LICENSE: OK (sha256: bd962ab457c8a8cb8faaaa36c11484680f3c9a47dbc336507817ae8935384064) >>> libyang 1.0.240 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> 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) >>> libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 2.5.3 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.3.2 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libnftnl 1.1.7 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libsysfs 2.1.0 Collecting legal info cmd/GPL: OK (sha256: 88ced477f0659c5a4df22df3b65de2f12ea3a9c7b5e4750fdc757bc11e97aa79) lib/LGPL: OK (sha256: 4eb1c0ea980e7e4c7fac34e025be0423f5e7ca7df501e1da7ef31f32f14d6cf9) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libubox 551d75b5662cccd0466b990d58136bdf799a804d Collecting legal info >>> libuio ca28ff0f69d89a789a47552c72db5a43d280710b Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> mbpfan 2.2.1 Collecting legal info COPYING: OK (sha256: 589ed823e9a84c56feb95ac58e7cf384626b9cbf4fda2a907bc36e103de1bad2) >>> nftables 0.9.6 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> postgresql 13.4 Collecting legal info COPYRIGHT: OK (sha256: 31ccadc0a70e8e0e8a35c5833567b64388dfe34987d962e1911554e271294105) >>> tzdata 2021a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2021a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2020f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> python-aiojobs 0.2.2 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> python-asn1crypto 1.3.0 Collecting legal info LICENSE: OK (sha256: a88480656ec98943fb04344f6a477ee74062896f3ddb1a6f99e5f05f0109a286) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-attrs 19.3.0 Collecting legal info LICENSE: OK (sha256: bf659a28b49240602f56bbdf490cbe2ec509b15b98f99d7b19a52c740e327863) >>> python-automat 20.2.0 Collecting legal info LICENSE: OK (sha256: b2201301678d0a937d938543827ca1360712eb34e23de8ee3f3bfffbd4c0e376) >>> host-python-m2r 0.2.1 Collecting legal info LICENSE: OK (sha256: 28728ec0ecbd8c171ebaeccebf69e3961282fd81f06abc7424c65546b6ae6f27) >>> host-python-docutils 0.15.2 Collecting legal info COPYING.txt: OK (sha256: efa0c85aa99ea5b4781240031b0d02af54d7b5554c87ad2b2bea9ba490f6663f) >>> host-python-mistune 0.8.4 Collecting legal info LICENSE: OK (sha256: 0c5259c3dd0a7c46f4835221645f62a0638c9b9faa02af08676e8069e1ff964b) >>> host-python-setuptools-scm 5.0.1 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> python-cffi 1.14.6 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-characteristic 14.3.0 Collecting legal info LICENSE: OK (sha256: 0af91b662f8428b28f5e517b049a0bb9feeb59b1adaa5c9418c1579f9485107c) >>> python-chardet 4.0.0 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> python-colorlog 4.8.0 Collecting legal info LICENSE: OK (sha256: 915d2c0c578d5015fb561f69ce2970a0d0ed566f0b99bdb6a4ebb439e9c81b0d) >>> python-constantly 15.1.0 Collecting legal info LICENSE: OK (sha256: 020870fcaf4bf9c50b233e331817094fe109b91c0880570fd476f527cfbfc085) >>> python-crc16 0.1.1 Collecting legal info COPYING.txt: OK (sha256: ea7d049c7705dc13afc202dd18e1827f3484f8212fd3fa7b82fc4a0c363432c9) >>> python-cryptography 3.0 Collecting legal info LICENSE: OK (sha256: 35452b557fab0efb1e80d7edb9c4e5118b9384082adaa051dde342102cb9de8d) LICENSE.APACHE: OK (sha256: aac73b3148f6d1d7111dbca32099f68d26c644c6813ae1e4f05f6579aa2663fe) LICENSE.BSD: OK (sha256: 602c4c7482de6479dd2e9793cda275e5e63d773dacd1eca689232ab7008fb4fb) >>> host-python-cffi 1.14.6 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.20 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-falcon 3.0.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-hyperlink 19.0.0 Collecting legal info LICENSE: OK (sha256: 9577b66fb599aa5700b4981078ab0a319416a086beee646cd282aa9f33c8c74c) >>> python-idna 2.10 Collecting legal info LICENSE.rst: OK (sha256: 412014420d2473dba06117c3d4d9e0eecaa6dde0ca30cd951f4ec2be39426f32) >>> python-incremental 17.5.0 Collecting legal info LICENSE: OK (sha256: d043bc8899b4695de1f4511d8f507b927e11723b981ce600fa3ef7b73954afa5) >>> python-jaraco-functools 2.0 Collecting legal info LICENSE: OK (sha256: a55e2ffe9b44998e621d51d8c094bed09acc4b5236ee73d7df395a33ba3c18fd) >>> python-markupsafe 1.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> python-mbstrdecoder 1.0.1 Collecting legal info LICENSE: OK (sha256: 7588265082eed5e9f4afd5090c57e610b740ec547b16aaaab739ba07c5eefb15) >>> python-more-itertools 8.4.0 Collecting legal info LICENSE: OK (sha256: 09f1c8c9e941af3e584d59641ea9b87d83c0cb0fd007eb5ef391a7e2643c1a46) >>> python-ply 3.11 Collecting legal info README.md: OK (sha256: 1095b93b81d2043c5c55e0859875b416f75edb6d5eccb4bf2ace1b5445d1c84f) >>> python-psycopg2 2.8.5 Collecting legal info LICENSE: OK (sha256: 9614b85dfc9a72c5b2ca33144c1d7e1ed3b1c297459d9fb28a6a5762c2e8d71b) >>> python-pyasn1-modules 0.2.8 Collecting legal info LICENSE.txt: OK (sha256: 22c5cc6922ab5d69fba32d8c5ee4cdd14981508cb53afc0ebd85593847fd95a5) >>> python-pyasn1 0.4.8 Collecting legal info LICENSE.rst: OK (sha256: 22c5cc6922ab5d69fba32d8c5ee4cdd14981508cb53afc0ebd85593847fd95a5) >>> python-pycparser 2.20 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-pycryptodomex 3.9.9 Collecting legal info LICENSE.rst: OK (sha256: d1af3fab2ef8cc53b6c7f48bdeb178ac874b04faf4ba0159a96b6109f1d393e2) Doc/LEGAL/COPYRIGHT.pycrypto: OK (sha256: 8e563c767164faa0831a333b57d23d4311cf566eb1b15d93250f4606be4eb549) >>> python-pyhamcrest 1.9.0 Collecting legal info LICENSE.txt: OK (sha256: ec76c04449607010d061b1e29c9d20a5ffae74db9d04670ae82538ccfe68b941) >>> python-pyopenssl 19.1.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-pysmi 0.3.4 Collecting legal info LICENSE.rst: OK (sha256: c43704eafcfa2bc33e56168f2b498c3c34a1d7865855626a52b5af411fc5837f) >>> python-pysnmp-mibs 0.1.6 Collecting legal info LICENSE.txt: OK (sha256: 361eda483f7fac1f8cca4e16c340fa07a1cad2bf1200577a01075745233b406c) >>> python-pysnmp 4.4.12 Collecting legal info LICENSE.rst: OK (sha256: d0b2edd772164395320fc5ad7dfaa9806fa038fb29762b347c549891d7a79237) >>> python-rtslib-fb 2.1.fb57 Collecting legal info COPYING: OK (sha256: 5df2a0d87d6c562f0ea11c688ac52532aa28d744cabc7994ff0537f64b3b3320) >>> python-six 1.15.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> python-service-identity 18.1.0 Collecting legal info LICENSE: OK (sha256: c5075126e1272b176504e36af369781a95c5c1124239da8e4f61b0f9c15a56cf) >>> python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-simplelogging 0.11.0 Collecting legal info LICENSE: OK (sha256: bd2a0fe3b3bab7092ffa7f58d46bb05d98f12f107b3a6be947c098f7c2ad1d1a) >>> python-twisted 20.3.0 Collecting legal info LICENSE: OK (sha256: 98426fd47315df70098e0d85efbb5d7dd8001c9c536386937354640d6d8d75b9) >>> host-python-incremental 17.5.0 Collecting legal info LICENSE: OK (sha256: d043bc8899b4695de1f4511d8f507b927e11723b981ce600fa3ef7b73954afa5) >>> python-txtorcon 19.1.0 Collecting legal info LICENSE: OK (sha256: 3ada1c32ef38c23d96d7f4e8f4a226c527f51e0202883c7543b06f9cc5228a2b) >>> python-typing-extensions 3.7.4.3 Collecting legal info LICENSE: OK (sha256: ff17ce94e102024deb68773eb1cc74ca76da4e658f373531f0ac22d68a6bb1ad) >>> python-zope-interface 5.3.0 Collecting legal info LICENSE.txt: OK (sha256: 3e671db11df687516cc1db5b3d65e4aa383eaca3c20cea3faf53a0f7335d0a3c) >>> quota 4.06 Collecting legal info COPYING: OK (sha256: 32a5fd41e7a257f7f0373988ea8d45cebdbf376060703c242c11c000751b1203) >>> squashfs 4.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sshpass 1.06 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> strace 5.11 Collecting legal info COPYING: OK (sha256: f847d5ef26ad1151ca63bb88536b23a4cac5040c67917f3d5ee7ea1316e2b736) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> tinycbor 0.5.4 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> transmission 3.00 Collecting legal info COPYING: OK (sha256: 2b16da5bd02790d1e4d332cfd42b9dfd7d1b0ed3a16a75dc7e76b6ed239fdba9) >>> 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) >>> uftp 5.0 Collecting legal info LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux 2.36.2 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) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-arc-2020.09-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2020.09-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: libubox-551d75b5662cccd0466b990d58136bdf799a804d: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_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'