make[1]: Leaving directory '/home/autobuild/autobuild/instance-5/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-5/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'@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', '-O1', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-5/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-5/output-1/host/bin/sparc-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-5/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc%g" -e "s%@TARGET_CPU@%v8%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-5/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-5/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-5/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-5/output-1/host/sparc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-5/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-5/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-5/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-5/output-1/host/bin/sparc-buildroot-linux-uclibc-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-5/output-1/host/bin/sparc-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%sparc%g" -e "s%@TARGET_CPU@%v8%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O1', '-g0'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-5/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-5/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-5/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-5/output-1/host/sparc-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-5/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-5/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/autobuild/autobuild/instance-5/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/autobuild/autobuild/instance-5/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/autobuild/autobuild/instance-5/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/ash$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/ash" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/autobuild/autobuild/instance-5/output-1/build/busybox-1.35.0/.config; then grep -qsE '^/bin/hush$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/hush" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells; fi mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-5/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-5/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-5/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-5/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-5/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-5/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-5/output-1/target/etc/shells if [ -x /home/autobuild/autobuild/instance-5/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-5/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-5/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-5/output-1/target/etc/inittab; fi rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/include /home/autobuild/autobuild/instance-5/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-5/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-5/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-5/output-1/target/usr/doc find /home/autobuild/autobuild/instance-5/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-5/output-1/target/lib/ /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-5/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/bash-completion rm -rf /home/autobuild/autobuild/instance-5/output-1/target/etc/bash_completion.d rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/man /home/autobuild/autobuild/instance-5/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/info /home/autobuild/autobuild/instance-5/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/doc /home/autobuild/autobuild/instance-5/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-5/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-5/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-5/output-1/target/lib/debug /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-5/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/autobuild/autobuild/instance-5/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-5/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/autobuild/autobuild/instance-5/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/autobuild/autobuild/instance-5/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-173-g9c0e8ace80"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /home/autobuild/autobuild/instance-5/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-5/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-5/output-1/per-package /home/autobuild/autobuild/instance-5/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-5/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs printf ' ntp -1 ntp -1 * - - - ntpd user\n\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-5/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x zlib -o /home/autobuild/autobuild/instance-5/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-5/output-1/host/bin/lzma -9 -c /home/autobuild/autobuild/instance-5/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-5/output-1/images/rootfs.ubifs.lzma >>> Generating filesystem image rootfs.ubi mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/autobuild/autobuild/instance-5/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/autobuild/autobuild/instance-5/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/autobuild/autobuild/instance-5/output-1/build/ubinize.cfg\n /home/autobuild/autobuild/instance-5/output-1/host/sbin/ubinize -o /home/autobuild/autobuild/instance-5/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/autobuild/autobuild/instance-5/output-1/build/ubinize.cfg\n rm /home/autobuild/autobuild/instance-5/output-1/build/ubinize.cfg\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ubi/target table='/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt' ubinize: volume size was not specified in section "ubifs", assume minimum to fit image "/home/autobuild/autobuild/instance-5/output-1/images/rootfs.ubifs"22192128 bytes (21.1 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-5/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-5/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][done] scanning complete, total 2156 objects. stage 2: creating image '/home/autobuild/autobuild/instance-5/output-1/images/rootfs.yaffs2' [ ] 1/2156 0% [ ] 2/2156 0% [ ] 3/2156 0% [ ] 4/2156 0% [ ] 5/2156 0% [ ] 6/2156 0% [ ] 7/2156 0% [ ] 8/2156 0% [ ] 9/2156 0% [ ] 10/2156 0% [ ] 11/2156 0% [ ] 12/2156 0% [ ] 13/2156 0% [ ] 14/2156 0% [ ] 15/2156 0% [ ] 16/2156 0% [ ] 17/2156 0% [ ] 18/2156 0% [ ] 19/2156 0% [ ] 20/2156 0% [ ] 21/2156 0% [ ] 22/2156 1% [ ] 23/2156 1% [ ] 24/2156 1% [ ] 25/2156 1% [ ] 26/2156 1% [ ] 27/2156 1% [ ] 28/2156 1% [ ] 29/2156 1% [ ] 30/2156 1% [ ] 31/2156 1% [ ] 32/2156 1% [ ] 33/2156 1% [ ] 34/2156 1% [= ] 35/2156 1% [= ] 36/2156 1% [= ] 37/2156 1% [= ] 38/2156 1% [= ] 39/2156 1% [= ] 40/2156 1% [= ] 41/2156 1% [= ] 42/2156 1% [= ] 43/2156 1% [= ] 44/2156 2% [= ] 45/2156 2% [= ] 46/2156 2% [= ] 47/2156 2% [= ] 48/2156 2% [= ] 49/2156 2% [= ] 50/2156 2% [= ] 51/2156 2% [= ] 52/2156 2% [= ] 53/2156 2% [= ] 54/2156 2% [= ] 55/2156 2% [= ] 56/2156 2% [= ] 57/2156 2% [= ] 58/2156 2% [= ] 59/2156 2% [= ] 60/2156 2% [= ] 61/2156 2% [= ] 62/2156 2% [= ] 63/2156 2% [= ] 64/2156 2% [= ] 65/2156 3% [= ] 66/2156 3% [= ] 67/2156 3% [= ] 68/2156 3% [= ] 69/2156 3% [== ] 70/2156 3% [== ] 71/2156 3% [== ] 72/2156 3% [== ] 73/2156 3% [== ] 74/2156 3% [== ] 75/2156 3% [== ] 76/2156 3% [== ] 77/2156 3% [== ] 78/2156 3% [== ] 79/2156 3% [== ] 80/2156 3% [== ] 81/2156 3% [== ] 82/2156 3% [== ] 83/2156 3% [== ] 84/2156 3% [== ] 85/2156 3% [== ] 86/2156 3% [== ] 87/2156 4% [== ] 88/2156 4% [== ] 89/2156 4% [== ] 90/2156 4% [== ] 91/2156 4% [== ] 92/2156 4% [== ] 93/2156 4% [== ] 94/2156 4% [== ] 95/2156 4% [== ] 96/2156 4% [== ] 97/2156 4% [== ] 98/2156 4% [== ] 99/2156 4% [== ] 100/2156 4% [== ] 101/2156 4% [== ] 102/2156 4% [== ] 103/2156 4% [== ] 104/2156 4% [=== ] 105/2156 4% [=== ] 106/2156 4% [=== ] 107/2156 4% [=== ] 108/2156 5% [=== ] 109/2156 5% [=== ] 110/2156 5% [=== ] 111/2156 5% [=== ] 112/2156 5% [=== ] 113/2156 5% [=== ] 114/2156 5% [=== ] 115/2156 5% [=== ] 116/2156 5% [=== ] 117/2156 5% [=== ] 118/2156 5% [=== ] 119/2156 5% [=== ] 120/2156 5% [=== ] 121/2156 5% [=== ] 122/2156 5% [=== ] 123/2156 5% [=== ] 124/2156 5% [=== ] 125/2156 5% [=== ] 126/2156 5% [=== ] 127/2156 5% [=== ] 128/2156 5% [=== ] 129/2156 5% [=== ] 130/2156 6% [=== ] 131/2156 6% [=== ] 132/2156 6% [=== ] 133/2156 6% [=== ] 134/2156 6% [=== ] 135/2156 6% [=== ] 136/2156 6% [=== ] 137/2156 6% [=== ] 138/2156 6% [=== ] 139/2156 6% [==== ] 140/2156 6% [==== ] 141/2156 6% [==== ] 142/2156 6% [==== ] 143/2156 6% [==== ] 144/2156 6% [==== ] 145/2156 6% [==== ] 146/2156 6% [==== ] 147/2156 6% [==== ] 148/2156 6% [==== ] 149/2156 6% [==== ] 150/2156 6% [==== ] 151/2156 7% [==== ] 152/2156 7% [==== ] 153/2156 7% [==== ] 154/2156 7% [==== ] 155/2156 7% [==== ] 156/2156 7% [==== ] 157/2156 7% [==== ] 158/2156 7% [==== ] 159/2156 7% [==== ] 160/2156 7% [==== ] 161/2156 7% [==== ] 162/2156 7% [==== ] 163/2156 7% [==== ] 164/2156 7% [==== ] 165/2156 7% [==== ] 166/2156 7% [==== ] 167/2156 7% [==== ] 168/2156 7% [==== ] 169/2156 7% [==== ] 170/2156 7% [==== ] 171/2156 7% [==== ] 172/2156 7% [==== ] 173/2156 8% [===== ] 174/2156 8% [===== ] 175/2156 8% [===== ] 176/2156 8% [===== ] 177/2156 8% [===== ] 178/2156 8% [===== ] 179/2156 8% [===== ] 180/2156 8% [===== ] 181/2156 8% [===== ] 182/2156 8% [===== ] 183/2156 8% [===== ] 184/2156 8% [===== ] 185/2156 8% [===== ] 186/2156 8% [===== ] 187/2156 8% [===== ] 188/2156 8% [===== ] 189/2156 8% [===== ] 190/2156 8% [===== ] 191/2156 8% [===== ] 192/2156 8% [===== ] 193/2156 8% [===== ] 194/2156 8% [===== ] 195/2156 9% [===== ] 196/2156 9% [===== ] 197/2156 9% [===== ] 198/2156 9% [===== ] 199/2156 9% [===== ] 200/2156 9% [===== ] 201/2156 9% [===== ] 202/2156 9% [===== ] 203/2156 9% [===== ] 204/2156 9% [===== ] 205/2156 9% [===== ] 206/2156 9% [===== ] 207/2156 9% [===== ] 208/2156 9% [====== ] 209/2156 9% [====== ] 210/2156 9% [====== ] 211/2156 9% [====== ] 212/2156 9% [====== ] 213/2156 9% [====== ] 214/2156 9% [====== ] 215/2156 9% [====== ] 216/2156 10% [====== ] 217/2156 10% [====== ] 218/2156 10% [====== ] 219/2156 10% [====== ] 220/2156 10% [====== ] 221/2156 10% [====== ] 222/2156 10% [====== ] 223/2156 10% [====== ] 224/2156 10% [====== ] 225/2156 10% [====== ] 226/2156 10% [====== ] 227/2156 10% [====== ] 228/2156 10% [====== ] 229/2156 10% [====== ] 230/2156 10% [====== ] 231/2156 10% [====== ] 232/2156 10% [====== ] 233/2156 10% [====== ] 234/2156 10% [====== ] 235/2156 10% [====== ] 236/2156 10% [====== ] 237/2156 10% [====== ] 238/2156 11% [====== ] 239/2156 11% [====== ] 240/2156 11% [====== ] 241/2156 11% [====== ] 242/2156 11% [====== ] 243/2156 11% [======= ] 244/2156 11% [======= ] 245/2156 11% [======= ] 246/2156 11% [======= ] 247/2156 11% [======= ] 248/2156 11% [======= ] 249/2156 11% [======= ] 250/2156 11% [======= ] 251/2156 11% [======= ] 252/2156 11% [======= ] 253/2156 11% [======= ] 254/2156 11% [======= ] 255/2156 11% [======= ] 256/2156 11% [======= ] 257/2156 11% [======= ] 258/2156 11% [======= ] 259/2156 12% [======= ] 260/2156 12% [======= ] 261/2156 12% [======= ] 262/2156 12% [======= ] 263/2156 12% [======= ] 264/2156 12% [======= ] 265/2156 12% [======= ] 266/2156 12% [======= ] 267/2156 12% [======= ] 268/2156 12% [======= ] 269/2156 12% [======= ] 270/2156 12% [======= ] 271/2156 12% [======= ] 272/2156 12% [======= ] 273/2156 12% [======= ] 274/2156 12% [======= ] 275/2156 12% [======= ] 276/2156 12% [======= ] 277/2156 12% [======= ] 278/2156 12% [======== ] 279/2156 12% [======== ] 280/2156 12% [======== ] 281/2156 13% [======== ] 282/2156 13% [======== ] 283/2156 13% [======== ] 284/2156 13% [======== ] 285/2156 13% [======== ] 286/2156 13% [======== ] 287/2156 13% [======== ] 288/2156 13% [======== ] 289/2156 13% [======== ] 290/2156 13% [======== ] 291/2156 13% [======== ] 292/2156 13% [======== ] 293/2156 13% [======== ] 294/2156 13% [======== ] 295/2156 13% [======== ] 296/2156 13% [======== ] 297/2156 13% [======== ] 298/2156 13% [======== ] 299/2156 13% [======== ] 300/2156 13% [======== ] 301/2156 13% [======== ] 302/2156 14% [======== ] 303/2156 14% [======== ] 304/2156 14% [======== ] 305/2156 14% [======== ] 306/2156 14% [======== ] 307/2156 14% [======== ] 308/2156 14% [======== ] 309/2156 14% [======== ] 310/2156 14% [======== ] 311/2156 14% [======== ] 312/2156 14% [========= ] 313/2156 14% [========= ] 314/2156 14% [========= ] 315/2156 14% [========= ] 316/2156 14% [========= ] 317/2156 14% [========= ] 318/2156 14% [========= ] 319/2156 14% [========= ] 320/2156 14% [========= ] 321/2156 14% [========= ] 322/2156 14% [========= ] 323/2156 14% [========= ] 324/2156 15% [========= ] 325/2156 15% [========= ] 326/2156 15% [========= ] 327/2156 15% [========= ] 328/2156 15% [========= ] 329/2156 15% [========= ] 330/2156 15% [========= ] 331/2156 15% [========= ] 332/2156 15% [========= ] 333/2156 15% [========= ] 334/2156 15% [========= ] 335/2156 15% [========= ] 336/2156 15% [========= ] 337/2156 15% [========= ] 338/2156 15% [========= ] 339/2156 15% [========= ] 340/2156 15% [========= ] 341/2156 15% [========= ] 342/2156 15% [========= ] 343/2156 15% [========= ] 344/2156 15% [========= ] 345/2156 16% [========= ] 346/2156 16% [========= ] 347/2156 16% [========== ] 348/2156 16% [========== ] 349/2156 16% [========== ] 350/2156 16% [========== ] 351/2156 16% [========== ] 352/2156 16% [========== ] 353/2156 16% [========== ] 354/2156 16% [========== ] 355/2156 16% [========== ] 356/2156 16% [========== ] 357/2156 16% [========== ] 358/2156 16% [========== ] 359/2156 16% [========== ] 360/2156 16% [========== ] 361/2156 16% [========== ] 362/2156 16% [========== ] 363/2156 16% [========== ] 364/2156 16% [========== ] 365/2156 16% [========== ] 366/2156 16% [========== ] 367/2156 17% [========== ] 368/2156 17% [========== ] 369/2156 17% [========== ] 370/2156 17% [========== ] 371/2156 17% [========== ] 372/2156 17% [========== ] 373/2156 17% [========== ] 374/2156 17% [========== ] 375/2156 17% [========== ] 376/2156 17% [========== ] 377/2156 17% [========== ] 378/2156 17% [========== ] 379/2156 17% [========== ] 380/2156 17% [========== ] 381/2156 17% [========== ] 382/2156 17% [=========== ] 383/2156 17% [=========== ] 384/2156 17% [=========== ] 385/2156 17% [=========== ] 386/2156 17% [=========== ] 387/2156 17% [=========== ] 388/2156 17% [=========== ] 389/2156 18% [=========== ] 390/2156 18% [=========== ] 391/2156 18% [=========== ] 392/2156 18% [=========== ] 393/2156 18% [=========== ] 394/2156 18% [=========== ] 395/2156 18% [=========== ] 396/2156 18% [=========== ] 397/2156 18% [=========== ] 398/2156 18% [=========== ] 399/2156 18% [=========== ] 400/2156 18% [=========== ] 401/2156 18% [=========== ] 402/2156 18% [=========== ] 403/2156 18% [=========== ] 404/2156 18% [=========== ] 405/2156 18% [=========== ] 406/2156 18% [=========== ] 407/2156 18% [=========== ] 408/2156 18% [=========== ] 409/2156 18% [=========== ] 410/2156 19% [=========== ] 411/2156 19% [=========== ] 412/2156 19% [=========== ] 413/2156 19% [=========== ] 414/2156 19% [=========== ] 415/2156 19% [=========== ] 416/2156 19% [=========== ] 417/2156 19% [============ ] 418/2156 19% [============ ] 419/2156 19% [============ ] 420/2156 19% [============ ] 421/2156 19% [============ ] 422/2156 19% [============ ] 423/2156 19% [============ ] 424/2156 19% [============ ] 425/2156 19% [============ ] 426/2156 19% [============ ] 427/2156 19% [============ ] 428/2156 19% [============ ] 429/2156 19% [============ ] 430/2156 19% [============ ] 431/2156 19% [============ ] 432/2156 20% [============ ] 433/2156 20% [============ ] 434/2156 20% [============ ] 435/2156 20% [============ ] 436/2156 20% [============ ] 437/2156 20% [============ ] 438/2156 20% [============ ] 439/2156 20% [============ ] 440/2156 20% [============ ] 441/2156 20% [============ ] 442/2156 20% [============ ] 443/2156 20% [============ ] 444/2156 20% [============ ] 445/2156 20% [============ ] 446/2156 20% [============ ] 447/2156 20% [============ ] 448/2156 20% [============ ] 449/2156 20% [============ ] 450/2156 20% [============ ] 451/2156 20% [============ ] 452/2156 20% [============= ] 453/2156 21% [============= ] 454/2156 21% [============= ] 455/2156 21% [============= ] 456/2156 21% [============= ] 457/2156 21% [============= ] 458/2156 21% [============= ] 459/2156 21% [============= ] 460/2156 21% [============= ] 461/2156 21% [============= ] 462/2156 21% [============= ] 463/2156 21% [============= ] 464/2156 21% [============= ] 465/2156 21% [============= ] 466/2156 21% [============= ] 467/2156 21% [============= ] 468/2156 21% [============= ] 469/2156 21% [============= ] 470/2156 21% [============= ] 471/2156 21% [============= ] 472/2156 21% [============= ] 473/2156 21% [============= ] 474/2156 21% [============= ] 475/2156 22% [============= ] 476/2156 22% [============= ] 477/2156 22% [============= ] 478/2156 22% [============= ] 479/2156 22% [============= ] 480/2156 22% [============= ] 481/2156 22% [============= ] 482/2156 22% [============= ] 483/2156 22% [============= ] 484/2156 22% [============= ] 485/2156 22% [============= ] 486/2156 22% [============== ] 487/2156 22% [============== ] 488/2156 22% [============== ] 489/2156 22% [============== ] 490/2156 22% [============== ] 491/2156 22% [============== ] 492/2156 22% [============== ] 493/2156 22% [============== ] 494/2156 22% [============== ] 495/2156 22% [============== ] 496/2156 23% [============== ] 497/2156 23% [============== ] 498/2156 23% [============== ] 499/2156 23% [============== ] 500/2156 23% [============== ] 501/2156 23% [============== ] 502/2156 23% [============== ] 503/2156 23% [============== ] 504/2156 23% [============== ] 505/2156 23% [============== ] 506/2156 23% [============== ] 507/2156 23% [============== ] 508/2156 23% [============== ] 509/2156 23% [============== ] 510/2156 23% [============== ] 511/2156 23% [============== ] 512/2156 23% [============== ] 513/2156 23% [============== ] 514/2156 23% [============== ] 515/2156 23% [============== ] 516/2156 23% [============== ] 517/2156 23% [============== ] 518/2156 24% [============== ] 519/2156 24% [============== ] 520/2156 24% [============== ] 521/2156 24% [=============== ] 522/2156 24% [=============== ] 523/2156 24% [=============== ] 524/2156 24% [=============== ] 525/2156 24% [=============== ] 526/2156 24% [=============== ] 527/2156 24% [=============== ] 528/2156 24% [=============== ] 529/2156 24% [=============== ] 530/2156 24% [=============== ] 531/2156 24% [=============== ] 532/2156 24% [=============== ] 533/2156 24% [=============== ] 534/2156 24% [=============== ] 535/2156 24% [=============== ] 536/2156 24% [=============== ] 537/2156 24% [=============== ] 538/2156 24% [=============== ] 539/2156 25% [=============== ] 540/2156 25% [=============== ] 541/2156 25% [=============== ] 542/2156 25% [=============== ] 543/2156 25% [=============== ] 544/2156 25% [=============== ] 545/2156 25% [=============== ] 546/2156 25% [=============== ] 547/2156 25% [=============== ] 548/2156 25% [=============== ] 549/2156 25% [=============== ] 550/2156 25% [=============== ] 551/2156 25% [=============== ] 552/2156 25% [=============== ] 553/2156 25% [=============== ] 554/2156 25% [=============== ] 555/2156 25% [=============== ] 556/2156 25% [================ ] 557/2156 25% [================ ] 558/2156 25% [================ ] 559/2156 25% [================ ] 560/2156 25% [================ ] 561/2156 26% [================ ] 562/2156 26% [================ ] 563/2156 26% [================ ] 564/2156 26% [================ ] 565/2156 26% [================ ] 566/2156 26% [================ ] 567/2156 26% [================ ] 568/2156 26% [================ ] 569/2156 26% [================ ] 570/2156 26% [================ ] 571/2156 26% [================ ] 572/2156 26% [================ ] 573/2156 26% [================ ] 574/2156 26% [================ ] 575/2156 26% [================ ] 576/2156 26% [================ ] 577/2156 26% [================ ] 578/2156 26% [================ ] 579/2156 26% [================ ] 580/2156 26% [================ ] 581/2156 26% [================ ] 582/2156 26% [================ ] 583/2156 27% [================ ] 584/2156 27% [================ ] 585/2156 27% [================ ] 586/2156 27% [================ ] 587/2156 27% [================ ] 588/2156 27% [================ ] 589/2156 27% [================ ] 590/2156 27% [================ ] 591/2156 27% [================= ] 592/2156 27% [================= ] 593/2156 27% [================= ] 594/2156 27% [================= ] 595/2156 27% [================= ] 596/2156 27% [================= ] 597/2156 27% [================= ] 598/2156 27% [================= ] 599/2156 27% [================= ] 600/2156 27% [================= ] 601/2156 27% [================= ] 602/2156 27% [================= ] 603/2156 27% [================= ] 604/2156 28% [================= ] 605/2156 28% [================= ] 606/2156 28% [================= ] 607/2156 28% [================= ] 608/2156 28% [================= ] 609/2156 28% [================= ] 610/2156 28% [================= ] 611/2156 28% [================= ] 612/2156 28% [================= ] 613/2156 28% [================= ] 614/2156 28% [================= ] 615/2156 28% [================= ] 616/2156 28% [================= ] 617/2156 28% [================= ] 618/2156 28% [================= ] 619/2156 28% [================= ] 620/2156 28% [================= ] 621/2156 28% [================= ] 622/2156 28% [================= ] 623/2156 28% [================= ] 624/2156 28% [================= ] 625/2156 28% [================== ] 626/2156 29% [================== ] 627/2156 29% [================== ] 628/2156 29% [================== ] 629/2156 29% [================== ] 630/2156 29% [================== ] 631/2156 29% [================== ] 632/2156 29% [================== ] 633/2156 29% [================== ] 634/2156 29% [================== ] 635/2156 29% [================== ] 636/2156 29% [================== ] 637/2156 29% [================== ] 638/2156 29% [================== ] 639/2156 29% [================== ] 640/2156 29% [================== ] 641/2156 29% [================== ] 642/2156 29% [================== ] 643/2156 29% [================== ] 644/2156 29% [================== ] 645/2156 29% [================== ] 646/2156 29% [================== ] 647/2156 30% [================== ] 648/2156 30% [================== ] 649/2156 30% [================== ] 650/2156 30% [================== ] 651/2156 30% [================== ] 652/2156 30% [================== ] 653/2156 30% [================== ] 654/2156 30% [================== ] 655/2156 30% [================== ] 656/2156 30% [================== ] 657/2156 30% [================== ] 658/2156 30% [================== ] 659/2156 30% [================== ] 660/2156 30% [=================== ] 661/2156 30% [=================== ] 662/2156 30% [=================== ] 663/2156 30% [=================== ] 664/2156 30% [=================== ] 665/2156 30% [=================== ] 666/2156 30% [=================== ] 667/2156 30% [=================== ] 668/2156 30% [=================== ] 669/2156 31% [=================== ] 670/2156 31% [=================== ] 671/2156 31% [=================== ] 672/2156 31% [=================== ] 673/2156 31% [=================== ] 674/2156 31% [=================== ] 675/2156 31% [=================== ] 676/2156 31% [=================== ] 677/2156 31% [=================== ] 678/2156 31% [=================== ] 679/2156 31% [=================== ] 680/2156 31% [=================== ] 681/2156 31% [=================== ] 682/2156 31% [=================== ] 683/2156 31% [=================== ] 684/2156 31% [=================== ] 685/2156 31% [=================== ] 686/2156 31% [=================== ] 687/2156 31% [=================== ] 688/2156 31% [=================== ] 689/2156 31% [=================== ] 690/2156 32% [=================== ] 691/2156 32% [=================== ] 692/2156 32% [=================== ] 693/2156 32% [=================== ] 694/2156 32% [=================== ] 695/2156 32% [==================== ] 696/2156 32% [==================== ] 697/2156 32% [==================== ] 698/2156 32% [==================== ] 699/2156 32% [==================== ] 700/2156 32% [==================== ] 701/2156 32% [==================== ] 702/2156 32% [==================== ] 703/2156 32% [==================== ] 704/2156 32% [==================== ] 705/2156 32% [==================== ] 706/2156 32% [==================== ] 707/2156 32% [==================== ] 708/2156 32% [==================== ] 709/2156 32% [==================== ] 710/2156 32% [==================== ] 711/2156 32% [==================== ] 712/2156 33% [==================== ] 713/2156 33% [==================== ] 714/2156 33% [==================== ] 715/2156 33% [==================== ] 716/2156 33% [==================== ] 717/2156 33% [==================== ] 718/2156 33% [==================== ] 719/2156 33% [==================== ] 720/2156 33% [==================== ] 721/2156 33% [==================== ] 722/2156 33% [==================== ] 723/2156 33% [==================== ] 724/2156 33% [==================== ] 725/2156 33% [==================== ] 726/2156 33% [==================== ] 727/2156 33% [==================== ] 728/2156 33% [==================== ] 729/2156 33% [==================== ] 730/2156 33% [===================== ] 731/2156 33% [===================== ] 732/2156 33% [===================== ] 733/2156 33% [===================== ] 734/2156 34% [===================== ] 735/2156 34% [===================== ] 736/2156 34% [===================== ] 737/2156 34% [===================== ] 738/2156 34% [===================== ] 739/2156 34% [===================== ] 740/2156 34% [===================== ] 741/2156 34% [===================== ] 742/2156 34% [===================== ] 743/2156 34% [===================== ] 744/2156 34% [===================== ] 745/2156 34% [===================== ] 746/2156 34% [===================== ] 747/2156 34% [===================== ] 748/2156 34% [===================== ] 749/2156 34% [===================== ] 750/2156 34% [===================== ] 751/2156 34% [===================== ] 752/2156 34% [===================== ] 753/2156 34% [===================== ] 754/2156 34% [===================== ] 755/2156 35% [===================== ] 756/2156 35% [===================== ] 757/2156 35% [===================== ] 758/2156 35% [===================== ] 759/2156 35% [===================== ] 760/2156 35% [===================== ] 761/2156 35% [===================== ] 762/2156 35% [===================== ] 763/2156 35% [===================== ] 764/2156 35% [===================== ] 765/2156 35% [====================== ] 766/2156 35% [====================== ] 767/2156 35% [====================== ] 768/2156 35% [====================== ] 769/2156 35% [====================== ] 770/2156 35% [====================== ] 771/2156 35% [====================== ] 772/2156 35% [====================== ] 773/2156 35% [====================== ] 774/2156 35% [====================== ] 775/2156 35% [====================== ] 776/2156 35% [====================== ] 777/2156 36% [====================== ] 778/2156 36% [====================== ] 779/2156 36% [====================== ] 780/2156 36% [====================== ] 781/2156 36% [====================== ] 782/2156 36% [====================== ] 783/2156 36% [====================== ] 784/2156 36% [====================== ] 785/2156 36% [====================== ] 786/2156 36% [====================== ] 787/2156 36% [====================== ] 788/2156 36% [====================== ] 789/2156 36% [====================== ] 790/2156 36% [====================== ] 791/2156 36% [====================== ] 792/2156 36% [====================== ] 793/2156 36% [====================== ] 794/2156 36% [====================== ] 795/2156 36% [====================== ] 796/2156 36% [====================== ] 797/2156 36% [====================== ] 798/2156 37% [====================== ] 799/2156 37% [======================= ] 800/2156 37% [======================= ] 801/2156 37% [======================= ] 802/2156 37% [======================= ] 803/2156 37% [======================= ] 804/2156 37% [======================= ] 805/2156 37% [======================= ] 806/2156 37% [======================= ] 807/2156 37% [======================= ] 808/2156 37% [======================= ] 809/2156 37% [======================= ] 810/2156 37% [======================= ] 811/2156 37% [======================= ] 812/2156 37% [======================= ] 813/2156 37% [======================= ] 814/2156 37% [======================= ] 815/2156 37% [======================= ] 816/2156 37% [======================= ] 817/2156 37% [======================= ] 818/2156 37% [======================= ] 819/2156 37% [======================= ] 820/2156 38% [======================= ] 821/2156 38% [======================= ] 822/2156 38% [======================= ] 823/2156 38% [======================= ] 824/2156 38% [======================= ] 825/2156 38% [======================= ] 826/2156 38% [======================= ] 827/2156 38% [======================= ] 828/2156 38% [======================= ] 829/2156 38% [======================= ] 830/2156 38% [======================= ] 831/2156 38% [======================= ] 832/2156 38% [======================= ] 833/2156 38% [======================= ] 834/2156 38% [======================== ] 835/2156 38% [======================== ] 836/2156 38% [======================== ] 837/2156 38% [======================== ] 838/2156 38% [======================== ] 839/2156 38% [======================== ] 840/2156 38% [======================== ] 841/2156 39% [======================== ] 842/2156 39% [======================== ] 843/2156 39% [======================== ] 844/2156 39% [======================== ] 845/2156 39% [======================== ] 846/2156 39% [======================== ] 847/2156 39% [======================== ] 848/2156 39% [======================== ] 849/2156 39% [======================== ] 850/2156 39% [======================== ] 851/2156 39% [======================== ] 852/2156 39% [======================== ] 853/2156 39% [======================== ] 854/2156 39% [======================== ] 855/2156 39% [======================== ] 856/2156 39% [======================== ] 857/2156 39% [======================== ] 858/2156 39% [======================== ] 859/2156 39% [======================== ] 860/2156 39% [======================== ] 861/2156 39% [======================== ] 862/2156 39% [======================== ] 863/2156 40% [======================== ] 864/2156 40% [======================== ] 865/2156 40% [======================== ] 866/2156 40% [======================== ] 867/2156 40% [======================== ] 868/2156 40% [======================== ] 869/2156 40% [========================= ] 870/2156 40% [========================= ] 871/2156 40% [========================= ] 872/2156 40% [========================= ] 873/2156 40% [========================= ] 874/2156 40% [========================= ] 875/2156 40% [========================= ] 876/2156 40% [========================= ] 877/2156 40% [========================= ] 878/2156 40% [========================= ] 879/2156 40% [========================= ] 880/2156 40% [========================= ] 881/2156 40% [========================= ] 882/2156 40% [========================= ] 883/2156 40% [========================= ] 884/2156 41% [========================= ] 885/2156 41% [========================= ] 886/2156 41% [========================= ] 887/2156 41% [========================= ] 888/2156 41% [========================= ] 889/2156 41% [========================= ] 890/2156 41% [========================= ] 891/2156 41% [========================= ] 892/2156 41% [========================= ] 893/2156 41% [========================= ] 894/2156 41% [========================= ] 895/2156 41% [========================= ] 896/2156 41% [========================= ] 897/2156 41% [========================= ] 898/2156 41% [========================= ] 899/2156 41% [========================= ] 900/2156 41% [========================= ] 901/2156 41% [========================= ] 902/2156 41% [========================= ] 903/2156 41% [========================= ] 904/2156 41% [========================== ] 905/2156 41% [========================== ] 906/2156 42% [========================== ] 907/2156 42% [========================== ] 908/2156 42% [========================== ] 909/2156 42% [========================== ] 910/2156 42% [========================== ] 911/2156 42% [========================== ] 912/2156 42% [========================== ] 913/2156 42% [========================== ] 914/2156 42% [========================== ] 915/2156 42% [========================== ] 916/2156 42% [========================== ] 917/2156 42% [========================== ] 918/2156 42% [========================== ] 919/2156 42% [========================== ] 920/2156 42% [========================== ] 921/2156 42% [========================== ] 922/2156 42% [========================== ] 923/2156 42% [========================== ] 924/2156 42% [========================== ] 925/2156 42% [========================== ] 926/2156 42% [========================== ] 927/2156 42% [========================== ] 928/2156 43% [========================== ] 929/2156 43% [========================== ] 930/2156 43% [========================== ] 931/2156 43% [========================== ] 932/2156 43% [========================== ] 933/2156 43% [========================== ] 934/2156 43% [========================== ] 935/2156 43% [========================== ] 936/2156 43% [========================== ] 937/2156 43% [========================== ] 938/2156 43% [=========================== ] 939/2156 43% [=========================== ] 940/2156 43% [=========================== ] 941/2156 43% [=========================== ] 942/2156 43% [=========================== ] 943/2156 43% [=========================== ] 944/2156 43% [=========================== ] 945/2156 43% [=========================== ] 946/2156 43% [=========================== ] 947/2156 43% [=========================== ] 948/2156 43% [=========================== ] 949/2156 44% [=========================== ] 950/2156 44% [=========================== ] 951/2156 44% [=========================== ] 952/2156 44% [=========================== ] 953/2156 44% [=========================== ] 954/2156 44% [=========================== ] 955/2156 44% [=========================== ] 956/2156 44% [=========================== ] 957/2156 44% [=========================== ] 958/2156 44% [=========================== ] 959/2156 44% [=========================== ] 960/2156 44% [=========================== ] 961/2156 44% [=========================== ] 962/2156 44% [=========================== ] 963/2156 44% [=========================== ] 964/2156 44% [=========================== ] 965/2156 44% [=========================== ] 966/2156 44% [=========================== ] 967/2156 44% [=========================== ] 968/2156 44% [=========================== ] 969/2156 44% [=========================== ] 970/2156 44% [=========================== ] 971/2156 45% [=========================== ] 972/2156 45% [=========================== ] 973/2156 45% [============================ ] 974/2156 45% [============================ ] 975/2156 45% [============================ ] 976/2156 45% [============================ ] 977/2156 45% [============================ ] 978/2156 45% [============================ ] 979/2156 45% [============================ ] 980/2156 45% [============================ ] 981/2156 45% [============================ ] 982/2156 45% [============================ ] 983/2156 45% [============================ ] 984/2156 45% [============================ ] 985/2156 45% [============================ ] 986/2156 45% [============================ ] 987/2156 45% [============================ ] 988/2156 45% [============================ ] 989/2156 45% [============================ ] 990/2156 45% [============================ ] 991/2156 45% [============================ ] 992/2156 46% [============================ ] 993/2156 46% [============================ ] 994/2156 46% [============================ ] 995/2156 46% [============================ ] 996/2156 46% [============================ ] 997/2156 46% [============================ ] 998/2156 46% [============================ ] 999/2156 46% [============================ ] 1000/2156 46% [============================ ] 1001/2156 46% [============================ ] 1002/2156 46% [============================ ] 1003/2156 46% [============================ ] 1004/2156 46% [============================ ] 1005/2156 46% [============================ ] 1006/2156 46% [============================ ] 1007/2156 46% [============================ ] 1008/2156 46% [============================= ] 1009/2156 46% [============================= ] 1010/2156 46% [============================= ] 1011/2156 46% [============================= ] 1012/2156 46% [============================= ] 1013/2156 46% [============================= ] 1014/2156 47% [============================= ] 1015/2156 47% [============================= ] 1016/2156 47% [============================= ] 1017/2156 47% [============================= ] 1018/2156 47% [============================= ] 1019/2156 47% [============================= ] 1020/2156 47% [============================= ] 1021/2156 47% [============================= ] 1022/2156 47% [============================= ] 1023/2156 47% [============================= ] 1024/2156 47% [============================= ] 1025/2156 47% [============================= ] 1026/2156 47% [============================= ] 1027/2156 47% [============================= ] 1028/2156 47% [============================= ] 1029/2156 47% [============================= ] 1030/2156 47% [============================= ] 1031/2156 47% [============================= ] 1032/2156 47% [============================= ] 1033/2156 47% [============================= ] 1034/2156 47% [============================= ] 1035/2156 48% [============================= ] 1036/2156 48% [============================= ] 1037/2156 48% [============================= ] 1038/2156 48% [============================= ] 1039/2156 48% [============================= ] 1040/2156 48% [============================= ] 1041/2156 48% [============================= ] 1042/2156 48% [============================= ] 1043/2156 48% [============================== ] 1044/2156 48% [============================== ] 1045/2156 48% [============================== ] 1046/2156 48% [============================== ] 1047/2156 48% [============================== ] 1048/2156 48% [============================== ] 1049/2156 48% [============================== ] 1050/2156 48% [============================== ] 1051/2156 48% [============================== ] 1052/2156 48% [============================== ] 1053/2156 48% [============================== ] 1054/2156 48% [============================== ] 1055/2156 48% [============================== ] 1056/2156 48% [============================== ] 1057/2156 49% [============================== ] 1058/2156 49% [============================== ] 1059/2156 49% [============================== ] 1060/2156 49% [============================== ] 1061/2156 49% [============================== ] 1062/2156 49% [============================== ] 1063/2156 49% [============================== ] 1064/2156 49% [============================== ] 1065/2156 49% [============================== ] 1066/2156 49% [============================== ] 1067/2156 49% [============================== ] 1068/2156 49% [============================== ] 1069/2156 49% [============================== ] 1070/2156 49% [============================== ] 1071/2156 49% [============================== ] 1072/2156 49% [============================== ] 1073/2156 49% [============================== ] 1074/2156 49% [============================== ] 1075/2156 49% [============================== ] 1076/2156 49% [============================== ] 1077/2156 49% [=============================== ] 1078/2156 50% [=============================== ] 1079/2156 50% [=============================== ] 1080/2156 50% [=============================== ] 1081/2156 50% [=============================== ] 1082/2156 50% [=============================== ] 1083/2156 50% [=============================== ] 1084/2156 50% [=============================== ] 1085/2156 50% [=============================== ] 1086/2156 50% [=============================== ] 1087/2156 50% [=============================== ] 1088/2156 50% [=============================== ] 1089/2156 50% [=============================== ] 1090/2156 50% [=============================== ] 1091/2156 50% [=============================== ] 1092/2156 50% [=============================== ] 1093/2156 50% [=============================== ] 1094/2156 50% [=============================== ] 1095/2156 50% [=============================== ] 1096/2156 50% [=============================== ] 1097/2156 50% [=============================== ] 1098/2156 50% [=============================== ] 1099/2156 50% [=============================== ] 1100/2156 51% [=============================== ] 1101/2156 51% [=============================== ] 1102/2156 51% [=============================== ] 1103/2156 51% [=============================== ] 1104/2156 51% [=============================== ] 1105/2156 51% [=============================== ] 1106/2156 51% [=============================== ] 1107/2156 51% [=============================== ] 1108/2156 51% [=============================== ] 1109/2156 51% [=============================== ] 1110/2156 51% [=============================== ] 1111/2156 51% [=============================== ] 1112/2156 51% [================================ ] 1113/2156 51% [================================ ] 1114/2156 51% [================================ ] 1115/2156 51% [================================ ] 1116/2156 51% [================================ ] 1117/2156 51% [================================ ] 1118/2156 51% [================================ ] 1119/2156 51% [================================ ] 1120/2156 51% [================================ ] 1121/2156 51% [================================ ] 1122/2156 52% [================================ ] 1123/2156 52% [================================ ] 1124/2156 52% [================================ ] 1125/2156 52% [================================ ] 1126/2156 52% [================================ ] 1127/2156 52% [================================ ] 1128/2156 52% [================================ ] 1129/2156 52% [================================ ] 1130/2156 52% [================================ ] 1131/2156 52% [================================ ] 1132/2156 52% [================================ ] 1133/2156 52% [================================ ] 1134/2156 52% [================================ ] 1135/2156 52% [================================ ] 1136/2156 52% [================================ ] 1137/2156 52% [================================ ] 1138/2156 52% [================================ ] 1139/2156 52% [================================ ] 1140/2156 52% [================================ ] 1141/2156 52% [================================ ] 1142/2156 52% [================================ ] 1143/2156 53% [================================ ] 1144/2156 53% [================================ ] 1145/2156 53% [================================ ] 1146/2156 53% [================================ ] 1147/2156 53% [================================= ] 1148/2156 53% [================================= ] 1149/2156 53% [================================= ] 1150/2156 53% [================================= ] 1151/2156 53% [================================= ] 1152/2156 53% [================================= ] 1153/2156 53% [================================= ] 1154/2156 53% [================================= ] 1155/2156 53% [================================= ] 1156/2156 53% [================================= ] 1157/2156 53% [================================= ] 1158/2156 53% [================================= ] 1159/2156 53% [================================= ] 1160/2156 53% [================================= ] 1161/2156 53% [================================= ] 1162/2156 53% [================================= ] 1163/2156 53% [================================= ] 1164/2156 53% [================================= ] 1165/2156 54% [================================= ] 1166/2156 54% [================================= ] 1167/2156 54% [================================= ] 1168/2156 54% [================================= ] 1169/2156 54% [================================= ] 1170/2156 54% [================================= ] 1171/2156 54% [================================= ] 1172/2156 54% [================================= ] 1173/2156 54% [================================= ] 1174/2156 54% [================================= ] 1175/2156 54% [================================= ] 1176/2156 54% [================================= ] 1177/2156 54% [================================= ] 1178/2156 54% [================================= ] 1179/2156 54% [================================= ] 1180/2156 54% [================================= ] 1181/2156 54% [================================= ] 1182/2156 54% [================================== ] 1183/2156 54% [================================== ] 1184/2156 54% [================================== ] 1185/2156 54% [================================== ] 1186/2156 55% [================================== ] 1187/2156 55% [================================== ] 1188/2156 55% [================================== ] 1189/2156 55% [================================== ] 1190/2156 55% [================================== ] 1191/2156 55% [================================== ] 1192/2156 55% [================================== ] 1193/2156 55% [================================== ] 1194/2156 55% [================================== ] 1195/2156 55% [================================== ] 1196/2156 55% [================================== ] 1197/2156 55% [================================== ] 1198/2156 55% [================================== ] 1199/2156 55% [================================== ] 1200/2156 55% [================================== ] 1201/2156 55% [================================== ] 1202/2156 55% [================================== ] 1203/2156 55% [================================== ] 1204/2156 55% [================================== ] 1205/2156 55% [================================== ] 1206/2156 55% [================================== ] 1207/2156 55% [================================== ] 1208/2156 56% [================================== ] 1209/2156 56% [================================== ] 1210/2156 56% [================================== ] 1211/2156 56% [================================== ] 1212/2156 56% [================================== ] 1213/2156 56% [================================== ] 1214/2156 56% [================================== ] 1215/2156 56% [================================== ] 1216/2156 56% [================================== ] 1217/2156 56% [=================================== ] 1218/2156 56% [=================================== ] 1219/2156 56% [=================================== ] 1220/2156 56% [=================================== ] 1221/2156 56% [=================================== ] 1222/2156 56% [=================================== ] 1223/2156 56% [=================================== ] 1224/2156 56% [=================================== ] 1225/2156 56% [=================================== ] 1226/2156 56% [=================================== ] 1227/2156 56% [=================================== ] 1228/2156 56% [=================================== ] 1229/2156 57% [=================================== ] 1230/2156 57% [=================================== ] 1231/2156 57% [=================================== ] 1232/2156 57% [=================================== ] 1233/2156 57% [=================================== ] 1234/2156 57% [=================================== ] 1235/2156 57% [=================================== ] 1236/2156 57% [=================================== ] 1237/2156 57% [=================================== ] 1238/2156 57% [=================================== ] 1239/2156 57% [=================================== ] 1240/2156 57% [=================================== ] 1241/2156 57% [=================================== ] 1242/2156 57% [=================================== ] 1243/2156 57% [=================================== ] 1244/2156 57% [=================================== ] 1245/2156 57% [=================================== ] 1246/2156 57% [=================================== ] 1247/2156 57% [=================================== ] 1248/2156 57% [=================================== ] 1249/2156 57% [=================================== ] 1250/2156 57% [=================================== ] 1251/2156 58% [==================================== ] 1252/2156 58% [==================================== ] 1253/2156 58% [==================================== ] 1254/2156 58% [==================================== ] 1255/2156 58% [==================================== ] 1256/2156 58% [==================================== ] 1257/2156 58% [==================================== ] 1258/2156 58% [==================================== ] 1259/2156 58% [==================================== ] 1260/2156 58% [==================================== ] 1261/2156 58% [==================================== ] 1262/2156 58% [==================================== ] 1263/2156 58% [==================================== ] 1264/2156 58% [==================================== ] 1265/2156 58% [==================================== ] 1266/2156 58% [==================================== ] 1267/2156 58% [==================================== ] 1268/2156 58% [==================================== ] 1269/2156 58% [==================================== ] 1270/2156 58% [==================================== ] 1271/2156 58% [==================================== ] 1272/2156 58% [==================================== ] 1273/2156 59% [==================================== ] 1274/2156 59% [==================================== ] 1275/2156 59% [==================================== ] 1276/2156 59% [==================================== ] 1277/2156 59% [==================================== ] 1278/2156 59% [==================================== ] 1279/2156 59% [==================================== ] 1280/2156 59% [==================================== ] 1281/2156 59% [==================================== ] 1282/2156 59% [==================================== ] 1283/2156 59% [==================================== ] 1284/2156 59% [==================================== ] 1285/2156 59% [==================================== ] 1286/2156 59% [===================================== ] 1287/2156 59% [===================================== ] 1288/2156 59% [===================================== ] 1289/2156 59% [===================================== ] 1290/2156 59% [===================================== ] 1291/2156 59% [===================================== ] 1292/2156 59% [===================================== ] 1293/2156 59% [===================================== ] 1294/2156 60% [===================================== ] 1295/2156 60% [===================================== ] 1296/2156 60% [===================================== ] 1297/2156 60% [===================================== ] 1298/2156 60% [===================================== ] 1299/2156 60% [===================================== ] 1300/2156 60% [===================================== ] 1301/2156 60% [===================================== ] 1302/2156 60% [===================================== ] 1303/2156 60% [===================================== ] 1304/2156 60% [===================================== ] 1305/2156 60% [===================================== ] 1306/2156 60% [===================================== ] 1307/2156 60% [===================================== ] 1308/2156 60% [===================================== ] 1309/2156 60% [===================================== ] 1310/2156 60% [===================================== ] 1311/2156 60% [===================================== ] 1312/2156 60% [===================================== ] 1313/2156 60% [===================================== ] 1314/2156 60% [===================================== ] 1315/2156 60% [===================================== ] 1316/2156 61% [===================================== ] 1317/2156 61% [===================================== ] 1318/2156 61% [===================================== ] 1319/2156 61% [===================================== ] 1320/2156 61% [===================================== ] 1321/2156 61% [====================================== ] 1322/2156 61% [====================================== ] 1323/2156 61% [====================================== ] 1324/2156 61% [====================================== ] 1325/2156 61% [====================================== ] 1326/2156 61% [====================================== ] 1327/2156 61% [====================================== ] 1328/2156 61% [====================================== ] 1329/2156 61% [====================================== ] 1330/2156 61% [====================================== ] 1331/2156 61% [====================================== ] 1332/2156 61% [====================================== ] 1333/2156 61% [====================================== ] 1334/2156 61% [====================================== ] 1335/2156 61% [====================================== ] 1336/2156 61% [====================================== ] 1337/2156 62% [====================================== ] 1338/2156 62% [====================================== ] 1339/2156 62% [====================================== ] 1340/2156 62% [====================================== ] 1341/2156 62% [====================================== ] 1342/2156 62% [====================================== ] 1343/2156 62% [====================================== ] 1344/2156 62% [====================================== ] 1345/2156 62% [====================================== ] 1346/2156 62% [====================================== ] 1347/2156 62% [====================================== ] 1348/2156 62% [====================================== ] 1349/2156 62% [====================================== ] 1350/2156 62% [====================================== ] 1351/2156 62% [====================================== ] 1352/2156 62% [====================================== ] 1353/2156 62% [====================================== ] 1354/2156 62% [====================================== ] 1355/2156 62% [====================================== ] 1356/2156 62% [======================================= ] 1357/2156 62% [======================================= ] 1358/2156 62% [======================================= ] 1359/2156 63% [======================================= ] 1360/2156 63% [======================================= ] 1361/2156 63% [======================================= ] 1362/2156 63% [======================================= ] 1363/2156 63% [======================================= ] 1364/2156 63% [======================================= ] 1365/2156 63% [======================================= ] 1366/2156 63% [======================================= ] 1367/2156 63% [======================================= ] 1368/2156 63% [======================================= ] 1369/2156 63% [======================================= ] 1370/2156 63% [======================================= ] 1371/2156 63% [======================================= ] 1372/2156 63% [======================================= ] 1373/2156 63% [======================================= ] 1374/2156 63% [======================================= ] 1375/2156 63% [======================================= ] 1376/2156 63% [======================================= ] 1377/2156 63% [======================================= ] 1378/2156 63% [======================================= ] 1379/2156 63% [======================================= ] 1380/2156 64% [======================================= ] 1381/2156 64% [======================================= ] 1382/2156 64% [======================================= ] 1383/2156 64% [======================================= ] 1384/2156 64% [======================================= ] 1385/2156 64% [======================================= ] 1386/2156 64% [======================================= ] 1387/2156 64% [======================================= ] 1388/2156 64% [======================================= ] 1389/2156 64% [======================================= ] 1390/2156 64% [======================================== ] 1391/2156 64% [======================================== ] 1392/2156 64% [======================================== ] 1393/2156 64% [======================================== ] 1394/2156 64% [======================================== ] 1395/2156 64% [======================================== ] 1396/2156 64% [======================================== ] 1397/2156 64% [======================================== ] 1398/2156 64% [======================================== ] 1399/2156 64% [======================================== ] 1400/2156 64% [======================================== ] 1401/2156 64% [======================================== ] 1402/2156 65% [======================================== ] 1403/2156 65% [======================================== ] 1404/2156 65% [======================================== ] 1405/2156 65% [======================================== ] 1406/2156 65% [======================================== ] 1407/2156 65% [======================================== ] 1408/2156 65% [======================================== ] 1409/2156 65% [======================================== ] 1410/2156 65% [======================================== ] 1411/2156 65% [======================================== ] 1412/2156 65% [======================================== ] 1413/2156 65% [======================================== ] 1414/2156 65% [======================================== ] 1415/2156 65% [======================================== ] 1416/2156 65% [======================================== ] 1417/2156 65% [======================================== ] 1418/2156 65% [======================================== ] 1419/2156 65% [======================================== ] 1420/2156 65% [======================================== ] 1421/2156 65% [======================================== ] 1422/2156 65% [======================================== ] 1423/2156 66% [======================================== ] 1424/2156 66% [======================================== ] 1425/2156 66% [========================================= ] 1426/2156 66% [========================================= ] 1427/2156 66% [========================================= ] 1428/2156 66% [========================================= ] 1429/2156 66% [========================================= ] 1430/2156 66% [========================================= ] 1431/2156 66% [========================================= ] 1432/2156 66% [========================================= ] 1433/2156 66% [========================================= ] 1434/2156 66% [========================================= ] 1435/2156 66% [========================================= ] 1436/2156 66% [========================================= ] 1437/2156 66% [========================================= ] 1438/2156 66% [========================================= ] 1439/2156 66% [========================================= ] 1440/2156 66% [========================================= ] 1441/2156 66% [========================================= ] 1442/2156 66% [========================================= ] 1443/2156 66% [========================================= ] 1444/2156 66% [========================================= ] 1445/2156 67% [========================================= ] 1446/2156 67% [========================================= ] 1447/2156 67% [========================================= ] 1448/2156 67% [========================================= ] 1449/2156 67% [========================================= ] 1450/2156 67% [========================================= ] 1451/2156 67% [========================================= ] 1452/2156 67% [========================================= ] 1453/2156 67% [========================================= ] 1454/2156 67% [========================================= ] 1455/2156 67% [========================================= ] 1456/2156 67% [========================================= ] 1457/2156 67% [========================================= ] 1458/2156 67% [========================================= ] 1459/2156 67% [========================================= ] 1460/2156 67% [========================================== ] 1461/2156 67% [========================================== ] 1462/2156 67% [========================================== ] 1463/2156 67% [========================================== ] 1464/2156 67% [========================================== ] 1465/2156 67% [========================================== ] 1466/2156 67% [========================================== ] 1467/2156 68% [========================================== ] 1468/2156 68% [========================================== ] 1469/2156 68% [========================================== ] 1470/2156 68% [========================================== ] 1471/2156 68% [========================================== ] 1472/2156 68% [========================================== ] 1473/2156 68% [========================================== ] 1474/2156 68% [========================================== ] 1475/2156 68% [========================================== ] 1476/2156 68% [========================================== ] 1477/2156 68% [========================================== ] 1478/2156 68% [========================================== ] 1479/2156 68% [========================================== ] 1480/2156 68% [========================================== ] 1481/2156 68% [========================================== ] 1482/2156 68% [========================================== ] 1483/2156 68% [========================================== ] 1484/2156 68% [========================================== ] 1485/2156 68% [========================================== ] 1486/2156 68% [========================================== ] 1487/2156 68% [========================================== ] 1488/2156 69% [========================================== ] 1489/2156 69% [========================================== ] 1490/2156 69% [========================================== ] 1491/2156 69% [========================================== ] 1492/2156 69% [========================================== ] 1493/2156 69% [========================================== ] 1494/2156 69% [========================================== ] 1495/2156 69% [=========================================== ] 1496/2156 69% [=========================================== ] 1497/2156 69% [=========================================== ] 1498/2156 69% [=========================================== ] 1499/2156 69% [=========================================== ] 1500/2156 69% [=========================================== ] 1501/2156 69% [=========================================== ] 1502/2156 69% [=========================================== ] 1503/2156 69% [=========================================== ] 1504/2156 69% [=========================================== ] 1505/2156 69% [=========================================== ] 1506/2156 69% [=========================================== ] 1507/2156 69% [=========================================== ] 1508/2156 69% [=========================================== ] 1509/2156 69% [=========================================== ] 1510/2156 70% [=========================================== ] 1511/2156 70% [=========================================== ] 1512/2156 70% [=========================================== ] 1513/2156 70% [=========================================== ] 1514/2156 70% [=========================================== ] 1515/2156 70% [=========================================== ] 1516/2156 70% [=========================================== ] 1517/2156 70% [=========================================== ] 1518/2156 70% [=========================================== ] 1519/2156 70% [=========================================== ] 1520/2156 70% [=========================================== ] 1521/2156 70% [=========================================== ] 1522/2156 70% [=========================================== ] 1523/2156 70% [=========================================== ] 1524/2156 70% [=========================================== ] 1525/2156 70% [=========================================== ] 1526/2156 70% [=========================================== ] 1527/2156 70% [=========================================== ] 1528/2156 70% [=========================================== ] 1529/2156 70% [=========================================== ] 1530/2156 70% [============================================ ] 1531/2156 71% [============================================ ] 1532/2156 71% [============================================ ] 1533/2156 71% [============================================ ] 1534/2156 71% [============================================ ] 1535/2156 71% [============================================ ] 1536/2156 71% [============================================ ] 1537/2156 71% [============================================ ] 1538/2156 71% [============================================ ] 1539/2156 71% [============================================ ] 1540/2156 71% [============================================ ] 1541/2156 71% [============================================ ] 1542/2156 71% [============================================ ] 1543/2156 71% [============================================ ] 1544/2156 71% [============================================ ] 1545/2156 71% [============================================ ] 1546/2156 71% [============================================ ] 1547/2156 71% [============================================ ] 1548/2156 71% [============================================ ] 1549/2156 71% [============================================ ] 1550/2156 71% [============================================ ] 1551/2156 71% [============================================ ] 1552/2156 71% [============================================ ] 1553/2156 72% [============================================ ] 1554/2156 72% [============================================ ] 1555/2156 72% [============================================ ] 1556/2156 72% [============================================ ] 1557/2156 72% [============================================ ] 1558/2156 72% [============================================ ] 1559/2156 72% [============================================ ] 1560/2156 72% [============================================ ] 1561/2156 72% [============================================ ] 1562/2156 72% [============================================ ] 1563/2156 72% [============================================ ] 1564/2156 72% [============================================= ] 1565/2156 72% [============================================= ] 1566/2156 72% [============================================= ] 1567/2156 72% [============================================= ] 1568/2156 72% [============================================= ] 1569/2156 72% [============================================= ] 1570/2156 72% [============================================= ] 1571/2156 72% [============================================= ] 1572/2156 72% [============================================= ] 1573/2156 72% [============================================= ] 1574/2156 73% [============================================= ] 1575/2156 73% [============================================= ] 1576/2156 73% [============================================= ] 1577/2156 73% [============================================= ] 1578/2156 73% [============================================= ] 1579/2156 73% [============================================= ] 1580/2156 73% [============================================= ] 1581/2156 73% [============================================= ] 1582/2156 73% [============================================= ] 1583/2156 73% [============================================= ] 1584/2156 73% [============================================= ] 1585/2156 73% [============================================= ] 1586/2156 73% [============================================= ] 1587/2156 73% [============================================= ] 1588/2156 73% [============================================= ] 1589/2156 73% [============================================= ] 1590/2156 73% [============================================= ] 1591/2156 73% [============================================= ] 1592/2156 73% [============================================= ] 1593/2156 73% [============================================= ] 1594/2156 73% [============================================= ] 1595/2156 73% [============================================= ] 1596/2156 74% [============================================= ] 1597/2156 74% [============================================= ] 1598/2156 74% [============================================= ] 1599/2156 74% [============================================== ] 1600/2156 74% [============================================== ] 1601/2156 74% [============================================== ] 1602/2156 74% [============================================== ] 1603/2156 74% [============================================== ] 1604/2156 74% [============================================== ] 1605/2156 74% [============================================== ] 1606/2156 74% [============================================== ] 1607/2156 74% [============================================== ] 1608/2156 74% [============================================== ] 1609/2156 74% [============================================== ] 1610/2156 74% [============================================== ] 1611/2156 74% [============================================== ] 1612/2156 74% [============================================== ] 1613/2156 74% [============================================== ] 1614/2156 74% [============================================== ] 1615/2156 74% [============================================== ] 1616/2156 74% [============================================== ] 1617/2156 75% [============================================== ] 1618/2156 75% [============================================== ] 1619/2156 75% [============================================== ] 1620/2156 75% [============================================== ] 1621/2156 75% [============================================== ] 1622/2156 75% [============================================== ] 1623/2156 75% [============================================== ] 1624/2156 75% [============================================== ] 1625/2156 75% [============================================== ] 1626/2156 75% [============================================== ] 1627/2156 75% [============================================== ] 1628/2156 75% [============================================== ] 1629/2156 75% [============================================== ] 1630/2156 75% [============================================== ] 1631/2156 75% [============================================== ] 1632/2156 75% [============================================== ] 1633/2156 75% [============================================== ] 1634/2156 75% [=============================================== ] 1635/2156 75% [=============================================== ] 1636/2156 75% [=============================================== ] 1637/2156 75% [=============================================== ] 1638/2156 75% [=============================================== ] 1639/2156 76% [=============================================== ] 1640/2156 76% [=============================================== ] 1641/2156 76% [=============================================== ] 1642/2156 76% [=============================================== ] 1643/2156 76% [=============================================== ] 1644/2156 76% [=============================================== ] 1645/2156 76% [=============================================== ] 1646/2156 76% [=============================================== ] 1647/2156 76% [=============================================== ] 1648/2156 76% [=============================================== ] 1649/2156 76% [=============================================== ] 1650/2156 76% [=============================================== ] 1651/2156 76% [=============================================== ] 1652/2156 76% [=============================================== ] 1653/2156 76% [=============================================== ] 1654/2156 76% [=============================================== ] 1655/2156 76% [=============================================== ] 1656/2156 76% [=============================================== ] 1657/2156 76% [=============================================== ] 1658/2156 76% [=============================================== ] 1659/2156 76% [=============================================== ] 1660/2156 76% [=============================================== ] 1661/2156 77% [=============================================== ] 1662/2156 77% [=============================================== ] 1663/2156 77% [=============================================== ] 1664/2156 77% [=============================================== ] 1665/2156 77% [=============================================== ] 1666/2156 77% [=============================================== ] 1667/2156 77% [=============================================== ] 1668/2156 77% [=============================================== ] 1669/2156 77% [================================================ ] 1670/2156 77% [================================================ ] 1671/2156 77% [================================================ ] 1672/2156 77% [================================================ ] 1673/2156 77% [================================================ ] 1674/2156 77% [================================================ ] 1675/2156 77% [================================================ ] 1676/2156 77% [================================================ ] 1677/2156 77% [================================================ ] 1678/2156 77% [================================================ ] 1679/2156 77% [================================================ ] 1680/2156 77% [================================================ ] 1681/2156 77% [================================================ ] 1682/2156 78% [================================================ ] 1683/2156 78% [================================================ ] 1684/2156 78% [================================================ ] 1685/2156 78% [================================================ ] 1686/2156 78% [================================================ ] 1687/2156 78% [================================================ ] 1688/2156 78% [================================================ ] 1689/2156 78% [================================================ ] 1690/2156 78% [================================================ ] 1691/2156 78% [================================================ ] 1692/2156 78% [================================================ ] 1693/2156 78% [================================================ ] 1694/2156 78% [================================================ ] 1695/2156 78% [================================================ ] 1696/2156 78% [================================================ ] 1697/2156 78% [================================================ ] 1698/2156 78% [================================================ ] 1699/2156 78% [================================================ ] 1700/2156 78% [================================================ ] 1701/2156 78% [================================================ ] 1702/2156 78% [================================================ ] 1703/2156 78% [================================================= ] 1704/2156 79% [================================================= ] 1705/2156 79% [================================================= ] 1706/2156 79% [================================================= ] 1707/2156 79% [================================================= ] 1708/2156 79% [================================================= ] 1709/2156 79% [================================================= ] 1710/2156 79% [================================================= ] 1711/2156 79% [================================================= ] 1712/2156 79% [================================================= ] 1713/2156 79% [================================================= ] 1714/2156 79% [================================================= ] 1715/2156 79% [================================================= ] 1716/2156 79% [================================================= ] 1717/2156 79% [================================================= ] 1718/2156 79% [================================================= ] 1719/2156 79% [================================================= ] 1720/2156 79% [================================================= ] 1721/2156 79% [================================================= ] 1722/2156 79% [================================================= ] 1723/2156 79% [================================================= ] 1724/2156 79% [================================================= ] 1725/2156 80% [================================================= ] 1726/2156 80% [================================================= ] 1727/2156 80% [================================================= ] 1728/2156 80% [================================================= ] 1729/2156 80% [================================================= ] 1730/2156 80% [================================================= ] 1731/2156 80% [================================================= ] 1732/2156 80% [================================================= ] 1733/2156 80% [================================================= ] 1734/2156 80% [================================================= ] 1735/2156 80% [================================================= ] 1736/2156 80% [================================================= ] 1737/2156 80% [================================================= ] 1738/2156 80% [================================================== ] 1739/2156 80% [================================================== ] 1740/2156 80% [================================================== ] 1741/2156 80% [================================================== ] 1742/2156 80% [================================================== ] 1743/2156 80% [================================================== ] 1744/2156 80% [================================================== ] 1745/2156 80% [================================================== ] 1746/2156 80% [================================================== ] 1747/2156 81% [================================================== ] 1748/2156 81% [================================================== ] 1749/2156 81% [================================================== ] 1750/2156 81% [================================================== ] 1751/2156 81% [================================================== ] 1752/2156 81% [================================================== ] 1753/2156 81% [================================================== ] 1754/2156 81% [================================================== ] 1755/2156 81% [================================================== ] 1756/2156 81% [================================================== ] 1757/2156 81% [================================================== ] 1758/2156 81% [================================================== ] 1759/2156 81% [================================================== ] 1760/2156 81% [================================================== ] 1761/2156 81% [================================================== ] 1762/2156 81% [================================================== ] 1763/2156 81% [================================================== ] 1764/2156 81% [================================================== ] 1765/2156 81% [================================================== ] 1766/2156 81% [================================================== ] 1767/2156 81% [================================================== ] 1768/2156 82% [================================================== ] 1769/2156 82% [================================================== ] 1770/2156 82% [================================================== ] 1771/2156 82% [================================================== ] 1772/2156 82% [================================================== ] 1773/2156 82% [=================================================== ] 1774/2156 82% [=================================================== ] 1775/2156 82% [=================================================== ] 1776/2156 82% [=================================================== ] 1777/2156 82% [=================================================== ] 1778/2156 82% [=================================================== ] 1779/2156 82% [=================================================== ] 1780/2156 82% [=================================================== ] 1781/2156 82% [=================================================== ] 1782/2156 82% [=================================================== ] 1783/2156 82% [=================================================== ] 1784/2156 82% [=================================================== ] 1785/2156 82% [=================================================== ] 1786/2156 82% [=================================================== ] 1787/2156 82% [=================================================== ] 1788/2156 82% [=================================================== ] 1789/2156 82% [=================================================== ] 1790/2156 83% [=================================================== ] 1791/2156 83% [=================================================== ] 1792/2156 83% [=================================================== ] 1793/2156 83% [=================================================== ] 1794/2156 83% [=================================================== ] 1795/2156 83% [=================================================== ] 1796/2156 83% [=================================================== ] 1797/2156 83% [=================================================== ] 1798/2156 83% [=================================================== ] 1799/2156 83% [=================================================== ] 1800/2156 83% [=================================================== ] 1801/2156 83% [=================================================== ] 1802/2156 83% [=================================================== ] 1803/2156 83% [=================================================== ] 1804/2156 83% [=================================================== ] 1805/2156 83% [=================================================== ] 1806/2156 83% [=================================================== ] 1807/2156 83% [=================================================== ] 1808/2156 83% [==================================================== ] 1809/2156 83% [==================================================== ] 1810/2156 83% [==================================================== ] 1811/2156 83% [==================================================== ] 1812/2156 84% [==================================================== ] 1813/2156 84% [==================================================== ] 1814/2156 84% [==================================================== ] 1815/2156 84% [==================================================== ] 1816/2156 84% [==================================================== ] 1817/2156 84% [==================================================== ] 1818/2156 84% [==================================================== ] 1819/2156 84% [==================================================== ] 1820/2156 84% [==================================================== ] 1821/2156 84% [==================================================== ] 1822/2156 84% [==================================================== ] 1823/2156 84% [==================================================== ] 1824/2156 84% [==================================================== ] 1825/2156 84% [==================================================== ] 1826/2156 84% [==================================================== ] 1827/2156 84% [==================================================== ] 1828/2156 84% [==================================================== ] 1829/2156 84% [==================================================== ] 1830/2156 84% [==================================================== ] 1831/2156 84% [==================================================== ] 1832/2156 84% [==================================================== ] 1833/2156 85% [==================================================== ] 1834/2156 85% [==================================================== ] 1835/2156 85% [==================================================== ] 1836/2156 85% [==================================================== ] 1837/2156 85% [==================================================== ] 1838/2156 85% [==================================================== ] 1839/2156 85% [==================================================== ] 1840/2156 85% [==================================================== ] 1841/2156 85% [==================================================== ] 1842/2156 85% [==================================================== ] 1843/2156 85% [===================================================== ] 1844/2156 85% [===================================================== ] 1845/2156 85% [===================================================== ] 1846/2156 85% [===================================================== ] 1847/2156 85% [===================================================== ] 1848/2156 85% [===================================================== ] 1849/2156 85% [===================================================== ] 1850/2156 85% [===================================================== ] 1851/2156 85% [===================================================== ] 1852/2156 85% [===================================================== ] 1853/2156 85% [===================================================== ] 1854/2156 85% [===================================================== ] 1855/2156 86% [===================================================== ] 1856/2156 86% [===================================================== ] 1857/2156 86% [===================================================== ] 1858/2156 86% [===================================================== ] 1859/2156 86% [===================================================== ] 1860/2156 86% [===================================================== ] 1861/2156 86% [===================================================== ] 1862/2156 86% [===================================================== ] 1863/2156 86% [===================================================== ] 1864/2156 86% [===================================================== ] 1865/2156 86% [===================================================== ] 1866/2156 86% [===================================================== ] 1867/2156 86% [===================================================== ] 1868/2156 86% [===================================================== ] 1869/2156 86% [===================================================== ] 1870/2156 86% [===================================================== ] 1871/2156 86% [===================================================== ] 1872/2156 86% [===================================================== ] 1873/2156 86% [===================================================== ] 1874/2156 86% [===================================================== ] 1875/2156 86% [===================================================== ] 1876/2156 87% [===================================================== ] 1877/2156 87% [====================================================== ] 1878/2156 87% [====================================================== ] 1879/2156 87% [====================================================== ] 1880/2156 87% [====================================================== ] 1881/2156 87% [====================================================== ] 1882/2156 87% [====================================================== ] 1883/2156 87% [====================================================== ] 1884/2156 87% [====================================================== ] 1885/2156 87% [====================================================== ] 1886/2156 87% [====================================================== ] 1887/2156 87% [====================================================== ] 1888/2156 87% [====================================================== ] 1889/2156 87% [====================================================== ] 1890/2156 87% [====================================================== ] 1891/2156 87% [====================================================== ] 1892/2156 87% [====================================================== ] 1893/2156 87% [====================================================== ] 1894/2156 87% [====================================================== ] 1895/2156 87% [====================================================== ] 1896/2156 87% [====================================================== ] 1897/2156 87% [====================================================== ] 1898/2156 88% [====================================================== ] 1899/2156 88% [====================================================== ] 1900/2156 88% [====================================================== ] 1901/2156 88% [====================================================== ] 1902/2156 88% [====================================================== ] 1903/2156 88% [====================================================== ] 1904/2156 88% [====================================================== ] 1905/2156 88% [====================================================== ] 1906/2156 88% [====================================================== ] 1907/2156 88% [====================================================== ] 1908/2156 88% [====================================================== ] 1909/2156 88% [====================================================== ] 1910/2156 88% [====================================================== ] 1911/2156 88% [====================================================== ] 1912/2156 88% [======================================================= ] 1913/2156 88% [======================================================= ] 1914/2156 88% [======================================================= ] 1915/2156 88% [======================================================= ] 1916/2156 88% [======================================================= ] 1917/2156 88% [======================================================= ] 1918/2156 88% [======================================================= ] 1919/2156 89% [======================================================= ] 1920/2156 89% [======================================================= ] 1921/2156 89% [======================================================= ] 1922/2156 89% [======================================================= ] 1923/2156 89% [======================================================= ] 1924/2156 89% [======================================================= ] 1925/2156 89% [======================================================= ] 1926/2156 89% [======================================================= ] 1927/2156 89% [======================================================= ] 1928/2156 89% [======================================================= ] 1929/2156 89% [======================================================= ] 1930/2156 89% [======================================================= ] 1931/2156 89% [======================================================= ] 1932/2156 89% [======================================================= ] 1933/2156 89% [======================================================= ] 1934/2156 89% [======================================================= ] 1935/2156 89% [======================================================= ] 1936/2156 89% [======================================================= ] 1937/2156 89% [======================================================= ] 1938/2156 89% [======================================================= ] 1939/2156 89% [======================================================= ] 1940/2156 89% [======================================================= ] 1941/2156 90% [======================================================= ] 1942/2156 90% [======================================================= ] 1943/2156 90% [======================================================= ] 1944/2156 90% [======================================================= ] 1945/2156 90% [======================================================= ] 1946/2156 90% [======================================================= ] 1947/2156 90% [======================================================== ] 1948/2156 90% [======================================================== ] 1949/2156 90% [======================================================== ] 1950/2156 90% [======================================================== ] 1951/2156 90% [======================================================== ] 1952/2156 90% [======================================================== ] 1953/2156 90% [======================================================== ] 1954/2156 90% [======================================================== ] 1955/2156 90% [======================================================== ] 1956/2156 90% [======================================================== ] 1957/2156 90% [======================================================== ] 1958/2156 90% [======================================================== ] 1959/2156 90% [======================================================== ] 1960/2156 90% [======================================================== ] 1961/2156 90% [======================================================== ] 1962/2156 91% [======================================================== ] 1963/2156 91% [======================================================== ] 1964/2156 91% [======================================================== ] 1965/2156 91% [======================================================== ] 1966/2156 91% [======================================================== ] 1967/2156 91% [======================================================== ] 1968/2156 91% [======================================================== ] 1969/2156 91% [======================================================== ] 1970/2156 91% [======================================================== ] 1971/2156 91% [======================================================== ] 1972/2156 91% [======================================================== ] 1973/2156 91% [======================================================== ] 1974/2156 91% [======================================================== ] 1975/2156 91% [======================================================== ] 1976/2156 91% [======================================================== ] 1977/2156 91% [======================================================== ] 1978/2156 91% [======================================================== ] 1979/2156 91% [======================================================== ] 1980/2156 91% [======================================================== ] 1981/2156 91% [======================================================== ] 1982/2156 91% [========================================================= ] 1983/2156 91% [========================================================= ] 1984/2156 92% [========================================================= ] 1985/2156 92% [========================================================= ] 1986/2156 92% [========================================================= ] 1987/2156 92% [========================================================= ] 1988/2156 92% [========================================================= ] 1989/2156 92% [========================================================= ] 1990/2156 92% [========================================================= ] 1991/2156 92% [========================================================= ] 1992/2156 92% [========================================================= ] 1993/2156 92% [========================================================= ] 1994/2156 92% [========================================================= ] 1995/2156 92% [========================================================= ] 1996/2156 92% [========================================================= ] 1997/2156 92% [========================================================= ] 1998/2156 92% [========================================================= ] 1999/2156 92% [========================================================= ] 2000/2156 92% [========================================================= ] 2001/2156 92% [========================================================= ] 2002/2156 92% [========================================================= ] 2003/2156 92% [========================================================= ] 2004/2156 92% [========================================================= ] 2005/2156 92% [========================================================= ] 2006/2156 93% [========================================================= ] 2007/2156 93% [========================================================= ] 2008/2156 93% [========================================================= ] 2009/2156 93% [========================================================= ] 2010/2156 93% [========================================================= ] 2011/2156 93% [========================================================= ] 2012/2156 93% [========================================================= ] 2013/2156 93% [========================================================= ] 2014/2156 93% [========================================================= ] 2015/2156 93% [========================================================= ] 2016/2156 93% [========================================================== ] 2017/2156 93% [========================================================== ] 2018/2156 93% [========================================================== ] 2019/2156 93% [========================================================== ] 2020/2156 93% [========================================================== ] 2021/2156 93% [========================================================== ] 2022/2156 93% [========================================================== ] 2023/2156 93% [========================================================== ] 2024/2156 93% [========================================================== ] 2025/2156 93% [========================================================== ] 2026/2156 93% [========================================================== ] 2027/2156 94% [========================================================== ] 2028/2156 94% [========================================================== ] 2029/2156 94% [========================================================== ] 2030/2156 94% [========================================================== ] 2031/2156 94% [========================================================== ] 2032/2156 94% [========================================================== ] 2033/2156 94% [========================================================== ] 2034/2156 94% [========================================================== ] 2035/2156 94% [========================================================== ] 2036/2156 94% [========================================================== ] 2037/2156 94% [========================================================== ] 2038/2156 94% [========================================================== ] 2039/2156 94% [========================================================== ] 2040/2156 94% [========================================================== ] 2041/2156 94% [========================================================== ] 2042/2156 94% [========================================================== ] 2043/2156 94% [========================================================== ] 2044/2156 94% [========================================================== ] 2045/2156 94% [========================================================== ] 2046/2156 94% [========================================================== ] 2047/2156 94% [========================================================== ] 2048/2156 94% [========================================================== ] 2049/2156 95% [========================================================== ] 2050/2156 95% [========================================================== ] 2051/2156 95% [=========================================================== ] 2052/2156 95% [=========================================================== ] 2053/2156 95% [=========================================================== ] 2054/2156 95% [=========================================================== ] 2055/2156 95% [=========================================================== ] 2056/2156 95% [=========================================================== ] 2057/2156 95% [=========================================================== ] 2058/2156 95% [=========================================================== ] 2059/2156 95% [=========================================================== ] 2060/2156 95% [=========================================================== ] 2061/2156 95% [=========================================================== ] 2062/2156 95% [=========================================================== ] 2063/2156 95% [=========================================================== ] 2064/2156 95% [=========================================================== ] 2065/2156 95% [=========================================================== ] 2066/2156 95% [=========================================================== ] 2067/2156 95% [=========================================================== ] 2068/2156 95% [=========================================================== ] 2069/2156 95% [=========================================================== ] 2070/2156 96% [=========================================================== ] 2071/2156 96% [=========================================================== ] 2072/2156 96% [=========================================================== ] 2073/2156 96% [=========================================================== ] 2074/2156 96% [=========================================================== ] 2075/2156 96% [=========================================================== ] 2076/2156 96% [=========================================================== ] 2077/2156 96% [=========================================================== ] 2078/2156 96% [=========================================================== ] 2079/2156 96% [=========================================================== ] 2080/2156 96% [=========================================================== ] 2081/2156 96% [=========================================================== ] 2082/2156 96% [=========================================================== ] 2083/2156 96% [=========================================================== ] 2084/2156 96% [=========================================================== ] 2085/2156 96% [=========================================================== ] 2086/2156 96% [============================================================ ] 2087/2156 96% [============================================================ ] 2088/2156 96% [============================================================ ] 2089/2156 96% [============================================================ ] 2090/2156 96% [============================================================ ] 2091/2156 96% [============================================================ ] 2092/2156 97% [============================================================ ] 2093/2156 97% [============================================================ ] 2094/2156 97% [============================================================ ] 2095/2156 97% [============================================================ ] 2096/2156 97% [============================================================ ] 2097/2156 97% [============================================================ ] 2098/2156 97% [============================================================ ] 2099/2156 97% [============================================================ ] 2100/2156 97% [============================================================ ] 2101/2156 97% [============================================================ ] 2102/2156 97% [============================================================ ] 2103/2156 97% [============================================================ ] 2104/2156 97% [============================================================ ] 2105/2156 97% [============================================================ ] 2106/2156 97% [============================================================ ] 2107/2156 97% [============================================================ ] 2108/2156 97% [============================================================ ] 2109/2156 97% [============================================================ ] 2110/2156 97% [============================================================ ] 2111/2156 97% [============================================================ ] 2112/2156 97% [============================================================ ] 2113/2156 98% [============================================================ ] 2114/2156 98% [============================================================ ] 2115/2156 98% [============================================================ ] 2116/2156 98% [============================================================ ] 2117/2156 98% [============================================================ ] 2118/2156 98% [============================================================ ] 2119/2156 98% [============================================================ ] 2120/2156 98% [============================================================ ] 2121/2156 98% [============================================================= ] 2122/2156 98% [============================================================= ] 2123/2156 98% [============================================================= ] 2124/2156 98% [============================================================= ] 2125/2156 98% [============================================================= ] 2126/2156 98% [============================================================= ] 2127/2156 98% [============================================================= ] 2128/2156 98% [============================================================= ] 2129/2156 98% [============================================================= ] 2130/2156 98% [============================================================= ] 2131/2156 98% [============================================================= ] 2132/2156 98% [============================================================= ] 2133/2156 98% [============================================================= ] 2134/2156 98% [============================================================= ] 2135/2156 99% [============================================================= ] 2136/2156 99% [============================================================= ] 2137/2156 99% [============================================================= ] 2138/2156 99% [============================================================= ] 2139/2156 99% [============================================================= ] 2140/2156 99% [============================================================= ] 2141/2156 99% [============================================================= ] 2142/2156 99% [============================================================= ] 2143/2156 99% [============================================================= ] 2144/2156 99% [============================================================= ] 2145/2156 99% [============================================================= ] 2146/2156 99% [============================================================= ] 2147/2156 99% [============================================================= ] 2148/2156 99% [============================================================= ] 2149/2156 99% [============================================================= ] 2150/2156 99% [============================================================= ] 2151/2156 99% [============================================================= ] 2152/2156 99% [============================================================= ] 2153/2156 99% [============================================================= ] 2154/2156 99% [============================================================= ] 2155/2156 99% [==============================================================] 2156/2156 100% operation complete, 2156 objects in 22612 NAND pages. ln -snf /home/autobuild/autobuild/instance-5/output-1/host/sparc-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-5/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-5/buildroot' >>> Buildroot 2022.05-173-g9c0e8ace80 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 10.3.0 Collecting legal info >>> host-binutils 2.37 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> uclibc 1.0.41 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 10.3.0 Collecting legal info >>> linux-headers 5.17.13 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> ntp 4.2.8p15 Collecting legal info COPYRIGHT: OK (sha256: 957e6a13445cc61ab1ca3dc80d8c269cf9b0a6d9eaec20f9f39639b0b3e66ee8) >>> 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) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libcap 2.64 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> chocolate-doom 3.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> libsamplerate 0.1.9 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> sdl2 2.0.22 Collecting legal info LICENSE.txt: OK (sha256: fcb07e07ac6bc8b2fcf047b50431ef4ebe5b619d7ca7c82212018309a9067426) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> sdl2_net 2.0.1 Collecting legal info COPYING.txt: OK (sha256: f09845a238245402a8b8388db6634d8a5b2c3e1dc098f16f9d8c74a276ef4594) >>> daq 2.0.7 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> 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) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libglib2 2.70.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> host-meson 0.62.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 62.1.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.4 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> 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-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ebtables 2.0.11 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> host-flatcc 0.6.0 Collecting legal info LICENSE: OK (sha256: c8f0d9c1f92c658d87ebd854ee7447a3d3912d2c3a5c78c117787be5d5da8af3) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> font-awesome 4.7.0 Collecting legal info >>> 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-genpart 1.0.2 Collecting legal info >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> haserl 0.9.36 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> initscripts Collecting legal info >>> ipset 7.15 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> kbd 2.4.0 Collecting legal info COPYING: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libcorrect ce6c17f1f988765ae3695315d7cce1f2a2e6cf0d Collecting legal info LICENSE: OK (sha256: 135138cd4304aa637836758dc5edfb5f21b7d09ecc637d25288d206b151a5768) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdcadec 0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.2 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libgpg-error 1.42 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> libidn 1.38 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.25 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libsha1 0.3 Collecting legal info COPYING: OK (sha256: 4c387926596bfeacc5b72ebeb96ab36c299a07568e18592c727a6c11dd512c20) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> libxml2 2.9.14 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libuwsc 3.3.5 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> lightning 2.1.3 Collecting legal info COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> mdevd 0.1.4.0 Collecting legal info COPYING: OK (sha256: 31b60c66aba1fa0a7f8847339ac35c28638e25ff96da700d995533ad810e3995) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> mfoc 0.10.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-mkpasswd Collecting legal info >>> mpdecimal 2.5.1 Collecting legal info LICENSE.txt: OK (sha256: b07528d8b1dbf1e2d2741052996f0876e23342ce2d30d0effa39c5457716c25a) >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> neon 0.32.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README.md: OK (sha256: ce2421ee38d6c0e02c85ac076478a0f92da6ef92b92b7a174877cabf01b2e531) >>> netsnmp 5.9 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> ngircd 26.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> obsidian-cursors 1.0 Collecting legal info >>> open-plc-utils 32408520fcebe785983a68e39ec83830a3005779 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> host-parted 3.4 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-qemu 7.0.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> radvd 2.19 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> s6-linux-init 1.0.6.3 Collecting legal info COPYING: OK (sha256: 4a5e44a69d649f0c37b29d7f6e5df1bb292b09898247be07f0c97814dac4b15d) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-linux-utils 2.5.1.5 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> sdl2_image 2.0.5 Collecting legal info COPYING.txt: OK (sha256: 45079362e2230154205413a6940544ca94e3479ccf76205c71c4f542a6815d25) >>> sdl2_ttf 2.0.18 Collecting legal info COPYING.txt: OK (sha256: e211dfe7e2c36e64048be886fe3f2bbba8732ce4dd77b596a355d3abbec775a4) >>> host-sloci-image 0.1.2 Collecting legal info LICENSE: OK (sha256: 4c86c21e003875b85b4b9299156f8cec72c8e8e1abf5aa1f2d3c4dc665a3bea0) >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> socat 1.7.4.3 Collecting legal info README: OK (sha256: 432aebfec164bedcaada7cdf2849e1f003fa00a91a0a1ed34d7cf4abe980f5fb) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> tinyalsa 2.0.0 Collecting legal info NOTICE: OK (sha256: ea22a4711f5250f88a4d7011fbc65367d1b02ac954dcc49f5b6d7c135e6537c4) >>> utf8proc 2.7.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> wavpack 5.4.0 Collecting legal info COPYING: OK (sha256: f38defde000d62c4ff158f1445cb85a0c2f67cbc1d3cfa34ed882f439f6e3b43) >>> wilc-firmware wilc_linux_15_6 Collecting legal info LICENSE.wilc_fw: OK (sha256: 71355eee947a312594dbdaac039827544f93d23949b65c356b7b0ce09e2600fb) >>> xutil_util-macros 1.19.3 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> 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-lzma 4.32.7 Collecting legal info COPYING.GPLv2: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-10.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-10.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-5/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot'