/usr/bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/mkdir -p '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1' /usr/bin/install -c xzdiff xzgrep xzmore xzless '/home/buildroot/autobuild/instance-3/output-1/target/usr/bin' /usr/bin/install -c -m 644 xzdiff.1 xzgrep.1 xzmore.1 xzless.1 '/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/man1' /usr/bin/make install-exec-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7/src/scripts' cd "/home/buildroot/autobuild/instance-3/output-1/target/usr/bin" && \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' | sed 's&^&&'` && \ link=`echo $pair | sed 's/^.*-//' | sed 's&^&&'` && \ rm -f "$link" && \ ln -s "$target" "$link"; \ done /usr/bin/make install-data-hook make[5]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7/src/scripts' languages= ; \ if test "no" = yes && test -d "../../po4a/man"; then \ languages=`ls "../../po4a/man"`; \ fi; \ for lang in $languages; do \ mans= ; \ for man in xzdiff.1 xzgrep.1 xzmore.1 xzless.1; do \ man="../../po4a/man/$lang/$man" ; \ if test -f "$man"; then \ mans="$mans $man"; \ fi; \ done; \ /usr/bin/make dist_man_MANS="$mans" man_MANS= \ mandir="/usr/share/man/$lang" install-man; \ done; \ for lang in . $languages; do \ for pair in xzdiff-xzcmp xzgrep-xzegrep xzgrep-xzfgrep xzdiff-lzdiff xzdiff-lzcmp xzgrep-lzgrep xzgrep-lzegrep xzgrep-lzfgrep xzmore-lzmore xzless-lzless; do \ target=`echo $pair | sed 's/-.*$//' \ | sed 's&^&&'` && \ link=`echo $pair | sed 's/^.*-//' \ | sed 's&^&&'` && \ man1dir="/home/buildroot/autobuild/instance-3/output-1/target/usr/share/man/$lang/man1" && \ if test -f "$man1dir/$target.1"; then ( \ cd "$man1dir" && \ rm -f "$link.1" && \ ln -s "$target.1" "$link.1" \ ); fi; \ done; \ done make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7/src/scripts' make[5]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7/src/scripts' make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7/src/scripts' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7/src/scripts' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7/src' make[4]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7/src' make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7/src' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7/src' Making install in po make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7/po' if test "xz" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/buildroot/autobuild/instance-3/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/instance-3/output-1/target/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7/po' Making install in tests make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7/tests' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7/tests' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7/tests' make[2]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7' make[3]: Entering directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7' make[2]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7' make[1]: Leaving directory '/home/buildroot/autobuild/instance-3/output-1/build/xz-5.2.7' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/autobuild/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/powerpc64-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%ppc64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/buildroot/autobuild/instance-3/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/buildroot/autobuild/instance-3/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells; fi rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/lua/5.4/doc rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/luarocks grep -qsE '^/usr/bin/screen$' /home/buildroot/autobuild/instance-3/output-1/target/etc/shells || echo "/usr/bin/screen" >> /home/buildroot/autobuild/instance-3/output-1/target/etc/shells mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/instance-3/output-1/target/etc/hosts mkdir -p /home/buildroot/autobuild/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /home/buildroot/autobuild/instance-3/output-1/target/etc/shadow rm -f /home/buildroot/autobuild/instance-3/output-1/target/bin/sh if [ -x /home/buildroot/autobuild/instance-3/output-1/target/sbin/swapon -a -x /home/buildroot/autobuild/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/buildroot/autobuild/instance-3/output-1/target/etc/inittab; fi rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/include /home/buildroot/autobuild/instance-3/output-1/target/usr/share/aclocal \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/pkgconfig /home/buildroot/autobuild/instance-3/output-1/target/usr/share/pkgconfig \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/cmake /home/buildroot/autobuild/instance-3/output-1/target/usr/share/cmake \ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/rpm /home/buildroot/autobuild/instance-3/output-1/target/usr/doc find /home/buildroot/autobuild/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/instance-3/output-1/target/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/ /home/buildroot/autobuild/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gdb rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/zsh rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/man /home/buildroot/autobuild/instance-3/output-1/target/usr/share/man rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/info /home/buildroot/autobuild/instance-3/output-1/target/usr/share/info rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/doc /home/buildroot/autobuild/instance-3/output-1/target/usr/share/doc rm -rf /home/buildroot/autobuild/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/autobuild/instance-3/output-1/target/lib/debug /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/debug find /home/buildroot/autobuild/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/buildroot/autobuild/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/buildroot/autobuild/instance-3/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/instance-3/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/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.11.1-17-ga542730884"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.11.1"; \ echo "PRETTY_NAME=\"Buildroot 2022.11.1\"" \ ) > /home/buildroot/autobuild/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/buildroot/autobuild/instance-3/output-1/per-package /home/buildroot/autobuild/instance-3/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/instance-3/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 1813 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/1813 0% [ ] 2/1813 0% [ ] 3/1813 0% [ ] 4/1813 0% [ ] 5/1813 0% [ ] 6/1813 0% [ ] 7/1813 0% [ ] 8/1813 0% [ ] 9/1813 0% [ ] 10/1813 0% [ ] 11/1813 0% [ ] 12/1813 0% [ ] 13/1813 0% [ ] 14/1813 0% [ ] 15/1813 0% [ ] 16/1813 0% [ ] 17/1813 0% [ ] 18/1813 0% [ ] 19/1813 1% [ ] 20/1813 1% [ ] 21/1813 1% [ ] 22/1813 1% [ ] 23/1813 1% [ ] 24/1813 1% [ ] 25/1813 1% [ ] 26/1813 1% [ ] 27/1813 1% [ ] 28/1813 1% [ ] 29/1813 1% [= ] 30/1813 1% [= ] 31/1813 1% [= ] 32/1813 1% [= ] 33/1813 1% [= ] 34/1813 1% [= ] 35/1813 1% [= ] 36/1813 1% [= ] 37/1813 2% [= ] 38/1813 2% [= ] 39/1813 2% [= ] 40/1813 2% [= ] 41/1813 2% [= ] 42/1813 2% [= ] 43/1813 2% [= ] 44/1813 2% [= ] 45/1813 2% [= ] 46/1813 2% [= ] 47/1813 2% [= ] 48/1813 2% [= ] 49/1813 2% [= ] 50/1813 2% [= ] 51/1813 2% [= ] 52/1813 2% [= ] 53/1813 2% [= ] 54/1813 2% [= ] 55/1813 3% [= ] 56/1813 3% [= ] 57/1813 3% [= ] 58/1813 3% [== ] 59/1813 3% [== ] 60/1813 3% [== ] 61/1813 3% [== ] 62/1813 3% [== ] 63/1813 3% [== ] 64/1813 3% [== ] 65/1813 3% [== ] 66/1813 3% [== ] 67/1813 3% [== ] 68/1813 3% [== ] 69/1813 3% [== ] 70/1813 3% [== ] 71/1813 3% [== ] 72/1813 3% [== ] 73/1813 4% [== ] 74/1813 4% [== ] 75/1813 4% [== ] 76/1813 4% [== ] 77/1813 4% [== ] 78/1813 4% [== ] 79/1813 4% [== ] 80/1813 4% [== ] 81/1813 4% [== ] 82/1813 4% [== ] 83/1813 4% [== ] 84/1813 4% [== ] 85/1813 4% [== ] 86/1813 4% [== ] 87/1813 4% [=== ] 88/1813 4% [=== ] 89/1813 4% [=== ] 90/1813 4% [=== ] 91/1813 5% [=== ] 92/1813 5% [=== ] 93/1813 5% [=== ] 94/1813 5% [=== ] 95/1813 5% [=== ] 96/1813 5% [=== ] 97/1813 5% [=== ] 98/1813 5% [=== ] 99/1813 5% [=== ] 100/1813 5% [=== ] 101/1813 5% [=== ] 102/1813 5% [=== ] 103/1813 5% [=== ] 104/1813 5% [=== ] 105/1813 5% [=== ] 106/1813 5% [=== ] 107/1813 5% [=== ] 108/1813 5% [=== ] 109/1813 6% [=== ] 110/1813 6% [=== ] 111/1813 6% [=== ] 112/1813 6% [=== ] 113/1813 6% [=== ] 114/1813 6% [=== ] 115/1813 6% [=== ] 116/1813 6% [==== ] 117/1813 6% [==== ] 118/1813 6% [==== ] 119/1813 6% [==== ] 120/1813 6% [==== ] 121/1813 6% [==== ] 122/1813 6% [==== ] 123/1813 6% [==== ] 124/1813 6% [==== ] 125/1813 6% [==== ] 126/1813 6% [==== ] 127/1813 7% [==== ] 128/1813 7% [==== ] 129/1813 7% [==== ] 130/1813 7% [==== ] 131/1813 7% [==== ] 132/1813 7% [==== ] 133/1813 7% [==== ] 134/1813 7% [==== ] 135/1813 7% [==== ] 136/1813 7% [==== ] 137/1813 7% [==== ] 138/1813 7% [==== ] 139/1813 7% [==== ] 140/1813 7% [==== ] 141/1813 7% [==== ] 142/1813 7% [==== ] 143/1813 7% [==== ] 144/1813 7% [==== ] 145/1813 7% [==== ] 146/1813 8% [===== ] 147/1813 8% [===== ] 148/1813 8% [===== ] 149/1813 8% [===== ] 150/1813 8% [===== ] 151/1813 8% [===== ] 152/1813 8% [===== ] 153/1813 8% [===== ] 154/1813 8% [===== ] 155/1813 8% [===== ] 156/1813 8% [===== ] 157/1813 8% [===== ] 158/1813 8% [===== ] 159/1813 8% [===== ] 160/1813 8% [===== ] 161/1813 8% [===== ] 162/1813 8% [===== ] 163/1813 8% [===== ] 164/1813 9% [===== ] 165/1813 9% [===== ] 166/1813 9% [===== ] 167/1813 9% [===== ] 168/1813 9% [===== ] 169/1813 9% [===== ] 170/1813 9% [===== ] 171/1813 9% [===== ] 172/1813 9% [===== ] 173/1813 9% [===== ] 174/1813 9% [===== ] 175/1813 9% [====== ] 176/1813 9% [====== ] 177/1813 9% [====== ] 178/1813 9% [====== ] 179/1813 9% [====== ] 180/1813 9% [====== ] 181/1813 9% [====== ] 182/1813 10% [====== ] 183/1813 10% [====== ] 184/1813 10% [====== ] 185/1813 10% [====== ] 186/1813 10% [====== ] 187/1813 10% [====== ] 188/1813 10% [====== ] 189/1813 10% [====== ] 190/1813 10% [====== ] 191/1813 10% [====== ] 192/1813 10% [====== ] 193/1813 10% [====== ] 194/1813 10% [====== ] 195/1813 10% [====== ] 196/1813 10% [====== ] 197/1813 10% [====== ] 198/1813 10% [====== ] 199/1813 10% [====== ] 200/1813 11% [====== ] 201/1813 11% [====== ] 202/1813 11% [====== ] 203/1813 11% [====== ] 204/1813 11% [======= ] 205/1813 11% [======= ] 206/1813 11% [======= ] 207/1813 11% [======= ] 208/1813 11% [======= ] 209/1813 11% [======= ] 210/1813 11% [======= ] 211/1813 11% [======= ] 212/1813 11% [======= ] 213/1813 11% [======= ] 214/1813 11% [======= ] 215/1813 11% [======= ] 216/1813 11% [======= ] 217/1813 11% [======= ] 218/1813 12% [======= ] 219/1813 12% [======= ] 220/1813 12% [======= ] 221/1813 12% [======= ] 222/1813 12% [======= ] 223/1813 12% [======= ] 224/1813 12% [======= ] 225/1813 12% [======= ] 226/1813 12% [======= ] 227/1813 12% [======= ] 228/1813 12% [======= ] 229/1813 12% [======= ] 230/1813 12% [======= ] 231/1813 12% [======= ] 232/1813 12% [======= ] 233/1813 12% [======== ] 234/1813 12% [======== ] 235/1813 12% [======== ] 236/1813 13% [======== ] 237/1813 13% [======== ] 238/1813 13% [======== ] 239/1813 13% [======== ] 240/1813 13% [======== ] 241/1813 13% [======== ] 242/1813 13% [======== ] 243/1813 13% [======== ] 244/1813 13% [======== ] 245/1813 13% [======== ] 246/1813 13% [======== ] 247/1813 13% [======== ] 248/1813 13% [======== ] 249/1813 13% [======== ] 250/1813 13% [======== ] 251/1813 13% [======== ] 252/1813 13% [======== ] 253/1813 13% [======== ] 254/1813 14% [======== ] 255/1813 14% [======== ] 256/1813 14% [======== ] 257/1813 14% [======== ] 258/1813 14% [======== ] 259/1813 14% [======== ] 260/1813 14% [======== ] 261/1813 14% [======== ] 262/1813 14% [======== ] 263/1813 14% [========= ] 264/1813 14% [========= ] 265/1813 14% [========= ] 266/1813 14% [========= ] 267/1813 14% [========= ] 268/1813 14% [========= ] 269/1813 14% [========= ] 270/1813 14% [========= ] 271/1813 14% [========= ] 272/1813 15% [========= ] 273/1813 15% [========= ] 274/1813 15% [========= ] 275/1813 15% [========= ] 276/1813 15% [========= ] 277/1813 15% [========= ] 278/1813 15% [========= ] 279/1813 15% [========= ] 280/1813 15% [========= ] 281/1813 15% [========= ] 282/1813 15% [========= ] 283/1813 15% [========= ] 284/1813 15% [========= ] 285/1813 15% [========= ] 286/1813 15% [========= ] 287/1813 15% [========= ] 288/1813 15% [========= ] 289/1813 15% [========= ] 290/1813 15% [========= ] 291/1813 16% [========= ] 292/1813 16% [========== ] 293/1813 16% [========== ] 294/1813 16% [========== ] 295/1813 16% [========== ] 296/1813 16% [========== ] 297/1813 16% [========== ] 298/1813 16% [========== ] 299/1813 16% [========== ] 300/1813 16% [========== ] 301/1813 16% [========== ] 302/1813 16% [========== ] 303/1813 16% [========== ] 304/1813 16% [========== ] 305/1813 16% [========== ] 306/1813 16% [========== ] 307/1813 16% [========== ] 308/1813 16% [========== ] 309/1813 17% [========== ] 310/1813 17% [========== ] 311/1813 17% [========== ] 312/1813 17% [========== ] 313/1813 17% [========== ] 314/1813 17% [========== ] 315/1813 17% [========== ] 316/1813 17% [========== ] 317/1813 17% [========== ] 318/1813 17% [========== ] 319/1813 17% [========== ] 320/1813 17% [========== ] 321/1813 17% [=========== ] 322/1813 17% [=========== ] 323/1813 17% [=========== ] 324/1813 17% [=========== ] 325/1813 17% [=========== ] 326/1813 17% [=========== ] 327/1813 18% [=========== ] 328/1813 18% [=========== ] 329/1813 18% [=========== ] 330/1813 18% [=========== ] 331/1813 18% [=========== ] 332/1813 18% [=========== ] 333/1813 18% [=========== ] 334/1813 18% [=========== ] 335/1813 18% [=========== ] 336/1813 18% [=========== ] 337/1813 18% [=========== ] 338/1813 18% [=========== ] 339/1813 18% [=========== ] 340/1813 18% [=========== ] 341/1813 18% [=========== ] 342/1813 18% [=========== ] 343/1813 18% [=========== ] 344/1813 18% [=========== ] 345/1813 19% [=========== ] 346/1813 19% [=========== ] 347/1813 19% [=========== ] 348/1813 19% [=========== ] 349/1813 19% [=========== ] 350/1813 19% [============ ] 351/1813 19% [============ ] 352/1813 19% [============ ] 353/1813 19% [============ ] 354/1813 19% [============ ] 355/1813 19% [============ ] 356/1813 19% [============ ] 357/1813 19% [============ ] 358/1813 19% [============ ] 359/1813 19% [============ ] 360/1813 19% [============ ] 361/1813 19% [============ ] 362/1813 19% [============ ] 363/1813 20% [============ ] 364/1813 20% [============ ] 365/1813 20% [============ ] 366/1813 20% [============ ] 367/1813 20% [============ ] 368/1813 20% [============ ] 369/1813 20% [============ ] 370/1813 20% [============ ] 371/1813 20% [============ ] 372/1813 20% [============ ] 373/1813 20% [============ ] 374/1813 20% [============ ] 375/1813 20% [============ ] 376/1813 20% [============ ] 377/1813 20% [============ ] 378/1813 20% [============ ] 379/1813 20% [============ ] 380/1813 20% [============= ] 381/1813 21% [============= ] 382/1813 21% [============= ] 383/1813 21% [============= ] 384/1813 21% [============= ] 385/1813 21% [============= ] 386/1813 21% [============= ] 387/1813 21% [============= ] 388/1813 21% [============= ] 389/1813 21% [============= ] 390/1813 21% [============= ] 391/1813 21% [============= ] 392/1813 21% [============= ] 393/1813 21% [============= ] 394/1813 21% [============= ] 395/1813 21% [============= ] 396/1813 21% [============= ] 397/1813 21% [============= ] 398/1813 21% [============= ] 399/1813 22% [============= ] 400/1813 22% [============= ] 401/1813 22% [============= ] 402/1813 22% [============= ] 403/1813 22% [============= ] 404/1813 22% [============= ] 405/1813 22% [============= ] 406/1813 22% [============= ] 407/1813 22% [============= ] 408/1813 22% [============= ] 409/1813 22% [============== ] 410/1813 22% [============== ] 411/1813 22% [============== ] 412/1813 22% [============== ] 413/1813 22% [============== ] 414/1813 22% [============== ] 415/1813 22% [============== ] 416/1813 22% [============== ] 417/1813 23% [============== ] 418/1813 23% [============== ] 419/1813 23% [============== ] 420/1813 23% [============== ] 421/1813 23% [============== ] 422/1813 23% [============== ] 423/1813 23% [============== ] 424/1813 23% [============== ] 425/1813 23% [============== ] 426/1813 23% [============== ] 427/1813 23% [============== ] 428/1813 23% [============== ] 429/1813 23% [============== ] 430/1813 23% [============== ] 431/1813 23% [============== ] 432/1813 23% [============== ] 433/1813 23% [============== ] 434/1813 23% [============== ] 435/1813 23% [============== ] 436/1813 24% [============== ] 437/1813 24% [============== ] 438/1813 24% [=============== ] 439/1813 24% [=============== ] 440/1813 24% [=============== ] 441/1813 24% [=============== ] 442/1813 24% [=============== ] 443/1813 24% [=============== ] 444/1813 24% [=============== ] 445/1813 24% [=============== ] 446/1813 24% [=============== ] 447/1813 24% [=============== ] 448/1813 24% [=============== ] 449/1813 24% [=============== ] 450/1813 24% [=============== ] 451/1813 24% [=============== ] 452/1813 24% [=============== ] 453/1813 24% [=============== ] 454/1813 25% [=============== ] 455/1813 25% [=============== ] 456/1813 25% [=============== ] 457/1813 25% [=============== ] 458/1813 25% [=============== ] 459/1813 25% [=============== ] 460/1813 25% [=============== ] 461/1813 25% [=============== ] 462/1813 25% [=============== ] 463/1813 25% [=============== ] 464/1813 25% [=============== ] 465/1813 25% [=============== ] 466/1813 25% [=============== ] 467/1813 25% [================ ] 468/1813 25% [================ ] 469/1813 25% [================ ] 470/1813 25% [================ ] 471/1813 25% [================ ] 472/1813 26% [================ ] 473/1813 26% [================ ] 474/1813 26% [================ ] 475/1813 26% [================ ] 476/1813 26% [================ ] 477/1813 26% [================ ] 478/1813 26% [================ ] 479/1813 26% [================ ] 480/1813 26% [================ ] 481/1813 26% [================ ] 482/1813 26% [================ ] 483/1813 26% [================ ] 484/1813 26% [================ ] 485/1813 26% [================ ] 486/1813 26% [================ ] 487/1813 26% [================ ] 488/1813 26% [================ ] 489/1813 26% [================ ] 490/1813 27% [================ ] 491/1813 27% [================ ] 492/1813 27% [================ ] 493/1813 27% [================ ] 494/1813 27% [================ ] 495/1813 27% [================ ] 496/1813 27% [================ ] 497/1813 27% [================= ] 498/1813 27% [================= ] 499/1813 27% [================= ] 500/1813 27% [================= ] 501/1813 27% [================= ] 502/1813 27% [================= ] 503/1813 27% [================= ] 504/1813 27% [================= ] 505/1813 27% [================= ] 506/1813 27% [================= ] 507/1813 27% [================= ] 508/1813 28% [================= ] 509/1813 28% [================= ] 510/1813 28% [================= ] 511/1813 28% [================= ] 512/1813 28% [================= ] 513/1813 28% [================= ] 514/1813 28% [================= ] 515/1813 28% [================= ] 516/1813 28% [================= ] 517/1813 28% [================= ] 518/1813 28% [================= ] 519/1813 28% [================= ] 520/1813 28% [================= ] 521/1813 28% [================= ] 522/1813 28% [================= ] 523/1813 28% [================= ] 524/1813 28% [================= ] 525/1813 28% [================= ] 526/1813 29% [================== ] 527/1813 29% [================== ] 528/1813 29% [================== ] 529/1813 29% [================== ] 530/1813 29% [================== ] 531/1813 29% [================== ] 532/1813 29% [================== ] 533/1813 29% [================== ] 534/1813 29% [================== ] 535/1813 29% [================== ] 536/1813 29% [================== ] 537/1813 29% [================== ] 538/1813 29% [================== ] 539/1813 29% [================== ] 540/1813 29% [================== ] 541/1813 29% [================== ] 542/1813 29% [================== ] 543/1813 29% [================== ] 544/1813 30% [================== ] 545/1813 30% [================== ] 546/1813 30% [================== ] 547/1813 30% [================== ] 548/1813 30% [================== ] 549/1813 30% [================== ] 550/1813 30% [================== ] 551/1813 30% [================== ] 552/1813 30% [================== ] 553/1813 30% [================== ] 554/1813 30% [================== ] 555/1813 30% [=================== ] 556/1813 30% [=================== ] 557/1813 30% [=================== ] 558/1813 30% [=================== ] 559/1813 30% [=================== ] 560/1813 30% [=================== ] 561/1813 30% [=================== ] 562/1813 30% [=================== ] 563/1813 31% [=================== ] 564/1813 31% [=================== ] 565/1813 31% [=================== ] 566/1813 31% [=================== ] 567/1813 31% [=================== ] 568/1813 31% [=================== ] 569/1813 31% [=================== ] 570/1813 31% [=================== ] 571/1813 31% [=================== ] 572/1813 31% [=================== ] 573/1813 31% [=================== ] 574/1813 31% [=================== ] 575/1813 31% [=================== ] 576/1813 31% [=================== ] 577/1813 31% [=================== ] 578/1813 31% [=================== ] 579/1813 31% [=================== ] 580/1813 31% [=================== ] 581/1813 32% [=================== ] 582/1813 32% [=================== ] 583/1813 32% [=================== ] 584/1813 32% [==================== ] 585/1813 32% [==================== ] 586/1813 32% [==================== ] 587/1813 32% [==================== ] 588/1813 32% [==================== ] 589/1813 32% [==================== ] 590/1813 32% [==================== ] 591/1813 32% [==================== ] 592/1813 32% [==================== ] 593/1813 32% [==================== ] 594/1813 32% [==================== ] 595/1813 32% [==================== ] 596/1813 32% [==================== ] 597/1813 32% [==================== ] 598/1813 32% [==================== ] 599/1813 33% [==================== ] 600/1813 33% [==================== ] 601/1813 33% [==================== ] 602/1813 33% [==================== ] 603/1813 33% [==================== ] 604/1813 33% [==================== ] 605/1813 33% [==================== ] 606/1813 33% [==================== ] 607/1813 33% [==================== ] 608/1813 33% [==================== ] 609/1813 33% [==================== ] 610/1813 33% [==================== ] 611/1813 33% [==================== ] 612/1813 33% [==================== ] 613/1813 33% [==================== ] 614/1813 33% [===================== ] 615/1813 33% [===================== ] 616/1813 33% [===================== ] 617/1813 34% [===================== ] 618/1813 34% [===================== ] 619/1813 34% [===================== ] 620/1813 34% [===================== ] 621/1813 34% [===================== ] 622/1813 34% [===================== ] 623/1813 34% [===================== ] 624/1813 34% [===================== ] 625/1813 34% [===================== ] 626/1813 34% [===================== ] 627/1813 34% [===================== ] 628/1813 34% [===================== ] 629/1813 34% [===================== ] 630/1813 34% [===================== ] 631/1813 34% [===================== ] 632/1813 34% [===================== ] 633/1813 34% [===================== ] 634/1813 34% [===================== ] 635/1813 35% [===================== ] 636/1813 35% [===================== ] 637/1813 35% [===================== ] 638/1813 35% [===================== ] 639/1813 35% [===================== ] 640/1813 35% [===================== ] 641/1813 35% [===================== ] 642/1813 35% [===================== ] 643/1813 35% [====================== ] 644/1813 35% [====================== ] 645/1813 35% [====================== ] 646/1813 35% [====================== ] 647/1813 35% [====================== ] 648/1813 35% [====================== ] 649/1813 35% [====================== ] 650/1813 35% [====================== ] 651/1813 35% [====================== ] 652/1813 35% [====================== ] 653/1813 36% [====================== ] 654/1813 36% [====================== ] 655/1813 36% [====================== ] 656/1813 36% [====================== ] 657/1813 36% [====================== ] 658/1813 36% [====================== ] 659/1813 36% [====================== ] 660/1813 36% [====================== ] 661/1813 36% [====================== ] 662/1813 36% [====================== ] 663/1813 36% [====================== ] 664/1813 36% [====================== ] 665/1813 36% [====================== ] 666/1813 36% [====================== ] 667/1813 36% [====================== ] 668/1813 36% [====================== ] 669/1813 36% [====================== ] 670/1813 36% [====================== ] 671/1813 37% [====================== ] 672/1813 37% [======================= ] 673/1813 37% [======================= ] 674/1813 37% [======================= ] 675/1813 37% [======================= ] 676/1813 37% [======================= ] 677/1813 37% [======================= ] 678/1813 37% [======================= ] 679/1813 37% [======================= ] 680/1813 37% [======================= ] 681/1813 37% [======================= ] 682/1813 37% [======================= ] 683/1813 37% [======================= ] 684/1813 37% [======================= ] 685/1813 37% [======================= ] 686/1813 37% [======================= ] 687/1813 37% [======================= ] 688/1813 37% [======================= ] 689/1813 38% [======================= ] 690/1813 38% [======================= ] 691/1813 38% [======================= ] 692/1813 38% [======================= ] 693/1813 38% [======================= ] 694/1813 38% [======================= ] 695/1813 38% [======================= ] 696/1813 38% [======================= ] 697/1813 38% [======================= ] 698/1813 38% [======================= ] 699/1813 38% [======================= ] 700/1813 38% [======================= ] 701/1813 38% [======================== ] 702/1813 38% [======================== ] 703/1813 38% [======================== ] 704/1813 38% [======================== ] 705/1813 38% [======================== ] 706/1813 38% [======================== ] 707/1813 38% [======================== ] 708/1813 39% [======================== ] 709/1813 39% [======================== ] 710/1813 39% [======================== ] 711/1813 39% [======================== ] 712/1813 39% [======================== ] 713/1813 39% [======================== ] 714/1813 39% [======================== ] 715/1813 39% [======================== ] 716/1813 39% [======================== ] 717/1813 39% [======================== ] 718/1813 39% [======================== ] 719/1813 39% [======================== ] 720/1813 39% [======================== ] 721/1813 39% [======================== ] 722/1813 39% [======================== ] 723/1813 39% [======================== ] 724/1813 39% [======================== ] 725/1813 39% [======================== ] 726/1813 40% [======================== ] 727/1813 40% [======================== ] 728/1813 40% [======================== ] 729/1813 40% [======================== ] 730/1813 40% [======================== ] 731/1813 40% [========================= ] 732/1813 40% [========================= ] 733/1813 40% [========================= ] 734/1813 40% [========================= ] 735/1813 40% [========================= ] 736/1813 40% [========================= ] 737/1813 40% [========================= ] 738/1813 40% [========================= ] 739/1813 40% [========================= ] 740/1813 40% [========================= ] 741/1813 40% [========================= ] 742/1813 40% [========================= ] 743/1813 40% [========================= ] 744/1813 41% [========================= ] 745/1813 41% [========================= ] 746/1813 41% [========================= ] 747/1813 41% [========================= ] 748/1813 41% [========================= ] 749/1813 41% [========================= ] 750/1813 41% [========================= ] 751/1813 41% [========================= ] 752/1813 41% [========================= ] 753/1813 41% [========================= ] 754/1813 41% [========================= ] 755/1813 41% [========================= ] 756/1813 41% [========================= ] 757/1813 41% [========================= ] 758/1813 41% [========================= ] 759/1813 41% [========================= ] 760/1813 41% [========================== ] 761/1813 41% [========================== ] 762/1813 42% [========================== ] 763/1813 42% [========================== ] 764/1813 42% [========================== ] 765/1813 42% [========================== ] 766/1813 42% [========================== ] 767/1813 42% [========================== ] 768/1813 42% [========================== ] 769/1813 42% [========================== ] 770/1813 42% [========================== ] 771/1813 42% [========================== ] 772/1813 42% [========================== ] 773/1813 42% [========================== ] 774/1813 42% [========================== ] 775/1813 42% [========================== ] 776/1813 42% [========================== ] 777/1813 42% [========================== ] 778/1813 42% [========================== ] 779/1813 42% [========================== ] 780/1813 43% [========================== ] 781/1813 43% [========================== ] 782/1813 43% [========================== ] 783/1813 43% [========================== ] 784/1813 43% [========================== ] 785/1813 43% [========================== ] 786/1813 43% [========================== ] 787/1813 43% [========================== ] 788/1813 43% [========================== ] 789/1813 43% [=========================== ] 790/1813 43% [=========================== ] 791/1813 43% [=========================== ] 792/1813 43% [=========================== ] 793/1813 43% [=========================== ] 794/1813 43% [=========================== ] 795/1813 43% [=========================== ] 796/1813 43% [=========================== ] 797/1813 43% [=========================== ] 798/1813 44% [=========================== ] 799/1813 44% [=========================== ] 800/1813 44% [=========================== ] 801/1813 44% [=========================== ] 802/1813 44% [=========================== ] 803/1813 44% [=========================== ] 804/1813 44% [=========================== ] 805/1813 44% [=========================== ] 806/1813 44% [=========================== ] 807/1813 44% [=========================== ] 808/1813 44% [=========================== ] 809/1813 44% [=========================== ] 810/1813 44% [=========================== ] 811/1813 44% [=========================== ] 812/1813 44% [=========================== ] 813/1813 44% [=========================== ] 814/1813 44% [=========================== ] 815/1813 44% [=========================== ] 816/1813 45% [=========================== ] 817/1813 45% [=========================== ] 818/1813 45% [============================ ] 819/1813 45% [============================ ] 820/1813 45% [============================ ] 821/1813 45% [============================ ] 822/1813 45% [============================ ] 823/1813 45% [============================ ] 824/1813 45% [============================ ] 825/1813 45% [============================ ] 826/1813 45% [============================ ] 827/1813 45% [============================ ] 828/1813 45% [============================ ] 829/1813 45% [============================ ] 830/1813 45% [============================ ] 831/1813 45% [============================ ] 832/1813 45% [============================ ] 833/1813 45% [============================ ] 834/1813 46% [============================ ] 835/1813 46% [============================ ] 836/1813 46% [============================ ] 837/1813 46% [============================ ] 838/1813 46% [============================ ] 839/1813 46% [============================ ] 840/1813 46% [============================ ] 841/1813 46% [============================ ] 842/1813 46% [============================ ] 843/1813 46% [============================ ] 844/1813 46% [============================ ] 845/1813 46% [============================ ] 846/1813 46% [============================ ] 847/1813 46% [============================ ] 848/1813 46% [============================= ] 849/1813 46% [============================= ] 850/1813 46% [============================= ] 851/1813 46% [============================= ] 852/1813 46% [============================= ] 853/1813 47% [============================= ] 854/1813 47% [============================= ] 855/1813 47% [============================= ] 856/1813 47% [============================= ] 857/1813 47% [============================= ] 858/1813 47% [============================= ] 859/1813 47% [============================= ] 860/1813 47% [============================= ] 861/1813 47% [============================= ] 862/1813 47% [============================= ] 863/1813 47% [============================= ] 864/1813 47% [============================= ] 865/1813 47% [============================= ] 866/1813 47% [============================= ] 867/1813 47% [============================= ] 868/1813 47% [============================= ] 869/1813 47% [============================= ] 870/1813 47% [============================= ] 871/1813 48% [============================= ] 872/1813 48% [============================= ] 873/1813 48% [============================= ] 874/1813 48% [============================= ] 875/1813 48% [============================= ] 876/1813 48% [============================= ] 877/1813 48% [============================== ] 878/1813 48% [============================== ] 879/1813 48% [============================== ] 880/1813 48% [============================== ] 881/1813 48% [============================== ] 882/1813 48% [============================== ] 883/1813 48% [============================== ] 884/1813 48% [============================== ] 885/1813 48% [============================== ] 886/1813 48% [============================== ] 887/1813 48% [============================== ] 888/1813 48% [============================== ] 889/1813 49% [============================== ] 890/1813 49% [============================== ] 891/1813 49% [============================== ] 892/1813 49% [============================== ] 893/1813 49% [============================== ] 894/1813 49% [============================== ] 895/1813 49% [============================== ] 896/1813 49% [============================== ] 897/1813 49% [============================== ] 898/1813 49% [============================== ] 899/1813 49% [============================== ] 900/1813 49% [============================== ] 901/1813 49% [============================== ] 902/1813 49% [============================== ] 903/1813 49% [============================== ] 904/1813 49% [============================== ] 905/1813 49% [============================== ] 906/1813 49% [=============================== ] 907/1813 50% [=============================== ] 908/1813 50% [=============================== ] 909/1813 50% [=============================== ] 910/1813 50% [=============================== ] 911/1813 50% [=============================== ] 912/1813 50% [=============================== ] 913/1813 50% [=============================== ] 914/1813 50% [=============================== ] 915/1813 50% [=============================== ] 916/1813 50% [=============================== ] 917/1813 50% [=============================== ] 918/1813 50% [=============================== ] 919/1813 50% [=============================== ] 920/1813 50% [=============================== ] 921/1813 50% [=============================== ] 922/1813 50% [=============================== ] 923/1813 50% [=============================== ] 924/1813 50% [=============================== ] 925/1813 51% [=============================== ] 926/1813 51% [=============================== ] 927/1813 51% [=============================== ] 928/1813 51% [=============================== ] 929/1813 51% [=============================== ] 930/1813 51% [=============================== ] 931/1813 51% [=============================== ] 932/1813 51% [=============================== ] 933/1813 51% [=============================== ] 934/1813 51% [=============================== ] 935/1813 51% [================================ ] 936/1813 51% [================================ ] 937/1813 51% [================================ ] 938/1813 51% [================================ ] 939/1813 51% [================================ ] 940/1813 51% [================================ ] 941/1813 51% [================================ ] 942/1813 51% [================================ ] 943/1813 52% [================================ ] 944/1813 52% [================================ ] 945/1813 52% [================================ ] 946/1813 52% [================================ ] 947/1813 52% [================================ ] 948/1813 52% [================================ ] 949/1813 52% [================================ ] 950/1813 52% [================================ ] 951/1813 52% [================================ ] 952/1813 52% [================================ ] 953/1813 52% [================================ ] 954/1813 52% [================================ ] 955/1813 52% [================================ ] 956/1813 52% [================================ ] 957/1813 52% [================================ ] 958/1813 52% [================================ ] 959/1813 52% [================================ ] 960/1813 52% [================================ ] 961/1813 53% [================================ ] 962/1813 53% [================================ ] 963/1813 53% [================================ ] 964/1813 53% [================================= ] 965/1813 53% [================================= ] 966/1813 53% [================================= ] 967/1813 53% [================================= ] 968/1813 53% [================================= ] 969/1813 53% [================================= ] 970/1813 53% [================================= ] 971/1813 53% [================================= ] 972/1813 53% [================================= ] 973/1813 53% [================================= ] 974/1813 53% [================================= ] 975/1813 53% [================================= ] 976/1813 53% [================================= ] 977/1813 53% [================================= ] 978/1813 53% [================================= ] 979/1813 53% [================================= ] 980/1813 54% [================================= ] 981/1813 54% [================================= ] 982/1813 54% [================================= ] 983/1813 54% [================================= ] 984/1813 54% [================================= ] 985/1813 54% [================================= ] 986/1813 54% [================================= ] 987/1813 54% [================================= ] 988/1813 54% [================================= ] 989/1813 54% [================================= ] 990/1813 54% [================================= ] 991/1813 54% [================================= ] 992/1813 54% [================================= ] 993/1813 54% [================================= ] 994/1813 54% [================================== ] 995/1813 54% [================================== ] 996/1813 54% [================================== ] 997/1813 54% [================================== ] 998/1813 55% [================================== ] 999/1813 55% [================================== ] 1000/1813 55% [================================== ] 1001/1813 55% [================================== ] 1002/1813 55% [================================== ] 1003/1813 55% [================================== ] 1004/1813 55% [================================== ] 1005/1813 55% [================================== ] 1006/1813 55% [================================== ] 1007/1813 55% [================================== ] 1008/1813 55% [================================== ] 1009/1813 55% [================================== ] 1010/1813 55% [================================== ] 1011/1813 55% [================================== ] 1012/1813 55% [================================== ] 1013/1813 55% [================================== ] 1014/1813 55% [================================== ] 1015/1813 55% [================================== ] 1016/1813 56% [================================== ] 1017/1813 56% [================================== ] 1018/1813 56% [================================== ] 1019/1813 56% [================================== ] 1020/1813 56% [================================== ] 1021/1813 56% [================================== ] 1022/1813 56% [================================== ] 1023/1813 56% [=================================== ] 1024/1813 56% [=================================== ] 1025/1813 56% [=================================== ] 1026/1813 56% [=================================== ] 1027/1813 56% [=================================== ] 1028/1813 56% [=================================== ] 1029/1813 56% [=================================== ] 1030/1813 56% [=================================== ] 1031/1813 56% [=================================== ] 1032/1813 56% [=================================== ] 1033/1813 56% [=================================== ] 1034/1813 57% [=================================== ] 1035/1813 57% [=================================== ] 1036/1813 57% [=================================== ] 1037/1813 57% [=================================== ] 1038/1813 57% [=================================== ] 1039/1813 57% [=================================== ] 1040/1813 57% [=================================== ] 1041/1813 57% [=================================== ] 1042/1813 57% [=================================== ] 1043/1813 57% [=================================== ] 1044/1813 57% [=================================== ] 1045/1813 57% [=================================== ] 1046/1813 57% [=================================== ] 1047/1813 57% [=================================== ] 1048/1813 57% [=================================== ] 1049/1813 57% [=================================== ] 1050/1813 57% [=================================== ] 1051/1813 57% [=================================== ] 1052/1813 58% [==================================== ] 1053/1813 58% [==================================== ] 1054/1813 58% [==================================== ] 1055/1813 58% [==================================== ] 1056/1813 58% [==================================== ] 1057/1813 58% [==================================== ] 1058/1813 58% [==================================== ] 1059/1813 58% [==================================== ] 1060/1813 58% [==================================== ] 1061/1813 58% [==================================== ] 1062/1813 58% [==================================== ] 1063/1813 58% [==================================== ] 1064/1813 58% [==================================== ] 1065/1813 58% [==================================== ] 1066/1813 58% [==================================== ] 1067/1813 58% [==================================== ] 1068/1813 58% [==================================== ] 1069/1813 58% [==================================== ] 1070/1813 59% [==================================== ] 1071/1813 59% [==================================== ] 1072/1813 59% [==================================== ] 1073/1813 59% [==================================== ] 1074/1813 59% [==================================== ] 1075/1813 59% [==================================== ] 1076/1813 59% [==================================== ] 1077/1813 59% [==================================== ] 1078/1813 59% [==================================== ] 1079/1813 59% [==================================== ] 1080/1813 59% [==================================== ] 1081/1813 59% [===================================== ] 1082/1813 59% [===================================== ] 1083/1813 59% [===================================== ] 1084/1813 59% [===================================== ] 1085/1813 59% [===================================== ] 1086/1813 59% [===================================== ] 1087/1813 59% [===================================== ] 1088/1813 60% [===================================== ] 1089/1813 60% [===================================== ] 1090/1813 60% [===================================== ] 1091/1813 60% [===================================== ] 1092/1813 60% [===================================== ] 1093/1813 60% [===================================== ] 1094/1813 60% [===================================== ] 1095/1813 60% [===================================== ] 1096/1813 60% [===================================== ] 1097/1813 60% [===================================== ] 1098/1813 60% [===================================== ] 1099/1813 60% [===================================== ] 1100/1813 60% [===================================== ] 1101/1813 60% [===================================== ] 1102/1813 60% [===================================== ] 1103/1813 60% [===================================== ] 1104/1813 60% [===================================== ] 1105/1813 60% [===================================== ] 1106/1813 61% [===================================== ] 1107/1813 61% [===================================== ] 1108/1813 61% [===================================== ] 1109/1813 61% [===================================== ] 1110/1813 61% [===================================== ] 1111/1813 61% [====================================== ] 1112/1813 61% [====================================== ] 1113/1813 61% [====================================== ] 1114/1813 61% [====================================== ] 1115/1813 61% [====================================== ] 1116/1813 61% [====================================== ] 1117/1813 61% [====================================== ] 1118/1813 61% [====================================== ] 1119/1813 61% [====================================== ] 1120/1813 61% [====================================== ] 1121/1813 61% [====================================== ] 1122/1813 61% [====================================== ] 1123/1813 61% [====================================== ] 1124/1813 61% [====================================== ] 1125/1813 62% [====================================== ] 1126/1813 62% [====================================== ] 1127/1813 62% [====================================== ] 1128/1813 62% [====================================== ] 1129/1813 62% [====================================== ] 1130/1813 62% [====================================== ] 1131/1813 62% [====================================== ] 1132/1813 62% [====================================== ] 1133/1813 62% [====================================== ] 1134/1813 62% [====================================== ] 1135/1813 62% [====================================== ] 1136/1813 62% [====================================== ] 1137/1813 62% [====================================== ] 1138/1813 62% [====================================== ] 1139/1813 62% [====================================== ] 1140/1813 62% [======================================= ] 1141/1813 62% [======================================= ] 1142/1813 62% [======================================= ] 1143/1813 63% [======================================= ] 1144/1813 63% [======================================= ] 1145/1813 63% [======================================= ] 1146/1813 63% [======================================= ] 1147/1813 63% [======================================= ] 1148/1813 63% [======================================= ] 1149/1813 63% [======================================= ] 1150/1813 63% [======================================= ] 1151/1813 63% [======================================= ] 1152/1813 63% [======================================= ] 1153/1813 63% [======================================= ] 1154/1813 63% [======================================= ] 1155/1813 63% [======================================= ] 1156/1813 63% [======================================= ] 1157/1813 63% [======================================= ] 1158/1813 63% [======================================= ] 1159/1813 63% [======================================= ] 1160/1813 63% [======================================= ] 1161/1813 64% [======================================= ] 1162/1813 64% [======================================= ] 1163/1813 64% [======================================= ] 1164/1813 64% [======================================= ] 1165/1813 64% [======================================= ] 1166/1813 64% [======================================= ] 1167/1813 64% [======================================= ] 1168/1813 64% [======================================= ] 1169/1813 64% [======================================== ] 1170/1813 64% [======================================== ] 1171/1813 64% [======================================== ] 1172/1813 64% [======================================== ] 1173/1813 64% [======================================== ] 1174/1813 64% [======================================== ] 1175/1813 64% [======================================== ] 1176/1813 64% [======================================== ] 1177/1813 64% [======================================== ] 1178/1813 64% [======================================== ] 1179/1813 65% [======================================== ] 1180/1813 65% [======================================== ] 1181/1813 65% [======================================== ] 1182/1813 65% [======================================== ] 1183/1813 65% [======================================== ] 1184/1813 65% [======================================== ] 1185/1813 65% [======================================== ] 1186/1813 65% [======================================== ] 1187/1813 65% [======================================== ] 1188/1813 65% [======================================== ] 1189/1813 65% [======================================== ] 1190/1813 65% [======================================== ] 1191/1813 65% [======================================== ] 1192/1813 65% [======================================== ] 1193/1813 65% [======================================== ] 1194/1813 65% [======================================== ] 1195/1813 65% [======================================== ] 1196/1813 65% [======================================== ] 1197/1813 66% [======================================== ] 1198/1813 66% [========================================= ] 1199/1813 66% [========================================= ] 1200/1813 66% [========================================= ] 1201/1813 66% [========================================= ] 1202/1813 66% [========================================= ] 1203/1813 66% [========================================= ] 1204/1813 66% [========================================= ] 1205/1813 66% [========================================= ] 1206/1813 66% [========================================= ] 1207/1813 66% [========================================= ] 1208/1813 66% [========================================= ] 1209/1813 66% [========================================= ] 1210/1813 66% [========================================= ] 1211/1813 66% [========================================= ] 1212/1813 66% [========================================= ] 1213/1813 66% [========================================= ] 1214/1813 66% [========================================= ] 1215/1813 67% [========================================= ] 1216/1813 67% [========================================= ] 1217/1813 67% [========================================= ] 1218/1813 67% [========================================= ] 1219/1813 67% [========================================= ] 1220/1813 67% [========================================= ] 1221/1813 67% [========================================= ] 1222/1813 67% [========================================= ] 1223/1813 67% [========================================= ] 1224/1813 67% [========================================= ] 1225/1813 67% [========================================= ] 1226/1813 67% [========================================= ] 1227/1813 67% [========================================= ] 1228/1813 67% [========================================== ] 1229/1813 67% [========================================== ] 1230/1813 67% [========================================== ] 1231/1813 67% [========================================== ] 1232/1813 67% [========================================== ] 1233/1813 68% [========================================== ] 1234/1813 68% [========================================== ] 1235/1813 68% [========================================== ] 1236/1813 68% [========================================== ] 1237/1813 68% [========================================== ] 1238/1813 68% [========================================== ] 1239/1813 68% [========================================== ] 1240/1813 68% [========================================== ] 1241/1813 68% [========================================== ] 1242/1813 68% [========================================== ] 1243/1813 68% [========================================== ] 1244/1813 68% [========================================== ] 1245/1813 68% [========================================== ] 1246/1813 68% [========================================== ] 1247/1813 68% [========================================== ] 1248/1813 68% [========================================== ] 1249/1813 68% [========================================== ] 1250/1813 68% [========================================== ] 1251/1813 69% [========================================== ] 1252/1813 69% [========================================== ] 1253/1813 69% [========================================== ] 1254/1813 69% [========================================== ] 1255/1813 69% [========================================== ] 1256/1813 69% [========================================== ] 1257/1813 69% [=========================================== ] 1258/1813 69% [=========================================== ] 1259/1813 69% [=========================================== ] 1260/1813 69% [=========================================== ] 1261/1813 69% [=========================================== ] 1262/1813 69% [=========================================== ] 1263/1813 69% [=========================================== ] 1264/1813 69% [=========================================== ] 1265/1813 69% [=========================================== ] 1266/1813 69% [=========================================== ] 1267/1813 69% [=========================================== ] 1268/1813 69% [=========================================== ] 1269/1813 69% [=========================================== ] 1270/1813 70% [=========================================== ] 1271/1813 70% [=========================================== ] 1272/1813 70% [=========================================== ] 1273/1813 70% [=========================================== ] 1274/1813 70% [=========================================== ] 1275/1813 70% [=========================================== ] 1276/1813 70% [=========================================== ] 1277/1813 70% [=========================================== ] 1278/1813 70% [=========================================== ] 1279/1813 70% [=========================================== ] 1280/1813 70% [=========================================== ] 1281/1813 70% [=========================================== ] 1282/1813 70% [=========================================== ] 1283/1813 70% [=========================================== ] 1284/1813 70% [=========================================== ] 1285/1813 70% [=========================================== ] 1286/1813 70% [============================================ ] 1287/1813 70% [============================================ ] 1288/1813 71% [============================================ ] 1289/1813 71% [============================================ ] 1290/1813 71% [============================================ ] 1291/1813 71% [============================================ ] 1292/1813 71% [============================================ ] 1293/1813 71% [============================================ ] 1294/1813 71% [============================================ ] 1295/1813 71% [============================================ ] 1296/1813 71% [============================================ ] 1297/1813 71% [============================================ ] 1298/1813 71% [============================================ ] 1299/1813 71% [============================================ ] 1300/1813 71% [============================================ ] 1301/1813 71% [============================================ ] 1302/1813 71% [============================================ ] 1303/1813 71% [============================================ ] 1304/1813 71% [============================================ ] 1305/1813 71% [============================================ ] 1306/1813 72% [============================================ ] 1307/1813 72% [============================================ ] 1308/1813 72% [============================================ ] 1309/1813 72% [============================================ ] 1310/1813 72% [============================================ ] 1311/1813 72% [============================================ ] 1312/1813 72% [============================================ ] 1313/1813 72% [============================================ ] 1314/1813 72% [============================================ ] 1315/1813 72% [============================================= ] 1316/1813 72% [============================================= ] 1317/1813 72% [============================================= ] 1318/1813 72% [============================================= ] 1319/1813 72% [============================================= ] 1320/1813 72% [============================================= ] 1321/1813 72% [============================================= ] 1322/1813 72% [============================================= ] 1323/1813 72% [============================================= ] 1324/1813 73% [============================================= ] 1325/1813 73% [============================================= ] 1326/1813 73% [============================================= ] 1327/1813 73% [============================================= ] 1328/1813 73% [============================================= ] 1329/1813 73% [============================================= ] 1330/1813 73% [============================================= ] 1331/1813 73% [============================================= ] 1332/1813 73% [============================================= ] 1333/1813 73% [============================================= ] 1334/1813 73% [============================================= ] 1335/1813 73% [============================================= ] 1336/1813 73% [============================================= ] 1337/1813 73% [============================================= ] 1338/1813 73% [============================================= ] 1339/1813 73% [============================================= ] 1340/1813 73% [============================================= ] 1341/1813 73% [============================================= ] 1342/1813 74% [============================================= ] 1343/1813 74% [============================================= ] 1344/1813 74% [============================================= ] 1345/1813 74% [============================================== ] 1346/1813 74% [============================================== ] 1347/1813 74% [============================================== ] 1348/1813 74% [============================================== ] 1349/1813 74% [============================================== ] 1350/1813 74% [============================================== ] 1351/1813 74% [============================================== ] 1352/1813 74% [============================================== ] 1353/1813 74% [============================================== ] 1354/1813 74% [============================================== ] 1355/1813 74% [============================================== ] 1356/1813 74% [============================================== ] 1357/1813 74% [============================================== ] 1358/1813 74% [============================================== ] 1359/1813 74% [============================================== ] 1360/1813 75% [============================================== ] 1361/1813 75% [============================================== ] 1362/1813 75% [============================================== ] 1363/1813 75% [============================================== ] 1364/1813 75% [============================================== ] 1365/1813 75% [============================================== ] 1366/1813 75% [============================================== ] 1367/1813 75% [============================================== ] 1368/1813 75% [============================================== ] 1369/1813 75% [============================================== ] 1370/1813 75% [============================================== ] 1371/1813 75% [============================================== ] 1372/1813 75% [============================================== ] 1373/1813 75% [============================================== ] 1374/1813 75% [=============================================== ] 1375/1813 75% [=============================================== ] 1376/1813 75% [=============================================== ] 1377/1813 75% [=============================================== ] 1378/1813 76% [=============================================== ] 1379/1813 76% [=============================================== ] 1380/1813 76% [=============================================== ] 1381/1813 76% [=============================================== ] 1382/1813 76% [=============================================== ] 1383/1813 76% [=============================================== ] 1384/1813 76% [=============================================== ] 1385/1813 76% [=============================================== ] 1386/1813 76% [=============================================== ] 1387/1813 76% [=============================================== ] 1388/1813 76% [=============================================== ] 1389/1813 76% [=============================================== ] 1390/1813 76% [=============================================== ] 1391/1813 76% [=============================================== ] 1392/1813 76% [=============================================== ] 1393/1813 76% [=============================================== ] 1394/1813 76% [=============================================== ] 1395/1813 76% [=============================================== ] 1396/1813 76% [=============================================== ] 1397/1813 77% [=============================================== ] 1398/1813 77% [=============================================== ] 1399/1813 77% [=============================================== ] 1400/1813 77% [=============================================== ] 1401/1813 77% [=============================================== ] 1402/1813 77% [=============================================== ] 1403/1813 77% [================================================ ] 1404/1813 77% [================================================ ] 1405/1813 77% [================================================ ] 1406/1813 77% [================================================ ] 1407/1813 77% [================================================ ] 1408/1813 77% [================================================ ] 1409/1813 77% [================================================ ] 1410/1813 77% [================================================ ] 1411/1813 77% [================================================ ] 1412/1813 77% [================================================ ] 1413/1813 77% [================================================ ] 1414/1813 77% [================================================ ] 1415/1813 78% [================================================ ] 1416/1813 78% [================================================ ] 1417/1813 78% [================================================ ] 1418/1813 78% [================================================ ] 1419/1813 78% [================================================ ] 1420/1813 78% [================================================ ] 1421/1813 78% [================================================ ] 1422/1813 78% [================================================ ] 1423/1813 78% [================================================ ] 1424/1813 78% [================================================ ] 1425/1813 78% [================================================ ] 1426/1813 78% [================================================ ] 1427/1813 78% [================================================ ] 1428/1813 78% [================================================ ] 1429/1813 78% [================================================ ] 1430/1813 78% [================================================ ] 1431/1813 78% [================================================ ] 1432/1813 78% [================================================= ] 1433/1813 79% [================================================= ] 1434/1813 79% [================================================= ] 1435/1813 79% [================================================= ] 1436/1813 79% [================================================= ] 1437/1813 79% [================================================= ] 1438/1813 79% [================================================= ] 1439/1813 79% [================================================= ] 1440/1813 79% [================================================= ] 1441/1813 79% [================================================= ] 1442/1813 79% [================================================= ] 1443/1813 79% [================================================= ] 1444/1813 79% [================================================= ] 1445/1813 79% [================================================= ] 1446/1813 79% [================================================= ] 1447/1813 79% [================================================= ] 1448/1813 79% [================================================= ] 1449/1813 79% [================================================= ] 1450/1813 79% [================================================= ] 1451/1813 80% [================================================= ] 1452/1813 80% [================================================= ] 1453/1813 80% [================================================= ] 1454/1813 80% [================================================= ] 1455/1813 80% [================================================= ] 1456/1813 80% [================================================= ] 1457/1813 80% [================================================= ] 1458/1813 80% [================================================= ] 1459/1813 80% [================================================= ] 1460/1813 80% [================================================= ] 1461/1813 80% [================================================= ] 1462/1813 80% [================================================== ] 1463/1813 80% [================================================== ] 1464/1813 80% [================================================== ] 1465/1813 80% [================================================== ] 1466/1813 80% [================================================== ] 1467/1813 80% [================================================== ] 1468/1813 80% [================================================== ] 1469/1813 81% [================================================== ] 1470/1813 81% [================================================== ] 1471/1813 81% [================================================== ] 1472/1813 81% [================================================== ] 1473/1813 81% [================================================== ] 1474/1813 81% [================================================== ] 1475/1813 81% [================================================== ] 1476/1813 81% [================================================== ] 1477/1813 81% [================================================== ] 1478/1813 81% [================================================== ] 1479/1813 81% [================================================== ] 1480/1813 81% [================================================== ] 1481/1813 81% [================================================== ] 1482/1813 81% [================================================== ] 1483/1813 81% [================================================== ] 1484/1813 81% [================================================== ] 1485/1813 81% [================================================== ] 1486/1813 81% [================================================== ] 1487/1813 82% [================================================== ] 1488/1813 82% [================================================== ] 1489/1813 82% [================================================== ] 1490/1813 82% [================================================== ] 1491/1813 82% [=================================================== ] 1492/1813 82% [=================================================== ] 1493/1813 82% [=================================================== ] 1494/1813 82% [=================================================== ] 1495/1813 82% [=================================================== ] 1496/1813 82% [=================================================== ] 1497/1813 82% [=================================================== ] 1498/1813 82% [=================================================== ] 1499/1813 82% [=================================================== ] 1500/1813 82% [=================================================== ] 1501/1813 82% [=================================================== ] 1502/1813 82% [=================================================== ] 1503/1813 82% [=================================================== ] 1504/1813 82% [=================================================== ] 1505/1813 83% [=================================================== ] 1506/1813 83% [=================================================== ] 1507/1813 83% [=================================================== ] 1508/1813 83% [=================================================== ] 1509/1813 83% [=================================================== ] 1510/1813 83% [=================================================== ] 1511/1813 83% [=================================================== ] 1512/1813 83% [=================================================== ] 1513/1813 83% [=================================================== ] 1514/1813 83% [=================================================== ] 1515/1813 83% [=================================================== ] 1516/1813 83% [=================================================== ] 1517/1813 83% [=================================================== ] 1518/1813 83% [=================================================== ] 1519/1813 83% [=================================================== ] 1520/1813 83% [==================================================== ] 1521/1813 83% [==================================================== ] 1522/1813 83% [==================================================== ] 1523/1813 84% [==================================================== ] 1524/1813 84% [==================================================== ] 1525/1813 84% [==================================================== ] 1526/1813 84% [==================================================== ] 1527/1813 84% [==================================================== ] 1528/1813 84% [==================================================== ] 1529/1813 84% [==================================================== ] 1530/1813 84% [==================================================== ] 1531/1813 84% [==================================================== ] 1532/1813 84% [==================================================== ] 1533/1813 84% [==================================================== ] 1534/1813 84% [==================================================== ] 1535/1813 84% [==================================================== ] 1536/1813 84% [==================================================== ] 1537/1813 84% [==================================================== ] 1538/1813 84% [==================================================== ] 1539/1813 84% [==================================================== ] 1540/1813 84% [==================================================== ] 1541/1813 84% [==================================================== ] 1542/1813 85% [==================================================== ] 1543/1813 85% [==================================================== ] 1544/1813 85% [==================================================== ] 1545/1813 85% [==================================================== ] 1546/1813 85% [==================================================== ] 1547/1813 85% [==================================================== ] 1548/1813 85% [==================================================== ] 1549/1813 85% [===================================================== ] 1550/1813 85% [===================================================== ] 1551/1813 85% [===================================================== ] 1552/1813 85% [===================================================== ] 1553/1813 85% [===================================================== ] 1554/1813 85% [===================================================== ] 1555/1813 85% [===================================================== ] 1556/1813 85% [===================================================== ] 1557/1813 85% [===================================================== ] 1558/1813 85% [===================================================== ] 1559/1813 85% [===================================================== ] 1560/1813 86% [===================================================== ] 1561/1813 86% [===================================================== ] 1562/1813 86% [===================================================== ] 1563/1813 86% [===================================================== ] 1564/1813 86% [===================================================== ] 1565/1813 86% [===================================================== ] 1566/1813 86% [===================================================== ] 1567/1813 86% [===================================================== ] 1568/1813 86% [===================================================== ] 1569/1813 86% [===================================================== ] 1570/1813 86% [===================================================== ] 1571/1813 86% [===================================================== ] 1572/1813 86% [===================================================== ] 1573/1813 86% [===================================================== ] 1574/1813 86% [===================================================== ] 1575/1813 86% [===================================================== ] 1576/1813 86% [===================================================== ] 1577/1813 86% [===================================================== ] 1578/1813 87% [===================================================== ] 1579/1813 87% [====================================================== ] 1580/1813 87% [====================================================== ] 1581/1813 87% [====================================================== ] 1582/1813 87% [====================================================== ] 1583/1813 87% [====================================================== ] 1584/1813 87% [====================================================== ] 1585/1813 87% [====================================================== ] 1586/1813 87% [====================================================== ] 1587/1813 87% [====================================================== ] 1588/1813 87% [====================================================== ] 1589/1813 87% [====================================================== ] 1590/1813 87% [====================================================== ] 1591/1813 87% [====================================================== ] 1592/1813 87% [====================================================== ] 1593/1813 87% [====================================================== ] 1594/1813 87% [====================================================== ] 1595/1813 87% [====================================================== ] 1596/1813 88% [====================================================== ] 1597/1813 88% [====================================================== ] 1598/1813 88% [====================================================== ] 1599/1813 88% [====================================================== ] 1600/1813 88% [====================================================== ] 1601/1813 88% [====================================================== ] 1602/1813 88% [====================================================== ] 1603/1813 88% [====================================================== ] 1604/1813 88% [====================================================== ] 1605/1813 88% [====================================================== ] 1606/1813 88% [====================================================== ] 1607/1813 88% [====================================================== ] 1608/1813 88% [======================================================= ] 1609/1813 88% [======================================================= ] 1610/1813 88% [======================================================= ] 1611/1813 88% [======================================================= ] 1612/1813 88% [======================================================= ] 1613/1813 88% [======================================================= ] 1614/1813 89% [======================================================= ] 1615/1813 89% [======================================================= ] 1616/1813 89% [======================================================= ] 1617/1813 89% [======================================================= ] 1618/1813 89% [======================================================= ] 1619/1813 89% [======================================================= ] 1620/1813 89% [======================================================= ] 1621/1813 89% [======================================================= ] 1622/1813 89% [======================================================= ] 1623/1813 89% [======================================================= ] 1624/1813 89% [======================================================= ] 1625/1813 89% [======================================================= ] 1626/1813 89% [======================================================= ] 1627/1813 89% [======================================================= ] 1628/1813 89% [======================================================= ] 1629/1813 89% [======================================================= ] 1630/1813 89% [======================================================= ] 1631/1813 89% [======================================================= ] 1632/1813 90% [======================================================= ] 1633/1813 90% [======================================================= ] 1634/1813 90% [======================================================= ] 1635/1813 90% [======================================================= ] 1636/1813 90% [======================================================= ] 1637/1813 90% [======================================================== ] 1638/1813 90% [======================================================== ] 1639/1813 90% [======================================================== ] 1640/1813 90% [======================================================== ] 1641/1813 90% [======================================================== ] 1642/1813 90% [======================================================== ] 1643/1813 90% [======================================================== ] 1644/1813 90% [======================================================== ] 1645/1813 90% [======================================================== ] 1646/1813 90% [======================================================== ] 1647/1813 90% [======================================================== ] 1648/1813 90% [======================================================== ] 1649/1813 90% [======================================================== ] 1650/1813 91% [======================================================== ] 1651/1813 91% [======================================================== ] 1652/1813 91% [======================================================== ] 1653/1813 91% [======================================================== ] 1654/1813 91% [======================================================== ] 1655/1813 91% [======================================================== ] 1656/1813 91% [======================================================== ] 1657/1813 91% [======================================================== ] 1658/1813 91% [======================================================== ] 1659/1813 91% [======================================================== ] 1660/1813 91% [======================================================== ] 1661/1813 91% [======================================================== ] 1662/1813 91% [======================================================== ] 1663/1813 91% [======================================================== ] 1664/1813 91% [======================================================== ] 1665/1813 91% [======================================================== ] 1666/1813 91% [========================================================= ] 1667/1813 91% [========================================================= ] 1668/1813 92% [========================================================= ] 1669/1813 92% [========================================================= ] 1670/1813 92% [========================================================= ] 1671/1813 92% [========================================================= ] 1672/1813 92% [========================================================= ] 1673/1813 92% [========================================================= ] 1674/1813 92% [========================================================= ] 1675/1813 92% [========================================================= ] 1676/1813 92% [========================================================= ] 1677/1813 92% [========================================================= ] 1678/1813 92% [========================================================= ] 1679/1813 92% [========================================================= ] 1680/1813 92% [========================================================= ] 1681/1813 92% [========================================================= ] 1682/1813 92% [========================================================= ] 1683/1813 92% [========================================================= ] 1684/1813 92% [========================================================= ] 1685/1813 92% [========================================================= ] 1686/1813 92% [========================================================= ] 1687/1813 93% [========================================================= ] 1688/1813 93% [========================================================= ] 1689/1813 93% [========================================================= ] 1690/1813 93% [========================================================= ] 1691/1813 93% [========================================================= ] 1692/1813 93% [========================================================= ] 1693/1813 93% [========================================================= ] 1694/1813 93% [========================================================= ] 1695/1813 93% [========================================================= ] 1696/1813 93% [========================================================== ] 1697/1813 93% [========================================================== ] 1698/1813 93% [========================================================== ] 1699/1813 93% [========================================================== ] 1700/1813 93% [========================================================== ] 1701/1813 93% [========================================================== ] 1702/1813 93% [========================================================== ] 1703/1813 93% [========================================================== ] 1704/1813 93% [========================================================== ] 1705/1813 94% [========================================================== ] 1706/1813 94% [========================================================== ] 1707/1813 94% [========================================================== ] 1708/1813 94% [========================================================== ] 1709/1813 94% [========================================================== ] 1710/1813 94% [========================================================== ] 1711/1813 94% [========================================================== ] 1712/1813 94% [========================================================== ] 1713/1813 94% [========================================================== ] 1714/1813 94% [========================================================== ] 1715/1813 94% [========================================================== ] 1716/1813 94% [========================================================== ] 1717/1813 94% [========================================================== ] 1718/1813 94% [========================================================== ] 1719/1813 94% [========================================================== ] 1720/1813 94% [========================================================== ] 1721/1813 94% [========================================================== ] 1722/1813 94% [========================================================== ] 1723/1813 95% [========================================================== ] 1724/1813 95% [========================================================== ] 1725/1813 95% [=========================================================== ] 1726/1813 95% [=========================================================== ] 1727/1813 95% [=========================================================== ] 1728/1813 95% [=========================================================== ] 1729/1813 95% [=========================================================== ] 1730/1813 95% [=========================================================== ] 1731/1813 95% [=========================================================== ] 1732/1813 95% [=========================================================== ] 1733/1813 95% [=========================================================== ] 1734/1813 95% [=========================================================== ] 1735/1813 95% [=========================================================== ] 1736/1813 95% [=========================================================== ] 1737/1813 95% [=========================================================== ] 1738/1813 95% [=========================================================== ] 1739/1813 95% [=========================================================== ] 1740/1813 95% [=========================================================== ] 1741/1813 96% [=========================================================== ] 1742/1813 96% [=========================================================== ] 1743/1813 96% [=========================================================== ] 1744/1813 96% [=========================================================== ] 1745/1813 96% [=========================================================== ] 1746/1813 96% [=========================================================== ] 1747/1813 96% [=========================================================== ] 1748/1813 96% [=========================================================== ] 1749/1813 96% [=========================================================== ] 1750/1813 96% [=========================================================== ] 1751/1813 96% [=========================================================== ] 1752/1813 96% [=========================================================== ] 1753/1813 96% [=========================================================== ] 1754/1813 96% [============================================================ ] 1755/1813 96% [============================================================ ] 1756/1813 96% [============================================================ ] 1757/1813 96% [============================================================ ] 1758/1813 96% [============================================================ ] 1759/1813 97% [============================================================ ] 1760/1813 97% [============================================================ ] 1761/1813 97% [============================================================ ] 1762/1813 97% [============================================================ ] 1763/1813 97% [============================================================ ] 1764/1813 97% [============================================================ ] 1765/1813 97% [============================================================ ] 1766/1813 97% [============================================================ ] 1767/1813 97% [============================================================ ] 1768/1813 97% [============================================================ ] 1769/1813 97% [============================================================ ] 1770/1813 97% [============================================================ ] 1771/1813 97% [============================================================ ] 1772/1813 97% [============================================================ ] 1773/1813 97% [============================================================ ] 1774/1813 97% [============================================================ ] 1775/1813 97% [============================================================ ] 1776/1813 97% [============================================================ ] 1777/1813 98% [============================================================ ] 1778/1813 98% [============================================================ ] 1779/1813 98% [============================================================ ] 1780/1813 98% [============================================================ ] 1781/1813 98% [============================================================ ] 1782/1813 98% [============================================================ ] 1783/1813 98% [============================================================= ] 1784/1813 98% [============================================================= ] 1785/1813 98% [============================================================= ] 1786/1813 98% [============================================================= ] 1787/1813 98% [============================================================= ] 1788/1813 98% [============================================================= ] 1789/1813 98% [============================================================= ] 1790/1813 98% [============================================================= ] 1791/1813 98% [============================================================= ] 1792/1813 98% [============================================================= ] 1793/1813 98% [============================================================= ] 1794/1813 98% [============================================================= ] 1795/1813 99% [============================================================= ] 1796/1813 99% [============================================================= ] 1797/1813 99% [============================================================= ] 1798/1813 99% [============================================================= ] 1799/1813 99% [============================================================= ] 1800/1813 99% [============================================================= ] 1801/1813 99% [============================================================= ] 1802/1813 99% [============================================================= ] 1803/1813 99% [============================================================= ] 1804/1813 99% [============================================================= ] 1805/1813 99% [============================================================= ] 1806/1813 99% [============================================================= ] 1807/1813 99% [============================================================= ] 1808/1813 99% [============================================================= ] 1809/1813 99% [============================================================= ] 1810/1813 99% [============================================================= ] 1811/1813 99% [============================================================= ] 1812/1813 99% [==============================================================] 1813/1813 100% operation complete, 1813 objects in 53667 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2022.11.1-17-ga542730884 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> 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) >>> linux-headers 6.0.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-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> aespipe 2.4f Collecting legal info >>> alsa-lib 1.2.8 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> alsa-utils 1.2.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> angularjs 1.8.2 Collecting legal info angular.js: OK (sha256: 237656fae6e39d02cd71cbcfbf91b7964eba5796aafca1bfcfff3b054ce3fed6) >>> bdwgc 8.2.2 Collecting legal info README.QUICK: OK (sha256: a9b077aeb4e9e1aaf9742119d8023ef26f52f445cdc3f60d390bf59e1647f54a) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> bitwise 0.43 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> blktrace 1.3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> bmon 4.0 Collecting legal info LICENSE.BSD: OK (sha256: 59ae3d59c672bfb955917a8e32f5cacba7f8ce716c499a4c63dc8cd8cb5c4991) LICENSE.MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> util-linux 2.38 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) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> dhrystone 2 Collecting legal info >>> dieharder 3.31.1 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dropwatch 1.5.4 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-faketime 0.9.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libpng 1.6.38 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> fetchmail 6.4.34 Collecting legal info COPYING: OK (sha256: 6d87443b61041067a5eddb2cabf8aebff15b8b40771ad6b5e4754e607ec21b39) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> inih 55 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.5.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> initscripts Collecting legal info >>> iprutils 2.4.18.1 Collecting legal info LICENSE: OK (sha256: 59b4179e61248aff9cd2d6ee4cd1dbbd0ef48836fe2eeee19f4b16459785104a) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libfastjson 0.99.9 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libiqrf 0.1.2 Collecting legal info src/iqrf.c: OK (sha256: 11e0700d7c23604d86fa1e7c54c7caa778d79eeb0035be8f80b5a552224ef015) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libmaxminddb 1.7.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libupnp 1.14.13 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> linux-firmware 20220310 Collecting legal info LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) LICENCE.fw_sst_0f28: OK (sha256: 60fbc9cccb455e1a3306c97db942d6f24fa93664be61d54c497637e6d0e2ae83) LICENCE.ibt_firmware: OK (sha256: 5181b0b51efc79d5acb2c9bb92042878fdbad97a92114d4ab5e32e2b5b52fce4) LICENCE.it913x: OK (sha256: 0e0c11073ba3c832097da38e0905da36b8a3526f219407977b13b71c6675be7d) LICENCE.iwlwifi_firmware: OK (sha256: 16d5040c7cf851fc693b7542e20870935b99802533ea1bfd231c377a2305e5c5) LICENCE.ti-connectivity: OK (sha256: 106bef96470001e877fcf7ba0337fa6766a317650eb47fcaeb743eeebd62c4ff) LICENSE.dib0700: OK (sha256: 630fd46c95d3ac6544590c2265ba7348fbc930fb386261a1c04dcd9f403645b8) WHENCE: OK (sha256: 75afdb5d45a21ff95ff7aa82d67bc42a83830f2def98ea937c01d6e7603d76f9) >>> lockfile-progs 0.1.19 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> lua 5.4.4 Collecting legal info doc/readme.html: OK (sha256: 2556ac7198243f9f83130b9c81016e1904f7b30351481f1c28e02475dbd237fb) >>> luainterpreter Collecting legal info >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> minizip-zlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> mpd-mpc 0.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> netperf 2.7.0 Collecting legal info COPYING: OK (sha256: dc874b3047b6259336431e813961fb6c5945561c6ad7a732aa8531a3c6b1a9fa) >>> host-nodejs 16.18.1 Collecting legal info LICENSE: OK (sha256: 0bec08634ba79b5404f6b7f92ea850f3c2a06e27e6f83f2267e4f5e55ae33334) >>> host-icu 70-1 Collecting legal info LICENSE: OK (sha256: 861671f8c712aa046f8f5ac89239e6c33821636516c5d0cc8c4e1973085f27a6) >>> openlayers 7.1.0 Collecting legal info LICENSE.md: OK (sha256: 6c4347b83a8c9feef18d57b18e3b6c44cf901b3c344a4a1fbd837e421555ab8e) >>> host-opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pure-ftpd 1.0.51 Collecting legal info COPYING: OK (sha256: 88c813191c1a59213c641e322cf4562618ab0116ddd7c8341c419f8863b8b0a9) >>> host-qemu 7.1.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> host-riscv-isa-sim 1.1.0 Collecting legal info LICENSE: OK (sha256: c65e436d18972c9c4bd192494fe4870bd2e158179474975b80a3559f27631632) >>> host-boost 1.80.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> screen 4.9.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sound-theme-borealis 0.9a Collecting legal info >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: sound-theme-borealis-0.9a: cannot save license (SOUND_THEME_BOREALIS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'