echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/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-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-2/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x lzo -o /home/autobuild/autobuild/instance-2/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/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-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/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-2/output-1/host/bin/lzop -9 -c /home/autobuild/autobuild/instance-2/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-2/output-1/images/rootfs.ubifs.lzo >>> Generating filesystem image rootfs.ubi mkdir -p /home/autobuild/autobuild/instance-2/output-1/images rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-2/output-1/target/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/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-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot printf ' sed '\''s;BR2_ROOTFS_UBIFS_PATH;/home/autobuild/autobuild/instance-2/output-1/images/rootfs.ubifs;;s;BINARIES_DIR;/home/autobuild/autobuild/instance-2/output-1/images;'\'' fs/ubi/ubinize.cfg > /home/autobuild/autobuild/instance-2/output-1/build/ubinize.cfg\n /home/autobuild/autobuild/instance-2/output-1/host/sbin/ubinize -o /home/autobuild/autobuild/instance-2/output-1/images/rootfs.ubi -m 0x800 -p 0x20000 -s 512 /home/autobuild/autobuild/instance-2/output-1/build/ubinize.cfg\n rm /home/autobuild/autobuild/instance-2/output-1/build/ubinize.cfg\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/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-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/ubi/target table='/home/autobuild/autobuild/instance-2/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-2/output-1/images/rootfs.ubifs"43352064 bytes (41.3 MiB) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-2/output-1/images rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-2/output-1/target/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/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-2/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-2/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-2/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-2/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-2/output-1/host/bin:/home/autobuild/autobuild/instance-2/output-1/host/sbin:/home/autobuild/make:/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-2/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-2/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-2/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 2953 objects. stage 2: creating image '/home/autobuild/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/2953 0% [ ] 2/2953 0% [ ] 3/2953 0% [ ] 4/2953 0% [ ] 5/2953 0% [ ] 6/2953 0% [ ] 7/2953 0% [ ] 8/2953 0% [ ] 9/2953 0% [ ] 10/2953 0% [ ] 11/2953 0% [ ] 12/2953 0% [ ] 13/2953 0% [ ] 14/2953 0% [ ] 15/2953 0% [ ] 16/2953 0% [ ] 17/2953 0% [ ] 18/2953 0% [ ] 19/2953 0% [ ] 20/2953 0% [ ] 21/2953 0% [ ] 22/2953 0% [ ] 23/2953 0% [ ] 24/2953 0% [ ] 25/2953 0% [ ] 26/2953 0% [ ] 27/2953 0% [ ] 28/2953 0% [ ] 29/2953 0% [ ] 30/2953 1% [ ] 31/2953 1% [ ] 32/2953 1% [ ] 33/2953 1% [ ] 34/2953 1% [ ] 35/2953 1% [ ] 36/2953 1% [ ] 37/2953 1% [ ] 38/2953 1% [ ] 39/2953 1% [ ] 40/2953 1% [ ] 41/2953 1% [ ] 42/2953 1% [ ] 43/2953 1% [ ] 44/2953 1% [ ] 45/2953 1% [ ] 46/2953 1% [ ] 47/2953 1% [= ] 48/2953 1% [= ] 49/2953 1% [= ] 50/2953 1% [= ] 51/2953 1% [= ] 52/2953 1% [= ] 53/2953 1% [= ] 54/2953 1% [= ] 55/2953 1% [= ] 56/2953 1% [= ] 57/2953 1% [= ] 58/2953 1% [= ] 59/2953 1% [= ] 60/2953 2% [= ] 61/2953 2% [= ] 62/2953 2% [= ] 63/2953 2% [= ] 64/2953 2% [= ] 65/2953 2% [= ] 66/2953 2% [= ] 67/2953 2% [= ] 68/2953 2% [= ] 69/2953 2% [= ] 70/2953 2% [= ] 71/2953 2% [= ] 72/2953 2% [= ] 73/2953 2% [= ] 74/2953 2% [= ] 75/2953 2% [= ] 76/2953 2% [= ] 77/2953 2% [= ] 78/2953 2% [= ] 79/2953 2% [= ] 80/2953 2% [= ] 81/2953 2% [= ] 82/2953 2% [= ] 83/2953 2% [= ] 84/2953 2% [= ] 85/2953 2% [= ] 86/2953 2% [= ] 87/2953 2% [= ] 88/2953 2% [= ] 89/2953 3% [= ] 90/2953 3% [= ] 91/2953 3% [= ] 92/2953 3% [= ] 93/2953 3% [= ] 94/2953 3% [= ] 95/2953 3% [== ] 96/2953 3% [== ] 97/2953 3% [== ] 98/2953 3% [== ] 99/2953 3% [== ] 100/2953 3% [== ] 101/2953 3% [== ] 102/2953 3% [== ] 103/2953 3% [== ] 104/2953 3% [== ] 105/2953 3% [== ] 106/2953 3% [== ] 107/2953 3% [== ] 108/2953 3% [== ] 109/2953 3% [== ] 110/2953 3% [== ] 111/2953 3% [== ] 112/2953 3% [== ] 113/2953 3% [== ] 114/2953 3% [== ] 115/2953 3% [== ] 116/2953 3% [== ] 117/2953 3% [== ] 118/2953 3% [== ] 119/2953 4% [== ] 120/2953 4% [== ] 121/2953 4% [== ] 122/2953 4% [== ] 123/2953 4% [== ] 124/2953 4% [== ] 125/2953 4% [== ] 126/2953 4% [== ] 127/2953 4% [== ] 128/2953 4% [== ] 129/2953 4% [== ] 130/2953 4% [== ] 131/2953 4% [== ] 132/2953 4% [== ] 133/2953 4% [== ] 134/2953 4% [== ] 135/2953 4% [== ] 136/2953 4% [== ] 137/2953 4% [== ] 138/2953 4% [== ] 139/2953 4% [== ] 140/2953 4% [== ] 141/2953 4% [== ] 142/2953 4% [=== ] 143/2953 4% [=== ] 144/2953 4% [=== ] 145/2953 4% [=== ] 146/2953 4% [=== ] 147/2953 4% [=== ] 148/2953 5% [=== ] 149/2953 5% [=== ] 150/2953 5% [=== ] 151/2953 5% [=== ] 152/2953 5% [=== ] 153/2953 5% [=== ] 154/2953 5% [=== ] 155/2953 5% [=== ] 156/2953 5% [=== ] 157/2953 5% [=== ] 158/2953 5% [=== ] 159/2953 5% [=== ] 160/2953 5% [=== ] 161/2953 5% [=== ] 162/2953 5% [=== ] 163/2953 5% [=== ] 164/2953 5% [=== ] 165/2953 5% [=== ] 166/2953 5% [=== ] 167/2953 5% [=== ] 168/2953 5% [=== ] 169/2953 5% [=== ] 170/2953 5% [=== ] 171/2953 5% [=== ] 172/2953 5% [=== ] 173/2953 5% [=== ] 174/2953 5% [=== ] 175/2953 5% [=== ] 176/2953 5% [=== ] 177/2953 5% [=== ] 178/2953 6% [=== ] 179/2953 6% [=== ] 180/2953 6% [=== ] 181/2953 6% [=== ] 182/2953 6% [=== ] 183/2953 6% [=== ] 184/2953 6% [=== ] 185/2953 6% [=== ] 186/2953 6% [=== ] 187/2953 6% [=== ] 188/2953 6% [=== ] 189/2953 6% [=== ] 190/2953 6% [==== ] 191/2953 6% [==== ] 192/2953 6% [==== ] 193/2953 6% [==== ] 194/2953 6% [==== ] 195/2953 6% [==== ] 196/2953 6% [==== ] 197/2953 6% [==== ] 198/2953 6% [==== ] 199/2953 6% [==== ] 200/2953 6% [==== ] 201/2953 6% [==== ] 202/2953 6% [==== ] 203/2953 6% [==== ] 204/2953 6% [==== ] 205/2953 6% [==== ] 206/2953 6% [==== ] 207/2953 7% [==== ] 208/2953 7% [==== ] 209/2953 7% [==== ] 210/2953 7% [==== ] 211/2953 7% [==== ] 212/2953 7% [==== ] 213/2953 7% [==== ] 214/2953 7% [==== ] 215/2953 7% [==== ] 216/2953 7% [==== ] 217/2953 7% [==== ] 218/2953 7% [==== ] 219/2953 7% [==== ] 220/2953 7% [==== ] 221/2953 7% [==== ] 222/2953 7% [==== ] 223/2953 7% [==== ] 224/2953 7% [==== ] 225/2953 7% [==== ] 226/2953 7% [==== ] 227/2953 7% [==== ] 228/2953 7% [==== ] 229/2953 7% [==== ] 230/2953 7% [==== ] 231/2953 7% [==== ] 232/2953 7% [==== ] 233/2953 7% [==== ] 234/2953 7% [==== ] 235/2953 7% [==== ] 236/2953 7% [==== ] 237/2953 8% [==== ] 238/2953 8% [===== ] 239/2953 8% [===== ] 240/2953 8% [===== ] 241/2953 8% [===== ] 242/2953 8% [===== ] 243/2953 8% [===== ] 244/2953 8% [===== ] 245/2953 8% [===== ] 246/2953 8% [===== ] 247/2953 8% [===== ] 248/2953 8% [===== ] 249/2953 8% [===== ] 250/2953 8% [===== ] 251/2953 8% [===== ] 252/2953 8% [===== ] 253/2953 8% [===== ] 254/2953 8% [===== ] 255/2953 8% [===== ] 256/2953 8% [===== ] 257/2953 8% [===== ] 258/2953 8% [===== ] 259/2953 8% [===== ] 260/2953 8% [===== ] 261/2953 8% [===== ] 262/2953 8% [===== ] 263/2953 8% [===== ] 264/2953 8% [===== ] 265/2953 8% [===== ] 266/2953 9% [===== ] 267/2953 9% [===== ] 268/2953 9% [===== ] 269/2953 9% [===== ] 270/2953 9% [===== ] 271/2953 9% [===== ] 272/2953 9% [===== ] 273/2953 9% [===== ] 274/2953 9% [===== ] 275/2953 9% [===== ] 276/2953 9% [===== ] 277/2953 9% [===== ] 278/2953 9% [===== ] 279/2953 9% [===== ] 280/2953 9% [===== ] 281/2953 9% [===== ] 282/2953 9% [===== ] 283/2953 9% [===== ] 284/2953 9% [===== ] 285/2953 9% [====== ] 286/2953 9% [====== ] 287/2953 9% [====== ] 288/2953 9% [====== ] 289/2953 9% [====== ] 290/2953 9% [====== ] 291/2953 9% [====== ] 292/2953 9% [====== ] 293/2953 9% [====== ] 294/2953 9% [====== ] 295/2953 9% [====== ] 296/2953 10% [====== ] 297/2953 10% [====== ] 298/2953 10% [====== ] 299/2953 10% [====== ] 300/2953 10% [====== ] 301/2953 10% [====== ] 302/2953 10% [====== ] 303/2953 10% [====== ] 304/2953 10% [====== ] 305/2953 10% [====== ] 306/2953 10% [====== ] 307/2953 10% [====== ] 308/2953 10% [====== ] 309/2953 10% [====== ] 310/2953 10% [====== ] 311/2953 10% [====== ] 312/2953 10% [====== ] 313/2953 10% [====== ] 314/2953 10% [====== ] 315/2953 10% [====== ] 316/2953 10% [====== ] 317/2953 10% [====== ] 318/2953 10% [====== ] 319/2953 10% [====== ] 320/2953 10% [====== ] 321/2953 10% [====== ] 322/2953 10% [====== ] 323/2953 10% [====== ] 324/2953 10% [====== ] 325/2953 11% [====== ] 326/2953 11% [====== ] 327/2953 11% [====== ] 328/2953 11% [====== ] 329/2953 11% [====== ] 330/2953 11% [====== ] 331/2953 11% [====== ] 332/2953 11% [====== ] 333/2953 11% [======= ] 334/2953 11% [======= ] 335/2953 11% [======= ] 336/2953 11% [======= ] 337/2953 11% [======= ] 338/2953 11% [======= ] 339/2953 11% [======= ] 340/2953 11% [======= ] 341/2953 11% [======= ] 342/2953 11% [======= ] 343/2953 11% [======= ] 344/2953 11% [======= ] 345/2953 11% [======= ] 346/2953 11% [======= ] 347/2953 11% [======= ] 348/2953 11% [======= ] 349/2953 11% [======= ] 350/2953 11% [======= ] 351/2953 11% [======= ] 352/2953 11% [======= ] 353/2953 11% [======= ] 354/2953 11% [======= ] 355/2953 12% [======= ] 356/2953 12% [======= ] 357/2953 12% [======= ] 358/2953 12% [======= ] 359/2953 12% [======= ] 360/2953 12% [======= ] 361/2953 12% [======= ] 362/2953 12% [======= ] 363/2953 12% [======= ] 364/2953 12% [======= ] 365/2953 12% [======= ] 366/2953 12% [======= ] 367/2953 12% [======= ] 368/2953 12% [======= ] 369/2953 12% [======= ] 370/2953 12% [======= ] 371/2953 12% [======= ] 372/2953 12% [======= ] 373/2953 12% [======= ] 374/2953 12% [======= ] 375/2953 12% [======= ] 376/2953 12% [======= ] 377/2953 12% [======= ] 378/2953 12% [======= ] 379/2953 12% [======= ] 380/2953 12% [======= ] 381/2953 12% [======== ] 382/2953 12% [======== ] 383/2953 12% [======== ] 384/2953 13% [======== ] 385/2953 13% [======== ] 386/2953 13% [======== ] 387/2953 13% [======== ] 388/2953 13% [======== ] 389/2953 13% [======== ] 390/2953 13% [======== ] 391/2953 13% [======== ] 392/2953 13% [======== ] 393/2953 13% [======== ] 394/2953 13% [======== ] 395/2953 13% [======== ] 396/2953 13% [======== ] 397/2953 13% [======== ] 398/2953 13% [======== ] 399/2953 13% [======== ] 400/2953 13% [======== ] 401/2953 13% [======== ] 402/2953 13% [======== ] 403/2953 13% [======== ] 404/2953 13% [======== ] 405/2953 13% [======== ] 406/2953 13% [======== ] 407/2953 13% [======== ] 408/2953 13% [======== ] 409/2953 13% [======== ] 410/2953 13% [======== ] 411/2953 13% [======== ] 412/2953 13% [======== ] 413/2953 13% [======== ] 414/2953 14% [======== ] 415/2953 14% [======== ] 416/2953 14% [======== ] 417/2953 14% [======== ] 418/2953 14% [======== ] 419/2953 14% [======== ] 420/2953 14% [======== ] 421/2953 14% [======== ] 422/2953 14% [======== ] 423/2953 14% [======== ] 424/2953 14% [======== ] 425/2953 14% [======== ] 426/2953 14% [======== ] 427/2953 14% [======== ] 428/2953 14% [========= ] 429/2953 14% [========= ] 430/2953 14% [========= ] 431/2953 14% [========= ] 432/2953 14% [========= ] 433/2953 14% [========= ] 434/2953 14% [========= ] 435/2953 14% [========= ] 436/2953 14% [========= ] 437/2953 14% [========= ] 438/2953 14% [========= ] 439/2953 14% [========= ] 440/2953 14% [========= ] 441/2953 14% [========= ] 442/2953 14% [========= ] 443/2953 15% [========= ] 444/2953 15% [========= ] 445/2953 15% [========= ] 446/2953 15% [========= ] 447/2953 15% [========= ] 448/2953 15% [========= ] 449/2953 15% [========= ] 450/2953 15% [========= ] 451/2953 15% [========= ] 452/2953 15% [========= ] 453/2953 15% [========= ] 454/2953 15% [========= ] 455/2953 15% [========= ] 456/2953 15% [========= ] 457/2953 15% [========= ] 458/2953 15% [========= ] 459/2953 15% [========= ] 460/2953 15% [========= ] 461/2953 15% [========= ] 462/2953 15% [========= ] 463/2953 15% [========= ] 464/2953 15% [========= ] 465/2953 15% [========= ] 466/2953 15% [========= ] 467/2953 15% [========= ] 468/2953 15% [========= ] 469/2953 15% [========= ] 470/2953 15% [========= ] 471/2953 15% [========= ] 472/2953 15% [========= ] 473/2953 16% [========= ] 474/2953 16% [========= ] 475/2953 16% [========= ] 476/2953 16% [========== ] 477/2953 16% [========== ] 478/2953 16% [========== ] 479/2953 16% [========== ] 480/2953 16% [========== ] 481/2953 16% [========== ] 482/2953 16% [========== ] 483/2953 16% [========== ] 484/2953 16% [========== ] 485/2953 16% [========== ] 486/2953 16% [========== ] 487/2953 16% [========== ] 488/2953 16% [========== ] 489/2953 16% [========== ] 490/2953 16% [========== ] 491/2953 16% [========== ] 492/2953 16% [========== ] 493/2953 16% [========== ] 494/2953 16% [========== ] 495/2953 16% [========== ] 496/2953 16% [========== ] 497/2953 16% [========== ] 498/2953 16% [========== ] 499/2953 16% [========== ] 500/2953 16% [========== ] 501/2953 16% [========== ] 502/2953 16% [========== ] 503/2953 17% [========== ] 504/2953 17% [========== ] 505/2953 17% [========== ] 506/2953 17% [========== ] 507/2953 17% [========== ] 508/2953 17% [========== ] 509/2953 17% [========== ] 510/2953 17% [========== ] 511/2953 17% [========== ] 512/2953 17% [========== ] 513/2953 17% [========== ] 514/2953 17% [========== ] 515/2953 17% [========== ] 516/2953 17% [========== ] 517/2953 17% [========== ] 518/2953 17% [========== ] 519/2953 17% [========== ] 520/2953 17% [========== ] 521/2953 17% [========== ] 522/2953 17% [========== ] 523/2953 17% [=========== ] 524/2953 17% [=========== ] 525/2953 17% [=========== ] 526/2953 17% [=========== ] 527/2953 17% [=========== ] 528/2953 17% [=========== ] 529/2953 17% [=========== ] 530/2953 17% [=========== ] 531/2953 17% [=========== ] 532/2953 18% [=========== ] 533/2953 18% [=========== ] 534/2953 18% [=========== ] 535/2953 18% [=========== ] 536/2953 18% [=========== ] 537/2953 18% [=========== ] 538/2953 18% [=========== ] 539/2953 18% [=========== ] 540/2953 18% [=========== ] 541/2953 18% [=========== ] 542/2953 18% [=========== ] 543/2953 18% [=========== ] 544/2953 18% [=========== ] 545/2953 18% [=========== ] 546/2953 18% [=========== ] 547/2953 18% [=========== ] 548/2953 18% [=========== ] 549/2953 18% [=========== ] 550/2953 18% [=========== ] 551/2953 18% [=========== ] 552/2953 18% [=========== ] 553/2953 18% [=========== ] 554/2953 18% [=========== ] 555/2953 18% [=========== ] 556/2953 18% [=========== ] 557/2953 18% [=========== ] 558/2953 18% [=========== ] 559/2953 18% [=========== ] 560/2953 18% [=========== ] 561/2953 18% [=========== ] 562/2953 19% [=========== ] 563/2953 19% [=========== ] 564/2953 19% [=========== ] 565/2953 19% [=========== ] 566/2953 19% [=========== ] 567/2953 19% [=========== ] 568/2953 19% [=========== ] 569/2953 19% [=========== ] 570/2953 19% [=========== ] 571/2953 19% [============ ] 572/2953 19% [============ ] 573/2953 19% [============ ] 574/2953 19% [============ ] 575/2953 19% [============ ] 576/2953 19% [============ ] 577/2953 19% [============ ] 578/2953 19% [============ ] 579/2953 19% [============ ] 580/2953 19% [============ ] 581/2953 19% [============ ] 582/2953 19% [============ ] 583/2953 19% [============ ] 584/2953 19% [============ ] 585/2953 19% [============ ] 586/2953 19% [============ ] 587/2953 19% [============ ] 588/2953 19% [============ ] 589/2953 19% [============ ] 590/2953 19% [============ ] 591/2953 20% [============ ] 592/2953 20% [============ ] 593/2953 20% [============ ] 594/2953 20% [============ ] 595/2953 20% [============ ] 596/2953 20% [============ ] 597/2953 20% [============ ] 598/2953 20% [============ ] 599/2953 20% [============ ] 600/2953 20% [============ ] 601/2953 20% [============ ] 602/2953 20% [============ ] 603/2953 20% [============ ] 604/2953 20% [============ ] 605/2953 20% [============ ] 606/2953 20% [============ ] 607/2953 20% [============ ] 608/2953 20% [============ ] 609/2953 20% [============ ] 610/2953 20% [============ ] 611/2953 20% [============ ] 612/2953 20% [============ ] 613/2953 20% [============ ] 614/2953 20% [============ ] 615/2953 20% [============ ] 616/2953 20% [============ ] 617/2953 20% [============ ] 618/2953 20% [============ ] 619/2953 20% [============= ] 620/2953 20% [============= ] 621/2953 21% [============= ] 622/2953 21% [============= ] 623/2953 21% [============= ] 624/2953 21% [============= ] 625/2953 21% [============= ] 626/2953 21% [============= ] 627/2953 21% [============= ] 628/2953 21% [============= ] 629/2953 21% [============= ] 630/2953 21% [============= ] 631/2953 21% [============= ] 632/2953 21% [============= ] 633/2953 21% [============= ] 634/2953 21% [============= ] 635/2953 21% [============= ] 636/2953 21% [============= ] 637/2953 21% [============= ] 638/2953 21% [============= ] 639/2953 21% [============= ] 640/2953 21% [============= ] 641/2953 21% [============= ] 642/2953 21% [============= ] 643/2953 21% [============= ] 644/2953 21% [============= ] 645/2953 21% [============= ] 646/2953 21% [============= ] 647/2953 21% [============= ] 648/2953 21% [============= ] 649/2953 21% [============= ] 650/2953 22% [============= ] 651/2953 22% [============= ] 652/2953 22% [============= ] 653/2953 22% [============= ] 654/2953 22% [============= ] 655/2953 22% [============= ] 656/2953 22% [============= ] 657/2953 22% [============= ] 658/2953 22% [============= ] 659/2953 22% [============= ] 660/2953 22% [============= ] 661/2953 22% [============= ] 662/2953 22% [============= ] 663/2953 22% [============= ] 664/2953 22% [============= ] 665/2953 22% [============= ] 666/2953 22% [============== ] 667/2953 22% [============== ] 668/2953 22% [============== ] 669/2953 22% [============== ] 670/2953 22% [============== ] 671/2953 22% [============== ] 672/2953 22% [============== ] 673/2953 22% [============== ] 674/2953 22% [============== ] 675/2953 22% [============== ] 676/2953 22% [============== ] 677/2953 22% [============== ] 678/2953 22% [============== ] 679/2953 22% [============== ] 680/2953 23% [============== ] 681/2953 23% [============== ] 682/2953 23% [============== ] 683/2953 23% [============== ] 684/2953 23% [============== ] 685/2953 23% [============== ] 686/2953 23% [============== ] 687/2953 23% [============== ] 688/2953 23% [============== ] 689/2953 23% [============== ] 690/2953 23% [============== ] 691/2953 23% [============== ] 692/2953 23% [============== ] 693/2953 23% [============== ] 694/2953 23% [============== ] 695/2953 23% [============== ] 696/2953 23% [============== ] 697/2953 23% [============== ] 698/2953 23% [============== ] 699/2953 23% [============== ] 700/2953 23% [============== ] 701/2953 23% [============== ] 702/2953 23% [============== ] 703/2953 23% [============== ] 704/2953 23% [============== ] 705/2953 23% [============== ] 706/2953 23% [============== ] 707/2953 23% [============== ] 708/2953 23% [============== ] 709/2953 24% [============== ] 710/2953 24% [============== ] 711/2953 24% [============== ] 712/2953 24% [============== ] 713/2953 24% [============== ] 714/2953 24% [=============== ] 715/2953 24% [=============== ] 716/2953 24% [=============== ] 717/2953 24% [=============== ] 718/2953 24% [=============== ] 719/2953 24% [=============== ] 720/2953 24% [=============== ] 721/2953 24% [=============== ] 722/2953 24% [=============== ] 723/2953 24% [=============== ] 724/2953 24% [=============== ] 725/2953 24% [=============== ] 726/2953 24% [=============== ] 727/2953 24% [=============== ] 728/2953 24% [=============== ] 729/2953 24% [=============== ] 730/2953 24% [=============== ] 731/2953 24% [=============== ] 732/2953 24% [=============== ] 733/2953 24% [=============== ] 734/2953 24% [=============== ] 735/2953 24% [=============== ] 736/2953 24% [=============== ] 737/2953 24% [=============== ] 738/2953 24% [=============== ] 739/2953 25% [=============== ] 740/2953 25% [=============== ] 741/2953 25% [=============== ] 742/2953 25% [=============== ] 743/2953 25% [=============== ] 744/2953 25% [=============== ] 745/2953 25% [=============== ] 746/2953 25% [=============== ] 747/2953 25% [=============== ] 748/2953 25% [=============== ] 749/2953 25% [=============== ] 750/2953 25% [=============== ] 751/2953 25% [=============== ] 752/2953 25% [=============== ] 753/2953 25% [=============== ] 754/2953 25% [=============== ] 755/2953 25% [=============== ] 756/2953 25% [=============== ] 757/2953 25% [=============== ] 758/2953 25% [=============== ] 759/2953 25% [=============== ] 760/2953 25% [=============== ] 761/2953 25% [=============== ] 762/2953 25% [================ ] 763/2953 25% [================ ] 764/2953 25% [================ ] 765/2953 25% [================ ] 766/2953 25% [================ ] 767/2953 25% [================ ] 768/2953 26% [================ ] 769/2953 26% [================ ] 770/2953 26% [================ ] 771/2953 26% [================ ] 772/2953 26% [================ ] 773/2953 26% [================ ] 774/2953 26% [================ ] 775/2953 26% [================ ] 776/2953 26% [================ ] 777/2953 26% [================ ] 778/2953 26% [================ ] 779/2953 26% [================ ] 780/2953 26% [================ ] 781/2953 26% [================ ] 782/2953 26% [================ ] 783/2953 26% [================ ] 784/2953 26% [================ ] 785/2953 26% [================ ] 786/2953 26% [================ ] 787/2953 26% [================ ] 788/2953 26% [================ ] 789/2953 26% [================ ] 790/2953 26% [================ ] 791/2953 26% [================ ] 792/2953 26% [================ ] 793/2953 26% [================ ] 794/2953 26% [================ ] 795/2953 26% [================ ] 796/2953 26% [================ ] 797/2953 26% [================ ] 798/2953 27% [================ ] 799/2953 27% [================ ] 800/2953 27% [================ ] 801/2953 27% [================ ] 802/2953 27% [================ ] 803/2953 27% [================ ] 804/2953 27% [================ ] 805/2953 27% [================ ] 806/2953 27% [================ ] 807/2953 27% [================ ] 808/2953 27% [================ ] 809/2953 27% [================= ] 810/2953 27% [================= ] 811/2953 27% [================= ] 812/2953 27% [================= ] 813/2953 27% [================= ] 814/2953 27% [================= ] 815/2953 27% [================= ] 816/2953 27% [================= ] 817/2953 27% [================= ] 818/2953 27% [================= ] 819/2953 27% [================= ] 820/2953 27% [================= ] 821/2953 27% [================= ] 822/2953 27% [================= ] 823/2953 27% [================= ] 824/2953 27% [================= ] 825/2953 27% [================= ] 826/2953 27% [================= ] 827/2953 28% [================= ] 828/2953 28% [================= ] 829/2953 28% [================= ] 830/2953 28% [================= ] 831/2953 28% [================= ] 832/2953 28% [================= ] 833/2953 28% [================= ] 834/2953 28% [================= ] 835/2953 28% [================= ] 836/2953 28% [================= ] 837/2953 28% [================= ] 838/2953 28% [================= ] 839/2953 28% [================= ] 840/2953 28% [================= ] 841/2953 28% [================= ] 842/2953 28% [================= ] 843/2953 28% [================= ] 844/2953 28% [================= ] 845/2953 28% [================= ] 846/2953 28% [================= ] 847/2953 28% [================= ] 848/2953 28% [================= ] 849/2953 28% [================= ] 850/2953 28% [================= ] 851/2953 28% [================= ] 852/2953 28% [================= ] 853/2953 28% [================= ] 854/2953 28% [================= ] 855/2953 28% [================= ] 856/2953 28% [================= ] 857/2953 29% [================== ] 858/2953 29% [================== ] 859/2953 29% [================== ] 860/2953 29% [================== ] 861/2953 29% [================== ] 862/2953 29% [================== ] 863/2953 29% [================== ] 864/2953 29% [================== ] 865/2953 29% [================== ] 866/2953 29% [================== ] 867/2953 29% [================== ] 868/2953 29% [================== ] 869/2953 29% [================== ] 870/2953 29% [================== ] 871/2953 29% [================== ] 872/2953 29% [================== ] 873/2953 29% [================== ] 874/2953 29% [================== ] 875/2953 29% [================== ] 876/2953 29% [================== ] 877/2953 29% [================== ] 878/2953 29% [================== ] 879/2953 29% [================== ] 880/2953 29% [================== ] 881/2953 29% [================== ] 882/2953 29% [================== ] 883/2953 29% [================== ] 884/2953 29% [================== ] 885/2953 29% [================== ] 886/2953 30% [================== ] 887/2953 30% [================== ] 888/2953 30% [================== ] 889/2953 30% [================== ] 890/2953 30% [================== ] 891/2953 30% [================== ] 892/2953 30% [================== ] 893/2953 30% [================== ] 894/2953 30% [================== ] 895/2953 30% [================== ] 896/2953 30% [================== ] 897/2953 30% [================== ] 898/2953 30% [================== ] 899/2953 30% [================== ] 900/2953 30% [================== ] 901/2953 30% [================== ] 902/2953 30% [================== ] 903/2953 30% [================== ] 904/2953 30% [=================== ] 905/2953 30% [=================== ] 906/2953 30% [=================== ] 907/2953 30% [=================== ] 908/2953 30% [=================== ] 909/2953 30% [=================== ] 910/2953 30% [=================== ] 911/2953 30% [=================== ] 912/2953 30% [=================== ] 913/2953 30% [=================== ] 914/2953 30% [=================== ] 915/2953 30% [=================== ] 916/2953 31% [=================== ] 917/2953 31% [=================== ] 918/2953 31% [=================== ] 919/2953 31% [=================== ] 920/2953 31% [=================== ] 921/2953 31% [=================== ] 922/2953 31% [=================== ] 923/2953 31% [=================== ] 924/2953 31% [=================== ] 925/2953 31% [=================== ] 926/2953 31% [=================== ] 927/2953 31% [=================== ] 928/2953 31% [=================== ] 929/2953 31% [=================== ] 930/2953 31% [=================== ] 931/2953 31% [=================== ] 932/2953 31% [=================== ] 933/2953 31% [=================== ] 934/2953 31% [=================== ] 935/2953 31% [=================== ] 936/2953 31% [=================== ] 937/2953 31% [=================== ] 938/2953 31% [=================== ] 939/2953 31% [=================== ] 940/2953 31% [=================== ] 941/2953 31% [=================== ] 942/2953 31% [=================== ] 943/2953 31% [=================== ] 944/2953 31% [=================== ] 945/2953 32% [=================== ] 946/2953 32% [=================== ] 947/2953 32% [=================== ] 948/2953 32% [=================== ] 949/2953 32% [=================== ] 950/2953 32% [=================== ] 951/2953 32% [=================== ] 952/2953 32% [==================== ] 953/2953 32% [==================== ] 954/2953 32% [==================== ] 955/2953 32% [==================== ] 956/2953 32% [==================== ] 957/2953 32% [==================== ] 958/2953 32% [==================== ] 959/2953 32% [==================== ] 960/2953 32% [==================== ] 961/2953 32% [==================== ] 962/2953 32% [==================== ] 963/2953 32% [==================== ] 964/2953 32% [==================== ] 965/2953 32% [==================== ] 966/2953 32% [==================== ] 967/2953 32% [==================== ] 968/2953 32% [==================== ] 969/2953 32% [==================== ] 970/2953 32% [==================== ] 971/2953 32% [==================== ] 972/2953 32% [==================== ] 973/2953 32% [==================== ] 974/2953 32% [==================== ] 975/2953 33% [==================== ] 976/2953 33% [==================== ] 977/2953 33% [==================== ] 978/2953 33% [==================== ] 979/2953 33% [==================== ] 980/2953 33% [==================== ] 981/2953 33% [==================== ] 982/2953 33% [==================== ] 983/2953 33% [==================== ] 984/2953 33% [==================== ] 985/2953 33% [==================== ] 986/2953 33% [==================== ] 987/2953 33% [==================== ] 988/2953 33% [==================== ] 989/2953 33% [==================== ] 990/2953 33% [==================== ] 991/2953 33% [==================== ] 992/2953 33% [==================== ] 993/2953 33% [==================== ] 994/2953 33% [==================== ] 995/2953 33% [==================== ] 996/2953 33% [==================== ] 997/2953 33% [==================== ] 998/2953 33% [==================== ] 999/2953 33% [==================== ] 1000/2953 33% [===================== ] 1001/2953 33% [===================== ] 1002/2953 33% [===================== ] 1003/2953 33% [===================== ] 1004/2953 33% [===================== ] 1005/2953 34% [===================== ] 1006/2953 34% [===================== ] 1007/2953 34% [===================== ] 1008/2953 34% [===================== ] 1009/2953 34% [===================== ] 1010/2953 34% [===================== ] 1011/2953 34% [===================== ] 1012/2953 34% [===================== ] 1013/2953 34% [===================== ] 1014/2953 34% [===================== ] 1015/2953 34% [===================== ] 1016/2953 34% [===================== ] 1017/2953 34% [===================== ] 1018/2953 34% [===================== ] 1019/2953 34% [===================== ] 1020/2953 34% [===================== ] 1021/2953 34% [===================== ] 1022/2953 34% [===================== ] 1023/2953 34% [===================== ] 1024/2953 34% [===================== ] 1025/2953 34% [===================== ] 1026/2953 34% [===================== ] 1027/2953 34% [===================== ] 1028/2953 34% [===================== ] 1029/2953 34% [===================== ] 1030/2953 34% [===================== ] 1031/2953 34% [===================== ] 1032/2953 34% [===================== ] 1033/2953 34% [===================== ] 1034/2953 35% [===================== ] 1035/2953 35% [===================== ] 1036/2953 35% [===================== ] 1037/2953 35% [===================== ] 1038/2953 35% [===================== ] 1039/2953 35% [===================== ] 1040/2953 35% [===================== ] 1041/2953 35% [===================== ] 1042/2953 35% [===================== ] 1043/2953 35% [===================== ] 1044/2953 35% [===================== ] 1045/2953 35% [===================== ] 1046/2953 35% [===================== ] 1047/2953 35% [====================== ] 1048/2953 35% [====================== ] 1049/2953 35% [====================== ] 1050/2953 35% [====================== ] 1051/2953 35% [====================== ] 1052/2953 35% [====================== ] 1053/2953 35% [====================== ] 1054/2953 35% [====================== ] 1055/2953 35% [====================== ] 1056/2953 35% [====================== ] 1057/2953 35% [====================== ] 1058/2953 35% [====================== ] 1059/2953 35% [====================== ] 1060/2953 35% [====================== ] 1061/2953 35% [====================== ] 1062/2953 35% [====================== ] 1063/2953 35% [====================== ] 1064/2953 36% [====================== ] 1065/2953 36% [====================== ] 1066/2953 36% [====================== ] 1067/2953 36% [====================== ] 1068/2953 36% [====================== ] 1069/2953 36% [====================== ] 1070/2953 36% [====================== ] 1071/2953 36% [====================== ] 1072/2953 36% [====================== ] 1073/2953 36% [====================== ] 1074/2953 36% [====================== ] 1075/2953 36% [====================== ] 1076/2953 36% [====================== ] 1077/2953 36% [====================== ] 1078/2953 36% [====================== ] 1079/2953 36% [====================== ] 1080/2953 36% [====================== ] 1081/2953 36% [====================== ] 1082/2953 36% [====================== ] 1083/2953 36% [====================== ] 1084/2953 36% [====================== ] 1085/2953 36% [====================== ] 1086/2953 36% [====================== ] 1087/2953 36% [====================== ] 1088/2953 36% [====================== ] 1089/2953 36% [====================== ] 1090/2953 36% [====================== ] 1091/2953 36% [====================== ] 1092/2953 36% [====================== ] 1093/2953 37% [====================== ] 1094/2953 37% [====================== ] 1095/2953 37% [======================= ] 1096/2953 37% [======================= ] 1097/2953 37% [======================= ] 1098/2953 37% [======================= ] 1099/2953 37% [======================= ] 1100/2953 37% [======================= ] 1101/2953 37% [======================= ] 1102/2953 37% [======================= ] 1103/2953 37% [======================= ] 1104/2953 37% [======================= ] 1105/2953 37% [======================= ] 1106/2953 37% [======================= ] 1107/2953 37% [======================= ] 1108/2953 37% [======================= ] 1109/2953 37% [======================= ] 1110/2953 37% [======================= ] 1111/2953 37% [======================= ] 1112/2953 37% [======================= ] 1113/2953 37% [======================= ] 1114/2953 37% [======================= ] 1115/2953 37% [======================= ] 1116/2953 37% [======================= ] 1117/2953 37% [======================= ] 1118/2953 37% [======================= ] 1119/2953 37% [======================= ] 1120/2953 37% [======================= ] 1121/2953 37% [======================= ] 1122/2953 37% [======================= ] 1123/2953 38% [======================= ] 1124/2953 38% [======================= ] 1125/2953 38% [======================= ] 1126/2953 38% [======================= ] 1127/2953 38% [======================= ] 1128/2953 38% [======================= ] 1129/2953 38% [======================= ] 1130/2953 38% [======================= ] 1131/2953 38% [======================= ] 1132/2953 38% [======================= ] 1133/2953 38% [======================= ] 1134/2953 38% [======================= ] 1135/2953 38% [======================= ] 1136/2953 38% [======================= ] 1137/2953 38% [======================= ] 1138/2953 38% [======================= ] 1139/2953 38% [======================= ] 1140/2953 38% [======================= ] 1141/2953 38% [======================= ] 1142/2953 38% [======================= ] 1143/2953 38% [======================== ] 1144/2953 38% [======================== ] 1145/2953 38% [======================== ] 1146/2953 38% [======================== ] 1147/2953 38% [======================== ] 1148/2953 38% [======================== ] 1149/2953 38% [======================== ] 1150/2953 38% [======================== ] 1151/2953 38% [======================== ] 1152/2953 39% [======================== ] 1153/2953 39% [======================== ] 1154/2953 39% [======================== ] 1155/2953 39% [======================== ] 1156/2953 39% [======================== ] 1157/2953 39% [======================== ] 1158/2953 39% [======================== ] 1159/2953 39% [======================== ] 1160/2953 39% [======================== ] 1161/2953 39% [======================== ] 1162/2953 39% [======================== ] 1163/2953 39% [======================== ] 1164/2953 39% [======================== ] 1165/2953 39% [======================== ] 1166/2953 39% [======================== ] 1167/2953 39% [======================== ] 1168/2953 39% [======================== ] 1169/2953 39% [======================== ] 1170/2953 39% [======================== ] 1171/2953 39% [======================== ] 1172/2953 39% [======================== ] 1173/2953 39% [======================== ] 1174/2953 39% [======================== ] 1175/2953 39% [======================== ] 1176/2953 39% [======================== ] 1177/2953 39% [======================== ] 1178/2953 39% [======================== ] 1179/2953 39% [======================== ] 1180/2953 39% [======================== ] 1181/2953 39% [======================== ] 1182/2953 40% [======================== ] 1183/2953 40% [======================== ] 1184/2953 40% [======================== ] 1185/2953 40% [======================== ] 1186/2953 40% [======================== ] 1187/2953 40% [======================== ] 1188/2953 40% [======================== ] 1189/2953 40% [======================== ] 1190/2953 40% [========================= ] 1191/2953 40% [========================= ] 1192/2953 40% [========================= ] 1193/2953 40% [========================= ] 1194/2953 40% [========================= ] 1195/2953 40% [========================= ] 1196/2953 40% [========================= ] 1197/2953 40% [========================= ] 1198/2953 40% [========================= ] 1199/2953 40% [========================= ] 1200/2953 40% [========================= ] 1201/2953 40% [========================= ] 1202/2953 40% [========================= ] 1203/2953 40% [========================= ] 1204/2953 40% [========================= ] 1205/2953 40% [========================= ] 1206/2953 40% [========================= ] 1207/2953 40% [========================= ] 1208/2953 40% [========================= ] 1209/2953 40% [========================= ] 1210/2953 40% [========================= ] 1211/2953 41% [========================= ] 1212/2953 41% [========================= ] 1213/2953 41% [========================= ] 1214/2953 41% [========================= ] 1215/2953 41% [========================= ] 1216/2953 41% [========================= ] 1217/2953 41% [========================= ] 1218/2953 41% [========================= ] 1219/2953 41% [========================= ] 1220/2953 41% [========================= ] 1221/2953 41% [========================= ] 1222/2953 41% [========================= ] 1223/2953 41% [========================= ] 1224/2953 41% [========================= ] 1225/2953 41% [========================= ] 1226/2953 41% [========================= ] 1227/2953 41% [========================= ] 1228/2953 41% [========================= ] 1229/2953 41% [========================= ] 1230/2953 41% [========================= ] 1231/2953 41% [========================= ] 1232/2953 41% [========================= ] 1233/2953 41% [========================= ] 1234/2953 41% [========================= ] 1235/2953 41% [========================= ] 1236/2953 41% [========================= ] 1237/2953 41% [========================= ] 1238/2953 41% [========================== ] 1239/2953 41% [========================== ] 1240/2953 41% [========================== ] 1241/2953 42% [========================== ] 1242/2953 42% [========================== ] 1243/2953 42% [========================== ] 1244/2953 42% [========================== ] 1245/2953 42% [========================== ] 1246/2953 42% [========================== ] 1247/2953 42% [========================== ] 1248/2953 42% [========================== ] 1249/2953 42% [========================== ] 1250/2953 42% [========================== ] 1251/2953 42% [========================== ] 1252/2953 42% [========================== ] 1253/2953 42% [========================== ] 1254/2953 42% [========================== ] 1255/2953 42% [========================== ] 1256/2953 42% [========================== ] 1257/2953 42% [========================== ] 1258/2953 42% [========================== ] 1259/2953 42% [========================== ] 1260/2953 42% [========================== ] 1261/2953 42% [========================== ] 1262/2953 42% [========================== ] 1263/2953 42% [========================== ] 1264/2953 42% [========================== ] 1265/2953 42% [========================== ] 1266/2953 42% [========================== ] 1267/2953 42% [========================== ] 1268/2953 42% [========================== ] 1269/2953 42% [========================== ] 1270/2953 43% [========================== ] 1271/2953 43% [========================== ] 1272/2953 43% [========================== ] 1273/2953 43% [========================== ] 1274/2953 43% [========================== ] 1275/2953 43% [========================== ] 1276/2953 43% [========================== ] 1277/2953 43% [========================== ] 1278/2953 43% [========================== ] 1279/2953 43% [========================== ] 1280/2953 43% [========================== ] 1281/2953 43% [========================== ] 1282/2953 43% [========================== ] 1283/2953 43% [========================== ] 1284/2953 43% [========================== ] 1285/2953 43% [=========================== ] 1286/2953 43% [=========================== ] 1287/2953 43% [=========================== ] 1288/2953 43% [=========================== ] 1289/2953 43% [=========================== ] 1290/2953 43% [=========================== ] 1291/2953 43% [=========================== ] 1292/2953 43% [=========================== ] 1293/2953 43% [=========================== ] 1294/2953 43% [=========================== ] 1295/2953 43% [=========================== ] 1296/2953 43% [=========================== ] 1297/2953 43% [=========================== ] 1298/2953 43% [=========================== ] 1299/2953 43% [=========================== ] 1300/2953 44% [=========================== ] 1301/2953 44% [=========================== ] 1302/2953 44% [=========================== ] 1303/2953 44% [=========================== ] 1304/2953 44% [=========================== ] 1305/2953 44% [=========================== ] 1306/2953 44% [=========================== ] 1307/2953 44% [=========================== ] 1308/2953 44% [=========================== ] 1309/2953 44% [=========================== ] 1310/2953 44% [=========================== ] 1311/2953 44% [=========================== ] 1312/2953 44% [=========================== ] 1313/2953 44% [=========================== ] 1314/2953 44% [=========================== ] 1315/2953 44% [=========================== ] 1316/2953 44% [=========================== ] 1317/2953 44% [=========================== ] 1318/2953 44% [=========================== ] 1319/2953 44% [=========================== ] 1320/2953 44% [=========================== ] 1321/2953 44% [=========================== ] 1322/2953 44% [=========================== ] 1323/2953 44% [=========================== ] 1324/2953 44% [=========================== ] 1325/2953 44% [=========================== ] 1326/2953 44% [=========================== ] 1327/2953 44% [=========================== ] 1328/2953 44% [=========================== ] 1329/2953 45% [=========================== ] 1330/2953 45% [=========================== ] 1331/2953 45% [=========================== ] 1332/2953 45% [=========================== ] 1333/2953 45% [============================ ] 1334/2953 45% [============================ ] 1335/2953 45% [============================ ] 1336/2953 45% [============================ ] 1337/2953 45% [============================ ] 1338/2953 45% [============================ ] 1339/2953 45% [============================ ] 1340/2953 45% [============================ ] 1341/2953 45% [============================ ] 1342/2953 45% [============================ ] 1343/2953 45% [============================ ] 1344/2953 45% [============================ ] 1345/2953 45% [============================ ] 1346/2953 45% [============================ ] 1347/2953 45% [============================ ] 1348/2953 45% [============================ ] 1349/2953 45% [============================ ] 1350/2953 45% [============================ ] 1351/2953 45% [============================ ] 1352/2953 45% [============================ ] 1353/2953 45% [============================ ] 1354/2953 45% [============================ ] 1355/2953 45% [============================ ] 1356/2953 45% [============================ ] 1357/2953 45% [============================ ] 1358/2953 45% [============================ ] 1359/2953 46% [============================ ] 1360/2953 46% [============================ ] 1361/2953 46% [============================ ] 1362/2953 46% [============================ ] 1363/2953 46% [============================ ] 1364/2953 46% [============================ ] 1365/2953 46% [============================ ] 1366/2953 46% [============================ ] 1367/2953 46% [============================ ] 1368/2953 46% [============================ ] 1369/2953 46% [============================ ] 1370/2953 46% [============================ ] 1371/2953 46% [============================ ] 1372/2953 46% [============================ ] 1373/2953 46% [============================ ] 1374/2953 46% [============================ ] 1375/2953 46% [============================ ] 1376/2953 46% [============================ ] 1377/2953 46% [============================ ] 1378/2953 46% [============================ ] 1379/2953 46% [============================ ] 1380/2953 46% [============================ ] 1381/2953 46% [============================= ] 1382/2953 46% [============================= ] 1383/2953 46% [============================= ] 1384/2953 46% [============================= ] 1385/2953 46% [============================= ] 1386/2953 46% [============================= ] 1387/2953 46% [============================= ] 1388/2953 47% [============================= ] 1389/2953 47% [============================= ] 1390/2953 47% [============================= ] 1391/2953 47% [============================= ] 1392/2953 47% [============================= ] 1393/2953 47% [============================= ] 1394/2953 47% [============================= ] 1395/2953 47% [============================= ] 1396/2953 47% [============================= ] 1397/2953 47% [============================= ] 1398/2953 47% [============================= ] 1399/2953 47% [============================= ] 1400/2953 47% [============================= ] 1401/2953 47% [============================= ] 1402/2953 47% [============================= ] 1403/2953 47% [============================= ] 1404/2953 47% [============================= ] 1405/2953 47% [============================= ] 1406/2953 47% [============================= ] 1407/2953 47% [============================= ] 1408/2953 47% [============================= ] 1409/2953 47% [============================= ] 1410/2953 47% [============================= ] 1411/2953 47% [============================= ] 1412/2953 47% [============================= ] 1413/2953 47% [============================= ] 1414/2953 47% [============================= ] 1415/2953 47% [============================= ] 1416/2953 47% [============================= ] 1417/2953 47% [============================= ] 1418/2953 48% [============================= ] 1419/2953 48% [============================= ] 1420/2953 48% [============================= ] 1421/2953 48% [============================= ] 1422/2953 48% [============================= ] 1423/2953 48% [============================= ] 1424/2953 48% [============================= ] 1425/2953 48% [============================= ] 1426/2953 48% [============================= ] 1427/2953 48% [============================= ] 1428/2953 48% [============================== ] 1429/2953 48% [============================== ] 1430/2953 48% [============================== ] 1431/2953 48% [============================== ] 1432/2953 48% [============================== ] 1433/2953 48% [============================== ] 1434/2953 48% [============================== ] 1435/2953 48% [============================== ] 1436/2953 48% [============================== ] 1437/2953 48% [============================== ] 1438/2953 48% [============================== ] 1439/2953 48% [============================== ] 1440/2953 48% [============================== ] 1441/2953 48% [============================== ] 1442/2953 48% [============================== ] 1443/2953 48% [============================== ] 1444/2953 48% [============================== ] 1445/2953 48% [============================== ] 1446/2953 48% [============================== ] 1447/2953 49% [============================== ] 1448/2953 49% [============================== ] 1449/2953 49% [============================== ] 1450/2953 49% [============================== ] 1451/2953 49% [============================== ] 1452/2953 49% [============================== ] 1453/2953 49% [============================== ] 1454/2953 49% [============================== ] 1455/2953 49% [============================== ] 1456/2953 49% [============================== ] 1457/2953 49% [============================== ] 1458/2953 49% [============================== ] 1459/2953 49% [============================== ] 1460/2953 49% [============================== ] 1461/2953 49% [============================== ] 1462/2953 49% [============================== ] 1463/2953 49% [============================== ] 1464/2953 49% [============================== ] 1465/2953 49% [============================== ] 1466/2953 49% [============================== ] 1467/2953 49% [============================== ] 1468/2953 49% [============================== ] 1469/2953 49% [============================== ] 1470/2953 49% [============================== ] 1471/2953 49% [============================== ] 1472/2953 49% [============================== ] 1473/2953 49% [============================== ] 1474/2953 49% [============================== ] 1475/2953 49% [============================== ] 1476/2953 49% [=============================== ] 1477/2953 50% [=============================== ] 1478/2953 50% [=============================== ] 1479/2953 50% [=============================== ] 1480/2953 50% [=============================== ] 1481/2953 50% [=============================== ] 1482/2953 50% [=============================== ] 1483/2953 50% [=============================== ] 1484/2953 50% [=============================== ] 1485/2953 50% [=============================== ] 1486/2953 50% [=============================== ] 1487/2953 50% [=============================== ] 1488/2953 50% [=============================== ] 1489/2953 50% [=============================== ] 1490/2953 50% [=============================== ] 1491/2953 50% [=============================== ] 1492/2953 50% [=============================== ] 1493/2953 50% [=============================== ] 1494/2953 50% [=============================== ] 1495/2953 50% [=============================== ] 1496/2953 50% [=============================== ] 1497/2953 50% [=============================== ] 1498/2953 50% [=============================== ] 1499/2953 50% [=============================== ] 1500/2953 50% [=============================== ] 1501/2953 50% [=============================== ] 1502/2953 50% [=============================== ] 1503/2953 50% [=============================== ] 1504/2953 50% [=============================== ] 1505/2953 50% [=============================== ] 1506/2953 50% [=============================== ] 1507/2953 51% [=============================== ] 1508/2953 51% [=============================== ] 1509/2953 51% [=============================== ] 1510/2953 51% [=============================== ] 1511/2953 51% [=============================== ] 1512/2953 51% [=============================== ] 1513/2953 51% [=============================== ] 1514/2953 51% [=============================== ] 1515/2953 51% [=============================== ] 1516/2953 51% [=============================== ] 1517/2953 51% [=============================== ] 1518/2953 51% [=============================== ] 1519/2953 51% [=============================== ] 1520/2953 51% [=============================== ] 1521/2953 51% [=============================== ] 1522/2953 51% [=============================== ] 1523/2953 51% [=============================== ] 1524/2953 51% [================================ ] 1525/2953 51% [================================ ] 1526/2953 51% [================================ ] 1527/2953 51% [================================ ] 1528/2953 51% [================================ ] 1529/2953 51% [================================ ] 1530/2953 51% [================================ ] 1531/2953 51% [================================ ] 1532/2953 51% [================================ ] 1533/2953 51% [================================ ] 1534/2953 51% [================================ ] 1535/2953 51% [================================ ] 1536/2953 52% [================================ ] 1537/2953 52% [================================ ] 1538/2953 52% [================================ ] 1539/2953 52% [================================ ] 1540/2953 52% [================================ ] 1541/2953 52% [================================ ] 1542/2953 52% [================================ ] 1543/2953 52% [================================ ] 1544/2953 52% [================================ ] 1545/2953 52% [================================ ] 1546/2953 52% [================================ ] 1547/2953 52% [================================ ] 1548/2953 52% [================================ ] 1549/2953 52% [================================ ] 1550/2953 52% [================================ ] 1551/2953 52% [================================ ] 1552/2953 52% [================================ ] 1553/2953 52% [================================ ] 1554/2953 52% [================================ ] 1555/2953 52% [================================ ] 1556/2953 52% [================================ ] 1557/2953 52% [================================ ] 1558/2953 52% [================================ ] 1559/2953 52% [================================ ] 1560/2953 52% [================================ ] 1561/2953 52% [================================ ] 1562/2953 52% [================================ ] 1563/2953 52% [================================ ] 1564/2953 52% [================================ ] 1565/2953 52% [================================ ] 1566/2953 53% [================================ ] 1567/2953 53% [================================ ] 1568/2953 53% [================================ ] 1569/2953 53% [================================ ] 1570/2953 53% [================================ ] 1571/2953 53% [================================= ] 1572/2953 53% [================================= ] 1573/2953 53% [================================= ] 1574/2953 53% [================================= ] 1575/2953 53% [================================= ] 1576/2953 53% [================================= ] 1577/2953 53% [================================= ] 1578/2953 53% [================================= ] 1579/2953 53% [================================= ] 1580/2953 53% [================================= ] 1581/2953 53% [================================= ] 1582/2953 53% [================================= ] 1583/2953 53% [================================= ] 1584/2953 53% [================================= ] 1585/2953 53% [================================= ] 1586/2953 53% [================================= ] 1587/2953 53% [================================= ] 1588/2953 53% [================================= ] 1589/2953 53% [================================= ] 1590/2953 53% [================================= ] 1591/2953 53% [================================= ] 1592/2953 53% [================================= ] 1593/2953 53% [================================= ] 1594/2953 53% [================================= ] 1595/2953 54% [================================= ] 1596/2953 54% [================================= ] 1597/2953 54% [================================= ] 1598/2953 54% [================================= ] 1599/2953 54% [================================= ] 1600/2953 54% [================================= ] 1601/2953 54% [================================= ] 1602/2953 54% [================================= ] 1603/2953 54% [================================= ] 1604/2953 54% [================================= ] 1605/2953 54% [================================= ] 1606/2953 54% [================================= ] 1607/2953 54% [================================= ] 1608/2953 54% [================================= ] 1609/2953 54% [================================= ] 1610/2953 54% [================================= ] 1611/2953 54% [================================= ] 1612/2953 54% [================================= ] 1613/2953 54% [================================= ] 1614/2953 54% [================================= ] 1615/2953 54% [================================= ] 1616/2953 54% [================================= ] 1617/2953 54% [================================= ] 1618/2953 54% [================================= ] 1619/2953 54% [================================== ] 1620/2953 54% [================================== ] 1621/2953 54% [================================== ] 1622/2953 54% [================================== ] 1623/2953 54% [================================== ] 1624/2953 54% [================================== ] 1625/2953 55% [================================== ] 1626/2953 55% [================================== ] 1627/2953 55% [================================== ] 1628/2953 55% [================================== ] 1629/2953 55% [================================== ] 1630/2953 55% [================================== ] 1631/2953 55% [================================== ] 1632/2953 55% [================================== ] 1633/2953 55% [================================== ] 1634/2953 55% [================================== ] 1635/2953 55% [================================== ] 1636/2953 55% [================================== ] 1637/2953 55% [================================== ] 1638/2953 55% [================================== ] 1639/2953 55% [================================== ] 1640/2953 55% [================================== ] 1641/2953 55% [================================== ] 1642/2953 55% [================================== ] 1643/2953 55% [================================== ] 1644/2953 55% [================================== ] 1645/2953 55% [================================== ] 1646/2953 55% [================================== ] 1647/2953 55% [================================== ] 1648/2953 55% [================================== ] 1649/2953 55% [================================== ] 1650/2953 55% [================================== ] 1651/2953 55% [================================== ] 1652/2953 55% [================================== ] 1653/2953 55% [================================== ] 1654/2953 56% [================================== ] 1655/2953 56% [================================== ] 1656/2953 56% [================================== ] 1657/2953 56% [================================== ] 1658/2953 56% [================================== ] 1659/2953 56% [================================== ] 1660/2953 56% [================================== ] 1661/2953 56% [================================== ] 1662/2953 56% [================================== ] 1663/2953 56% [================================== ] 1664/2953 56% [================================== ] 1665/2953 56% [================================== ] 1666/2953 56% [================================== ] 1667/2953 56% [=================================== ] 1668/2953 56% [=================================== ] 1669/2953 56% [=================================== ] 1670/2953 56% [=================================== ] 1671/2953 56% [=================================== ] 1672/2953 56% [=================================== ] 1673/2953 56% [=================================== ] 1674/2953 56% [=================================== ] 1675/2953 56% [=================================== ] 1676/2953 56% [=================================== ] 1677/2953 56% [=================================== ] 1678/2953 56% [=================================== ] 1679/2953 56% [=================================== ] 1680/2953 56% [=================================== ] 1681/2953 56% [=================================== ] 1682/2953 56% [=================================== ] 1683/2953 56% [=================================== ] 1684/2953 57% [=================================== ] 1685/2953 57% [=================================== ] 1686/2953 57% [=================================== ] 1687/2953 57% [=================================== ] 1688/2953 57% [=================================== ] 1689/2953 57% [=================================== ] 1690/2953 57% [=================================== ] 1691/2953 57% [=================================== ] 1692/2953 57% [=================================== ] 1693/2953 57% [=================================== ] 1694/2953 57% [=================================== ] 1695/2953 57% [=================================== ] 1696/2953 57% [=================================== ] 1697/2953 57% [=================================== ] 1698/2953 57% [=================================== ] 1699/2953 57% [=================================== ] 1700/2953 57% [=================================== ] 1701/2953 57% [=================================== ] 1702/2953 57% [=================================== ] 1703/2953 57% [=================================== ] 1704/2953 57% [=================================== ] 1705/2953 57% [=================================== ] 1706/2953 57% [=================================== ] 1707/2953 57% [=================================== ] 1708/2953 57% [=================================== ] 1709/2953 57% [=================================== ] 1710/2953 57% [=================================== ] 1711/2953 57% [=================================== ] 1712/2953 57% [=================================== ] 1713/2953 58% [=================================== ] 1714/2953 58% [==================================== ] 1715/2953 58% [==================================== ] 1716/2953 58% [==================================== ] 1717/2953 58% [==================================== ] 1718/2953 58% [==================================== ] 1719/2953 58% [==================================== ] 1720/2953 58% [==================================== ] 1721/2953 58% [==================================== ] 1722/2953 58% [==================================== ] 1723/2953 58% [==================================== ] 1724/2953 58% [==================================== ] 1725/2953 58% [==================================== ] 1726/2953 58% [==================================== ] 1727/2953 58% [==================================== ] 1728/2953 58% [==================================== ] 1729/2953 58% [==================================== ] 1730/2953 58% [==================================== ] 1731/2953 58% [==================================== ] 1732/2953 58% [==================================== ] 1733/2953 58% [==================================== ] 1734/2953 58% [==================================== ] 1735/2953 58% [==================================== ] 1736/2953 58% [==================================== ] 1737/2953 58% [==================================== ] 1738/2953 58% [==================================== ] 1739/2953 58% [==================================== ] 1740/2953 58% [==================================== ] 1741/2953 58% [==================================== ] 1742/2953 58% [==================================== ] 1743/2953 59% [==================================== ] 1744/2953 59% [==================================== ] 1745/2953 59% [==================================== ] 1746/2953 59% [==================================== ] 1747/2953 59% [==================================== ] 1748/2953 59% [==================================== ] 1749/2953 59% [==================================== ] 1750/2953 59% [==================================== ] 1751/2953 59% [==================================== ] 1752/2953 59% [==================================== ] 1753/2953 59% [==================================== ] 1754/2953 59% [==================================== ] 1755/2953 59% [==================================== ] 1756/2953 59% [==================================== ] 1757/2953 59% [==================================== ] 1758/2953 59% [==================================== ] 1759/2953 59% [==================================== ] 1760/2953 59% [==================================== ] 1761/2953 59% [==================================== ] 1762/2953 59% [===================================== ] 1763/2953 59% [===================================== ] 1764/2953 59% [===================================== ] 1765/2953 59% [===================================== ] 1766/2953 59% [===================================== ] 1767/2953 59% [===================================== ] 1768/2953 59% [===================================== ] 1769/2953 59% [===================================== ] 1770/2953 59% [===================================== ] 1771/2953 59% [===================================== ] 1772/2953 60% [===================================== ] 1773/2953 60% [===================================== ] 1774/2953 60% [===================================== ] 1775/2953 60% [===================================== ] 1776/2953 60% [===================================== ] 1777/2953 60% [===================================== ] 1778/2953 60% [===================================== ] 1779/2953 60% [===================================== ] 1780/2953 60% [===================================== ] 1781/2953 60% [===================================== ] 1782/2953 60% [===================================== ] 1783/2953 60% [===================================== ] 1784/2953 60% [===================================== ] 1785/2953 60% [===================================== ] 1786/2953 60% [===================================== ] 1787/2953 60% [===================================== ] 1788/2953 60% [===================================== ] 1789/2953 60% [===================================== ] 1790/2953 60% [===================================== ] 1791/2953 60% [===================================== ] 1792/2953 60% [===================================== ] 1793/2953 60% [===================================== ] 1794/2953 60% [===================================== ] 1795/2953 60% [===================================== ] 1796/2953 60% [===================================== ] 1797/2953 60% [===================================== ] 1798/2953 60% [===================================== ] 1799/2953 60% [===================================== ] 1800/2953 60% [===================================== ] 1801/2953 60% [===================================== ] 1802/2953 61% [===================================== ] 1803/2953 61% [===================================== ] 1804/2953 61% [===================================== ] 1805/2953 61% [===================================== ] 1806/2953 61% [===================================== ] 1807/2953 61% [===================================== ] 1808/2953 61% [===================================== ] 1809/2953 61% [====================================== ] 1810/2953 61% [====================================== ] 1811/2953 61% [====================================== ] 1812/2953 61% [====================================== ] 1813/2953 61% [====================================== ] 1814/2953 61% [====================================== ] 1815/2953 61% [====================================== ] 1816/2953 61% [====================================== ] 1817/2953 61% [====================================== ] 1818/2953 61% [====================================== ] 1819/2953 61% [====================================== ] 1820/2953 61% [====================================== ] 1821/2953 61% [====================================== ] 1822/2953 61% [====================================== ] 1823/2953 61% [====================================== ] 1824/2953 61% [====================================== ] 1825/2953 61% [====================================== ] 1826/2953 61% [====================================== ] 1827/2953 61% [====================================== ] 1828/2953 61% [====================================== ] 1829/2953 61% [====================================== ] 1830/2953 61% [====================================== ] 1831/2953 62% [====================================== ] 1832/2953 62% [====================================== ] 1833/2953 62% [====================================== ] 1834/2953 62% [====================================== ] 1835/2953 62% [====================================== ] 1836/2953 62% [====================================== ] 1837/2953 62% [====================================== ] 1838/2953 62% [====================================== ] 1839/2953 62% [====================================== ] 1840/2953 62% [====================================== ] 1841/2953 62% [====================================== ] 1842/2953 62% [====================================== ] 1843/2953 62% [====================================== ] 1844/2953 62% [====================================== ] 1845/2953 62% [====================================== ] 1846/2953 62% [====================================== ] 1847/2953 62% [====================================== ] 1848/2953 62% [====================================== ] 1849/2953 62% [====================================== ] 1850/2953 62% [====================================== ] 1851/2953 62% [====================================== ] 1852/2953 62% [====================================== ] 1853/2953 62% [====================================== ] 1854/2953 62% [====================================== ] 1855/2953 62% [====================================== ] 1856/2953 62% [====================================== ] 1857/2953 62% [======================================= ] 1858/2953 62% [======================================= ] 1859/2953 62% [======================================= ] 1860/2953 62% [======================================= ] 1861/2953 63% [======================================= ] 1862/2953 63% [======================================= ] 1863/2953 63% [======================================= ] 1864/2953 63% [======================================= ] 1865/2953 63% [======================================= ] 1866/2953 63% [======================================= ] 1867/2953 63% [======================================= ] 1868/2953 63% [======================================= ] 1869/2953 63% [======================================= ] 1870/2953 63% [======================================= ] 1871/2953 63% [======================================= ] 1872/2953 63% [======================================= ] 1873/2953 63% [======================================= ] 1874/2953 63% [======================================= ] 1875/2953 63% [======================================= ] 1876/2953 63% [======================================= ] 1877/2953 63% [======================================= ] 1878/2953 63% [======================================= ] 1879/2953 63% [======================================= ] 1880/2953 63% [======================================= ] 1881/2953 63% [======================================= ] 1882/2953 63% [======================================= ] 1883/2953 63% [======================================= ] 1884/2953 63% [======================================= ] 1885/2953 63% [======================================= ] 1886/2953 63% [======================================= ] 1887/2953 63% [======================================= ] 1888/2953 63% [======================================= ] 1889/2953 63% [======================================= ] 1890/2953 64% [======================================= ] 1891/2953 64% [======================================= ] 1892/2953 64% [======================================= ] 1893/2953 64% [======================================= ] 1894/2953 64% [======================================= ] 1895/2953 64% [======================================= ] 1896/2953 64% [======================================= ] 1897/2953 64% [======================================= ] 1898/2953 64% [======================================= ] 1899/2953 64% [======================================= ] 1900/2953 64% [======================================= ] 1901/2953 64% [======================================= ] 1902/2953 64% [======================================= ] 1903/2953 64% [======================================= ] 1904/2953 64% [======================================= ] 1905/2953 64% [======================================== ] 1906/2953 64% [======================================== ] 1907/2953 64% [======================================== ] 1908/2953 64% [======================================== ] 1909/2953 64% [======================================== ] 1910/2953 64% [======================================== ] 1911/2953 64% [======================================== ] 1912/2953 64% [======================================== ] 1913/2953 64% [======================================== ] 1914/2953 64% [======================================== ] 1915/2953 64% [======================================== ] 1916/2953 64% [======================================== ] 1917/2953 64% [======================================== ] 1918/2953 64% [======================================== ] 1919/2953 64% [======================================== ] 1920/2953 65% [======================================== ] 1921/2953 65% [======================================== ] 1922/2953 65% [======================================== ] 1923/2953 65% [======================================== ] 1924/2953 65% [======================================== ] 1925/2953 65% [======================================== ] 1926/2953 65% [======================================== ] 1927/2953 65% [======================================== ] 1928/2953 65% [======================================== ] 1929/2953 65% [======================================== ] 1930/2953 65% [======================================== ] 1931/2953 65% [======================================== ] 1932/2953 65% [======================================== ] 1933/2953 65% [======================================== ] 1934/2953 65% [======================================== ] 1935/2953 65% [======================================== ] 1936/2953 65% [======================================== ] 1937/2953 65% [======================================== ] 1938/2953 65% [======================================== ] 1939/2953 65% [======================================== ] 1940/2953 65% [======================================== ] 1941/2953 65% [======================================== ] 1942/2953 65% [======================================== ] 1943/2953 65% [======================================== ] 1944/2953 65% [======================================== ] 1945/2953 65% [======================================== ] 1946/2953 65% [======================================== ] 1947/2953 65% [======================================== ] 1948/2953 65% [======================================== ] 1949/2953 66% [======================================== ] 1950/2953 66% [======================================== ] 1951/2953 66% [======================================== ] 1952/2953 66% [========================================= ] 1953/2953 66% [========================================= ] 1954/2953 66% [========================================= ] 1955/2953 66% [========================================= ] 1956/2953 66% [========================================= ] 1957/2953 66% [========================================= ] 1958/2953 66% [========================================= ] 1959/2953 66% [========================================= ] 1960/2953 66% [========================================= ] 1961/2953 66% [========================================= ] 1962/2953 66% [========================================= ] 1963/2953 66% [========================================= ] 1964/2953 66% [========================================= ] 1965/2953 66% [========================================= ] 1966/2953 66% [========================================= ] 1967/2953 66% [========================================= ] 1968/2953 66% [========================================= ] 1969/2953 66% [========================================= ] 1970/2953 66% [========================================= ] 1971/2953 66% [========================================= ] 1972/2953 66% [========================================= ] 1973/2953 66% [========================================= ] 1974/2953 66% [========================================= ] 1975/2953 66% [========================================= ] 1976/2953 66% [========================================= ] 1977/2953 66% [========================================= ] 1978/2953 66% [========================================= ] 1979/2953 67% [========================================= ] 1980/2953 67% [========================================= ] 1981/2953 67% [========================================= ] 1982/2953 67% [========================================= ] 1983/2953 67% [========================================= ] 1984/2953 67% [========================================= ] 1985/2953 67% [========================================= ] 1986/2953 67% [========================================= ] 1987/2953 67% [========================================= ] 1988/2953 67% [========================================= ] 1989/2953 67% [========================================= ] 1990/2953 67% [========================================= ] 1991/2953 67% [========================================= ] 1992/2953 67% [========================================= ] 1993/2953 67% [========================================= ] 1994/2953 67% [========================================= ] 1995/2953 67% [========================================= ] 1996/2953 67% [========================================= ] 1997/2953 67% [========================================= ] 1998/2953 67% [========================================= ] 1999/2953 67% [========================================= ] 2000/2953 67% [========================================== ] 2001/2953 67% [========================================== ] 2002/2953 67% [========================================== ] 2003/2953 67% [========================================== ] 2004/2953 67% [========================================== ] 2005/2953 67% [========================================== ] 2006/2953 67% [========================================== ] 2007/2953 67% [========================================== ] 2008/2953 67% [========================================== ] 2009/2953 68% [========================================== ] 2010/2953 68% [========================================== ] 2011/2953 68% [========================================== ] 2012/2953 68% [========================================== ] 2013/2953 68% [========================================== ] 2014/2953 68% [========================================== ] 2015/2953 68% [========================================== ] 2016/2953 68% [========================================== ] 2017/2953 68% [========================================== ] 2018/2953 68% [========================================== ] 2019/2953 68% [========================================== ] 2020/2953 68% [========================================== ] 2021/2953 68% [========================================== ] 2022/2953 68% [========================================== ] 2023/2953 68% [========================================== ] 2024/2953 68% [========================================== ] 2025/2953 68% [========================================== ] 2026/2953 68% [========================================== ] 2027/2953 68% [========================================== ] 2028/2953 68% [========================================== ] 2029/2953 68% [========================================== ] 2030/2953 68% [========================================== ] 2031/2953 68% [========================================== ] 2032/2953 68% [========================================== ] 2033/2953 68% [========================================== ] 2034/2953 68% [========================================== ] 2035/2953 68% [========================================== ] 2036/2953 68% [========================================== ] 2037/2953 68% [========================================== ] 2038/2953 69% [========================================== ] 2039/2953 69% [========================================== ] 2040/2953 69% [========================================== ] 2041/2953 69% [========================================== ] 2042/2953 69% [========================================== ] 2043/2953 69% [========================================== ] 2044/2953 69% [========================================== ] 2045/2953 69% [========================================== ] 2046/2953 69% [========================================== ] 2047/2953 69% [========================================== ] 2048/2953 69% [=========================================== ] 2049/2953 69% [=========================================== ] 2050/2953 69% [=========================================== ] 2051/2953 69% [=========================================== ] 2052/2953 69% [=========================================== ] 2053/2953 69% [=========================================== ] 2054/2953 69% [=========================================== ] 2055/2953 69% [=========================================== ] 2056/2953 69% [=========================================== ] 2057/2953 69% [=========================================== ] 2058/2953 69% [=========================================== ] 2059/2953 69% [=========================================== ] 2060/2953 69% [=========================================== ] 2061/2953 69% [=========================================== ] 2062/2953 69% [=========================================== ] 2063/2953 69% [=========================================== ] 2064/2953 69% [=========================================== ] 2065/2953 69% [=========================================== ] 2066/2953 69% [=========================================== ] 2067/2953 69% [=========================================== ] 2068/2953 70% [=========================================== ] 2069/2953 70% [=========================================== ] 2070/2953 70% [=========================================== ] 2071/2953 70% [=========================================== ] 2072/2953 70% [=========================================== ] 2073/2953 70% [=========================================== ] 2074/2953 70% [=========================================== ] 2075/2953 70% [=========================================== ] 2076/2953 70% [=========================================== ] 2077/2953 70% [=========================================== ] 2078/2953 70% [=========================================== ] 2079/2953 70% [=========================================== ] 2080/2953 70% [=========================================== ] 2081/2953 70% [=========================================== ] 2082/2953 70% [=========================================== ] 2083/2953 70% [=========================================== ] 2084/2953 70% [=========================================== ] 2085/2953 70% [=========================================== ] 2086/2953 70% [=========================================== ] 2087/2953 70% [=========================================== ] 2088/2953 70% [=========================================== ] 2089/2953 70% [=========================================== ] 2090/2953 70% [=========================================== ] 2091/2953 70% [=========================================== ] 2092/2953 70% [=========================================== ] 2093/2953 70% [=========================================== ] 2094/2953 70% [=========================================== ] 2095/2953 70% [============================================ ] 2096/2953 70% [============================================ ] 2097/2953 71% [============================================ ] 2098/2953 71% [============================================ ] 2099/2953 71% [============================================ ] 2100/2953 71% [============================================ ] 2101/2953 71% [============================================ ] 2102/2953 71% [============================================ ] 2103/2953 71% [============================================ ] 2104/2953 71% [============================================ ] 2105/2953 71% [============================================ ] 2106/2953 71% [============================================ ] 2107/2953 71% [============================================ ] 2108/2953 71% [============================================ ] 2109/2953 71% [============================================ ] 2110/2953 71% [============================================ ] 2111/2953 71% [============================================ ] 2112/2953 71% [============================================ ] 2113/2953 71% [============================================ ] 2114/2953 71% [============================================ ] 2115/2953 71% [============================================ ] 2116/2953 71% [============================================ ] 2117/2953 71% [============================================ ] 2118/2953 71% [============================================ ] 2119/2953 71% [============================================ ] 2120/2953 71% [============================================ ] 2121/2953 71% [============================================ ] 2122/2953 71% [============================================ ] 2123/2953 71% [============================================ ] 2124/2953 71% [============================================ ] 2125/2953 71% [============================================ ] 2126/2953 71% [============================================ ] 2127/2953 72% [============================================ ] 2128/2953 72% [============================================ ] 2129/2953 72% [============================================ ] 2130/2953 72% [============================================ ] 2131/2953 72% [============================================ ] 2132/2953 72% [============================================ ] 2133/2953 72% [============================================ ] 2134/2953 72% [============================================ ] 2135/2953 72% [============================================ ] 2136/2953 72% [============================================ ] 2137/2953 72% [============================================ ] 2138/2953 72% [============================================ ] 2139/2953 72% [============================================ ] 2140/2953 72% [============================================ ] 2141/2953 72% [============================================ ] 2142/2953 72% [============================================ ] 2143/2953 72% [============================================= ] 2144/2953 72% [============================================= ] 2145/2953 72% [============================================= ] 2146/2953 72% [============================================= ] 2147/2953 72% [============================================= ] 2148/2953 72% [============================================= ] 2149/2953 72% [============================================= ] 2150/2953 72% [============================================= ] 2151/2953 72% [============================================= ] 2152/2953 72% [============================================= ] 2153/2953 72% [============================================= ] 2154/2953 72% [============================================= ] 2155/2953 72% [============================================= ] 2156/2953 73% [============================================= ] 2157/2953 73% [============================================= ] 2158/2953 73% [============================================= ] 2159/2953 73% [============================================= ] 2160/2953 73% [============================================= ] 2161/2953 73% [============================================= ] 2162/2953 73% [============================================= ] 2163/2953 73% [============================================= ] 2164/2953 73% [============================================= ] 2165/2953 73% [============================================= ] 2166/2953 73% [============================================= ] 2167/2953 73% [============================================= ] 2168/2953 73% [============================================= ] 2169/2953 73% [============================================= ] 2170/2953 73% [============================================= ] 2171/2953 73% [============================================= ] 2172/2953 73% [============================================= ] 2173/2953 73% [============================================= ] 2174/2953 73% [============================================= ] 2175/2953 73% [============================================= ] 2176/2953 73% [============================================= ] 2177/2953 73% [============================================= ] 2178/2953 73% [============================================= ] 2179/2953 73% [============================================= ] 2180/2953 73% [============================================= ] 2181/2953 73% [============================================= ] 2182/2953 73% [============================================= ] 2183/2953 73% [============================================= ] 2184/2953 73% [============================================= ] 2185/2953 73% [============================================= ] 2186/2953 74% [============================================= ] 2187/2953 74% [============================================= ] 2188/2953 74% [============================================= ] 2189/2953 74% [============================================= ] 2190/2953 74% [============================================== ] 2191/2953 74% [============================================== ] 2192/2953 74% [============================================== ] 2193/2953 74% [============================================== ] 2194/2953 74% [============================================== ] 2195/2953 74% [============================================== ] 2196/2953 74% [============================================== ] 2197/2953 74% [============================================== ] 2198/2953 74% [============================================== ] 2199/2953 74% [============================================== ] 2200/2953 74% [============================================== ] 2201/2953 74% [============================================== ] 2202/2953 74% [============================================== ] 2203/2953 74% [============================================== ] 2204/2953 74% [============================================== ] 2205/2953 74% [============================================== ] 2206/2953 74% [============================================== ] 2207/2953 74% [============================================== ] 2208/2953 74% [============================================== ] 2209/2953 74% [============================================== ] 2210/2953 74% [============================================== ] 2211/2953 74% [============================================== ] 2212/2953 74% [============================================== ] 2213/2953 74% [============================================== ] 2214/2953 74% [============================================== ] 2215/2953 75% [============================================== ] 2216/2953 75% [============================================== ] 2217/2953 75% [============================================== ] 2218/2953 75% [============================================== ] 2219/2953 75% [============================================== ] 2220/2953 75% [============================================== ] 2221/2953 75% [============================================== ] 2222/2953 75% [============================================== ] 2223/2953 75% [============================================== ] 2224/2953 75% [============================================== ] 2225/2953 75% [============================================== ] 2226/2953 75% [============================================== ] 2227/2953 75% [============================================== ] 2228/2953 75% [============================================== ] 2229/2953 75% [============================================== ] 2230/2953 75% [============================================== ] 2231/2953 75% [============================================== ] 2232/2953 75% [============================================== ] 2233/2953 75% [============================================== ] 2234/2953 75% [============================================== ] 2235/2953 75% [============================================== ] 2236/2953 75% [============================================== ] 2237/2953 75% [============================================== ] 2238/2953 75% [=============================================== ] 2239/2953 75% [=============================================== ] 2240/2953 75% [=============================================== ] 2241/2953 75% [=============================================== ] 2242/2953 75% [=============================================== ] 2243/2953 75% [=============================================== ] 2244/2953 75% [=============================================== ] 2245/2953 76% [=============================================== ] 2246/2953 76% [=============================================== ] 2247/2953 76% [=============================================== ] 2248/2953 76% [=============================================== ] 2249/2953 76% [=============================================== ] 2250/2953 76% [=============================================== ] 2251/2953 76% [=============================================== ] 2252/2953 76% [=============================================== ] 2253/2953 76% [=============================================== ] 2254/2953 76% [=============================================== ] 2255/2953 76% [=============================================== ] 2256/2953 76% [=============================================== ] 2257/2953 76% [=============================================== ] 2258/2953 76% [=============================================== ] 2259/2953 76% [=============================================== ] 2260/2953 76% [=============================================== ] 2261/2953 76% [=============================================== ] 2262/2953 76% [=============================================== ] 2263/2953 76% [=============================================== ] 2264/2953 76% [=============================================== ] 2265/2953 76% [=============================================== ] 2266/2953 76% [=============================================== ] 2267/2953 76% [=============================================== ] 2268/2953 76% [=============================================== ] 2269/2953 76% [=============================================== ] 2270/2953 76% [=============================================== ] 2271/2953 76% [=============================================== ] 2272/2953 76% [=============================================== ] 2273/2953 76% [=============================================== ] 2274/2953 77% [=============================================== ] 2275/2953 77% [=============================================== ] 2276/2953 77% [=============================================== ] 2277/2953 77% [=============================================== ] 2278/2953 77% [=============================================== ] 2279/2953 77% [=============================================== ] 2280/2953 77% [=============================================== ] 2281/2953 77% [=============================================== ] 2282/2953 77% [=============================================== ] 2283/2953 77% [=============================================== ] 2284/2953 77% [=============================================== ] 2285/2953 77% [=============================================== ] 2286/2953 77% [================================================ ] 2287/2953 77% [================================================ ] 2288/2953 77% [================================================ ] 2289/2953 77% [================================================ ] 2290/2953 77% [================================================ ] 2291/2953 77% [================================================ ] 2292/2953 77% [================================================ ] 2293/2953 77% [================================================ ] 2294/2953 77% [================================================ ] 2295/2953 77% [================================================ ] 2296/2953 77% [================================================ ] 2297/2953 77% [================================================ ] 2298/2953 77% [================================================ ] 2299/2953 77% [================================================ ] 2300/2953 77% [================================================ ] 2301/2953 77% [================================================ ] 2302/2953 77% [================================================ ] 2303/2953 77% [================================================ ] 2304/2953 78% [================================================ ] 2305/2953 78% [================================================ ] 2306/2953 78% [================================================ ] 2307/2953 78% [================================================ ] 2308/2953 78% [================================================ ] 2309/2953 78% [================================================ ] 2310/2953 78% [================================================ ] 2311/2953 78% [================================================ ] 2312/2953 78% [================================================ ] 2313/2953 78% [================================================ ] 2314/2953 78% [================================================ ] 2315/2953 78% [================================================ ] 2316/2953 78% [================================================ ] 2317/2953 78% [================================================ ] 2318/2953 78% [================================================ ] 2319/2953 78% [================================================ ] 2320/2953 78% [================================================ ] 2321/2953 78% [================================================ ] 2322/2953 78% [================================================ ] 2323/2953 78% [================================================ ] 2324/2953 78% [================================================ ] 2325/2953 78% [================================================ ] 2326/2953 78% [================================================ ] 2327/2953 78% [================================================ ] 2328/2953 78% [================================================ ] 2329/2953 78% [================================================ ] 2330/2953 78% [================================================ ] 2331/2953 78% [================================================ ] 2332/2953 78% [================================================ ] 2333/2953 79% [================================================= ] 2334/2953 79% [================================================= ] 2335/2953 79% [================================================= ] 2336/2953 79% [================================================= ] 2337/2953 79% [================================================= ] 2338/2953 79% [================================================= ] 2339/2953 79% [================================================= ] 2340/2953 79% [================================================= ] 2341/2953 79% [================================================= ] 2342/2953 79% [================================================= ] 2343/2953 79% [================================================= ] 2344/2953 79% [================================================= ] 2345/2953 79% [================================================= ] 2346/2953 79% [================================================= ] 2347/2953 79% [================================================= ] 2348/2953 79% [================================================= ] 2349/2953 79% [================================================= ] 2350/2953 79% [================================================= ] 2351/2953 79% [================================================= ] 2352/2953 79% [================================================= ] 2353/2953 79% [================================================= ] 2354/2953 79% [================================================= ] 2355/2953 79% [================================================= ] 2356/2953 79% [================================================= ] 2357/2953 79% [================================================= ] 2358/2953 79% [================================================= ] 2359/2953 79% [================================================= ] 2360/2953 79% [================================================= ] 2361/2953 79% [================================================= ] 2362/2953 79% [================================================= ] 2363/2953 80% [================================================= ] 2364/2953 80% [================================================= ] 2365/2953 80% [================================================= ] 2366/2953 80% [================================================= ] 2367/2953 80% [================================================= ] 2368/2953 80% [================================================= ] 2369/2953 80% [================================================= ] 2370/2953 80% [================================================= ] 2371/2953 80% [================================================= ] 2372/2953 80% [================================================= ] 2373/2953 80% [================================================= ] 2374/2953 80% [================================================= ] 2375/2953 80% [================================================= ] 2376/2953 80% [================================================= ] 2377/2953 80% [================================================= ] 2378/2953 80% [================================================= ] 2379/2953 80% [================================================= ] 2380/2953 80% [================================================= ] 2381/2953 80% [================================================== ] 2382/2953 80% [================================================== ] 2383/2953 80% [================================================== ] 2384/2953 80% [================================================== ] 2385/2953 80% [================================================== ] 2386/2953 80% [================================================== ] 2387/2953 80% [================================================== ] 2388/2953 80% [================================================== ] 2389/2953 80% [================================================== ] 2390/2953 80% [================================================== ] 2391/2953 80% [================================================== ] 2392/2953 81% [================================================== ] 2393/2953 81% [================================================== ] 2394/2953 81% [================================================== ] 2395/2953 81% [================================================== ] 2396/2953 81% [================================================== ] 2397/2953 81% [================================================== ] 2398/2953 81% [================================================== ] 2399/2953 81% [================================================== ] 2400/2953 81% [================================================== ] 2401/2953 81% [================================================== ] 2402/2953 81% [================================================== ] 2403/2953 81% [================================================== ] 2404/2953 81% [================================================== ] 2405/2953 81% [================================================== ] 2406/2953 81% [================================================== ] 2407/2953 81% [================================================== ] 2408/2953 81% [================================================== ] 2409/2953 81% [================================================== ] 2410/2953 81% [================================================== ] 2411/2953 81% [================================================== ] 2412/2953 81% [================================================== ] 2413/2953 81% [================================================== ] 2414/2953 81% [================================================== ] 2415/2953 81% [================================================== ] 2416/2953 81% [================================================== ] 2417/2953 81% [================================================== ] 2418/2953 81% [================================================== ] 2419/2953 81% [================================================== ] 2420/2953 81% [================================================== ] 2421/2953 81% [================================================== ] 2422/2953 82% [================================================== ] 2423/2953 82% [================================================== ] 2424/2953 82% [================================================== ] 2425/2953 82% [================================================== ] 2426/2953 82% [================================================== ] 2427/2953 82% [================================================== ] 2428/2953 82% [================================================== ] 2429/2953 82% [=================================================== ] 2430/2953 82% [=================================================== ] 2431/2953 82% [=================================================== ] 2432/2953 82% [=================================================== ] 2433/2953 82% [=================================================== ] 2434/2953 82% [=================================================== ] 2435/2953 82% [=================================================== ] 2436/2953 82% [=================================================== ] 2437/2953 82% [=================================================== ] 2438/2953 82% [=================================================== ] 2439/2953 82% [=================================================== ] 2440/2953 82% [=================================================== ] 2441/2953 82% [=================================================== ] 2442/2953 82% [=================================================== ] 2443/2953 82% [=================================================== ] 2444/2953 82% [=================================================== ] 2445/2953 82% [=================================================== ] 2446/2953 82% [=================================================== ] 2447/2953 82% [=================================================== ] 2448/2953 82% [=================================================== ] 2449/2953 82% [=================================================== ] 2450/2953 82% [=================================================== ] 2451/2953 83% [=================================================== ] 2452/2953 83% [=================================================== ] 2453/2953 83% [=================================================== ] 2454/2953 83% [=================================================== ] 2455/2953 83% [=================================================== ] 2456/2953 83% [=================================================== ] 2457/2953 83% [=================================================== ] 2458/2953 83% [=================================================== ] 2459/2953 83% [=================================================== ] 2460/2953 83% [=================================================== ] 2461/2953 83% [=================================================== ] 2462/2953 83% [=================================================== ] 2463/2953 83% [=================================================== ] 2464/2953 83% [=================================================== ] 2465/2953 83% [=================================================== ] 2466/2953 83% [=================================================== ] 2467/2953 83% [=================================================== ] 2468/2953 83% [=================================================== ] 2469/2953 83% [=================================================== ] 2470/2953 83% [=================================================== ] 2471/2953 83% [=================================================== ] 2472/2953 83% [=================================================== ] 2473/2953 83% [=================================================== ] 2474/2953 83% [=================================================== ] 2475/2953 83% [=================================================== ] 2476/2953 83% [==================================================== ] 2477/2953 83% [==================================================== ] 2478/2953 83% [==================================================== ] 2479/2953 83% [==================================================== ] 2480/2953 83% [==================================================== ] 2481/2953 84% [==================================================== ] 2482/2953 84% [==================================================== ] 2483/2953 84% [==================================================== ] 2484/2953 84% [==================================================== ] 2485/2953 84% [==================================================== ] 2486/2953 84% [==================================================== ] 2487/2953 84% [==================================================== ] 2488/2953 84% [==================================================== ] 2489/2953 84% [==================================================== ] 2490/2953 84% [==================================================== ] 2491/2953 84% [==================================================== ] 2492/2953 84% [==================================================== ] 2493/2953 84% [==================================================== ] 2494/2953 84% [==================================================== ] 2495/2953 84% [==================================================== ] 2496/2953 84% [==================================================== ] 2497/2953 84% [==================================================== ] 2498/2953 84% [==================================================== ] 2499/2953 84% [==================================================== ] 2500/2953 84% [==================================================== ] 2501/2953 84% [==================================================== ] 2502/2953 84% [==================================================== ] 2503/2953 84% [==================================================== ] 2504/2953 84% [==================================================== ] 2505/2953 84% [==================================================== ] 2506/2953 84% [==================================================== ] 2507/2953 84% [==================================================== ] 2508/2953 84% [==================================================== ] 2509/2953 84% [==================================================== ] 2510/2953 84% [==================================================== ] 2511/2953 85% [==================================================== ] 2512/2953 85% [==================================================== ] 2513/2953 85% [==================================================== ] 2514/2953 85% [==================================================== ] 2515/2953 85% [==================================================== ] 2516/2953 85% [==================================================== ] 2517/2953 85% [==================================================== ] 2518/2953 85% [==================================================== ] 2519/2953 85% [==================================================== ] 2520/2953 85% [==================================================== ] 2521/2953 85% [==================================================== ] 2522/2953 85% [==================================================== ] 2523/2953 85% [==================================================== ] 2524/2953 85% [===================================================== ] 2525/2953 85% [===================================================== ] 2526/2953 85% [===================================================== ] 2527/2953 85% [===================================================== ] 2528/2953 85% [===================================================== ] 2529/2953 85% [===================================================== ] 2530/2953 85% [===================================================== ] 2531/2953 85% [===================================================== ] 2532/2953 85% [===================================================== ] 2533/2953 85% [===================================================== ] 2534/2953 85% [===================================================== ] 2535/2953 85% [===================================================== ] 2536/2953 85% [===================================================== ] 2537/2953 85% [===================================================== ] 2538/2953 85% [===================================================== ] 2539/2953 85% [===================================================== ] 2540/2953 86% [===================================================== ] 2541/2953 86% [===================================================== ] 2542/2953 86% [===================================================== ] 2543/2953 86% [===================================================== ] 2544/2953 86% [===================================================== ] 2545/2953 86% [===================================================== ] 2546/2953 86% [===================================================== ] 2547/2953 86% [===================================================== ] 2548/2953 86% [===================================================== ] 2549/2953 86% [===================================================== ] 2550/2953 86% [===================================================== ] 2551/2953 86% [===================================================== ] 2552/2953 86% [===================================================== ] 2553/2953 86% [===================================================== ] 2554/2953 86% [===================================================== ] 2555/2953 86% [===================================================== ] 2556/2953 86% [===================================================== ] 2557/2953 86% [===================================================== ] 2558/2953 86% [===================================================== ] 2559/2953 86% [===================================================== ] 2560/2953 86% [===================================================== ] 2561/2953 86% [===================================================== ] 2562/2953 86% [===================================================== ] 2563/2953 86% [===================================================== ] 2564/2953 86% [===================================================== ] 2565/2953 86% [===================================================== ] 2566/2953 86% [===================================================== ] 2567/2953 86% [===================================================== ] 2568/2953 86% [===================================================== ] 2569/2953 86% [===================================================== ] 2570/2953 87% [===================================================== ] 2571/2953 87% [====================================================== ] 2572/2953 87% [====================================================== ] 2573/2953 87% [====================================================== ] 2574/2953 87% [====================================================== ] 2575/2953 87% [====================================================== ] 2576/2953 87% [====================================================== ] 2577/2953 87% [====================================================== ] 2578/2953 87% [====================================================== ] 2579/2953 87% [====================================================== ] 2580/2953 87% [====================================================== ] 2581/2953 87% [====================================================== ] 2582/2953 87% [====================================================== ] 2583/2953 87% [====================================================== ] 2584/2953 87% [====================================================== ] 2585/2953 87% [====================================================== ] 2586/2953 87% [====================================================== ] 2587/2953 87% [====================================================== ] 2588/2953 87% [====================================================== ] 2589/2953 87% [====================================================== ] 2590/2953 87% [====================================================== ] 2591/2953 87% [====================================================== ] 2592/2953 87% [====================================================== ] 2593/2953 87% [====================================================== ] 2594/2953 87% [====================================================== ] 2595/2953 87% [====================================================== ] 2596/2953 87% [====================================================== ] 2597/2953 87% [====================================================== ] 2598/2953 87% [====================================================== ] 2599/2953 88% [====================================================== ] 2600/2953 88% [====================================================== ] 2601/2953 88% [====================================================== ] 2602/2953 88% [====================================================== ] 2603/2953 88% [====================================================== ] 2604/2953 88% [====================================================== ] 2605/2953 88% [====================================================== ] 2606/2953 88% [====================================================== ] 2607/2953 88% [====================================================== ] 2608/2953 88% [====================================================== ] 2609/2953 88% [====================================================== ] 2610/2953 88% [====================================================== ] 2611/2953 88% [====================================================== ] 2612/2953 88% [====================================================== ] 2613/2953 88% [====================================================== ] 2614/2953 88% [====================================================== ] 2615/2953 88% [====================================================== ] 2616/2953 88% [====================================================== ] 2617/2953 88% [====================================================== ] 2618/2953 88% [====================================================== ] 2619/2953 88% [======================================================= ] 2620/2953 88% [======================================================= ] 2621/2953 88% [======================================================= ] 2622/2953 88% [======================================================= ] 2623/2953 88% [======================================================= ] 2624/2953 88% [======================================================= ] 2625/2953 88% [======================================================= ] 2626/2953 88% [======================================================= ] 2627/2953 88% [======================================================= ] 2628/2953 88% [======================================================= ] 2629/2953 89% [======================================================= ] 2630/2953 89% [======================================================= ] 2631/2953 89% [======================================================= ] 2632/2953 89% [======================================================= ] 2633/2953 89% [======================================================= ] 2634/2953 89% [======================================================= ] 2635/2953 89% [======================================================= ] 2636/2953 89% [======================================================= ] 2637/2953 89% [======================================================= ] 2638/2953 89% [======================================================= ] 2639/2953 89% [======================================================= ] 2640/2953 89% [======================================================= ] 2641/2953 89% [======================================================= ] 2642/2953 89% [======================================================= ] 2643/2953 89% [======================================================= ] 2644/2953 89% [======================================================= ] 2645/2953 89% [======================================================= ] 2646/2953 89% [======================================================= ] 2647/2953 89% [======================================================= ] 2648/2953 89% [======================================================= ] 2649/2953 89% [======================================================= ] 2650/2953 89% [======================================================= ] 2651/2953 89% [======================================================= ] 2652/2953 89% [======================================================= ] 2653/2953 89% [======================================================= ] 2654/2953 89% [======================================================= ] 2655/2953 89% [======================================================= ] 2656/2953 89% [======================================================= ] 2657/2953 89% [======================================================= ] 2658/2953 90% [======================================================= ] 2659/2953 90% [======================================================= ] 2660/2953 90% [======================================================= ] 2661/2953 90% [======================================================= ] 2662/2953 90% [======================================================= ] 2663/2953 90% [======================================================= ] 2664/2953 90% [======================================================= ] 2665/2953 90% [======================================================= ] 2666/2953 90% [======================================================= ] 2667/2953 90% [======================================================== ] 2668/2953 90% [======================================================== ] 2669/2953 90% [======================================================== ] 2670/2953 90% [======================================================== ] 2671/2953 90% [======================================================== ] 2672/2953 90% [======================================================== ] 2673/2953 90% [======================================================== ] 2674/2953 90% [======================================================== ] 2675/2953 90% [======================================================== ] 2676/2953 90% [======================================================== ] 2677/2953 90% [======================================================== ] 2678/2953 90% [======================================================== ] 2679/2953 90% [======================================================== ] 2680/2953 90% [======================================================== ] 2681/2953 90% [======================================================== ] 2682/2953 90% [======================================================== ] 2683/2953 90% [======================================================== ] 2684/2953 90% [======================================================== ] 2685/2953 90% [======================================================== ] 2686/2953 90% [======================================================== ] 2687/2953 90% [======================================================== ] 2688/2953 91% [======================================================== ] 2689/2953 91% [======================================================== ] 2690/2953 91% [======================================================== ] 2691/2953 91% [======================================================== ] 2692/2953 91% [======================================================== ] 2693/2953 91% [======================================================== ] 2694/2953 91% [======================================================== ] 2695/2953 91% [======================================================== ] 2696/2953 91% [======================================================== ] 2697/2953 91% [======================================================== ] 2698/2953 91% [======================================================== ] 2699/2953 91% [======================================================== ] 2700/2953 91% [======================================================== ] 2701/2953 91% [======================================================== ] 2702/2953 91% [======================================================== ] 2703/2953 91% [======================================================== ] 2704/2953 91% [======================================================== ] 2705/2953 91% [======================================================== ] 2706/2953 91% [======================================================== ] 2707/2953 91% [======================================================== ] 2708/2953 91% [======================================================== ] 2709/2953 91% [======================================================== ] 2710/2953 91% [======================================================== ] 2711/2953 91% [======================================================== ] 2712/2953 91% [======================================================== ] 2713/2953 91% [======================================================== ] 2714/2953 91% [========================================================= ] 2715/2953 91% [========================================================= ] 2716/2953 91% [========================================================= ] 2717/2953 92% [========================================================= ] 2718/2953 92% [========================================================= ] 2719/2953 92% [========================================================= ] 2720/2953 92% [========================================================= ] 2721/2953 92% [========================================================= ] 2722/2953 92% [========================================================= ] 2723/2953 92% [========================================================= ] 2724/2953 92% [========================================================= ] 2725/2953 92% [========================================================= ] 2726/2953 92% [========================================================= ] 2727/2953 92% [========================================================= ] 2728/2953 92% [========================================================= ] 2729/2953 92% [========================================================= ] 2730/2953 92% [========================================================= ] 2731/2953 92% [========================================================= ] 2732/2953 92% [========================================================= ] 2733/2953 92% [========================================================= ] 2734/2953 92% [========================================================= ] 2735/2953 92% [========================================================= ] 2736/2953 92% [========================================================= ] 2737/2953 92% [========================================================= ] 2738/2953 92% [========================================================= ] 2739/2953 92% [========================================================= ] 2740/2953 92% [========================================================= ] 2741/2953 92% [========================================================= ] 2742/2953 92% [========================================================= ] 2743/2953 92% [========================================================= ] 2744/2953 92% [========================================================= ] 2745/2953 92% [========================================================= ] 2746/2953 92% [========================================================= ] 2747/2953 93% [========================================================= ] 2748/2953 93% [========================================================= ] 2749/2953 93% [========================================================= ] 2750/2953 93% [========================================================= ] 2751/2953 93% [========================================================= ] 2752/2953 93% [========================================================= ] 2753/2953 93% [========================================================= ] 2754/2953 93% [========================================================= ] 2755/2953 93% [========================================================= ] 2756/2953 93% [========================================================= ] 2757/2953 93% [========================================================= ] 2758/2953 93% [========================================================= ] 2759/2953 93% [========================================================= ] 2760/2953 93% [========================================================= ] 2761/2953 93% [========================================================= ] 2762/2953 93% [========================================================== ] 2763/2953 93% [========================================================== ] 2764/2953 93% [========================================================== ] 2765/2953 93% [========================================================== ] 2766/2953 93% [========================================================== ] 2767/2953 93% [========================================================== ] 2768/2953 93% [========================================================== ] 2769/2953 93% [========================================================== ] 2770/2953 93% [========================================================== ] 2771/2953 93% [========================================================== ] 2772/2953 93% [========================================================== ] 2773/2953 93% [========================================================== ] 2774/2953 93% [========================================================== ] 2775/2953 93% [========================================================== ] 2776/2953 94% [========================================================== ] 2777/2953 94% [========================================================== ] 2778/2953 94% [========================================================== ] 2779/2953 94% [========================================================== ] 2780/2953 94% [========================================================== ] 2781/2953 94% [========================================================== ] 2782/2953 94% [========================================================== ] 2783/2953 94% [========================================================== ] 2784/2953 94% [========================================================== ] 2785/2953 94% [========================================================== ] 2786/2953 94% [========================================================== ] 2787/2953 94% [========================================================== ] 2788/2953 94% [========================================================== ] 2789/2953 94% [========================================================== ] 2790/2953 94% [========================================================== ] 2791/2953 94% [========================================================== ] 2792/2953 94% [========================================================== ] 2793/2953 94% [========================================================== ] 2794/2953 94% [========================================================== ] 2795/2953 94% [========================================================== ] 2796/2953 94% [========================================================== ] 2797/2953 94% [========================================================== ] 2798/2953 94% [========================================================== ] 2799/2953 94% [========================================================== ] 2800/2953 94% [========================================================== ] 2801/2953 94% [========================================================== ] 2802/2953 94% [========================================================== ] 2803/2953 94% [========================================================== ] 2804/2953 94% [========================================================== ] 2805/2953 94% [========================================================== ] 2806/2953 95% [========================================================== ] 2807/2953 95% [========================================================== ] 2808/2953 95% [========================================================== ] 2809/2953 95% [========================================================== ] 2810/2953 95% [=========================================================== ] 2811/2953 95% [=========================================================== ] 2812/2953 95% [=========================================================== ] 2813/2953 95% [=========================================================== ] 2814/2953 95% [=========================================================== ] 2815/2953 95% [=========================================================== ] 2816/2953 95% [=========================================================== ] 2817/2953 95% [=========================================================== ] 2818/2953 95% [=========================================================== ] 2819/2953 95% [=========================================================== ] 2820/2953 95% [=========================================================== ] 2821/2953 95% [=========================================================== ] 2822/2953 95% [=========================================================== ] 2823/2953 95% [=========================================================== ] 2824/2953 95% [=========================================================== ] 2825/2953 95% [=========================================================== ] 2826/2953 95% [=========================================================== ] 2827/2953 95% [=========================================================== ] 2828/2953 95% [=========================================================== ] 2829/2953 95% [=========================================================== ] 2830/2953 95% [=========================================================== ] 2831/2953 95% [=========================================================== ] 2832/2953 95% [=========================================================== ] 2833/2953 95% [=========================================================== ] 2834/2953 95% [=========================================================== ] 2835/2953 96% [=========================================================== ] 2836/2953 96% [=========================================================== ] 2837/2953 96% [=========================================================== ] 2838/2953 96% [=========================================================== ] 2839/2953 96% [=========================================================== ] 2840/2953 96% [=========================================================== ] 2841/2953 96% [=========================================================== ] 2842/2953 96% [=========================================================== ] 2843/2953 96% [=========================================================== ] 2844/2953 96% [=========================================================== ] 2845/2953 96% [=========================================================== ] 2846/2953 96% [=========================================================== ] 2847/2953 96% [=========================================================== ] 2848/2953 96% [=========================================================== ] 2849/2953 96% [=========================================================== ] 2850/2953 96% [=========================================================== ] 2851/2953 96% [=========================================================== ] 2852/2953 96% [=========================================================== ] 2853/2953 96% [=========================================================== ] 2854/2953 96% [=========================================================== ] 2855/2953 96% [=========================================================== ] 2856/2953 96% [=========================================================== ] 2857/2953 96% [============================================================ ] 2858/2953 96% [============================================================ ] 2859/2953 96% [============================================================ ] 2860/2953 96% [============================================================ ] 2861/2953 96% [============================================================ ] 2862/2953 96% [============================================================ ] 2863/2953 96% [============================================================ ] 2864/2953 96% [============================================================ ] 2865/2953 97% [============================================================ ] 2866/2953 97% [============================================================ ] 2867/2953 97% [============================================================ ] 2868/2953 97% [============================================================ ] 2869/2953 97% [============================================================ ] 2870/2953 97% [============================================================ ] 2871/2953 97% [============================================================ ] 2872/2953 97% [============================================================ ] 2873/2953 97% [============================================================ ] 2874/2953 97% [============================================================ ] 2875/2953 97% [============================================================ ] 2876/2953 97% [============================================================ ] 2877/2953 97% [============================================================ ] 2878/2953 97% [============================================================ ] 2879/2953 97% [============================================================ ] 2880/2953 97% [============================================================ ] 2881/2953 97% [============================================================ ] 2882/2953 97% [============================================================ ] 2883/2953 97% [============================================================ ] 2884/2953 97% [============================================================ ] 2885/2953 97% [============================================================ ] 2886/2953 97% [============================================================ ] 2887/2953 97% [============================================================ ] 2888/2953 97% [============================================================ ] 2889/2953 97% [============================================================ ] 2890/2953 97% [============================================================ ] 2891/2953 97% [============================================================ ] 2892/2953 97% [============================================================ ] 2893/2953 97% [============================================================ ] 2894/2953 98% [============================================================ ] 2895/2953 98% [============================================================ ] 2896/2953 98% [============================================================ ] 2897/2953 98% [============================================================ ] 2898/2953 98% [============================================================ ] 2899/2953 98% [============================================================ ] 2900/2953 98% [============================================================ ] 2901/2953 98% [============================================================ ] 2902/2953 98% [============================================================ ] 2903/2953 98% [============================================================ ] 2904/2953 98% [============================================================ ] 2905/2953 98% [============================================================= ] 2906/2953 98% [============================================================= ] 2907/2953 98% [============================================================= ] 2908/2953 98% [============================================================= ] 2909/2953 98% [============================================================= ] 2910/2953 98% [============================================================= ] 2911/2953 98% [============================================================= ] 2912/2953 98% [============================================================= ] 2913/2953 98% [============================================================= ] 2914/2953 98% [============================================================= ] 2915/2953 98% [============================================================= ] 2916/2953 98% [============================================================= ] 2917/2953 98% [============================================================= ] 2918/2953 98% [============================================================= ] 2919/2953 98% [============================================================= ] 2920/2953 98% [============================================================= ] 2921/2953 98% [============================================================= ] 2922/2953 98% [============================================================= ] 2923/2953 98% [============================================================= ] 2924/2953 99% [============================================================= ] 2925/2953 99% [============================================================= ] 2926/2953 99% [============================================================= ] 2927/2953 99% [============================================================= ] 2928/2953 99% [============================================================= ] 2929/2953 99% [============================================================= ] 2930/2953 99% [============================================================= ] 2931/2953 99% [============================================================= ] 2932/2953 99% [============================================================= ] 2933/2953 99% [============================================================= ] 2934/2953 99% [============================================================= ] 2935/2953 99% [============================================================= ] 2936/2953 99% [============================================================= ] 2937/2953 99% [============================================================= ] 2938/2953 99% [============================================================= ] 2939/2953 99% [============================================================= ] 2940/2953 99% [============================================================= ] 2941/2953 99% [============================================================= ] 2942/2953 99% [============================================================= ] 2943/2953 99% [============================================================= ] 2944/2953 99% [============================================================= ] 2945/2953 99% [============================================================= ] 2946/2953 99% [============================================================= ] 2947/2953 99% [============================================================= ] 2948/2953 99% [============================================================= ] 2949/2953 99% [============================================================= ] 2950/2953 99% [============================================================= ] 2951/2953 99% [============================================================= ] 2952/2953 99% [==============================================================] 2953/2953 100% operation complete, 2953 objects in 41650 NAND pages. ln -snf /home/autobuild/autobuild/instance-2/output-1/host/i686-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-2/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-2/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-2/buildroot' >>> Buildroot 2023.05-rc1-15-gad4775fb2f Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.3.2 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-asn1c 0.9.28 Collecting legal info LICENSE: OK (sha256: bcc636802a52ace2255212be15fb707084af87061b5cfd37eb84dcf6a02cc48b) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bitwise 0.43 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230429 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> collectl 4.3.2 Collecting legal info COPYING: OK (sha256: 264fe27852db5624e6a9a9845b4e14e91ee5007305b33e5556dfade394d578a8) ARTISTIC: OK (sha256: b92800d37afa2aa03c02817ff3b68efc7236436fe76af06ad9b1fc4682f59bcb) GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fontconfig 2.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.13.0 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> libxml2 2.10.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> faad2 2.10.1 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> flashrom 1.2.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> getent Collecting legal info >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.3 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> initscripts Collecting legal info >>> inotify-tools 3.20.2.2 Collecting legal info COPYING: OK (sha256: e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6) >>> iputils 20221126 Collecting legal info LICENSE: OK (sha256: 2c9f29d982c48665c30b3adaf400c048988fd256eb91c691e351eb3b6a8b2036) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-nasm 2.16.01 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> jpeg Collecting legal info >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> lft 3.91 Collecting legal info COPYING: OK (sha256: e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodbus 3.1.10 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libpciaccess 0.17 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info README: OK (sha256: 92b965c77be71661cae51425a6b40a5ca274f44cc13c723c90fb471a9a26a828) >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info llvm/LICENSE.TXT: OK (sha256: b2ddc1d607332423f6cf415b2ac619a1c03dd565facdc39a571282a520929a65) >>> libsysfs 2.1.1 Collecting legal info cmd/GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lib/LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libtpl 1.6.1 Collecting legal info LICENSE: OK (sha256: 8554ddb5779f1ad2f3ea6db1d0df622e63fca11f44bfc3c8b3c207ea0482c746) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> libudfread 1.1.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuio 6ef3d8d096a641686bfdd112035aa04aa16fe81a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liburiparser 0.9.7 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> lua 5.3.6 Collecting legal info doc/readme.html: OK (sha256: 2ddff2161e0c4487d744943565538743c0721485873092f6809d072a983b06ef) >>> luainterpreter Collecting legal info >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.04 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> memtest86 5.01 Collecting legal info README: OK (sha256: 2e15e2174b86640d7fbfcb62b51d9182062d9db71d66a46e5b01d736c68150ea) >>> memtester 4.5.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> mobile-broadband-provider-info 20221107 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.10.4 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> most 5.2.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 3d8f860532c9f202db9300375fb29a1e7b32f538c6033e7013266ad55317fc3e) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mpg123 1.25.15 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> 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) >>> mtr 0.95 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ncdu 1.18 Collecting legal info COPYING: OK (sha256: 4590cb935ff8a50cee76ce12c2cb0411c0b06e84c267b478579785dcf328660d) >>> ntp 4.2.8p15 Collecting legal info COPYRIGHT: OK (sha256: 957e6a13445cc61ab1ca3dc80d8c269cf9b0a6d9eaec20f9f39639b0b3e66ee8) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> host-pahole 1.25 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libbpf 1.1.0 Collecting legal info LICENSE: OK (sha256: 847f4addbd56e2d5be20c4ea0845e972672fc07b755fadaae5f7abd35d71e349) LICENSE.BSD-2-Clause: OK (sha256: e1638b9a0c68ca90fad3df1d6b4e430804d2fbdc15e58d02cffddfae38953bbf) LICENSE.LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-astro-suntime 0.06 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-perl 5.36.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 810c97bea10842d2e47bc79e51acdfa1628cfee34fa0d89330f4eb3a44e3def9) >>> host-perl-module-build 0.4232 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl 5.36.1 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 810c97bea10842d2e47bc79e51acdfa1628cfee34fa0d89330f4eb3a44e3def9) >>> perl-class-inspector 1.36 Collecting legal info LICENSE: OK (sha256: 401fe9c98bdb5707df71447fb93141f8cb2d85337d45505f5ae50a776a3f6666) >>> perl-class-method-modifiers 2.13 Collecting legal info LICENSE: OK (sha256: d17e5cba8d4039f6973d5873f73b0c8949c1cffb338fafe7a57e972767546561) >>> perl-devel-globaldestruction 0.14 Collecting legal info README: OK (sha256: f7adbd1db623233e220f9157521a620dbae4918ae7088845aa61e87b7f62bb23) >>> perl-http-multipartparser 0.02 Collecting legal info README: OK (sha256: a339d6cf9253720ba69b311423556cc02c94d5a6f76cf5cdf11af2112e14a074) >>> perl-mojolicious-plugin-i18n 1.6 Collecting legal info README.pod: OK (sha256: 82b05028033057b388b0040a3b5590a1c51168fe3b9899bffdb5ef7962c4eb47) >>> perl-mojolicious 9.31 Collecting legal info LICENSE: OK (sha256: 19e2e0f2079ea1ce1576eb4ecc0575b33fe45b2b8e71f4aa589d6bedd1da4e0a) >>> perl-moo 2.005004 Collecting legal info LICENSE: OK (sha256: a8a1595c2347f7d10e896809d4f3dea85ccc10ac5644b8073111233cd120b14a) >>> perl-role-tiny 2.002004 Collecting legal info LICENSE: OK (sha256: a8a1595c2347f7d10e896809d4f3dea85ccc10ac5644b8073111233cd120b14a) >>> perl-sub-exporter-progressive 0.001013 Collecting legal info LICENSE: OK (sha256: 24c38cba4218e6be62e511bffe21e63aa57335d8929034aa58e8a85eed001e99) >>> perl-sub-install 0.928 Collecting legal info LICENSE: OK (sha256: ad5fb5c05003488f924c60ead21694d629055c9db2ee2d9dd0cf0041b9fedaca) >>> perl-sub-quote 2.006006 Collecting legal info LICENSE: OK (sha256: 88f4a8719c584d756dcfeebc7f35643066354188bfb57c672fbafcd44e044e9c) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> pure-ftpd 1.0.51 Collecting legal info COPYING: OK (sha256: 88c813191c1a59213c641e322cf4562618ab0116ddd7c8341c419f8863b8b0a9) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> rtl8723ds-bt 14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08 Collecting legal info >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> seatd 0.7.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> setserial 2.17 Collecting legal info debian/copyright: OK (sha256: 1d7e810ed28daf370def626dfd4c502f2f77d2b678f1ac72e2ba675dd6f9af0d) >>> sexpect 2.3.14 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> socat 1.7.4.4 Collecting legal info README: OK (sha256: 3555c6bc2779ff0f9a7145d1e3cd1d8fde59548bcd3364a23b907de21eec5aa8) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.OpenSSL: OK (sha256: fd9e48ca316a5032069b9521f4f4b4d9b1c60365012bae1e62286bcd5bd2e761) >>> spi-tools 1.0.2 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> tcpdump 4.99.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> tio 1.47 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> unzip 6.0 Collecting legal info LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b) >>> whois 5.5.14 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzop 1.04 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtd 2.1.5 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) 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-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: rtl8723ds-bt-14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08: cannot save license (RTL8723DS_BT_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-2/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-2/buildroot'