) > /home/autobuild/autobuild/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-2/output-1/per-package \ /home/autobuild/autobuild/instance-2/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-2/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.jffs2 mkdir -p /home/autobuild/autobuild/instance-2/output-1/images rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2 mkdir -p /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2 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/jffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/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/jffs2/target >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/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/jffs2/target" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/autobuild/autobuild/instance-2/output-1/host/sbin/mkfs.jffs2 -e 0x20000 --with-xattr -l -n -d /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target -o /home/autobuild/autobuild/instance-2/output-1/images/rootfs.jffs2\n' >> /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/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/jffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/jffs2/target table='/home/autobuild/autobuild/instance-2/output-1/build/buildroot-fs/full_devices_table.txt' mkfs.jffs2: error!: Page size for this system is by default 16384 mkfs.jffs2: error!: Use the --pagesize=SIZE option if this is not what you want >>> 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 4672 objects. stage 2: creating image '/home/autobuild/autobuild/instance-2/output-1/images/rootfs.yaffs2' [ ] 1/4672 0% [ ] 2/4672 0% [ ] 3/4672 0% [ ] 4/4672 0% [ ] 5/4672 0% [ ] 6/4672 0% [ ] 7/4672 0% [ ] 8/4672 0% [ ] 9/4672 0% [ ] 10/4672 0% [ ] 11/4672 0% [ ] 12/4672 0% [ ] 13/4672 0% [ ] 14/4672 0% [ ] 15/4672 0% [ ] 16/4672 0% [ ] 17/4672 0% [ ] 18/4672 0% [ ] 19/4672 0% [ ] 20/4672 0% [ ] 21/4672 0% [ ] 22/4672 0% [ ] 23/4672 0% [ ] 24/4672 0% [ ] 25/4672 0% [ ] 26/4672 0% [ ] 27/4672 0% [ ] 28/4672 0% [ ] 29/4672 0% [ ] 30/4672 0% [ ] 31/4672 0% [ ] 32/4672 0% [ ] 33/4672 0% [ ] 34/4672 0% [ ] 35/4672 0% [ ] 36/4672 0% [ ] 37/4672 0% [ ] 38/4672 0% [ ] 39/4672 0% [ ] 40/4672 0% [ ] 41/4672 0% [ ] 42/4672 0% [ ] 43/4672 0% [ ] 44/4672 0% [ ] 45/4672 0% [ ] 46/4672 0% [ ] 47/4672 1% [ ] 48/4672 1% [ ] 49/4672 1% [ ] 50/4672 1% [ ] 51/4672 1% [ ] 52/4672 1% [ ] 53/4672 1% [ ] 54/4672 1% [ ] 55/4672 1% [ ] 56/4672 1% [ ] 57/4672 1% [ ] 58/4672 1% [ ] 59/4672 1% [ ] 60/4672 1% [ ] 61/4672 1% [ ] 62/4672 1% [ ] 63/4672 1% [ ] 64/4672 1% [ ] 65/4672 1% [ ] 66/4672 1% [ ] 67/4672 1% [ ] 68/4672 1% [ ] 69/4672 1% [ ] 70/4672 1% [ ] 71/4672 1% [ ] 72/4672 1% [ ] 73/4672 1% [ ] 74/4672 1% [ ] 75/4672 1% [= ] 76/4672 1% [= ] 77/4672 1% [= ] 78/4672 1% [= ] 79/4672 1% [= ] 80/4672 1% [= ] 81/4672 1% [= ] 82/4672 1% [= ] 83/4672 1% [= ] 84/4672 1% [= ] 85/4672 1% [= ] 86/4672 1% [= ] 87/4672 1% [= ] 88/4672 1% [= ] 89/4672 1% [= ] 90/4672 1% [= ] 91/4672 1% [= ] 92/4672 1% [= ] 93/4672 1% [= ] 94/4672 2% [= ] 95/4672 2% [= ] 96/4672 2% [= ] 97/4672 2% [= ] 98/4672 2% [= ] 99/4672 2% [= ] 100/4672 2% [= ] 101/4672 2% [= ] 102/4672 2% [= ] 103/4672 2% [= ] 104/4672 2% [= ] 105/4672 2% [= ] 106/4672 2% [= ] 107/4672 2% [= ] 108/4672 2% [= ] 109/4672 2% [= ] 110/4672 2% [= ] 111/4672 2% [= ] 112/4672 2% [= ] 113/4672 2% [= ] 114/4672 2% [= ] 115/4672 2% [= ] 116/4672 2% [= ] 117/4672 2% [= ] 118/4672 2% [= ] 119/4672 2% [= ] 120/4672 2% [= ] 121/4672 2% [= ] 122/4672 2% [= ] 123/4672 2% [= ] 124/4672 2% [= ] 125/4672 2% [= ] 126/4672 2% [= ] 127/4672 2% [= ] 128/4672 2% [= ] 129/4672 2% [= ] 130/4672 2% [= ] 131/4672 2% [= ] 132/4672 2% [= ] 133/4672 2% [= ] 134/4672 2% [= ] 135/4672 2% [= ] 136/4672 2% [= ] 137/4672 2% [= ] 138/4672 2% [= ] 139/4672 2% [= ] 140/4672 2% [= ] 141/4672 3% [= ] 142/4672 3% [= ] 143/4672 3% [= ] 144/4672 3% [= ] 145/4672 3% [= ] 146/4672 3% [= ] 147/4672 3% [= ] 148/4672 3% [= ] 149/4672 3% [= ] 150/4672 3% [== ] 151/4672 3% [== ] 152/4672 3% [== ] 153/4672 3% [== ] 154/4672 3% [== ] 155/4672 3% [== ] 156/4672 3% [== ] 157/4672 3% [== ] 158/4672 3% [== ] 159/4672 3% [== ] 160/4672 3% [== ] 161/4672 3% [== ] 162/4672 3% [== ] 163/4672 3% [== ] 164/4672 3% [== ] 165/4672 3% [== ] 166/4672 3% [== ] 167/4672 3% [== ] 168/4672 3% [== ] 169/4672 3% [== ] 170/4672 3% [== ] 171/4672 3% [== ] 172/4672 3% [== ] 173/4672 3% [== ] 174/4672 3% [== ] 175/4672 3% [== ] 176/4672 3% [== ] 177/4672 3% [== ] 178/4672 3% [== ] 179/4672 3% [== ] 180/4672 3% [== ] 181/4672 3% [== ] 182/4672 3% [== ] 183/4672 3% [== ] 184/4672 3% [== ] 185/4672 3% [== ] 186/4672 3% [== ] 187/4672 4% [== ] 188/4672 4% [== ] 189/4672 4% [== ] 190/4672 4% [== ] 191/4672 4% [== ] 192/4672 4% [== ] 193/4672 4% [== ] 194/4672 4% [== ] 195/4672 4% [== ] 196/4672 4% [== ] 197/4672 4% [== ] 198/4672 4% [== ] 199/4672 4% [== ] 200/4672 4% [== ] 201/4672 4% [== ] 202/4672 4% [== ] 203/4672 4% [== ] 204/4672 4% [== ] 205/4672 4% [== ] 206/4672 4% [== ] 207/4672 4% [== ] 208/4672 4% [== ] 209/4672 4% [== ] 210/4672 4% [== ] 211/4672 4% [== ] 212/4672 4% [== ] 213/4672 4% [== ] 214/4672 4% [== ] 215/4672 4% [== ] 216/4672 4% [== ] 217/4672 4% [== ] 218/4672 4% [== ] 219/4672 4% [== ] 220/4672 4% [== ] 221/4672 4% [== ] 222/4672 4% [== ] 223/4672 4% [== ] 224/4672 4% [== ] 225/4672 4% [== ] 226/4672 4% [=== ] 227/4672 4% [=== ] 228/4672 4% [=== ] 229/4672 4% [=== ] 230/4672 4% [=== ] 231/4672 4% [=== ] 232/4672 4% [=== ] 233/4672 4% [=== ] 234/4672 5% [=== ] 235/4672 5% [=== ] 236/4672 5% [=== ] 237/4672 5% [=== ] 238/4672 5% [=== ] 239/4672 5% [=== ] 240/4672 5% [=== ] 241/4672 5% [=== ] 242/4672 5% [=== ] 243/4672 5% [=== ] 244/4672 5% [=== ] 245/4672 5% [=== ] 246/4672 5% [=== ] 247/4672 5% [=== ] 248/4672 5% [=== ] 249/4672 5% [=== ] 250/4672 5% [=== ] 251/4672 5% [=== ] 252/4672 5% [=== ] 253/4672 5% [=== ] 254/4672 5% [=== ] 255/4672 5% [=== ] 256/4672 5% [=== ] 257/4672 5% [=== ] 258/4672 5% [=== ] 259/4672 5% [=== ] 260/4672 5% [=== ] 261/4672 5% [=== ] 262/4672 5% [=== ] 263/4672 5% [=== ] 264/4672 5% [=== ] 265/4672 5% [=== ] 266/4672 5% [=== ] 267/4672 5% [=== ] 268/4672 5% [=== ] 269/4672 5% [=== ] 270/4672 5% [=== ] 271/4672 5% [=== ] 272/4672 5% [=== ] 273/4672 5% [=== ] 274/4672 5% [=== ] 275/4672 5% [=== ] 276/4672 5% [=== ] 277/4672 5% [=== ] 278/4672 5% [=== ] 279/4672 5% [=== ] 280/4672 5% [=== ] 281/4672 6% [=== ] 282/4672 6% [=== ] 283/4672 6% [=== ] 284/4672 6% [=== ] 285/4672 6% [=== ] 286/4672 6% [=== ] 287/4672 6% [=== ] 288/4672 6% [=== ] 289/4672 6% [=== ] 290/4672 6% [=== ] 291/4672 6% [=== ] 292/4672 6% [=== ] 293/4672 6% [=== ] 294/4672 6% [=== ] 295/4672 6% [=== ] 296/4672 6% [=== ] 297/4672 6% [=== ] 298/4672 6% [=== ] 299/4672 6% [=== ] 300/4672 6% [=== ] 301/4672 6% [==== ] 302/4672 6% [==== ] 303/4672 6% [==== ] 304/4672 6% [==== ] 305/4672 6% [==== ] 306/4672 6% [==== ] 307/4672 6% [==== ] 308/4672 6% [==== ] 309/4672 6% [==== ] 310/4672 6% [==== ] 311/4672 6% [==== ] 312/4672 6% [==== ] 313/4672 6% [==== ] 314/4672 6% [==== ] 315/4672 6% [==== ] 316/4672 6% [==== ] 317/4672 6% [==== ] 318/4672 6% [==== ] 319/4672 6% [==== ] 320/4672 6% [==== ] 321/4672 6% [==== ] 322/4672 6% [==== ] 323/4672 6% [==== ] 324/4672 6% [==== ] 325/4672 6% [==== ] 326/4672 6% [==== ] 327/4672 6% [==== ] 328/4672 7% [==== ] 329/4672 7% [==== ] 330/4672 7% [==== ] 331/4672 7% [==== ] 332/4672 7% [==== ] 333/4672 7% [==== ] 334/4672 7% [==== ] 335/4672 7% [==== ] 336/4672 7% [==== ] 337/4672 7% [==== ] 338/4672 7% [==== ] 339/4672 7% [==== ] 340/4672 7% [==== ] 341/4672 7% [==== ] 342/4672 7% [==== ] 343/4672 7% [==== ] 344/4672 7% [==== ] 345/4672 7% [==== ] 346/4672 7% [==== ] 347/4672 7% [==== ] 348/4672 7% [==== ] 349/4672 7% [==== ] 350/4672 7% [==== ] 351/4672 7% [==== ] 352/4672 7% [==== ] 353/4672 7% [==== ] 354/4672 7% [==== ] 355/4672 7% [==== ] 356/4672 7% [==== ] 357/4672 7% [==== ] 358/4672 7% [==== ] 359/4672 7% [==== ] 360/4672 7% [==== ] 361/4672 7% [==== ] 362/4672 7% [==== ] 363/4672 7% [==== ] 364/4672 7% [==== ] 365/4672 7% [==== ] 366/4672 7% [==== ] 367/4672 7% [==== ] 368/4672 7% [==== ] 369/4672 7% [==== ] 370/4672 7% [==== ] 371/4672 7% [==== ] 372/4672 7% [==== ] 373/4672 7% [==== ] 374/4672 8% [==== ] 375/4672 8% [==== ] 376/4672 8% [===== ] 377/4672 8% [===== ] 378/4672 8% [===== ] 379/4672 8% [===== ] 380/4672 8% [===== ] 381/4672 8% [===== ] 382/4672 8% [===== ] 383/4672 8% [===== ] 384/4672 8% [===== ] 385/4672 8% [===== ] 386/4672 8% [===== ] 387/4672 8% [===== ] 388/4672 8% [===== ] 389/4672 8% [===== ] 390/4672 8% [===== ] 391/4672 8% [===== ] 392/4672 8% [===== ] 393/4672 8% [===== ] 394/4672 8% [===== ] 395/4672 8% [===== ] 396/4672 8% [===== ] 397/4672 8% [===== ] 398/4672 8% [===== ] 399/4672 8% [===== ] 400/4672 8% [===== ] 401/4672 8% [===== ] 402/4672 8% [===== ] 403/4672 8% [===== ] 404/4672 8% [===== ] 405/4672 8% [===== ] 406/4672 8% [===== ] 407/4672 8% [===== ] 408/4672 8% [===== ] 409/4672 8% [===== ] 410/4672 8% [===== ] 411/4672 8% [===== ] 412/4672 8% [===== ] 413/4672 8% [===== ] 414/4672 8% [===== ] 415/4672 8% [===== ] 416/4672 8% [===== ] 417/4672 8% [===== ] 418/4672 8% [===== ] 419/4672 8% [===== ] 420/4672 8% [===== ] 421/4672 9% [===== ] 422/4672 9% [===== ] 423/4672 9% [===== ] 424/4672 9% [===== ] 425/4672 9% [===== ] 426/4672 9% [===== ] 427/4672 9% [===== ] 428/4672 9% [===== ] 429/4672 9% [===== ] 430/4672 9% [===== ] 431/4672 9% [===== ] 432/4672 9% [===== ] 433/4672 9% [===== ] 434/4672 9% [===== ] 435/4672 9% [===== ] 436/4672 9% [===== ] 437/4672 9% [===== ] 438/4672 9% [===== ] 439/4672 9% [===== ] 440/4672 9% [===== ] 441/4672 9% [===== ] 442/4672 9% [===== ] 443/4672 9% [===== ] 444/4672 9% [===== ] 445/4672 9% [===== ] 446/4672 9% [===== ] 447/4672 9% [===== ] 448/4672 9% [===== ] 449/4672 9% [===== ] 450/4672 9% [===== ] 451/4672 9% [===== ] 452/4672 9% [====== ] 453/4672 9% [====== ] 454/4672 9% [====== ] 455/4672 9% [====== ] 456/4672 9% [====== ] 457/4672 9% [====== ] 458/4672 9% [====== ] 459/4672 9% [====== ] 460/4672 9% [====== ] 461/4672 9% [====== ] 462/4672 9% [====== ] 463/4672 9% [====== ] 464/4672 9% [====== ] 465/4672 9% [====== ] 466/4672 9% [====== ] 467/4672 9% [====== ] 468/4672 10% [====== ] 469/4672 10% [====== ] 470/4672 10% [====== ] 471/4672 10% [====== ] 472/4672 10% [====== ] 473/4672 10% [====== ] 474/4672 10% [====== ] 475/4672 10% [====== ] 476/4672 10% [====== ] 477/4672 10% [====== ] 478/4672 10% [====== ] 479/4672 10% [====== ] 480/4672 10% [====== ] 481/4672 10% [====== ] 482/4672 10% [====== ] 483/4672 10% [====== ] 484/4672 10% [====== ] 485/4672 10% [====== ] 486/4672 10% [====== ] 487/4672 10% [====== ] 488/4672 10% [====== ] 489/4672 10% [====== ] 490/4672 10% [====== ] 491/4672 10% [====== ] 492/4672 10% [====== ] 493/4672 10% [====== ] 494/4672 10% [====== ] 495/4672 10% [====== ] 496/4672 10% [====== ] 497/4672 10% [====== ] 498/4672 10% [====== ] 499/4672 10% [====== ] 500/4672 10% [====== ] 501/4672 10% [====== ] 502/4672 10% [====== ] 503/4672 10% [====== ] 504/4672 10% [====== ] 505/4672 10% [====== ] 506/4672 10% [====== ] 507/4672 10% [====== ] 508/4672 10% [====== ] 509/4672 10% [====== ] 510/4672 10% [====== ] 511/4672 10% [====== ] 512/4672 10% [====== ] 513/4672 10% [====== ] 514/4672 11% [====== ] 515/4672 11% [====== ] 516/4672 11% [====== ] 517/4672 11% [====== ] 518/4672 11% [====== ] 519/4672 11% [====== ] 520/4672 11% [====== ] 521/4672 11% [====== ] 522/4672 11% [====== ] 523/4672 11% [====== ] 524/4672 11% [====== ] 525/4672 11% [====== ] 526/4672 11% [====== ] 527/4672 11% [======= ] 528/4672 11% [======= ] 529/4672 11% [======= ] 530/4672 11% [======= ] 531/4672 11% [======= ] 532/4672 11% [======= ] 533/4672 11% [======= ] 534/4672 11% [======= ] 535/4672 11% [======= ] 536/4672 11% [======= ] 537/4672 11% [======= ] 538/4672 11% [======= ] 539/4672 11% [======= ] 540/4672 11% [======= ] 541/4672 11% [======= ] 542/4672 11% [======= ] 543/4672 11% [======= ] 544/4672 11% [======= ] 545/4672 11% [======= ] 546/4672 11% [======= ] 547/4672 11% [======= ] 548/4672 11% [======= ] 549/4672 11% [======= ] 550/4672 11% [======= ] 551/4672 11% [======= ] 552/4672 11% [======= ] 553/4672 11% [======= ] 554/4672 11% [======= ] 555/4672 11% [======= ] 556/4672 11% [======= ] 557/4672 11% [======= ] 558/4672 11% [======= ] 559/4672 11% [======= ] 560/4672 11% [======= ] 561/4672 12% [======= ] 562/4672 12% [======= ] 563/4672 12% [======= ] 564/4672 12% [======= ] 565/4672 12% [======= ] 566/4672 12% [======= ] 567/4672 12% [======= ] 568/4672 12% [======= ] 569/4672 12% [======= ] 570/4672 12% [======= ] 571/4672 12% [======= ] 572/4672 12% [======= ] 573/4672 12% [======= ] 574/4672 12% [======= ] 575/4672 12% [======= ] 576/4672 12% [======= ] 577/4672 12% [======= ] 578/4672 12% [======= ] 579/4672 12% [======= ] 580/4672 12% [======= ] 581/4672 12% [======= ] 582/4672 12% [======= ] 583/4672 12% [======= ] 584/4672 12% [======= ] 585/4672 12% [======= ] 586/4672 12% [======= ] 587/4672 12% [======= ] 588/4672 12% [======= ] 589/4672 12% [======= ] 590/4672 12% [======= ] 591/4672 12% [======= ] 592/4672 12% [======= ] 593/4672 12% [======= ] 594/4672 12% [======= ] 595/4672 12% [======= ] 596/4672 12% [======= ] 597/4672 12% [======= ] 598/4672 12% [======= ] 599/4672 12% [======= ] 600/4672 12% [======= ] 601/4672 12% [======= ] 602/4672 12% [======== ] 603/4672 12% [======== ] 604/4672 12% [======== ] 605/4672 12% [======== ] 606/4672 12% [======== ] 607/4672 12% [======== ] 608/4672 13% [======== ] 609/4672 13% [======== ] 610/4672 13% [======== ] 611/4672 13% [======== ] 612/4672 13% [======== ] 613/4672 13% [======== ] 614/4672 13% [======== ] 615/4672 13% [======== ] 616/4672 13% [======== ] 617/4672 13% [======== ] 618/4672 13% [======== ] 619/4672 13% [======== ] 620/4672 13% [======== ] 621/4672 13% [======== ] 622/4672 13% [======== ] 623/4672 13% [======== ] 624/4672 13% [======== ] 625/4672 13% [======== ] 626/4672 13% [======== ] 627/4672 13% [======== ] 628/4672 13% [======== ] 629/4672 13% [======== ] 630/4672 13% [======== ] 631/4672 13% [======== ] 632/4672 13% [======== ] 633/4672 13% [======== ] 634/4672 13% [======== ] 635/4672 13% [======== ] 636/4672 13% [======== ] 637/4672 13% [======== ] 638/4672 13% [======== ] 639/4672 13% [======== ] 640/4672 13% [======== ] 641/4672 13% [======== ] 642/4672 13% [======== ] 643/4672 13% [======== ] 644/4672 13% [======== ] 645/4672 13% [======== ] 646/4672 13% [======== ] 647/4672 13% [======== ] 648/4672 13% [======== ] 649/4672 13% [======== ] 650/4672 13% [======== ] 651/4672 13% [======== ] 652/4672 13% [======== ] 653/4672 13% [======== ] 654/4672 13% [======== ] 655/4672 14% [======== ] 656/4672 14% [======== ] 657/4672 14% [======== ] 658/4672 14% [======== ] 659/4672 14% [======== ] 660/4672 14% [======== ] 661/4672 14% [======== ] 662/4672 14% [======== ] 663/4672 14% [======== ] 664/4672 14% [======== ] 665/4672 14% [======== ] 666/4672 14% [======== ] 667/4672 14% [======== ] 668/4672 14% [======== ] 669/4672 14% [======== ] 670/4672 14% [======== ] 671/4672 14% [======== ] 672/4672 14% [======== ] 673/4672 14% [======== ] 674/4672 14% [======== ] 675/4672 14% [======== ] 676/4672 14% [======== ] 677/4672 14% [======== ] 678/4672 14% [========= ] 679/4672 14% [========= ] 680/4672 14% [========= ] 681/4672 14% [========= ] 682/4672 14% [========= ] 683/4672 14% [========= ] 684/4672 14% [========= ] 685/4672 14% [========= ] 686/4672 14% [========= ] 687/4672 14% [========= ] 688/4672 14% [========= ] 689/4672 14% [========= ] 690/4672 14% [========= ] 691/4672 14% [========= ] 692/4672 14% [========= ] 693/4672 14% [========= ] 694/4672 14% [========= ] 695/4672 14% [========= ] 696/4672 14% [========= ] 697/4672 14% [========= ] 698/4672 14% [========= ] 699/4672 14% [========= ] 700/4672 14% [========= ] 701/4672 15% [========= ] 702/4672 15% [========= ] 703/4672 15% [========= ] 704/4672 15% [========= ] 705/4672 15% [========= ] 706/4672 15% [========= ] 707/4672 15% [========= ] 708/4672 15% [========= ] 709/4672 15% [========= ] 710/4672 15% [========= ] 711/4672 15% [========= ] 712/4672 15% [========= ] 713/4672 15% [========= ] 714/4672 15% [========= ] 715/4672 15% [========= ] 716/4672 15% [========= ] 717/4672 15% [========= ] 718/4672 15% [========= ] 719/4672 15% [========= ] 720/4672 15% [========= ] 721/4672 15% [========= ] 722/4672 15% [========= ] 723/4672 15% [========= ] 724/4672 15% [========= ] 725/4672 15% [========= ] 726/4672 15% [========= ] 727/4672 15% [========= ] 728/4672 15% [========= ] 729/4672 15% [========= ] 730/4672 15% [========= ] 731/4672 15% [========= ] 732/4672 15% [========= ] 733/4672 15% [========= ] 734/4672 15% [========= ] 735/4672 15% [========= ] 736/4672 15% [========= ] 737/4672 15% [========= ] 738/4672 15% [========= ] 739/4672 15% [========= ] 740/4672 15% [========= ] 741/4672 15% [========= ] 742/4672 15% [========= ] 743/4672 15% [========= ] 744/4672 15% [========= ] 745/4672 15% [========= ] 746/4672 15% [========= ] 747/4672 15% [========= ] 748/4672 16% [========= ] 749/4672 16% [========= ] 750/4672 16% [========= ] 751/4672 16% [========= ] 752/4672 16% [========= ] 753/4672 16% [========== ] 754/4672 16% [========== ] 755/4672 16% [========== ] 756/4672 16% [========== ] 757/4672 16% [========== ] 758/4672 16% [========== ] 759/4672 16% [========== ] 760/4672 16% [========== ] 761/4672 16% [========== ] 762/4672 16% [========== ] 763/4672 16% [========== ] 764/4672 16% [========== ] 765/4672 16% [========== ] 766/4672 16% [========== ] 767/4672 16% [========== ] 768/4672 16% [========== ] 769/4672 16% [========== ] 770/4672 16% [========== ] 771/4672 16% [========== ] 772/4672 16% [========== ] 773/4672 16% [========== ] 774/4672 16% [========== ] 775/4672 16% [========== ] 776/4672 16% [========== ] 777/4672 16% [========== ] 778/4672 16% [========== ] 779/4672 16% [========== ] 780/4672 16% [========== ] 781/4672 16% [========== ] 782/4672 16% [========== ] 783/4672 16% [========== ] 784/4672 16% [========== ] 785/4672 16% [========== ] 786/4672 16% [========== ] 787/4672 16% [========== ] 788/4672 16% [========== ] 789/4672 16% [========== ] 790/4672 16% [========== ] 791/4672 16% [========== ] 792/4672 16% [========== ] 793/4672 16% [========== ] 794/4672 16% [========== ] 795/4672 17% [========== ] 796/4672 17% [========== ] 797/4672 17% [========== ] 798/4672 17% [========== ] 799/4672 17% [========== ] 800/4672 17% [========== ] 801/4672 17% [========== ] 802/4672 17% [========== ] 803/4672 17% [========== ] 804/4672 17% [========== ] 805/4672 17% [========== ] 806/4672 17% [========== ] 807/4672 17% [========== ] 808/4672 17% [========== ] 809/4672 17% [========== ] 810/4672 17% [========== ] 811/4672 17% [========== ] 812/4672 17% [========== ] 813/4672 17% [========== ] 814/4672 17% [========== ] 815/4672 17% [========== ] 816/4672 17% [========== ] 817/4672 17% [========== ] 818/4672 17% [========== ] 819/4672 17% [========== ] 820/4672 17% [========== ] 821/4672 17% [========== ] 822/4672 17% [========== ] 823/4672 17% [========== ] 824/4672 17% [========== ] 825/4672 17% [========== ] 826/4672 17% [========== ] 827/4672 17% [========== ] 828/4672 17% [=========== ] 829/4672 17% [=========== ] 830/4672 17% [=========== ] 831/4672 17% [=========== ] 832/4672 17% [=========== ] 833/4672 17% [=========== ] 834/4672 17% [=========== ] 835/4672 17% [=========== ] 836/4672 17% [=========== ] 837/4672 17% [=========== ] 838/4672 17% [=========== ] 839/4672 17% [=========== ] 840/4672 17% [=========== ] 841/4672 18% [=========== ] 842/4672 18% [=========== ] 843/4672 18% [=========== ] 844/4672 18% [=========== ] 845/4672 18% [=========== ] 846/4672 18% [=========== ] 847/4672 18% [=========== ] 848/4672 18% [=========== ] 849/4672 18% [=========== ] 850/4672 18% [=========== ] 851/4672 18% [=========== ] 852/4672 18% [=========== ] 853/4672 18% [=========== ] 854/4672 18% [=========== ] 855/4672 18% [=========== ] 856/4672 18% [=========== ] 857/4672 18% [=========== ] 858/4672 18% [=========== ] 859/4672 18% [=========== ] 860/4672 18% [=========== ] 861/4672 18% [=========== ] 862/4672 18% [=========== ] 863/4672 18% [=========== ] 864/4672 18% [=========== ] 865/4672 18% [=========== ] 866/4672 18% [=========== ] 867/4672 18% [=========== ] 868/4672 18% [=========== ] 869/4672 18% [=========== ] 870/4672 18% [=========== ] 871/4672 18% [=========== ] 872/4672 18% [=========== ] 873/4672 18% [=========== ] 874/4672 18% [=========== ] 875/4672 18% [=========== ] 876/4672 18% [=========== ] 877/4672 18% [=========== ] 878/4672 18% [=========== ] 879/4672 18% [=========== ] 880/4672 18% [=========== ] 881/4672 18% [=========== ] 882/4672 18% [=========== ] 883/4672 18% [=========== ] 884/4672 18% [=========== ] 885/4672 18% [=========== ] 886/4672 18% [=========== ] 887/4672 18% [=========== ] 888/4672 19% [=========== ] 889/4672 19% [=========== ] 890/4672 19% [=========== ] 891/4672 19% [=========== ] 892/4672 19% [=========== ] 893/4672 19% [=========== ] 894/4672 19% [=========== ] 895/4672 19% [=========== ] 896/4672 19% [=========== ] 897/4672 19% [=========== ] 898/4672 19% [=========== ] 899/4672 19% [=========== ] 900/4672 19% [=========== ] 901/4672 19% [=========== ] 902/4672 19% [=========== ] 903/4672 19% [=========== ] 904/4672 19% [============ ] 905/4672 19% [============ ] 906/4672 19% [============ ] 907/4672 19% [============ ] 908/4672 19% [============ ] 909/4672 19% [============ ] 910/4672 19% [============ ] 911/4672 19% [============ ] 912/4672 19% [============ ] 913/4672 19% [============ ] 914/4672 19% [============ ] 915/4672 19% [============ ] 916/4672 19% [============ ] 917/4672 19% [============ ] 918/4672 19% [============ ] 919/4672 19% [============ ] 920/4672 19% [============ ] 921/4672 19% [============ ] 922/4672 19% [============ ] 923/4672 19% [============ ] 924/4672 19% [============ ] 925/4672 19% [============ ] 926/4672 19% [============ ] 927/4672 19% [============ ] 928/4672 19% [============ ] 929/4672 19% [============ ] 930/4672 19% [============ ] 931/4672 19% [============ ] 932/4672 19% [============ ] 933/4672 19% [============ ] 934/4672 19% [============ ] 935/4672 20% [============ ] 936/4672 20% [============ ] 937/4672 20% [============ ] 938/4672 20% [============ ] 939/4672 20% [============ ] 940/4672 20% [============ ] 941/4672 20% [============ ] 942/4672 20% [============ ] 943/4672 20% [============ ] 944/4672 20% [============ ] 945/4672 20% [============ ] 946/4672 20% [============ ] 947/4672 20% [============ ] 948/4672 20% [============ ] 949/4672 20% [============ ] 950/4672 20% [============ ] 951/4672 20% [============ ] 952/4672 20% [============ ] 953/4672 20% [============ ] 954/4672 20% [============ ] 955/4672 20% [============ ] 956/4672 20% [============ ] 957/4672 20% [============ ] 958/4672 20% [============ ] 959/4672 20% [============ ] 960/4672 20% [============ ] 961/4672 20% [============ ] 962/4672 20% [============ ] 963/4672 20% [============ ] 964/4672 20% [============ ] 965/4672 20% [============ ] 966/4672 20% [============ ] 967/4672 20% [============ ] 968/4672 20% [============ ] 969/4672 20% [============ ] 970/4672 20% [============ ] 971/4672 20% [============ ] 972/4672 20% [============ ] 973/4672 20% [============ ] 974/4672 20% [============ ] 975/4672 20% [============ ] 976/4672 20% [============ ] 977/4672 20% [============ ] 978/4672 20% [============ ] 979/4672 20% [============= ] 980/4672 20% [============= ] 981/4672 20% [============= ] 982/4672 21% [============= ] 983/4672 21% [============= ] 984/4672 21% [============= ] 985/4672 21% [============= ] 986/4672 21% [============= ] 987/4672 21% [============= ] 988/4672 21% [============= ] 989/4672 21% [============= ] 990/4672 21% [============= ] 991/4672 21% [============= ] 992/4672 21% [============= ] 993/4672 21% [============= ] 994/4672 21% [============= ] 995/4672 21% [============= ] 996/4672 21% [============= ] 997/4672 21% [============= ] 998/4672 21% [============= ] 999/4672 21% [============= ] 1000/4672 21% [============= ] 1001/4672 21% [============= ] 1002/4672 21% [============= ] 1003/4672 21% [============= ] 1004/4672 21% [============= ] 1005/4672 21% [============= ] 1006/4672 21% [============= ] 1007/4672 21% [============= ] 1008/4672 21% [============= ] 1009/4672 21% [============= ] 1010/4672 21% [============= ] 1011/4672 21% [============= ] 1012/4672 21% [============= ] 1013/4672 21% [============= ] 1014/4672 21% [============= ] 1015/4672 21% [============= ] 1016/4672 21% [============= ] 1017/4672 21% [============= ] 1018/4672 21% [============= ] 1019/4672 21% [============= ] 1020/4672 21% [============= ] 1021/4672 21% [============= ] 1022/4672 21% [============= ] 1023/4672 21% [============= ] 1024/4672 21% [============= ] 1025/4672 21% [============= ] 1026/4672 21% [============= ] 1027/4672 21% [============= ] 1028/4672 22% [============= ] 1029/4672 22% [============= ] 1030/4672 22% [============= ] 1031/4672 22% [============= ] 1032/4672 22% [============= ] 1033/4672 22% [============= ] 1034/4672 22% [============= ] 1035/4672 22% [============= ] 1036/4672 22% [============= ] 1037/4672 22% [============= ] 1038/4672 22% [============= ] 1039/4672 22% [============= ] 1040/4672 22% [============= ] 1041/4672 22% [============= ] 1042/4672 22% [============= ] 1043/4672 22% [============= ] 1044/4672 22% [============= ] 1045/4672 22% [============= ] 1046/4672 22% [============= ] 1047/4672 22% [============= ] 1048/4672 22% [============= ] 1049/4672 22% [============= ] 1050/4672 22% [============= ] 1051/4672 22% [============= ] 1052/4672 22% [============= ] 1053/4672 22% [============= ] 1054/4672 22% [============== ] 1055/4672 22% [============== ] 1056/4672 22% [============== ] 1057/4672 22% [============== ] 1058/4672 22% [============== ] 1059/4672 22% [============== ] 1060/4672 22% [============== ] 1061/4672 22% [============== ] 1062/4672 22% [============== ] 1063/4672 22% [============== ] 1064/4672 22% [============== ] 1065/4672 22% [============== ] 1066/4672 22% [============== ] 1067/4672 22% [============== ] 1068/4672 22% [============== ] 1069/4672 22% [============== ] 1070/4672 22% [============== ] 1071/4672 22% [============== ] 1072/4672 22% [============== ] 1073/4672 22% [============== ] 1074/4672 22% [============== ] 1075/4672 23% [============== ] 1076/4672 23% [============== ] 1077/4672 23% [============== ] 1078/4672 23% [============== ] 1079/4672 23% [============== ] 1080/4672 23% [============== ] 1081/4672 23% [============== ] 1082/4672 23% [============== ] 1083/4672 23% [============== ] 1084/4672 23% [============== ] 1085/4672 23% [============== ] 1086/4672 23% [============== ] 1087/4672 23% [============== ] 1088/4672 23% [============== ] 1089/4672 23% [============== ] 1090/4672 23% [============== ] 1091/4672 23% [============== ] 1092/4672 23% [============== ] 1093/4672 23% [============== ] 1094/4672 23% [============== ] 1095/4672 23% [============== ] 1096/4672 23% [============== ] 1097/4672 23% [============== ] 1098/4672 23% [============== ] 1099/4672 23% [============== ] 1100/4672 23% [============== ] 1101/4672 23% [============== ] 1102/4672 23% [============== ] 1103/4672 23% [============== ] 1104/4672 23% [============== ] 1105/4672 23% [============== ] 1106/4672 23% [============== ] 1107/4672 23% [============== ] 1108/4672 23% [============== ] 1109/4672 23% [============== ] 1110/4672 23% [============== ] 1111/4672 23% [============== ] 1112/4672 23% [============== ] 1113/4672 23% [============== ] 1114/4672 23% [============== ] 1115/4672 23% [============== ] 1116/4672 23% [============== ] 1117/4672 23% [============== ] 1118/4672 23% [============== ] 1119/4672 23% [============== ] 1120/4672 23% [============== ] 1121/4672 23% [============== ] 1122/4672 24% [============== ] 1123/4672 24% [============== ] 1124/4672 24% [============== ] 1125/4672 24% [============== ] 1126/4672 24% [============== ] 1127/4672 24% [============== ] 1128/4672 24% [============== ] 1129/4672 24% [============== ] 1130/4672 24% [=============== ] 1131/4672 24% [=============== ] 1132/4672 24% [=============== ] 1133/4672 24% [=============== ] 1134/4672 24% [=============== ] 1135/4672 24% [=============== ] 1136/4672 24% [=============== ] 1137/4672 24% [=============== ] 1138/4672 24% [=============== ] 1139/4672 24% [=============== ] 1140/4672 24% [=============== ] 1141/4672 24% [=============== ] 1142/4672 24% [=============== ] 1143/4672 24% [=============== ] 1144/4672 24% [=============== ] 1145/4672 24% [=============== ] 1146/4672 24% [=============== ] 1147/4672 24% [=============== ] 1148/4672 24% [=============== ] 1149/4672 24% [=============== ] 1150/4672 24% [=============== ] 1151/4672 24% [=============== ] 1152/4672 24% [=============== ] 1153/4672 24% [=============== ] 1154/4672 24% [=============== ] 1155/4672 24% [=============== ] 1156/4672 24% [=============== ] 1157/4672 24% [=============== ] 1158/4672 24% [=============== ] 1159/4672 24% [=============== ] 1160/4672 24% [=============== ] 1161/4672 24% [=============== ] 1162/4672 24% [=============== ] 1163/4672 24% [=============== ] 1164/4672 24% [=============== ] 1165/4672 24% [=============== ] 1166/4672 24% [=============== ] 1167/4672 24% [=============== ] 1168/4672 25% [=============== ] 1169/4672 25% [=============== ] 1170/4672 25% [=============== ] 1171/4672 25% [=============== ] 1172/4672 25% [=============== ] 1173/4672 25% [=============== ] 1174/4672 25% [=============== ] 1175/4672 25% [=============== ] 1176/4672 25% [=============== ] 1177/4672 25% [=============== ] 1178/4672 25% [=============== ] 1179/4672 25% [=============== ] 1180/4672 25% [=============== ] 1181/4672 25% [=============== ] 1182/4672 25% [=============== ] 1183/4672 25% [=============== ] 1184/4672 25% [=============== ] 1185/4672 25% [=============== ] 1186/4672 25% [=============== ] 1187/4672 25% [=============== ] 1188/4672 25% [=============== ] 1189/4672 25% [=============== ] 1190/4672 25% [=============== ] 1191/4672 25% [=============== ] 1192/4672 25% [=============== ] 1193/4672 25% [=============== ] 1194/4672 25% [=============== ] 1195/4672 25% [=============== ] 1196/4672 25% [=============== ] 1197/4672 25% [=============== ] 1198/4672 25% [=============== ] 1199/4672 25% [=============== ] 1200/4672 25% [=============== ] 1201/4672 25% [=============== ] 1202/4672 25% [=============== ] 1203/4672 25% [=============== ] 1204/4672 25% [=============== ] 1205/4672 25% [================ ] 1206/4672 25% [================ ] 1207/4672 25% [================ ] 1208/4672 25% [================ ] 1209/4672 25% [================ ] 1210/4672 25% [================ ] 1211/4672 25% [================ ] 1212/4672 25% [================ ] 1213/4672 25% [================ ] 1214/4672 25% [================ ] 1215/4672 26% [================ ] 1216/4672 26% [================ ] 1217/4672 26% [================ ] 1218/4672 26% [================ ] 1219/4672 26% [================ ] 1220/4672 26% [================ ] 1221/4672 26% [================ ] 1222/4672 26% [================ ] 1223/4672 26% [================ ] 1224/4672 26% [================ ] 1225/4672 26% [================ ] 1226/4672 26% [================ ] 1227/4672 26% [================ ] 1228/4672 26% [================ ] 1229/4672 26% [================ ] 1230/4672 26% [================ ] 1231/4672 26% [================ ] 1232/4672 26% [================ ] 1233/4672 26% [================ ] 1234/4672 26% [================ ] 1235/4672 26% [================ ] 1236/4672 26% [================ ] 1237/4672 26% [================ ] 1238/4672 26% [================ ] 1239/4672 26% [================ ] 1240/4672 26% [================ ] 1241/4672 26% [================ ] 1242/4672 26% [================ ] 1243/4672 26% [================ ] 1244/4672 26% [================ ] 1245/4672 26% [================ ] 1246/4672 26% [================ ] 1247/4672 26% [================ ] 1248/4672 26% [================ ] 1249/4672 26% [================ ] 1250/4672 26% [================ ] 1251/4672 26% [================ ] 1252/4672 26% [================ ] 1253/4672 26% [================ ] 1254/4672 26% [================ ] 1255/4672 26% [================ ] 1256/4672 26% [================ ] 1257/4672 26% [================ ] 1258/4672 26% [================ ] 1259/4672 26% [================ ] 1260/4672 26% [================ ] 1261/4672 26% [================ ] 1262/4672 27% [================ ] 1263/4672 27% [================ ] 1264/4672 27% [================ ] 1265/4672 27% [================ ] 1266/4672 27% [================ ] 1267/4672 27% [================ ] 1268/4672 27% [================ ] 1269/4672 27% [================ ] 1270/4672 27% [================ ] 1271/4672 27% [================ ] 1272/4672 27% [================ ] 1273/4672 27% [================ ] 1274/4672 27% [================ ] 1275/4672 27% [================ ] 1276/4672 27% [================ ] 1277/4672 27% [================ ] 1278/4672 27% [================ ] 1279/4672 27% [================ ] 1280/4672 27% [================ ] 1281/4672 27% [================= ] 1282/4672 27% [================= ] 1283/4672 27% [================= ] 1284/4672 27% [================= ] 1285/4672 27% [================= ] 1286/4672 27% [================= ] 1287/4672 27% [================= ] 1288/4672 27% [================= ] 1289/4672 27% [================= ] 1290/4672 27% [================= ] 1291/4672 27% [================= ] 1292/4672 27% [================= ] 1293/4672 27% [================= ] 1294/4672 27% [================= ] 1295/4672 27% [================= ] 1296/4672 27% [================= ] 1297/4672 27% [================= ] 1298/4672 27% [================= ] 1299/4672 27% [================= ] 1300/4672 27% [================= ] 1301/4672 27% [================= ] 1302/4672 27% [================= ] 1303/4672 27% [================= ] 1304/4672 27% [================= ] 1305/4672 27% [================= ] 1306/4672 27% [================= ] 1307/4672 27% [================= ] 1308/4672 27% [================= ] 1309/4672 28% [================= ] 1310/4672 28% [================= ] 1311/4672 28% [================= ] 1312/4672 28% [================= ] 1313/4672 28% [================= ] 1314/4672 28% [================= ] 1315/4672 28% [================= ] 1316/4672 28% [================= ] 1317/4672 28% [================= ] 1318/4672 28% [================= ] 1319/4672 28% [================= ] 1320/4672 28% [================= ] 1321/4672 28% [================= ] 1322/4672 28% [================= ] 1323/4672 28% [================= ] 1324/4672 28% [================= ] 1325/4672 28% [================= ] 1326/4672 28% [================= ] 1327/4672 28% [================= ] 1328/4672 28% [================= ] 1329/4672 28% [================= ] 1330/4672 28% [================= ] 1331/4672 28% [================= ] 1332/4672 28% [================= ] 1333/4672 28% [================= ] 1334/4672 28% [================= ] 1335/4672 28% [================= ] 1336/4672 28% [================= ] 1337/4672 28% [================= ] 1338/4672 28% [================= ] 1339/4672 28% [================= ] 1340/4672 28% [================= ] 1341/4672 28% [================= ] 1342/4672 28% [================= ] 1343/4672 28% [================= ] 1344/4672 28% [================= ] 1345/4672 28% [================= ] 1346/4672 28% [================= ] 1347/4672 28% [================= ] 1348/4672 28% [================= ] 1349/4672 28% [================= ] 1350/4672 28% [================= ] 1351/4672 28% [================= ] 1352/4672 28% [================= ] 1353/4672 28% [================= ] 1354/4672 28% [================= ] 1355/4672 29% [================= ] 1356/4672 29% [================== ] 1357/4672 29% [================== ] 1358/4672 29% [================== ] 1359/4672 29% [================== ] 1360/4672 29% [================== ] 1361/4672 29% [================== ] 1362/4672 29% [================== ] 1363/4672 29% [================== ] 1364/4672 29% [================== ] 1365/4672 29% [================== ] 1366/4672 29% [================== ] 1367/4672 29% [================== ] 1368/4672 29% [================== ] 1369/4672 29% [================== ] 1370/4672 29% [================== ] 1371/4672 29% [================== ] 1372/4672 29% [================== ] 1373/4672 29% [================== ] 1374/4672 29% [================== ] 1375/4672 29% [================== ] 1376/4672 29% [================== ] 1377/4672 29% [================== ] 1378/4672 29% [================== ] 1379/4672 29% [================== ] 1380/4672 29% [================== ] 1381/4672 29% [================== ] 1382/4672 29% [================== ] 1383/4672 29% [================== ] 1384/4672 29% [================== ] 1385/4672 29% [================== ] 1386/4672 29% [================== ] 1387/4672 29% [================== ] 1388/4672 29% [================== ] 1389/4672 29% [================== ] 1390/4672 29% [================== ] 1391/4672 29% [================== ] 1392/4672 29% [================== ] 1393/4672 29% [================== ] 1394/4672 29% [================== ] 1395/4672 29% [================== ] 1396/4672 29% [================== ] 1397/4672 29% [================== ] 1398/4672 29% [================== ] 1399/4672 29% [================== ] 1400/4672 29% [================== ] 1401/4672 29% [================== ] 1402/4672 30% [================== ] 1403/4672 30% [================== ] 1404/4672 30% [================== ] 1405/4672 30% [================== ] 1406/4672 30% [================== ] 1407/4672 30% [================== ] 1408/4672 30% [================== ] 1409/4672 30% [================== ] 1410/4672 30% [================== ] 1411/4672 30% [================== ] 1412/4672 30% [================== ] 1413/4672 30% [================== ] 1414/4672 30% [================== ] 1415/4672 30% [================== ] 1416/4672 30% [================== ] 1417/4672 30% [================== ] 1418/4672 30% [================== ] 1419/4672 30% [================== ] 1420/4672 30% [================== ] 1421/4672 30% [================== ] 1422/4672 30% [================== ] 1423/4672 30% [================== ] 1424/4672 30% [================== ] 1425/4672 30% [================== ] 1426/4672 30% [================== ] 1427/4672 30% [================== ] 1428/4672 30% [================== ] 1429/4672 30% [================== ] 1430/4672 30% [================== ] 1431/4672 30% [=================== ] 1432/4672 30% [=================== ] 1433/4672 30% [=================== ] 1434/4672 30% [=================== ] 1435/4672 30% [=================== ] 1436/4672 30% [=================== ] 1437/4672 30% [=================== ] 1438/4672 30% [=================== ] 1439/4672 30% [=================== ] 1440/4672 30% [=================== ] 1441/4672 30% [=================== ] 1442/4672 30% [=================== ] 1443/4672 30% [=================== ] 1444/4672 30% [=================== ] 1445/4672 30% [=================== ] 1446/4672 30% [=================== ] 1447/4672 30% [=================== ] 1448/4672 30% [=================== ] 1449/4672 31% [=================== ] 1450/4672 31% [=================== ] 1451/4672 31% [=================== ] 1452/4672 31% [=================== ] 1453/4672 31% [=================== ] 1454/4672 31% [=================== ] 1455/4672 31% [=================== ] 1456/4672 31% [=================== ] 1457/4672 31% [=================== ] 1458/4672 31% [=================== ] 1459/4672 31% [=================== ] 1460/4672 31% [=================== ] 1461/4672 31% [=================== ] 1462/4672 31% [=================== ] 1463/4672 31% [=================== ] 1464/4672 31% [=================== ] 1465/4672 31% [=================== ] 1466/4672 31% [=================== ] 1467/4672 31% [=================== ] 1468/4672 31% [=================== ] 1469/4672 31% [=================== ] 1470/4672 31% [=================== ] 1471/4672 31% [=================== ] 1472/4672 31% [=================== ] 1473/4672 31% [=================== ] 1474/4672 31% [=================== ] 1475/4672 31% [=================== ] 1476/4672 31% [=================== ] 1477/4672 31% [=================== ] 1478/4672 31% [=================== ] 1479/4672 31% [=================== ] 1480/4672 31% [=================== ] 1481/4672 31% [=================== ] 1482/4672 31% [=================== ] 1483/4672 31% [=================== ] 1484/4672 31% [=================== ] 1485/4672 31% [=================== ] 1486/4672 31% [=================== ] 1487/4672 31% [=================== ] 1488/4672 31% [=================== ] 1489/4672 31% [=================== ] 1490/4672 31% [=================== ] 1491/4672 31% [=================== ] 1492/4672 31% [=================== ] 1493/4672 31% [=================== ] 1494/4672 31% [=================== ] 1495/4672 31% [=================== ] 1496/4672 32% [=================== ] 1497/4672 32% [=================== ] 1498/4672 32% [=================== ] 1499/4672 32% [=================== ] 1500/4672 32% [=================== ] 1501/4672 32% [=================== ] 1502/4672 32% [=================== ] 1503/4672 32% [=================== ] 1504/4672 32% [=================== ] 1505/4672 32% [=================== ] 1506/4672 32% [=================== ] 1507/4672 32% [==================== ] 1508/4672 32% [==================== ] 1509/4672 32% [==================== ] 1510/4672 32% [==================== ] 1511/4672 32% [==================== ] 1512/4672 32% [==================== ] 1513/4672 32% [==================== ] 1514/4672 32% [==================== ] 1515/4672 32% [==================== ] 1516/4672 32% [==================== ] 1517/4672 32% [==================== ] 1518/4672 32% [==================== ] 1519/4672 32% [==================== ] 1520/4672 32% [==================== ] 1521/4672 32% [==================== ] 1522/4672 32% [==================== ] 1523/4672 32% [==================== ] 1524/4672 32% [==================== ] 1525/4672 32% [==================== ] 1526/4672 32% [==================== ] 1527/4672 32% [==================== ] 1528/4672 32% [==================== ] 1529/4672 32% [==================== ] 1530/4672 32% [==================== ] 1531/4672 32% [==================== ] 1532/4672 32% [==================== ] 1533/4672 32% [==================== ] 1534/4672 32% [==================== ] 1535/4672 32% [==================== ] 1536/4672 32% [==================== ] 1537/4672 32% [==================== ] 1538/4672 32% [==================== ] 1539/4672 32% [==================== ] 1540/4672 32% [==================== ] 1541/4672 32% [==================== ] 1542/4672 33% [==================== ] 1543/4672 33% [==================== ] 1544/4672 33% [==================== ] 1545/4672 33% [==================== ] 1546/4672 33% [==================== ] 1547/4672 33% [==================== ] 1548/4672 33% [==================== ] 1549/4672 33% [==================== ] 1550/4672 33% [==================== ] 1551/4672 33% [==================== ] 1552/4672 33% [==================== ] 1553/4672 33% [==================== ] 1554/4672 33% [==================== ] 1555/4672 33% [==================== ] 1556/4672 33% [==================== ] 1557/4672 33% [==================== ] 1558/4672 33% [==================== ] 1559/4672 33% [==================== ] 1560/4672 33% [==================== ] 1561/4672 33% [==================== ] 1562/4672 33% [==================== ] 1563/4672 33% [==================== ] 1564/4672 33% [==================== ] 1565/4672 33% [==================== ] 1566/4672 33% [==================== ] 1567/4672 33% [==================== ] 1568/4672 33% [==================== ] 1569/4672 33% [==================== ] 1570/4672 33% [==================== ] 1571/4672 33% [==================== ] 1572/4672 33% [==================== ] 1573/4672 33% [==================== ] 1574/4672 33% [==================== ] 1575/4672 33% [==================== ] 1576/4672 33% [==================== ] 1577/4672 33% [==================== ] 1578/4672 33% [==================== ] 1579/4672 33% [==================== ] 1580/4672 33% [==================== ] 1581/4672 33% [==================== ] 1582/4672 33% [===================== ] 1583/4672 33% [===================== ] 1584/4672 33% [===================== ] 1585/4672 33% [===================== ] 1586/4672 33% [===================== ] 1587/4672 33% [===================== ] 1588/4672 33% [===================== ] 1589/4672 34% [===================== ] 1590/4672 34% [===================== ] 1591/4672 34% [===================== ] 1592/4672 34% [===================== ] 1593/4672 34% [===================== ] 1594/4672 34% [===================== ] 1595/4672 34% [===================== ] 1596/4672 34% [===================== ] 1597/4672 34% [===================== ] 1598/4672 34% [===================== ] 1599/4672 34% [===================== ] 1600/4672 34% [===================== ] 1601/4672 34% [===================== ] 1602/4672 34% [===================== ] 1603/4672 34% [===================== ] 1604/4672 34% [===================== ] 1605/4672 34% [===================== ] 1606/4672 34% [===================== ] 1607/4672 34% [===================== ] 1608/4672 34% [===================== ] 1609/4672 34% [===================== ] 1610/4672 34% [===================== ] 1611/4672 34% [===================== ] 1612/4672 34% [===================== ] 1613/4672 34% [===================== ] 1614/4672 34% [===================== ] 1615/4672 34% [===================== ] 1616/4672 34% [===================== ] 1617/4672 34% [===================== ] 1618/4672 34% [===================== ] 1619/4672 34% [===================== ] 1620/4672 34% [===================== ] 1621/4672 34% [===================== ] 1622/4672 34% [===================== ] 1623/4672 34% [===================== ] 1624/4672 34% [===================== ] 1625/4672 34% [===================== ] 1626/4672 34% [===================== ] 1627/4672 34% [===================== ] 1628/4672 34% [===================== ] 1629/4672 34% [===================== ] 1630/4672 34% [===================== ] 1631/4672 34% [===================== ] 1632/4672 34% [===================== ] 1633/4672 34% [===================== ] 1634/4672 34% [===================== ] 1635/4672 34% [===================== ] 1636/4672 35% [===================== ] 1637/4672 35% [===================== ] 1638/4672 35% [===================== ] 1639/4672 35% [===================== ] 1640/4672 35% [===================== ] 1641/4672 35% [===================== ] 1642/4672 35% [===================== ] 1643/4672 35% [===================== ] 1644/4672 35% [===================== ] 1645/4672 35% [===================== ] 1646/4672 35% [===================== ] 1647/4672 35% [===================== ] 1648/4672 35% [===================== ] 1649/4672 35% [===================== ] 1650/4672 35% [===================== ] 1651/4672 35% [===================== ] 1652/4672 35% [===================== ] 1653/4672 35% [===================== ] 1654/4672 35% [===================== ] 1655/4672 35% [===================== ] 1656/4672 35% [===================== ] 1657/4672 35% [====================== ] 1658/4672 35% [====================== ] 1659/4672 35% [====================== ] 1660/4672 35% [====================== ] 1661/4672 35% [====================== ] 1662/4672 35% [====================== ] 1663/4672 35% [====================== ] 1664/4672 35% [====================== ] 1665/4672 35% [====================== ] 1666/4672 35% [====================== ] 1667/4672 35% [====================== ] 1668/4672 35% [====================== ] 1669/4672 35% [====================== ] 1670/4672 35% [====================== ] 1671/4672 35% [====================== ] 1672/4672 35% [====================== ] 1673/4672 35% [====================== ] 1674/4672 35% [====================== ] 1675/4672 35% [====================== ] 1676/4672 35% [====================== ] 1677/4672 35% [====================== ] 1678/4672 35% [====================== ] 1679/4672 35% [====================== ] 1680/4672 35% [====================== ] 1681/4672 35% [====================== ] 1682/4672 36% [====================== ] 1683/4672 36% [====================== ] 1684/4672 36% [====================== ] 1685/4672 36% [====================== ] 1686/4672 36% [====================== ] 1687/4672 36% [====================== ] 1688/4672 36% [====================== ] 1689/4672 36% [====================== ] 1690/4672 36% [====================== ] 1691/4672 36% [====================== ] 1692/4672 36% [====================== ] 1693/4672 36% [====================== ] 1694/4672 36% [====================== ] 1695/4672 36% [====================== ] 1696/4672 36% [====================== ] 1697/4672 36% [====================== ] 1698/4672 36% [====================== ] 1699/4672 36% [====================== ] 1700/4672 36% [====================== ] 1701/4672 36% [====================== ] 1702/4672 36% [====================== ] 1703/4672 36% [====================== ] 1704/4672 36% [====================== ] 1705/4672 36% [====================== ] 1706/4672 36% [====================== ] 1707/4672 36% [====================== ] 1708/4672 36% [====================== ] 1709/4672 36% [====================== ] 1710/4672 36% [====================== ] 1711/4672 36% [====================== ] 1712/4672 36% [====================== ] 1713/4672 36% [====================== ] 1714/4672 36% [====================== ] 1715/4672 36% [====================== ] 1716/4672 36% [====================== ] 1717/4672 36% [====================== ] 1718/4672 36% [====================== ] 1719/4672 36% [====================== ] 1720/4672 36% [====================== ] 1721/4672 36% [====================== ] 1722/4672 36% [====================== ] 1723/4672 36% [====================== ] 1724/4672 36% [====================== ] 1725/4672 36% [====================== ] 1726/4672 36% [====================== ] 1727/4672 36% [====================== ] 1728/4672 36% [====================== ] 1729/4672 37% [====================== ] 1730/4672 37% [====================== ] 1731/4672 37% [====================== ] 1732/4672 37% [====================== ] 1733/4672 37% [======================= ] 1734/4672 37% [======================= ] 1735/4672 37% [======================= ] 1736/4672 37% [======================= ] 1737/4672 37% [======================= ] 1738/4672 37% [======================= ] 1739/4672 37% [======================= ] 1740/4672 37% [======================= ] 1741/4672 37% [======================= ] 1742/4672 37% [======================= ] 1743/4672 37% [======================= ] 1744/4672 37% [======================= ] 1745/4672 37% [======================= ] 1746/4672 37% [======================= ] 1747/4672 37% [======================= ] 1748/4672 37% [======================= ] 1749/4672 37% [======================= ] 1750/4672 37% [======================= ] 1751/4672 37% [======================= ] 1752/4672 37% [======================= ] 1753/4672 37% [======================= ] 1754/4672 37% [======================= ] 1755/4672 37% [======================= ] 1756/4672 37% [======================= ] 1757/4672 37% [======================= ] 1758/4672 37% [======================= ] 1759/4672 37% [======================= ] 1760/4672 37% [======================= ] 1761/4672 37% [======================= ] 1762/4672 37% [======================= ] 1763/4672 37% [======================= ] 1764/4672 37% [======================= ] 1765/4672 37% [======================= ] 1766/4672 37% [======================= ] 1767/4672 37% [======================= ] 1768/4672 37% [======================= ] 1769/4672 37% [======================= ] 1770/4672 37% [======================= ] 1771/4672 37% [======================= ] 1772/4672 37% [======================= ] 1773/4672 37% [======================= ] 1774/4672 37% [======================= ] 1775/4672 37% [======================= ] 1776/4672 38% [======================= ] 1777/4672 38% [======================= ] 1778/4672 38% [======================= ] 1779/4672 38% [======================= ] 1780/4672 38% [======================= ] 1781/4672 38% [======================= ] 1782/4672 38% [======================= ] 1783/4672 38% [======================= ] 1784/4672 38% [======================= ] 1785/4672 38% [======================= ] 1786/4672 38% [======================= ] 1787/4672 38% [======================= ] 1788/4672 38% [======================= ] 1789/4672 38% [======================= ] 1790/4672 38% [======================= ] 1791/4672 38% [======================= ] 1792/4672 38% [======================= ] 1793/4672 38% [======================= ] 1794/4672 38% [======================= ] 1795/4672 38% [======================= ] 1796/4672 38% [======================= ] 1797/4672 38% [======================= ] 1798/4672 38% [======================= ] 1799/4672 38% [======================= ] 1800/4672 38% [======================= ] 1801/4672 38% [======================= ] 1802/4672 38% [======================= ] 1803/4672 38% [======================= ] 1804/4672 38% [======================= ] 1805/4672 38% [======================= ] 1806/4672 38% [======================= ] 1807/4672 38% [======================= ] 1808/4672 38% [======================== ] 1809/4672 38% [======================== ] 1810/4672 38% [======================== ] 1811/4672 38% [======================== ] 1812/4672 38% [======================== ] 1813/4672 38% [======================== ] 1814/4672 38% [======================== ] 1815/4672 38% [======================== ] 1816/4672 38% [======================== ] 1817/4672 38% [======================== ] 1818/4672 38% [======================== ] 1819/4672 38% [======================== ] 1820/4672 38% [======================== ] 1821/4672 38% [======================== ] 1822/4672 38% [======================== ] 1823/4672 39% [======================== ] 1824/4672 39% [======================== ] 1825/4672 39% [======================== ] 1826/4672 39% [======================== ] 1827/4672 39% [======================== ] 1828/4672 39% [======================== ] 1829/4672 39% [======================== ] 1830/4672 39% [======================== ] 1831/4672 39% [======================== ] 1832/4672 39% [======================== ] 1833/4672 39% [======================== ] 1834/4672 39% [======================== ] 1835/4672 39% [======================== ] 1836/4672 39% [======================== ] 1837/4672 39% [======================== ] 1838/4672 39% [======================== ] 1839/4672 39% [======================== ] 1840/4672 39% [======================== ] 1841/4672 39% [======================== ] 1842/4672 39% [======================== ] 1843/4672 39% [======================== ] 1844/4672 39% [======================== ] 1845/4672 39% [======================== ] 1846/4672 39% [======================== ] 1847/4672 39% [======================== ] 1848/4672 39% [======================== ] 1849/4672 39% [======================== ] 1850/4672 39% [======================== ] 1851/4672 39% [======================== ] 1852/4672 39% [======================== ] 1853/4672 39% [======================== ] 1854/4672 39% [======================== ] 1855/4672 39% [======================== ] 1856/4672 39% [======================== ] 1857/4672 39% [======================== ] 1858/4672 39% [======================== ] 1859/4672 39% [======================== ] 1860/4672 39% [======================== ] 1861/4672 39% [======================== ] 1862/4672 39% [======================== ] 1863/4672 39% [======================== ] 1864/4672 39% [======================== ] 1865/4672 39% [======================== ] 1866/4672 39% [======================== ] 1867/4672 39% [======================== ] 1868/4672 39% [======================== ] 1869/4672 40% [======================== ] 1870/4672 40% [======================== ] 1871/4672 40% [======================== ] 1872/4672 40% [======================== ] 1873/4672 40% [======================== ] 1874/4672 40% [======================== ] 1875/4672 40% [======================== ] 1876/4672 40% [======================== ] 1877/4672 40% [======================== ] 1878/4672 40% [======================== ] 1879/4672 40% [======================== ] 1880/4672 40% [======================== ] 1881/4672 40% [======================== ] 1882/4672 40% [======================== ] 1883/4672 40% [========================= ] 1884/4672 40% [========================= ] 1885/4672 40% [========================= ] 1886/4672 40% [========================= ] 1887/4672 40% [========================= ] 1888/4672 40% [========================= ] 1889/4672 40% [========================= ] 1890/4672 40% [========================= ] 1891/4672 40% [========================= ] 1892/4672 40% [========================= ] 1893/4672 40% [========================= ] 1894/4672 40% [========================= ] 1895/4672 40% [========================= ] 1896/4672 40% [========================= ] 1897/4672 40% [========================= ] 1898/4672 40% [========================= ] 1899/4672 40% [========================= ] 1900/4672 40% [========================= ] 1901/4672 40% [========================= ] 1902/4672 40% [========================= ] 1903/4672 40% [========================= ] 1904/4672 40% [========================= ] 1905/4672 40% [========================= ] 1906/4672 40% [========================= ] 1907/4672 40% [========================= ] 1908/4672 40% [========================= ] 1909/4672 40% [========================= ] 1910/4672 40% [========================= ] 1911/4672 40% [========================= ] 1912/4672 40% [========================= ] 1913/4672 40% [========================= ] 1914/4672 40% [========================= ] 1915/4672 40% [========================= ] 1916/4672 41% [========================= ] 1917/4672 41% [========================= ] 1918/4672 41% [========================= ] 1919/4672 41% [========================= ] 1920/4672 41% [========================= ] 1921/4672 41% [========================= ] 1922/4672 41% [========================= ] 1923/4672 41% [========================= ] 1924/4672 41% [========================= ] 1925/4672 41% [========================= ] 1926/4672 41% [========================= ] 1927/4672 41% [========================= ] 1928/4672 41% [========================= ] 1929/4672 41% [========================= ] 1930/4672 41% [========================= ] 1931/4672 41% [========================= ] 1932/4672 41% [========================= ] 1933/4672 41% [========================= ] 1934/4672 41% [========================= ] 1935/4672 41% [========================= ] 1936/4672 41% [========================= ] 1937/4672 41% [========================= ] 1938/4672 41% [========================= ] 1939/4672 41% [========================= ] 1940/4672 41% [========================= ] 1941/4672 41% [========================= ] 1942/4672 41% [========================= ] 1943/4672 41% [========================= ] 1944/4672 41% [========================= ] 1945/4672 41% [========================= ] 1946/4672 41% [========================= ] 1947/4672 41% [========================= ] 1948/4672 41% [========================= ] 1949/4672 41% [========================= ] 1950/4672 41% [========================= ] 1951/4672 41% [========================= ] 1952/4672 41% [========================= ] 1953/4672 41% [========================= ] 1954/4672 41% [========================= ] 1955/4672 41% [========================= ] 1956/4672 41% [========================= ] 1957/4672 41% [========================= ] 1958/4672 41% [========================= ] 1959/4672 41% [========================== ] 1960/4672 41% [========================== ] 1961/4672 41% [========================== ] 1962/4672 41% [========================== ] 1963/4672 42% [========================== ] 1964/4672 42% [========================== ] 1965/4672 42% [========================== ] 1966/4672 42% [========================== ] 1967/4672 42% [========================== ] 1968/4672 42% [========================== ] 1969/4672 42% [========================== ] 1970/4672 42% [========================== ] 1971/4672 42% [========================== ] 1972/4672 42% [========================== ] 1973/4672 42% [========================== ] 1974/4672 42% [========================== ] 1975/4672 42% [========================== ] 1976/4672 42% [========================== ] 1977/4672 42% [========================== ] 1978/4672 42% [========================== ] 1979/4672 42% [========================== ] 1980/4672 42% [========================== ] 1981/4672 42% [========================== ] 1982/4672 42% [========================== ] 1983/4672 42% [========================== ] 1984/4672 42% [========================== ] 1985/4672 42% [========================== ] 1986/4672 42% [========================== ] 1987/4672 42% [========================== ] 1988/4672 42% [========================== ] 1989/4672 42% [========================== ] 1990/4672 42% [========================== ] 1991/4672 42% [========================== ] 1992/4672 42% [========================== ] 1993/4672 42% [========================== ] 1994/4672 42% [========================== ] 1995/4672 42% [========================== ] 1996/4672 42% [========================== ] 1997/4672 42% [========================== ] 1998/4672 42% [========================== ] 1999/4672 42% [========================== ] 2000/4672 42% [========================== ] 2001/4672 42% [========================== ] 2002/4672 42% [========================== ] 2003/4672 42% [========================== ] 2004/4672 42% [========================== ] 2005/4672 42% [========================== ] 2006/4672 42% [========================== ] 2007/4672 42% [========================== ] 2008/4672 42% [========================== ] 2009/4672 43% [========================== ] 2010/4672 43% [========================== ] 2011/4672 43% [========================== ] 2012/4672 43% [========================== ] 2013/4672 43% [========================== ] 2014/4672 43% [========================== ] 2015/4672 43% [========================== ] 2016/4672 43% [========================== ] 2017/4672 43% [========================== ] 2018/4672 43% [========================== ] 2019/4672 43% [========================== ] 2020/4672 43% [========================== ] 2021/4672 43% [========================== ] 2022/4672 43% [========================== ] 2023/4672 43% [========================== ] 2024/4672 43% [========================== ] 2025/4672 43% [========================== ] 2026/4672 43% [========================== ] 2027/4672 43% [========================== ] 2028/4672 43% [========================== ] 2029/4672 43% [========================== ] 2030/4672 43% [========================== ] 2031/4672 43% [========================== ] 2032/4672 43% [========================== ] 2033/4672 43% [========================== ] 2034/4672 43% [=========================== ] 2035/4672 43% [=========================== ] 2036/4672 43% [=========================== ] 2037/4672 43% [=========================== ] 2038/4672 43% [=========================== ] 2039/4672 43% [=========================== ] 2040/4672 43% [=========================== ] 2041/4672 43% [=========================== ] 2042/4672 43% [=========================== ] 2043/4672 43% [=========================== ] 2044/4672 43% [=========================== ] 2045/4672 43% [=========================== ] 2046/4672 43% [=========================== ] 2047/4672 43% [=========================== ] 2048/4672 43% [=========================== ] 2049/4672 43% [=========================== ] 2050/4672 43% [=========================== ] 2051/4672 43% [=========================== ] 2052/4672 43% [=========================== ] 2053/4672 43% [=========================== ] 2054/4672 43% [=========================== ] 2055/4672 43% [=========================== ] 2056/4672 44% [=========================== ] 2057/4672 44% [=========================== ] 2058/4672 44% [=========================== ] 2059/4672 44% [=========================== ] 2060/4672 44% [=========================== ] 2061/4672 44% [=========================== ] 2062/4672 44% [=========================== ] 2063/4672 44% [=========================== ] 2064/4672 44% [=========================== ] 2065/4672 44% [=========================== ] 2066/4672 44% [=========================== ] 2067/4672 44% [=========================== ] 2068/4672 44% [=========================== ] 2069/4672 44% [=========================== ] 2070/4672 44% [=========================== ] 2071/4672 44% [=========================== ] 2072/4672 44% [=========================== ] 2073/4672 44% [=========================== ] 2074/4672 44% [=========================== ] 2075/4672 44% [=========================== ] 2076/4672 44% [=========================== ] 2077/4672 44% [=========================== ] 2078/4672 44% [=========================== ] 2079/4672 44% [=========================== ] 2080/4672 44% [=========================== ] 2081/4672 44% [=========================== ] 2082/4672 44% [=========================== ] 2083/4672 44% [=========================== ] 2084/4672 44% [=========================== ] 2085/4672 44% [=========================== ] 2086/4672 44% [=========================== ] 2087/4672 44% [=========================== ] 2088/4672 44% [=========================== ] 2089/4672 44% [=========================== ] 2090/4672 44% [=========================== ] 2091/4672 44% [=========================== ] 2092/4672 44% [=========================== ] 2093/4672 44% [=========================== ] 2094/4672 44% [=========================== ] 2095/4672 44% [=========================== ] 2096/4672 44% [=========================== ] 2097/4672 44% [=========================== ] 2098/4672 44% [=========================== ] 2099/4672 44% [=========================== ] 2100/4672 44% [=========================== ] 2101/4672 44% [=========================== ] 2102/4672 44% [=========================== ] 2103/4672 45% [=========================== ] 2104/4672 45% [=========================== ] 2105/4672 45% [=========================== ] 2106/4672 45% [=========================== ] 2107/4672 45% [=========================== ] 2108/4672 45% [=========================== ] 2109/4672 45% [============================ ] 2110/4672 45% [============================ ] 2111/4672 45% [============================ ] 2112/4672 45% [============================ ] 2113/4672 45% [============================ ] 2114/4672 45% [============================ ] 2115/4672 45% [============================ ] 2116/4672 45% [============================ ] 2117/4672 45% [============================ ] 2118/4672 45% [============================ ] 2119/4672 45% [============================ ] 2120/4672 45% [============================ ] 2121/4672 45% [============================ ] 2122/4672 45% [============================ ] 2123/4672 45% [============================ ] 2124/4672 45% [============================ ] 2125/4672 45% [============================ ] 2126/4672 45% [============================ ] 2127/4672 45% [============================ ] 2128/4672 45% [============================ ] 2129/4672 45% [============================ ] 2130/4672 45% [============================ ] 2131/4672 45% [============================ ] 2132/4672 45% [============================ ] 2133/4672 45% [============================ ] 2134/4672 45% [============================ ] 2135/4672 45% [============================ ] 2136/4672 45% [============================ ] 2137/4672 45% [============================ ] 2138/4672 45% [============================ ] 2139/4672 45% [============================ ] 2140/4672 45% [============================ ] 2141/4672 45% [============================ ] 2142/4672 45% [============================ ] 2143/4672 45% [============================ ] 2144/4672 45% [============================ ] 2145/4672 45% [============================ ] 2146/4672 45% [============================ ] 2147/4672 45% [============================ ] 2148/4672 45% [============================ ] 2149/4672 45% [============================ ] 2150/4672 46% [============================ ] 2151/4672 46% [============================ ] 2152/4672 46% [============================ ] 2153/4672 46% [============================ ] 2154/4672 46% [============================ ] 2155/4672 46% [============================ ] 2156/4672 46% [============================ ] 2157/4672 46% [============================ ] 2158/4672 46% [============================ ] 2159/4672 46% [============================ ] 2160/4672 46% [============================ ] 2161/4672 46% [============================ ] 2162/4672 46% [============================ ] 2163/4672 46% [============================ ] 2164/4672 46% [============================ ] 2165/4672 46% [============================ ] 2166/4672 46% [============================ ] 2167/4672 46% [============================ ] 2168/4672 46% [============================ ] 2169/4672 46% [============================ ] 2170/4672 46% [============================ ] 2171/4672 46% [============================ ] 2172/4672 46% [============================ ] 2173/4672 46% [============================ ] 2174/4672 46% [============================ ] 2175/4672 46% [============================ ] 2176/4672 46% [============================ ] 2177/4672 46% [============================ ] 2178/4672 46% [============================ ] 2179/4672 46% [============================ ] 2180/4672 46% [============================ ] 2181/4672 46% [============================ ] 2182/4672 46% [============================ ] 2183/4672 46% [============================ ] 2184/4672 46% [============================ ] 2185/4672 46% [============================= ] 2186/4672 46% [============================= ] 2187/4672 46% [============================= ] 2188/4672 46% [============================= ] 2189/4672 46% [============================= ] 2190/4672 46% [============================= ] 2191/4672 46% [============================= ] 2192/4672 46% [============================= ] 2193/4672 46% [============================= ] 2194/4672 46% [============================= ] 2195/4672 46% [============================= ] 2196/4672 47% [============================= ] 2197/4672 47% [============================= ] 2198/4672 47% [============================= ] 2199/4672 47% [============================= ] 2200/4672 47% [============================= ] 2201/4672 47% [============================= ] 2202/4672 47% [============================= ] 2203/4672 47% [============================= ] 2204/4672 47% [============================= ] 2205/4672 47% [============================= ] 2206/4672 47% [============================= ] 2207/4672 47% [============================= ] 2208/4672 47% [============================= ] 2209/4672 47% [============================= ] 2210/4672 47% [============================= ] 2211/4672 47% [============================= ] 2212/4672 47% [============================= ] 2213/4672 47% [============================= ] 2214/4672 47% [============================= ] 2215/4672 47% [============================= ] 2216/4672 47% [============================= ] 2217/4672 47% [============================= ] 2218/4672 47% [============================= ] 2219/4672 47% [============================= ] 2220/4672 47% [============================= ] 2221/4672 47% [============================= ] 2222/4672 47% [============================= ] 2223/4672 47% [============================= ] 2224/4672 47% [============================= ] 2225/4672 47% [============================= ] 2226/4672 47% [============================= ] 2227/4672 47% [============================= ] 2228/4672 47% [============================= ] 2229/4672 47% [============================= ] 2230/4672 47% [============================= ] 2231/4672 47% [============================= ] 2232/4672 47% [============================= ] 2233/4672 47% [============================= ] 2234/4672 47% [============================= ] 2235/4672 47% [============================= ] 2236/4672 47% [============================= ] 2237/4672 47% [============================= ] 2238/4672 47% [============================= ] 2239/4672 47% [============================= ] 2240/4672 47% [============================= ] 2241/4672 47% [============================= ] 2242/4672 47% [============================= ] 2243/4672 48% [============================= ] 2244/4672 48% [============================= ] 2245/4672 48% [============================= ] 2246/4672 48% [============================= ] 2247/4672 48% [============================= ] 2248/4672 48% [============================= ] 2249/4672 48% [============================= ] 2250/4672 48% [============================= ] 2251/4672 48% [============================= ] 2252/4672 48% [============================= ] 2253/4672 48% [============================= ] 2254/4672 48% [============================= ] 2255/4672 48% [============================= ] 2256/4672 48% [============================= ] 2257/4672 48% [============================= ] 2258/4672 48% [============================= ] 2259/4672 48% [============================= ] 2260/4672 48% [============================== ] 2261/4672 48% [============================== ] 2262/4672 48% [============================== ] 2263/4672 48% [============================== ] 2264/4672 48% [============================== ] 2265/4672 48% [============================== ] 2266/4672 48% [============================== ] 2267/4672 48% [============================== ] 2268/4672 48% [============================== ] 2269/4672 48% [============================== ] 2270/4672 48% [============================== ] 2271/4672 48% [============================== ] 2272/4672 48% [============================== ] 2273/4672 48% [============================== ] 2274/4672 48% [============================== ] 2275/4672 48% [============================== ] 2276/4672 48% [============================== ] 2277/4672 48% [============================== ] 2278/4672 48% [============================== ] 2279/4672 48% [============================== ] 2280/4672 48% [============================== ] 2281/4672 48% [============================== ] 2282/4672 48% [============================== ] 2283/4672 48% [============================== ] 2284/4672 48% [============================== ] 2285/4672 48% [============================== ] 2286/4672 48% [============================== ] 2287/4672 48% [============================== ] 2288/4672 48% [============================== ] 2289/4672 48% [============================== ] 2290/4672 49% [============================== ] 2291/4672 49% [============================== ] 2292/4672 49% [============================== ] 2293/4672 49% [============================== ] 2294/4672 49% [============================== ] 2295/4672 49% [============================== ] 2296/4672 49% [============================== ] 2297/4672 49% [============================== ] 2298/4672 49% [============================== ] 2299/4672 49% [============================== ] 2300/4672 49% [============================== ] 2301/4672 49% [============================== ] 2302/4672 49% [============================== ] 2303/4672 49% [============================== ] 2304/4672 49% [============================== ] 2305/4672 49% [============================== ] 2306/4672 49% [============================== ] 2307/4672 49% [============================== ] 2308/4672 49% [============================== ] 2309/4672 49% [============================== ] 2310/4672 49% [============================== ] 2311/4672 49% [============================== ] 2312/4672 49% [============================== ] 2313/4672 49% [============================== ] 2314/4672 49% [============================== ] 2315/4672 49% [============================== ] 2316/4672 49% [============================== ] 2317/4672 49% [============================== ] 2318/4672 49% [============================== ] 2319/4672 49% [============================== ] 2320/4672 49% [============================== ] 2321/4672 49% [============================== ] 2322/4672 49% [============================== ] 2323/4672 49% [============================== ] 2324/4672 49% [============================== ] 2325/4672 49% [============================== ] 2326/4672 49% [============================== ] 2327/4672 49% [============================== ] 2328/4672 49% [============================== ] 2329/4672 49% [============================== ] 2330/4672 49% [============================== ] 2331/4672 49% [============================== ] 2332/4672 49% [============================== ] 2333/4672 49% [============================== ] 2334/4672 49% [============================== ] 2335/4672 49% [=============================== ] 2336/4672 50% [=============================== ] 2337/4672 50% [=============================== ] 2338/4672 50% [=============================== ] 2339/4672 50% [=============================== ] 2340/4672 50% [=============================== ] 2341/4672 50% [=============================== ] 2342/4672 50% [=============================== ] 2343/4672 50% [=============================== ] 2344/4672 50% [=============================== ] 2345/4672 50% [=============================== ] 2346/4672 50% [=============================== ] 2347/4672 50% [=============================== ] 2348/4672 50% [=============================== ] 2349/4672 50% [=============================== ] 2350/4672 50% [=============================== ] 2351/4672 50% [=============================== ] 2352/4672 50% [=============================== ] 2353/4672 50% [=============================== ] 2354/4672 50% [=============================== ] 2355/4672 50% [=============================== ] 2356/4672 50% [=============================== ] 2357/4672 50% [=============================== ] 2358/4672 50% [=============================== ] 2359/4672 50% [=============================== ] 2360/4672 50% [=============================== ] 2361/4672 50% [=============================== ] 2362/4672 50% [=============================== ] 2363/4672 50% [=============================== ] 2364/4672 50% [=============================== ] 2365/4672 50% [=============================== ] 2366/4672 50% [=============================== ] 2367/4672 50% [=============================== ] 2368/4672 50% [=============================== ] 2369/4672 50% [=============================== ] 2370/4672 50% [=============================== ] 2371/4672 50% [=============================== ] 2372/4672 50% [=============================== ] 2373/4672 50% [=============================== ] 2374/4672 50% [=============================== ] 2375/4672 50% [=============================== ] 2376/4672 50% [=============================== ] 2377/4672 50% [=============================== ] 2378/4672 50% [=============================== ] 2379/4672 50% [=============================== ] 2380/4672 50% [=============================== ] 2381/4672 50% [=============================== ] 2382/4672 50% [=============================== ] 2383/4672 51% [=============================== ] 2384/4672 51% [=============================== ] 2385/4672 51% [=============================== ] 2386/4672 51% [=============================== ] 2387/4672 51% [=============================== ] 2388/4672 51% [=============================== ] 2389/4672 51% [=============================== ] 2390/4672 51% [=============================== ] 2391/4672 51% [=============================== ] 2392/4672 51% [=============================== ] 2393/4672 51% [=============================== ] 2394/4672 51% [=============================== ] 2395/4672 51% [=============================== ] 2396/4672 51% [=============================== ] 2397/4672 51% [=============================== ] 2398/4672 51% [=============================== ] 2399/4672 51% [=============================== ] 2400/4672 51% [=============================== ] 2401/4672 51% [=============================== ] 2402/4672 51% [=============================== ] 2403/4672 51% [=============================== ] 2404/4672 51% [=============================== ] 2405/4672 51% [=============================== ] 2406/4672 51% [=============================== ] 2407/4672 51% [=============================== ] 2408/4672 51% [=============================== ] 2409/4672 51% [=============================== ] 2410/4672 51% [=============================== ] 2411/4672 51% [================================ ] 2412/4672 51% [================================ ] 2413/4672 51% [================================ ] 2414/4672 51% [================================ ] 2415/4672 51% [================================ ] 2416/4672 51% [================================ ] 2417/4672 51% [================================ ] 2418/4672 51% [================================ ] 2419/4672 51% [================================ ] 2420/4672 51% [================================ ] 2421/4672 51% [================================ ] 2422/4672 51% [================================ ] 2423/4672 51% [================================ ] 2424/4672 51% [================================ ] 2425/4672 51% [================================ ] 2426/4672 51% [================================ ] 2427/4672 51% [================================ ] 2428/4672 51% [================================ ] 2429/4672 51% [================================ ] 2430/4672 52% [================================ ] 2431/4672 52% [================================ ] 2432/4672 52% [================================ ] 2433/4672 52% [================================ ] 2434/4672 52% [================================ ] 2435/4672 52% [================================ ] 2436/4672 52% [================================ ] 2437/4672 52% [================================ ] 2438/4672 52% [================================ ] 2439/4672 52% [================================ ] 2440/4672 52% [================================ ] 2441/4672 52% [================================ ] 2442/4672 52% [================================ ] 2443/4672 52% [================================ ] 2444/4672 52% [================================ ] 2445/4672 52% [================================ ] 2446/4672 52% [================================ ] 2447/4672 52% [================================ ] 2448/4672 52% [================================ ] 2449/4672 52% [================================ ] 2450/4672 52% [================================ ] 2451/4672 52% [================================ ] 2452/4672 52% [================================ ] 2453/4672 52% [================================ ] 2454/4672 52% [================================ ] 2455/4672 52% [================================ ] 2456/4672 52% [================================ ] 2457/4672 52% [================================ ] 2458/4672 52% [================================ ] 2459/4672 52% [================================ ] 2460/4672 52% [================================ ] 2461/4672 52% [================================ ] 2462/4672 52% [================================ ] 2463/4672 52% [================================ ] 2464/4672 52% [================================ ] 2465/4672 52% [================================ ] 2466/4672 52% [================================ ] 2467/4672 52% [================================ ] 2468/4672 52% [================================ ] 2469/4672 52% [================================ ] 2470/4672 52% [================================ ] 2471/4672 52% [================================ ] 2472/4672 52% [================================ ] 2473/4672 52% [================================ ] 2474/4672 52% [================================ ] 2475/4672 52% [================================ ] 2476/4672 52% [================================ ] 2477/4672 53% [================================ ] 2478/4672 53% [================================ ] 2479/4672 53% [================================ ] 2480/4672 53% [================================ ] 2481/4672 53% [================================ ] 2482/4672 53% [================================ ] 2483/4672 53% [================================ ] 2484/4672 53% [================================ ] 2485/4672 53% [================================ ] 2486/4672 53% [================================= ] 2487/4672 53% [================================= ] 2488/4672 53% [================================= ] 2489/4672 53% [================================= ] 2490/4672 53% [================================= ] 2491/4672 53% [================================= ] 2492/4672 53% [================================= ] 2493/4672 53% [================================= ] 2494/4672 53% [================================= ] 2495/4672 53% [================================= ] 2496/4672 53% [================================= ] 2497/4672 53% [================================= ] 2498/4672 53% [================================= ] 2499/4672 53% [================================= ] 2500/4672 53% [================================= ] 2501/4672 53% [================================= ] 2502/4672 53% [================================= ] 2503/4672 53% [================================= ] 2504/4672 53% [================================= ] 2505/4672 53% [================================= ] 2506/4672 53% [================================= ] 2507/4672 53% [================================= ] 2508/4672 53% [================================= ] 2509/4672 53% [================================= ] 2510/4672 53% [================================= ] 2511/4672 53% [================================= ] 2512/4672 53% [================================= ] 2513/4672 53% [================================= ] 2514/4672 53% [================================= ] 2515/4672 53% [================================= ] 2516/4672 53% [================================= ] 2517/4672 53% [================================= ] 2518/4672 53% [================================= ] 2519/4672 53% [================================= ] 2520/4672 53% [================================= ] 2521/4672 53% [================================= ] 2522/4672 53% [================================= ] 2523/4672 54% [================================= ] 2524/4672 54% [================================= ] 2525/4672 54% [================================= ] 2526/4672 54% [================================= ] 2527/4672 54% [================================= ] 2528/4672 54% [================================= ] 2529/4672 54% [================================= ] 2530/4672 54% [================================= ] 2531/4672 54% [================================= ] 2532/4672 54% [================================= ] 2533/4672 54% [================================= ] 2534/4672 54% [================================= ] 2535/4672 54% [================================= ] 2536/4672 54% [================================= ] 2537/4672 54% [================================= ] 2538/4672 54% [================================= ] 2539/4672 54% [================================= ] 2540/4672 54% [================================= ] 2541/4672 54% [================================= ] 2542/4672 54% [================================= ] 2543/4672 54% [================================= ] 2544/4672 54% [================================= ] 2545/4672 54% [================================= ] 2546/4672 54% [================================= ] 2547/4672 54% [================================= ] 2548/4672 54% [================================= ] 2549/4672 54% [================================= ] 2550/4672 54% [================================= ] 2551/4672 54% [================================= ] 2552/4672 54% [================================= ] 2553/4672 54% [================================= ] 2554/4672 54% [================================= ] 2555/4672 54% [================================= ] 2556/4672 54% [================================= ] 2557/4672 54% [================================= ] 2558/4672 54% [================================= ] 2559/4672 54% [================================= ] 2560/4672 54% [================================= ] 2561/4672 54% [================================= ] 2562/4672 54% [================================== ] 2563/4672 54% [================================== ] 2564/4672 54% [================================== ] 2565/4672 54% [================================== ] 2566/4672 54% [================================== ] 2567/4672 54% [================================== ] 2568/4672 54% [================================== ] 2569/4672 54% [================================== ] 2570/4672 55% [================================== ] 2571/4672 55% [================================== ] 2572/4672 55% [================================== ] 2573/4672 55% [================================== ] 2574/4672 55% [================================== ] 2575/4672 55% [================================== ] 2576/4672 55% [================================== ] 2577/4672 55% [================================== ] 2578/4672 55% [================================== ] 2579/4672 55% [================================== ] 2580/4672 55% [================================== ] 2581/4672 55% [================================== ] 2582/4672 55% [================================== ] 2583/4672 55% [================================== ] 2584/4672 55% [================================== ] 2585/4672 55% [================================== ] 2586/4672 55% [================================== ] 2587/4672 55% [================================== ] 2588/4672 55% [================================== ] 2589/4672 55% [================================== ] 2590/4672 55% [================================== ] 2591/4672 55% [================================== ] 2592/4672 55% [================================== ] 2593/4672 55% [================================== ] 2594/4672 55% [================================== ] 2595/4672 55% [================================== ] 2596/4672 55% [================================== ] 2597/4672 55% [================================== ] 2598/4672 55% [================================== ] 2599/4672 55% [================================== ] 2600/4672 55% [================================== ] 2601/4672 55% [================================== ] 2602/4672 55% [================================== ] 2603/4672 55% [================================== ] 2604/4672 55% [================================== ] 2605/4672 55% [================================== ] 2606/4672 55% [================================== ] 2607/4672 55% [================================== ] 2608/4672 55% [================================== ] 2609/4672 55% [================================== ] 2610/4672 55% [================================== ] 2611/4672 55% [================================== ] 2612/4672 55% [================================== ] 2613/4672 55% [================================== ] 2614/4672 55% [================================== ] 2615/4672 55% [================================== ] 2616/4672 55% [================================== ] 2617/4672 56% [================================== ] 2618/4672 56% [================================== ] 2619/4672 56% [================================== ] 2620/4672 56% [================================== ] 2621/4672 56% [================================== ] 2622/4672 56% [================================== ] 2623/4672 56% [================================== ] 2624/4672 56% [================================== ] 2625/4672 56% [================================== ] 2626/4672 56% [================================== ] 2627/4672 56% [================================== ] 2628/4672 56% [================================== ] 2629/4672 56% [================================== ] 2630/4672 56% [================================== ] 2631/4672 56% [================================== ] 2632/4672 56% [================================== ] 2633/4672 56% [================================== ] 2634/4672 56% [================================== ] 2635/4672 56% [================================== ] 2636/4672 56% [================================== ] 2637/4672 56% [=================================== ] 2638/4672 56% [=================================== ] 2639/4672 56% [=================================== ] 2640/4672 56% [=================================== ] 2641/4672 56% [=================================== ] 2642/4672 56% [=================================== ] 2643/4672 56% [=================================== ] 2644/4672 56% [=================================== ] 2645/4672 56% [=================================== ] 2646/4672 56% [=================================== ] 2647/4672 56% [=================================== ] 2648/4672 56% [=================================== ] 2649/4672 56% [=================================== ] 2650/4672 56% [=================================== ] 2651/4672 56% [=================================== ] 2652/4672 56% [=================================== ] 2653/4672 56% [=================================== ] 2654/4672 56% [=================================== ] 2655/4672 56% [=================================== ] 2656/4672 56% [=================================== ] 2657/4672 56% [=================================== ] 2658/4672 56% [=================================== ] 2659/4672 56% [=================================== ] 2660/4672 56% [=================================== ] 2661/4672 56% [=================================== ] 2662/4672 56% [=================================== ] 2663/4672 56% [=================================== ] 2664/4672 57% [=================================== ] 2665/4672 57% [=================================== ] 2666/4672 57% [=================================== ] 2667/4672 57% [=================================== ] 2668/4672 57% [=================================== ] 2669/4672 57% [=================================== ] 2670/4672 57% [=================================== ] 2671/4672 57% [=================================== ] 2672/4672 57% [=================================== ] 2673/4672 57% [=================================== ] 2674/4672 57% [=================================== ] 2675/4672 57% [=================================== ] 2676/4672 57% [=================================== ] 2677/4672 57% [=================================== ] 2678/4672 57% [=================================== ] 2679/4672 57% [=================================== ] 2680/4672 57% [=================================== ] 2681/4672 57% [=================================== ] 2682/4672 57% [=================================== ] 2683/4672 57% [=================================== ] 2684/4672 57% [=================================== ] 2685/4672 57% [=================================== ] 2686/4672 57% [=================================== ] 2687/4672 57% [=================================== ] 2688/4672 57% [=================================== ] 2689/4672 57% [=================================== ] 2690/4672 57% [=================================== ] 2691/4672 57% [=================================== ] 2692/4672 57% [=================================== ] 2693/4672 57% [=================================== ] 2694/4672 57% [=================================== ] 2695/4672 57% [=================================== ] 2696/4672 57% [=================================== ] 2697/4672 57% [=================================== ] 2698/4672 57% [=================================== ] 2699/4672 57% [=================================== ] 2700/4672 57% [=================================== ] 2701/4672 57% [=================================== ] 2702/4672 57% [=================================== ] 2703/4672 57% [=================================== ] 2704/4672 57% [=================================== ] 2705/4672 57% [=================================== ] 2706/4672 57% [=================================== ] 2707/4672 57% [=================================== ] 2708/4672 57% [=================================== ] 2709/4672 57% [=================================== ] 2710/4672 58% [=================================== ] 2711/4672 58% [=================================== ] 2712/4672 58% [==================================== ] 2713/4672 58% [==================================== ] 2714/4672 58% [==================================== ] 2715/4672 58% [==================================== ] 2716/4672 58% [==================================== ] 2717/4672 58% [==================================== ] 2718/4672 58% [==================================== ] 2719/4672 58% [==================================== ] 2720/4672 58% [==================================== ] 2721/4672 58% [==================================== ] 2722/4672 58% [==================================== ] 2723/4672 58% [==================================== ] 2724/4672 58% [==================================== ] 2725/4672 58% [==================================== ] 2726/4672 58% [==================================== ] 2727/4672 58% [==================================== ] 2728/4672 58% [==================================== ] 2729/4672 58% [==================================== ] 2730/4672 58% [==================================== ] 2731/4672 58% [==================================== ] 2732/4672 58% [==================================== ] 2733/4672 58% [==================================== ] 2734/4672 58% [==================================== ] 2735/4672 58% [==================================== ] 2736/4672 58% [==================================== ] 2737/4672 58% [==================================== ] 2738/4672 58% [==================================== ] 2739/4672 58% [==================================== ] 2740/4672 58% [==================================== ] 2741/4672 58% [==================================== ] 2742/4672 58% [==================================== ] 2743/4672 58% [==================================== ] 2744/4672 58% [==================================== ] 2745/4672 58% [==================================== ] 2746/4672 58% [==================================== ] 2747/4672 58% [==================================== ] 2748/4672 58% [==================================== ] 2749/4672 58% [==================================== ] 2750/4672 58% [==================================== ] 2751/4672 58% [==================================== ] 2752/4672 58% [==================================== ] 2753/4672 58% [==================================== ] 2754/4672 58% [==================================== ] 2755/4672 58% [==================================== ] 2756/4672 58% [==================================== ] 2757/4672 59% [==================================== ] 2758/4672 59% [==================================== ] 2759/4672 59% [==================================== ] 2760/4672 59% [==================================== ] 2761/4672 59% [==================================== ] 2762/4672 59% [==================================== ] 2763/4672 59% [==================================== ] 2764/4672 59% [==================================== ] 2765/4672 59% [==================================== ] 2766/4672 59% [==================================== ] 2767/4672 59% [==================================== ] 2768/4672 59% [==================================== ] 2769/4672 59% [==================================== ] 2770/4672 59% [==================================== ] 2771/4672 59% [==================================== ] 2772/4672 59% [==================================== ] 2773/4672 59% [==================================== ] 2774/4672 59% [==================================== ] 2775/4672 59% [==================================== ] 2776/4672 59% [==================================== ] 2777/4672 59% [==================================== ] 2778/4672 59% [==================================== ] 2779/4672 59% [==================================== ] 2780/4672 59% [==================================== ] 2781/4672 59% [==================================== ] 2782/4672 59% [==================================== ] 2783/4672 59% [==================================== ] 2784/4672 59% [==================================== ] 2785/4672 59% [==================================== ] 2786/4672 59% [==================================== ] 2787/4672 59% [==================================== ] 2788/4672 59% [===================================== ] 2789/4672 59% [===================================== ] 2790/4672 59% [===================================== ] 2791/4672 59% [===================================== ] 2792/4672 59% [===================================== ] 2793/4672 59% [===================================== ] 2794/4672 59% [===================================== ] 2795/4672 59% [===================================== ] 2796/4672 59% [===================================== ] 2797/4672 59% [===================================== ] 2798/4672 59% [===================================== ] 2799/4672 59% [===================================== ] 2800/4672 59% [===================================== ] 2801/4672 59% [===================================== ] 2802/4672 59% [===================================== ] 2803/4672 59% [===================================== ] 2804/4672 60% [===================================== ] 2805/4672 60% [===================================== ] 2806/4672 60% [===================================== ] 2807/4672 60% [===================================== ] 2808/4672 60% [===================================== ] 2809/4672 60% [===================================== ] 2810/4672 60% [===================================== ] 2811/4672 60% [===================================== ] 2812/4672 60% [===================================== ] 2813/4672 60% [===================================== ] 2814/4672 60% [===================================== ] 2815/4672 60% [===================================== ] 2816/4672 60% [===================================== ] 2817/4672 60% [===================================== ] 2818/4672 60% [===================================== ] 2819/4672 60% [===================================== ] 2820/4672 60% [===================================== ] 2821/4672 60% [===================================== ] 2822/4672 60% [===================================== ] 2823/4672 60% [===================================== ] 2824/4672 60% [===================================== ] 2825/4672 60% [===================================== ] 2826/4672 60% [===================================== ] 2827/4672 60% [===================================== ] 2828/4672 60% [===================================== ] 2829/4672 60% [===================================== ] 2830/4672 60% [===================================== ] 2831/4672 60% [===================================== ] 2832/4672 60% [===================================== ] 2833/4672 60% [===================================== ] 2834/4672 60% [===================================== ] 2835/4672 60% [===================================== ] 2836/4672 60% [===================================== ] 2837/4672 60% [===================================== ] 2838/4672 60% [===================================== ] 2839/4672 60% [===================================== ] 2840/4672 60% [===================================== ] 2841/4672 60% [===================================== ] 2842/4672 60% [===================================== ] 2843/4672 60% [===================================== ] 2844/4672 60% [===================================== ] 2845/4672 60% [===================================== ] 2846/4672 60% [===================================== ] 2847/4672 60% [===================================== ] 2848/4672 60% [===================================== ] 2849/4672 60% [===================================== ] 2850/4672 61% [===================================== ] 2851/4672 61% [===================================== ] 2852/4672 61% [===================================== ] 2853/4672 61% [===================================== ] 2854/4672 61% [===================================== ] 2855/4672 61% [===================================== ] 2856/4672 61% [===================================== ] 2857/4672 61% [===================================== ] 2858/4672 61% [===================================== ] 2859/4672 61% [===================================== ] 2860/4672 61% [===================================== ] 2861/4672 61% [===================================== ] 2862/4672 61% [===================================== ] 2863/4672 61% [====================================== ] 2864/4672 61% [====================================== ] 2865/4672 61% [====================================== ] 2866/4672 61% [====================================== ] 2867/4672 61% [====================================== ] 2868/4672 61% [====================================== ] 2869/4672 61% [====================================== ] 2870/4672 61% [====================================== ] 2871/4672 61% [====================================== ] 2872/4672 61% [====================================== ] 2873/4672 61% [====================================== ] 2874/4672 61% [====================================== ] 2875/4672 61% [====================================== ] 2876/4672 61% [====================================== ] 2877/4672 61% [====================================== ] 2878/4672 61% [====================================== ] 2879/4672 61% [====================================== ] 2880/4672 61% [====================================== ] 2881/4672 61% [====================================== ] 2882/4672 61% [====================================== ] 2883/4672 61% [====================================== ] 2884/4672 61% [====================================== ] 2885/4672 61% [====================================== ] 2886/4672 61% [====================================== ] 2887/4672 61% [====================================== ] 2888/4672 61% [====================================== ] 2889/4672 61% [====================================== ] 2890/4672 61% [====================================== ] 2891/4672 61% [====================================== ] 2892/4672 61% [====================================== ] 2893/4672 61% [====================================== ] 2894/4672 61% [====================================== ] 2895/4672 61% [====================================== ] 2896/4672 61% [====================================== ] 2897/4672 62% [====================================== ] 2898/4672 62% [====================================== ] 2899/4672 62% [====================================== ] 2900/4672 62% [====================================== ] 2901/4672 62% [====================================== ] 2902/4672 62% [====================================== ] 2903/4672 62% [====================================== ] 2904/4672 62% [====================================== ] 2905/4672 62% [====================================== ] 2906/4672 62% [====================================== ] 2907/4672 62% [====================================== ] 2908/4672 62% [====================================== ] 2909/4672 62% [====================================== ] 2910/4672 62% [====================================== ] 2911/4672 62% [====================================== ] 2912/4672 62% [====================================== ] 2913/4672 62% [====================================== ] 2914/4672 62% [====================================== ] 2915/4672 62% [====================================== ] 2916/4672 62% [====================================== ] 2917/4672 62% [====================================== ] 2918/4672 62% [====================================== ] 2919/4672 62% [====================================== ] 2920/4672 62% [====================================== ] 2921/4672 62% [====================================== ] 2922/4672 62% [====================================== ] 2923/4672 62% [====================================== ] 2924/4672 62% [====================================== ] 2925/4672 62% [====================================== ] 2926/4672 62% [====================================== ] 2927/4672 62% [====================================== ] 2928/4672 62% [====================================== ] 2929/4672 62% [====================================== ] 2930/4672 62% [====================================== ] 2931/4672 62% [====================================== ] 2932/4672 62% [====================================== ] 2933/4672 62% [====================================== ] 2934/4672 62% [====================================== ] 2935/4672 62% [====================================== ] 2936/4672 62% [====================================== ] 2937/4672 62% [====================================== ] 2938/4672 62% [======================================= ] 2939/4672 62% [======================================= ] 2940/4672 62% [======================================= ] 2941/4672 62% [======================================= ] 2942/4672 62% [======================================= ] 2943/4672 62% [======================================= ] 2944/4672 63% [======================================= ] 2945/4672 63% [======================================= ] 2946/4672 63% [======================================= ] 2947/4672 63% [======================================= ] 2948/4672 63% [======================================= ] 2949/4672 63% [======================================= ] 2950/4672 63% [======================================= ] 2951/4672 63% [======================================= ] 2952/4672 63% [======================================= ] 2953/4672 63% [======================================= ] 2954/4672 63% [======================================= ] 2955/4672 63% [======================================= ] 2956/4672 63% [======================================= ] 2957/4672 63% [======================================= ] 2958/4672 63% [======================================= ] 2959/4672 63% [======================================= ] 2960/4672 63% [======================================= ] 2961/4672 63% [======================================= ] 2962/4672 63% [======================================= ] 2963/4672 63% [======================================= ] 2964/4672 63% [======================================= ] 2965/4672 63% [======================================= ] 2966/4672 63% [======================================= ] 2967/4672 63% [======================================= ] 2968/4672 63% [======================================= ] 2969/4672 63% [======================================= ] 2970/4672 63% [======================================= ] 2971/4672 63% [======================================= ] 2972/4672 63% [======================================= ] 2973/4672 63% [======================================= ] 2974/4672 63% [======================================= ] 2975/4672 63% [======================================= ] 2976/4672 63% [======================================= ] 2977/4672 63% [======================================= ] 2978/4672 63% [======================================= ] 2979/4672 63% [======================================= ] 2980/4672 63% [======================================= ] 2981/4672 63% [======================================= ] 2982/4672 63% [======================================= ] 2983/4672 63% [======================================= ] 2984/4672 63% [======================================= ] 2985/4672 63% [======================================= ] 2986/4672 63% [======================================= ] 2987/4672 63% [======================================= ] 2988/4672 63% [======================================= ] 2989/4672 63% [======================================= ] 2990/4672 63% [======================================= ] 2991/4672 64% [======================================= ] 2992/4672 64% [======================================= ] 2993/4672 64% [======================================= ] 2994/4672 64% [======================================= ] 2995/4672 64% [======================================= ] 2996/4672 64% [======================================= ] 2997/4672 64% [======================================= ] 2998/4672 64% [======================================= ] 2999/4672 64% [======================================= ] 3000/4672 64% [======================================= ] 3001/4672 64% [======================================= ] 3002/4672 64% [======================================= ] 3003/4672 64% [======================================= ] 3004/4672 64% [======================================= ] 3005/4672 64% [======================================= ] 3006/4672 64% [======================================= ] 3007/4672 64% [======================================= ] 3008/4672 64% [======================================= ] 3009/4672 64% [======================================= ] 3010/4672 64% [======================================= ] 3011/4672 64% [======================================= ] 3012/4672 64% [======================================= ] 3013/4672 64% [======================================= ] 3014/4672 64% [======================================== ] 3015/4672 64% [======================================== ] 3016/4672 64% [======================================== ] 3017/4672 64% [======================================== ] 3018/4672 64% [======================================== ] 3019/4672 64% [======================================== ] 3020/4672 64% [======================================== ] 3021/4672 64% [======================================== ] 3022/4672 64% [======================================== ] 3023/4672 64% [======================================== ] 3024/4672 64% [======================================== ] 3025/4672 64% [======================================== ] 3026/4672 64% [======================================== ] 3027/4672 64% [======================================== ] 3028/4672 64% [======================================== ] 3029/4672 64% [======================================== ] 3030/4672 64% [======================================== ] 3031/4672 64% [======================================== ] 3032/4672 64% [======================================== ] 3033/4672 64% [======================================== ] 3034/4672 64% [======================================== ] 3035/4672 64% [======================================== ] 3036/4672 64% [======================================== ] 3037/4672 65% [======================================== ] 3038/4672 65% [======================================== ] 3039/4672 65% [======================================== ] 3040/4672 65% [======================================== ] 3041/4672 65% [======================================== ] 3042/4672 65% [======================================== ] 3043/4672 65% [======================================== ] 3044/4672 65% [======================================== ] 3045/4672 65% [======================================== ] 3046/4672 65% [======================================== ] 3047/4672 65% [======================================== ] 3048/4672 65% [======================================== ] 3049/4672 65% [======================================== ] 3050/4672 65% [======================================== ] 3051/4672 65% [======================================== ] 3052/4672 65% [======================================== ] 3053/4672 65% [======================================== ] 3054/4672 65% [======================================== ] 3055/4672 65% [======================================== ] 3056/4672 65% [======================================== ] 3057/4672 65% [======================================== ] 3058/4672 65% [======================================== ] 3059/4672 65% [======================================== ] 3060/4672 65% [======================================== ] 3061/4672 65% [======================================== ] 3062/4672 65% [======================================== ] 3063/4672 65% [======================================== ] 3064/4672 65% [======================================== ] 3065/4672 65% [======================================== ] 3066/4672 65% [======================================== ] 3067/4672 65% [======================================== ] 3068/4672 65% [======================================== ] 3069/4672 65% [======================================== ] 3070/4672 65% [======================================== ] 3071/4672 65% [======================================== ] 3072/4672 65% [======================================== ] 3073/4672 65% [======================================== ] 3074/4672 65% [======================================== ] 3075/4672 65% [======================================== ] 3076/4672 65% [======================================== ] 3077/4672 65% [======================================== ] 3078/4672 65% [======================================== ] 3079/4672 65% [======================================== ] 3080/4672 65% [======================================== ] 3081/4672 65% [======================================== ] 3082/4672 65% [======================================== ] 3083/4672 65% [======================================== ] 3084/4672 66% [======================================== ] 3085/4672 66% [======================================== ] 3086/4672 66% [======================================== ] 3087/4672 66% [======================================== ] 3088/4672 66% [======================================== ] 3089/4672 66% [========================================= ] 3090/4672 66% [========================================= ] 3091/4672 66% [========================================= ] 3092/4672 66% [========================================= ] 3093/4672 66% [========================================= ] 3094/4672 66% [========================================= ] 3095/4672 66% [========================================= ] 3096/4672 66% [========================================= ] 3097/4672 66% [========================================= ] 3098/4672 66% [========================================= ] 3099/4672 66% [========================================= ] 3100/4672 66% [========================================= ] 3101/4672 66% [========================================= ] 3102/4672 66% [========================================= ] 3103/4672 66% [========================================= ] 3104/4672 66% [========================================= ] 3105/4672 66% [========================================= ] 3106/4672 66% [========================================= ] 3107/4672 66% [========================================= ] 3108/4672 66% [========================================= ] 3109/4672 66% [========================================= ] 3110/4672 66% [========================================= ] 3111/4672 66% [========================================= ] 3112/4672 66% [========================================= ] 3113/4672 66% [========================================= ] 3114/4672 66% [========================================= ] 3115/4672 66% [========================================= ] 3116/4672 66% [========================================= ] 3117/4672 66% [========================================= ] 3118/4672 66% [========================================= ] 3119/4672 66% [========================================= ] 3120/4672 66% [========================================= ] 3121/4672 66% [========================================= ] 3122/4672 66% [========================================= ] 3123/4672 66% [========================================= ] 3124/4672 66% [========================================= ] 3125/4672 66% [========================================= ] 3126/4672 66% [========================================= ] 3127/4672 66% [========================================= ] 3128/4672 66% [========================================= ] 3129/4672 66% [========================================= ] 3130/4672 66% [========================================= ] 3131/4672 67% [========================================= ] 3132/4672 67% [========================================= ] 3133/4672 67% [========================================= ] 3134/4672 67% [========================================= ] 3135/4672 67% [========================================= ] 3136/4672 67% [========================================= ] 3137/4672 67% [========================================= ] 3138/4672 67% [========================================= ] 3139/4672 67% [========================================= ] 3140/4672 67% [========================================= ] 3141/4672 67% [========================================= ] 3142/4672 67% [========================================= ] 3143/4672 67% [========================================= ] 3144/4672 67% [========================================= ] 3145/4672 67% [========================================= ] 3146/4672 67% [========================================= ] 3147/4672 67% [========================================= ] 3148/4672 67% [========================================= ] 3149/4672 67% [========================================= ] 3150/4672 67% [========================================= ] 3151/4672 67% [========================================= ] 3152/4672 67% [========================================= ] 3153/4672 67% [========================================= ] 3154/4672 67% [========================================= ] 3155/4672 67% [========================================= ] 3156/4672 67% [========================================= ] 3157/4672 67% [========================================= ] 3158/4672 67% [========================================= ] 3159/4672 67% [========================================= ] 3160/4672 67% [========================================= ] 3161/4672 67% [========================================= ] 3162/4672 67% [========================================= ] 3163/4672 67% [========================================= ] 3164/4672 67% [========================================== ] 3165/4672 67% [========================================== ] 3166/4672 67% [========================================== ] 3167/4672 67% [========================================== ] 3168/4672 67% [========================================== ] 3169/4672 67% [========================================== ] 3170/4672 67% [========================================== ] 3171/4672 67% [========================================== ] 3172/4672 67% [========================================== ] 3173/4672 67% [========================================== ] 3174/4672 67% [========================================== ] 3175/4672 67% [========================================== ] 3176/4672 67% [========================================== ] 3177/4672 68% [========================================== ] 3178/4672 68% [========================================== ] 3179/4672 68% [========================================== ] 3180/4672 68% [========================================== ] 3181/4672 68% [========================================== ] 3182/4672 68% [========================================== ] 3183/4672 68% [========================================== ] 3184/4672 68% [========================================== ] 3185/4672 68% [========================================== ] 3186/4672 68% [========================================== ] 3187/4672 68% [========================================== ] 3188/4672 68% [========================================== ] 3189/4672 68% [========================================== ] 3190/4672 68% [========================================== ] 3191/4672 68% [========================================== ] 3192/4672 68% [========================================== ] 3193/4672 68% [========================================== ] 3194/4672 68% [========================================== ] 3195/4672 68% [========================================== ] 3196/4672 68% [========================================== ] 3197/4672 68% [========================================== ] 3198/4672 68% [========================================== ] 3199/4672 68% [========================================== ] 3200/4672 68% [========================================== ] 3201/4672 68% [========================================== ] 3202/4672 68% [========================================== ] 3203/4672 68% [========================================== ] 3204/4672 68% [========================================== ] 3205/4672 68% [========================================== ] 3206/4672 68% [========================================== ] 3207/4672 68% [========================================== ] 3208/4672 68% [========================================== ] 3209/4672 68% [========================================== ] 3210/4672 68% [========================================== ] 3211/4672 68% [========================================== ] 3212/4672 68% [========================================== ] 3213/4672 68% [========================================== ] 3214/4672 68% [========================================== ] 3215/4672 68% [========================================== ] 3216/4672 68% [========================================== ] 3217/4672 68% [========================================== ] 3218/4672 68% [========================================== ] 3219/4672 68% [========================================== ] 3220/4672 68% [========================================== ] 3221/4672 68% [========================================== ] 3222/4672 68% [========================================== ] 3223/4672 68% [========================================== ] 3224/4672 69% [========================================== ] 3225/4672 69% [========================================== ] 3226/4672 69% [========================================== ] 3227/4672 69% [========================================== ] 3228/4672 69% [========================================== ] 3229/4672 69% [========================================== ] 3230/4672 69% [========================================== ] 3231/4672 69% [========================================== ] 3232/4672 69% [========================================== ] 3233/4672 69% [========================================== ] 3234/4672 69% [========================================== ] 3235/4672 69% [========================================== ] 3236/4672 69% [========================================== ] 3237/4672 69% [========================================== ] 3238/4672 69% [========================================== ] 3239/4672 69% [========================================== ] 3240/4672 69% [=========================================== ] 3241/4672 69% [=========================================== ] 3242/4672 69% [=========================================== ] 3243/4672 69% [=========================================== ] 3244/4672 69% [=========================================== ] 3245/4672 69% [=========================================== ] 3246/4672 69% [=========================================== ] 3247/4672 69% [=========================================== ] 3248/4672 69% [=========================================== ] 3249/4672 69% [=========================================== ] 3250/4672 69% [=========================================== ] 3251/4672 69% [=========================================== ] 3252/4672 69% [=========================================== ] 3253/4672 69% [=========================================== ] 3254/4672 69% [=========================================== ] 3255/4672 69% [=========================================== ] 3256/4672 69% [=========================================== ] 3257/4672 69% [=========================================== ] 3258/4672 69% [=========================================== ] 3259/4672 69% [=========================================== ] 3260/4672 69% [=========================================== ] 3261/4672 69% [=========================================== ] 3262/4672 69% [=========================================== ] 3263/4672 69% [=========================================== ] 3264/4672 69% [=========================================== ] 3265/4672 69% [=========================================== ] 3266/4672 69% [=========================================== ] 3267/4672 69% [=========================================== ] 3268/4672 69% [=========================================== ] 3269/4672 69% [=========================================== ] 3270/4672 69% [=========================================== ] 3271/4672 70% [=========================================== ] 3272/4672 70% [=========================================== ] 3273/4672 70% [=========================================== ] 3274/4672 70% [=========================================== ] 3275/4672 70% [=========================================== ] 3276/4672 70% [=========================================== ] 3277/4672 70% [=========================================== ] 3278/4672 70% [=========================================== ] 3279/4672 70% [=========================================== ] 3280/4672 70% [=========================================== ] 3281/4672 70% [=========================================== ] 3282/4672 70% [=========================================== ] 3283/4672 70% [=========================================== ] 3284/4672 70% [=========================================== ] 3285/4672 70% [=========================================== ] 3286/4672 70% [=========================================== ] 3287/4672 70% [=========================================== ] 3288/4672 70% [=========================================== ] 3289/4672 70% [=========================================== ] 3290/4672 70% [=========================================== ] 3291/4672 70% [=========================================== ] 3292/4672 70% [=========================================== ] 3293/4672 70% [=========================================== ] 3294/4672 70% [=========================================== ] 3295/4672 70% [=========================================== ] 3296/4672 70% [=========================================== ] 3297/4672 70% [=========================================== ] 3298/4672 70% [=========================================== ] 3299/4672 70% [=========================================== ] 3300/4672 70% [=========================================== ] 3301/4672 70% [=========================================== ] 3302/4672 70% [=========================================== ] 3303/4672 70% [=========================================== ] 3304/4672 70% [=========================================== ] 3305/4672 70% [=========================================== ] 3306/4672 70% [=========================================== ] 3307/4672 70% [=========================================== ] 3308/4672 70% [=========================================== ] 3309/4672 70% [=========================================== ] 3310/4672 70% [=========================================== ] 3311/4672 70% [=========================================== ] 3312/4672 70% [=========================================== ] 3313/4672 70% [=========================================== ] 3314/4672 70% [=========================================== ] 3315/4672 70% [============================================ ] 3316/4672 70% [============================================ ] 3317/4672 70% [============================================ ] 3318/4672 71% [============================================ ] 3319/4672 71% [============================================ ] 3320/4672 71% [============================================ ] 3321/4672 71% [============================================ ] 3322/4672 71% [============================================ ] 3323/4672 71% [============================================ ] 3324/4672 71% [============================================ ] 3325/4672 71% [============================================ ] 3326/4672 71% [============================================ ] 3327/4672 71% [============================================ ] 3328/4672 71% [============================================ ] 3329/4672 71% [============================================ ] 3330/4672 71% [============================================ ] 3331/4672 71% [============================================ ] 3332/4672 71% [============================================ ] 3333/4672 71% [============================================ ] 3334/4672 71% [============================================ ] 3335/4672 71% [============================================ ] 3336/4672 71% [============================================ ] 3337/4672 71% [============================================ ] 3338/4672 71% [============================================ ] 3339/4672 71% [============================================ ] 3340/4672 71% [============================================ ] 3341/4672 71% [============================================ ] 3342/4672 71% [============================================ ] 3343/4672 71% [============================================ ] 3344/4672 71% [============================================ ] 3345/4672 71% [============================================ ] 3346/4672 71% [============================================ ] 3347/4672 71% [============================================ ] 3348/4672 71% [============================================ ] 3349/4672 71% [============================================ ] 3350/4672 71% [============================================ ] 3351/4672 71% [============================================ ] 3352/4672 71% [============================================ ] 3353/4672 71% [============================================ ] 3354/4672 71% [============================================ ] 3355/4672 71% [============================================ ] 3356/4672 71% [============================================ ] 3357/4672 71% [============================================ ] 3358/4672 71% [============================================ ] 3359/4672 71% [============================================ ] 3360/4672 71% [============================================ ] 3361/4672 71% [============================================ ] 3362/4672 71% [============================================ ] 3363/4672 71% [============================================ ] 3364/4672 72% [============================================ ] 3365/4672 72% [============================================ ] 3366/4672 72% [============================================ ] 3367/4672 72% [============================================ ] 3368/4672 72% [============================================ ] 3369/4672 72% [============================================ ] 3370/4672 72% [============================================ ] 3371/4672 72% [============================================ ] 3372/4672 72% [============================================ ] 3373/4672 72% [============================================ ] 3374/4672 72% [============================================ ] 3375/4672 72% [============================================ ] 3376/4672 72% [============================================ ] 3377/4672 72% [============================================ ] 3378/4672 72% [============================================ ] 3379/4672 72% [============================================ ] 3380/4672 72% [============================================ ] 3381/4672 72% [============================================ ] 3382/4672 72% [============================================ ] 3383/4672 72% [============================================ ] 3384/4672 72% [============================================ ] 3385/4672 72% [============================================ ] 3386/4672 72% [============================================ ] 3387/4672 72% [============================================ ] 3388/4672 72% [============================================ ] 3389/4672 72% [============================================ ] 3390/4672 72% [============================================= ] 3391/4672 72% [============================================= ] 3392/4672 72% [============================================= ] 3393/4672 72% [============================================= ] 3394/4672 72% [============================================= ] 3395/4672 72% [============================================= ] 3396/4672 72% [============================================= ] 3397/4672 72% [============================================= ] 3398/4672 72% [============================================= ] 3399/4672 72% [============================================= ] 3400/4672 72% [============================================= ] 3401/4672 72% [============================================= ] 3402/4672 72% [============================================= ] 3403/4672 72% [============================================= ] 3404/4672 72% [============================================= ] 3405/4672 72% [============================================= ] 3406/4672 72% [============================================= ] 3407/4672 72% [============================================= ] 3408/4672 72% [============================================= ] 3409/4672 72% [============================================= ] 3410/4672 72% [============================================= ] 3411/4672 73% [============================================= ] 3412/4672 73% [============================================= ] 3413/4672 73% [============================================= ] 3414/4672 73% [============================================= ] 3415/4672 73% [============================================= ] 3416/4672 73% [============================================= ] 3417/4672 73% [============================================= ] 3418/4672 73% [============================================= ] 3419/4672 73% [============================================= ] 3420/4672 73% [============================================= ] 3421/4672 73% [============================================= ] 3422/4672 73% [============================================= ] 3423/4672 73% [============================================= ] 3424/4672 73% [============================================= ] 3425/4672 73% [============================================= ] 3426/4672 73% [============================================= ] 3427/4672 73% [============================================= ] 3428/4672 73% [============================================= ] 3429/4672 73% [============================================= ] 3430/4672 73% [============================================= ] 3431/4672 73% [============================================= ] 3432/4672 73% [============================================= ] 3433/4672 73% [============================================= ] 3434/4672 73% [============================================= ] 3435/4672 73% [============================================= ] 3436/4672 73% [============================================= ] 3437/4672 73% [============================================= ] 3438/4672 73% [============================================= ] 3439/4672 73% [============================================= ] 3440/4672 73% [============================================= ] 3441/4672 73% [============================================= ] 3442/4672 73% [============================================= ] 3443/4672 73% [============================================= ] 3444/4672 73% [============================================= ] 3445/4672 73% [============================================= ] 3446/4672 73% [============================================= ] 3447/4672 73% [============================================= ] 3448/4672 73% [============================================= ] 3449/4672 73% [============================================= ] 3450/4672 73% [============================================= ] 3451/4672 73% [============================================= ] 3452/4672 73% [============================================= ] 3453/4672 73% [============================================= ] 3454/4672 73% [============================================= ] 3455/4672 73% [============================================= ] 3456/4672 73% [============================================= ] 3457/4672 73% [============================================= ] 3458/4672 74% [============================================= ] 3459/4672 74% [============================================= ] 3460/4672 74% [============================================= ] 3461/4672 74% [============================================= ] 3462/4672 74% [============================================= ] 3463/4672 74% [============================================= ] 3464/4672 74% [============================================= ] 3465/4672 74% [============================================= ] 3466/4672 74% [============================================== ] 3467/4672 74% [============================================== ] 3468/4672 74% [============================================== ] 3469/4672 74% [============================================== ] 3470/4672 74% [============================================== ] 3471/4672 74% [============================================== ] 3472/4672 74% [============================================== ] 3473/4672 74% [============================================== ] 3474/4672 74% [============================================== ] 3475/4672 74% [============================================== ] 3476/4672 74% [============================================== ] 3477/4672 74% [============================================== ] 3478/4672 74% [============================================== ] 3479/4672 74% [============================================== ] 3480/4672 74% [============================================== ] 3481/4672 74% [============================================== ] 3482/4672 74% [============================================== ] 3483/4672 74% [============================================== ] 3484/4672 74% [============================================== ] 3485/4672 74% [============================================== ] 3486/4672 74% [============================================== ] 3487/4672 74% [============================================== ] 3488/4672 74% [============================================== ] 3489/4672 74% [============================================== ] 3490/4672 74% [============================================== ] 3491/4672 74% [============================================== ] 3492/4672 74% [============================================== ] 3493/4672 74% [============================================== ] 3494/4672 74% [============================================== ] 3495/4672 74% [============================================== ] 3496/4672 74% [============================================== ] 3497/4672 74% [============================================== ] 3498/4672 74% [============================================== ] 3499/4672 74% [============================================== ] 3500/4672 74% [============================================== ] 3501/4672 74% [============================================== ] 3502/4672 74% [============================================== ] 3503/4672 74% [============================================== ] 3504/4672 75% [============================================== ] 3505/4672 75% [============================================== ] 3506/4672 75% [============================================== ] 3507/4672 75% [============================================== ] 3508/4672 75% [============================================== ] 3509/4672 75% [============================================== ] 3510/4672 75% [============================================== ] 3511/4672 75% [============================================== ] 3512/4672 75% [============================================== ] 3513/4672 75% [============================================== ] 3514/4672 75% [============================================== ] 3515/4672 75% [============================================== ] 3516/4672 75% [============================================== ] 3517/4672 75% [============================================== ] 3518/4672 75% [============================================== ] 3519/4672 75% [============================================== ] 3520/4672 75% [============================================== ] 3521/4672 75% [============================================== ] 3522/4672 75% [============================================== ] 3523/4672 75% [============================================== ] 3524/4672 75% [============================================== ] 3525/4672 75% [============================================== ] 3526/4672 75% [============================================== ] 3527/4672 75% [============================================== ] 3528/4672 75% [============================================== ] 3529/4672 75% [============================================== ] 3530/4672 75% [============================================== ] 3531/4672 75% [============================================== ] 3532/4672 75% [============================================== ] 3533/4672 75% [============================================== ] 3534/4672 75% [============================================== ] 3535/4672 75% [============================================== ] 3536/4672 75% [============================================== ] 3537/4672 75% [============================================== ] 3538/4672 75% [============================================== ] 3539/4672 75% [============================================== ] 3540/4672 75% [============================================== ] 3541/4672 75% [=============================================== ] 3542/4672 75% [=============================================== ] 3543/4672 75% [=============================================== ] 3544/4672 75% [=============================================== ] 3545/4672 75% [=============================================== ] 3546/4672 75% [=============================================== ] 3547/4672 75% [=============================================== ] 3548/4672 75% [=============================================== ] 3549/4672 75% [=============================================== ] 3550/4672 75% [=============================================== ] 3551/4672 76% [=============================================== ] 3552/4672 76% [=============================================== ] 3553/4672 76% [=============================================== ] 3554/4672 76% [=============================================== ] 3555/4672 76% [=============================================== ] 3556/4672 76% [=============================================== ] 3557/4672 76% [=============================================== ] 3558/4672 76% [=============================================== ] 3559/4672 76% [=============================================== ] 3560/4672 76% [=============================================== ] 3561/4672 76% [=============================================== ] 3562/4672 76% [=============================================== ] 3563/4672 76% [=============================================== ] 3564/4672 76% [=============================================== ] 3565/4672 76% [=============================================== ] 3566/4672 76% [=============================================== ] 3567/4672 76% [=============================================== ] 3568/4672 76% [=============================================== ] 3569/4672 76% [=============================================== ] 3570/4672 76% [=============================================== ] 3571/4672 76% [=============================================== ] 3572/4672 76% [=============================================== ] 3573/4672 76% [=============================================== ] 3574/4672 76% [=============================================== ] 3575/4672 76% [=============================================== ] 3576/4672 76% [=============================================== ] 3577/4672 76% [=============================================== ] 3578/4672 76% [=============================================== ] 3579/4672 76% [=============================================== ] 3580/4672 76% [=============================================== ] 3581/4672 76% [=============================================== ] 3582/4672 76% [=============================================== ] 3583/4672 76% [=============================================== ] 3584/4672 76% [=============================================== ] 3585/4672 76% [=============================================== ] 3586/4672 76% [=============================================== ] 3587/4672 76% [=============================================== ] 3588/4672 76% [=============================================== ] 3589/4672 76% [=============================================== ] 3590/4672 76% [=============================================== ] 3591/4672 76% [=============================================== ] 3592/4672 76% [=============================================== ] 3593/4672 76% [=============================================== ] 3594/4672 76% [=============================================== ] 3595/4672 76% [=============================================== ] 3596/4672 76% [=============================================== ] 3597/4672 76% [=============================================== ] 3598/4672 77% [=============================================== ] 3599/4672 77% [=============================================== ] 3600/4672 77% [=============================================== ] 3601/4672 77% [=============================================== ] 3602/4672 77% [=============================================== ] 3603/4672 77% [=============================================== ] 3604/4672 77% [=============================================== ] 3605/4672 77% [=============================================== ] 3606/4672 77% [=============================================== ] 3607/4672 77% [=============================================== ] 3608/4672 77% [=============================================== ] 3609/4672 77% [=============================================== ] 3610/4672 77% [=============================================== ] 3611/4672 77% [=============================================== ] 3612/4672 77% [=============================================== ] 3613/4672 77% [=============================================== ] 3614/4672 77% [=============================================== ] 3615/4672 77% [=============================================== ] 3616/4672 77% [=============================================== ] 3617/4672 77% [================================================ ] 3618/4672 77% [================================================ ] 3619/4672 77% [================================================ ] 3620/4672 77% [================================================ ] 3621/4672 77% [================================================ ] 3622/4672 77% [================================================ ] 3623/4672 77% [================================================ ] 3624/4672 77% [================================================ ] 3625/4672 77% [================================================ ] 3626/4672 77% [================================================ ] 3627/4672 77% [================================================ ] 3628/4672 77% [================================================ ] 3629/4672 77% [================================================ ] 3630/4672 77% [================================================ ] 3631/4672 77% [================================================ ] 3632/4672 77% [================================================ ] 3633/4672 77% [================================================ ] 3634/4672 77% [================================================ ] 3635/4672 77% [================================================ ] 3636/4672 77% [================================================ ] 3637/4672 77% [================================================ ] 3638/4672 77% [================================================ ] 3639/4672 77% [================================================ ] 3640/4672 77% [================================================ ] 3641/4672 77% [================================================ ] 3642/4672 77% [================================================ ] 3643/4672 77% [================================================ ] 3644/4672 77% [================================================ ] 3645/4672 78% [================================================ ] 3646/4672 78% [================================================ ] 3647/4672 78% [================================================ ] 3648/4672 78% [================================================ ] 3649/4672 78% [================================================ ] 3650/4672 78% [================================================ ] 3651/4672 78% [================================================ ] 3652/4672 78% [================================================ ] 3653/4672 78% [================================================ ] 3654/4672 78% [================================================ ] 3655/4672 78% [================================================ ] 3656/4672 78% [================================================ ] 3657/4672 78% [================================================ ] 3658/4672 78% [================================================ ] 3659/4672 78% [================================================ ] 3660/4672 78% [================================================ ] 3661/4672 78% [================================================ ] 3662/4672 78% [================================================ ] 3663/4672 78% [================================================ ] 3664/4672 78% [================================================ ] 3665/4672 78% [================================================ ] 3666/4672 78% [================================================ ] 3667/4672 78% [================================================ ] 3668/4672 78% [================================================ ] 3669/4672 78% [================================================ ] 3670/4672 78% [================================================ ] 3671/4672 78% [================================================ ] 3672/4672 78% [================================================ ] 3673/4672 78% [================================================ ] 3674/4672 78% [================================================ ] 3675/4672 78% [================================================ ] 3676/4672 78% [================================================ ] 3677/4672 78% [================================================ ] 3678/4672 78% [================================================ ] 3679/4672 78% [================================================ ] 3680/4672 78% [================================================ ] 3681/4672 78% [================================================ ] 3682/4672 78% [================================================ ] 3683/4672 78% [================================================ ] 3684/4672 78% [================================================ ] 3685/4672 78% [================================================ ] 3686/4672 78% [================================================ ] 3687/4672 78% [================================================ ] 3688/4672 78% [================================================ ] 3689/4672 78% [================================================ ] 3690/4672 78% [================================================ ] 3691/4672 79% [================================================ ] 3692/4672 79% [================================================= ] 3693/4672 79% [================================================= ] 3694/4672 79% [================================================= ] 3695/4672 79% [================================================= ] 3696/4672 79% [================================================= ] 3697/4672 79% [================================================= ] 3698/4672 79% [================================================= ] 3699/4672 79% [================================================= ] 3700/4672 79% [================================================= ] 3701/4672 79% [================================================= ] 3702/4672 79% [================================================= ] 3703/4672 79% [================================================= ] 3704/4672 79% [================================================= ] 3705/4672 79% [================================================= ] 3706/4672 79% [================================================= ] 3707/4672 79% [================================================= ] 3708/4672 79% [================================================= ] 3709/4672 79% [================================================= ] 3710/4672 79% [================================================= ] 3711/4672 79% [================================================= ] 3712/4672 79% [================================================= ] 3713/4672 79% [================================================= ] 3714/4672 79% [================================================= ] 3715/4672 79% [================================================= ] 3716/4672 79% [================================================= ] 3717/4672 79% [================================================= ] 3718/4672 79% [================================================= ] 3719/4672 79% [================================================= ] 3720/4672 79% [================================================= ] 3721/4672 79% [================================================= ] 3722/4672 79% [================================================= ] 3723/4672 79% [================================================= ] 3724/4672 79% [================================================= ] 3725/4672 79% [================================================= ] 3726/4672 79% [================================================= ] 3727/4672 79% [================================================= ] 3728/4672 79% [================================================= ] 3729/4672 79% [================================================= ] 3730/4672 79% [================================================= ] 3731/4672 79% [================================================= ] 3732/4672 79% [================================================= ] 3733/4672 79% [================================================= ] 3734/4672 79% [================================================= ] 3735/4672 79% [================================================= ] 3736/4672 79% [================================================= ] 3737/4672 79% [================================================= ] 3738/4672 80% [================================================= ] 3739/4672 80% [================================================= ] 3740/4672 80% [================================================= ] 3741/4672 80% [================================================= ] 3742/4672 80% [================================================= ] 3743/4672 80% [================================================= ] 3744/4672 80% [================================================= ] 3745/4672 80% [================================================= ] 3746/4672 80% [================================================= ] 3747/4672 80% [================================================= ] 3748/4672 80% [================================================= ] 3749/4672 80% [================================================= ] 3750/4672 80% [================================================= ] 3751/4672 80% [================================================= ] 3752/4672 80% [================================================= ] 3753/4672 80% [================================================= ] 3754/4672 80% [================================================= ] 3755/4672 80% [================================================= ] 3756/4672 80% [================================================= ] 3757/4672 80% [================================================= ] 3758/4672 80% [================================================= ] 3759/4672 80% [================================================= ] 3760/4672 80% [================================================= ] 3761/4672 80% [================================================= ] 3762/4672 80% [================================================= ] 3763/4672 80% [================================================= ] 3764/4672 80% [================================================= ] 3765/4672 80% [================================================= ] 3766/4672 80% [================================================= ] 3767/4672 80% [================================================== ] 3768/4672 80% [================================================== ] 3769/4672 80% [================================================== ] 3770/4672 80% [================================================== ] 3771/4672 80% [================================================== ] 3772/4672 80% [================================================== ] 3773/4672 80% [================================================== ] 3774/4672 80% [================================================== ] 3775/4672 80% [================================================== ] 3776/4672 80% [================================================== ] 3777/4672 80% [================================================== ] 3778/4672 80% [================================================== ] 3779/4672 80% [================================================== ] 3780/4672 80% [================================================== ] 3781/4672 80% [================================================== ] 3782/4672 80% [================================================== ] 3783/4672 80% [================================================== ] 3784/4672 80% [================================================== ] 3785/4672 81% [================================================== ] 3786/4672 81% [================================================== ] 3787/4672 81% [================================================== ] 3788/4672 81% [================================================== ] 3789/4672 81% [================================================== ] 3790/4672 81% [================================================== ] 3791/4672 81% [================================================== ] 3792/4672 81% [================================================== ] 3793/4672 81% [================================================== ] 3794/4672 81% [================================================== ] 3795/4672 81% [================================================== ] 3796/4672 81% [================================================== ] 3797/4672 81% [================================================== ] 3798/4672 81% [================================================== ] 3799/4672 81% [================================================== ] 3800/4672 81% [================================================== ] 3801/4672 81% [================================================== ] 3802/4672 81% [================================================== ] 3803/4672 81% [================================================== ] 3804/4672 81% [================================================== ] 3805/4672 81% [================================================== ] 3806/4672 81% [================================================== ] 3807/4672 81% [================================================== ] 3808/4672 81% [================================================== ] 3809/4672 81% [================================================== ] 3810/4672 81% [================================================== ] 3811/4672 81% [================================================== ] 3812/4672 81% [================================================== ] 3813/4672 81% [================================================== ] 3814/4672 81% [================================================== ] 3815/4672 81% [================================================== ] 3816/4672 81% [================================================== ] 3817/4672 81% [================================================== ] 3818/4672 81% [================================================== ] 3819/4672 81% [================================================== ] 3820/4672 81% [================================================== ] 3821/4672 81% [================================================== ] 3822/4672 81% [================================================== ] 3823/4672 81% [================================================== ] 3824/4672 81% [================================================== ] 3825/4672 81% [================================================== ] 3826/4672 81% [================================================== ] 3827/4672 81% [================================================== ] 3828/4672 81% [================================================== ] 3829/4672 81% [================================================== ] 3830/4672 81% [================================================== ] 3831/4672 81% [================================================== ] 3832/4672 82% [================================================== ] 3833/4672 82% [================================================== ] 3834/4672 82% [================================================== ] 3835/4672 82% [================================================== ] 3836/4672 82% [================================================== ] 3837/4672 82% [================================================== ] 3838/4672 82% [================================================== ] 3839/4672 82% [================================================== ] 3840/4672 82% [================================================== ] 3841/4672 82% [================================================== ] 3842/4672 82% [================================================== ] 3843/4672 82% [=================================================== ] 3844/4672 82% [=================================================== ] 3845/4672 82% [=================================================== ] 3846/4672 82% [=================================================== ] 3847/4672 82% [=================================================== ] 3848/4672 82% [=================================================== ] 3849/4672 82% [=================================================== ] 3850/4672 82% [=================================================== ] 3851/4672 82% [=================================================== ] 3852/4672 82% [=================================================== ] 3853/4672 82% [=================================================== ] 3854/4672 82% [=================================================== ] 3855/4672 82% [=================================================== ] 3856/4672 82% [=================================================== ] 3857/4672 82% [=================================================== ] 3858/4672 82% [=================================================== ] 3859/4672 82% [=================================================== ] 3860/4672 82% [=================================================== ] 3861/4672 82% [=================================================== ] 3862/4672 82% [=================================================== ] 3863/4672 82% [=================================================== ] 3864/4672 82% [=================================================== ] 3865/4672 82% [=================================================== ] 3866/4672 82% [=================================================== ] 3867/4672 82% [=================================================== ] 3868/4672 82% [=================================================== ] 3869/4672 82% [=================================================== ] 3870/4672 82% [=================================================== ] 3871/4672 82% [=================================================== ] 3872/4672 82% [=================================================== ] 3873/4672 82% [=================================================== ] 3874/4672 82% [=================================================== ] 3875/4672 82% [=================================================== ] 3876/4672 82% [=================================================== ] 3877/4672 82% [=================================================== ] 3878/4672 83% [=================================================== ] 3879/4672 83% [=================================================== ] 3880/4672 83% [=================================================== ] 3881/4672 83% [=================================================== ] 3882/4672 83% [=================================================== ] 3883/4672 83% [=================================================== ] 3884/4672 83% [=================================================== ] 3885/4672 83% [=================================================== ] 3886/4672 83% [=================================================== ] 3887/4672 83% [=================================================== ] 3888/4672 83% [=================================================== ] 3889/4672 83% [=================================================== ] 3890/4672 83% [=================================================== ] 3891/4672 83% [=================================================== ] 3892/4672 83% [=================================================== ] 3893/4672 83% [=================================================== ] 3894/4672 83% [=================================================== ] 3895/4672 83% [=================================================== ] 3896/4672 83% [=================================================== ] 3897/4672 83% [=================================================== ] 3898/4672 83% [=================================================== ] 3899/4672 83% [=================================================== ] 3900/4672 83% [=================================================== ] 3901/4672 83% [=================================================== ] 3902/4672 83% [=================================================== ] 3903/4672 83% [=================================================== ] 3904/4672 83% [=================================================== ] 3905/4672 83% [=================================================== ] 3906/4672 83% [=================================================== ] 3907/4672 83% [=================================================== ] 3908/4672 83% [=================================================== ] 3909/4672 83% [=================================================== ] 3910/4672 83% [=================================================== ] 3911/4672 83% [=================================================== ] 3912/4672 83% [=================================================== ] 3913/4672 83% [=================================================== ] 3914/4672 83% [=================================================== ] 3915/4672 83% [=================================================== ] 3916/4672 83% [=================================================== ] 3917/4672 83% [=================================================== ] 3918/4672 83% [==================================================== ] 3919/4672 83% [==================================================== ] 3920/4672 83% [==================================================== ] 3921/4672 83% [==================================================== ] 3922/4672 83% [==================================================== ] 3923/4672 83% [==================================================== ] 3924/4672 83% [==================================================== ] 3925/4672 84% [==================================================== ] 3926/4672 84% [==================================================== ] 3927/4672 84% [==================================================== ] 3928/4672 84% [==================================================== ] 3929/4672 84% [==================================================== ] 3930/4672 84% [==================================================== ] 3931/4672 84% [==================================================== ] 3932/4672 84% [==================================================== ] 3933/4672 84% [==================================================== ] 3934/4672 84% [==================================================== ] 3935/4672 84% [==================================================== ] 3936/4672 84% [==================================================== ] 3937/4672 84% [==================================================== ] 3938/4672 84% [==================================================== ] 3939/4672 84% [==================================================== ] 3940/4672 84% [==================================================== ] 3941/4672 84% [==================================================== ] 3942/4672 84% [==================================================== ] 3943/4672 84% [==================================================== ] 3944/4672 84% [==================================================== ] 3945/4672 84% [==================================================== ] 3946/4672 84% [==================================================== ] 3947/4672 84% [==================================================== ] 3948/4672 84% [==================================================== ] 3949/4672 84% [==================================================== ] 3950/4672 84% [==================================================== ] 3951/4672 84% [==================================================== ] 3952/4672 84% [==================================================== ] 3953/4672 84% [==================================================== ] 3954/4672 84% [==================================================== ] 3955/4672 84% [==================================================== ] 3956/4672 84% [==================================================== ] 3957/4672 84% [==================================================== ] 3958/4672 84% [==================================================== ] 3959/4672 84% [==================================================== ] 3960/4672 84% [==================================================== ] 3961/4672 84% [==================================================== ] 3962/4672 84% [==================================================== ] 3963/4672 84% [==================================================== ] 3964/4672 84% [==================================================== ] 3965/4672 84% [==================================================== ] 3966/4672 84% [==================================================== ] 3967/4672 84% [==================================================== ] 3968/4672 84% [==================================================== ] 3969/4672 84% [==================================================== ] 3970/4672 84% [==================================================== ] 3971/4672 84% [==================================================== ] 3972/4672 85% [==================================================== ] 3973/4672 85% [==================================================== ] 3974/4672 85% [==================================================== ] 3975/4672 85% [==================================================== ] 3976/4672 85% [==================================================== ] 3977/4672 85% [==================================================== ] 3978/4672 85% [==================================================== ] 3979/4672 85% [==================================================== ] 3980/4672 85% [==================================================== ] 3981/4672 85% [==================================================== ] 3982/4672 85% [==================================================== ] 3983/4672 85% [==================================================== ] 3984/4672 85% [==================================================== ] 3985/4672 85% [==================================================== ] 3986/4672 85% [==================================================== ] 3987/4672 85% [==================================================== ] 3988/4672 85% [==================================================== ] 3989/4672 85% [==================================================== ] 3990/4672 85% [==================================================== ] 3991/4672 85% [==================================================== ] 3992/4672 85% [==================================================== ] 3993/4672 85% [===================================================== ] 3994/4672 85% [===================================================== ] 3995/4672 85% [===================================================== ] 3996/4672 85% [===================================================== ] 3997/4672 85% [===================================================== ] 3998/4672 85% [===================================================== ] 3999/4672 85% [===================================================== ] 4000/4672 85% [===================================================== ] 4001/4672 85% [===================================================== ] 4002/4672 85% [===================================================== ] 4003/4672 85% [===================================================== ] 4004/4672 85% [===================================================== ] 4005/4672 85% [===================================================== ] 4006/4672 85% [===================================================== ] 4007/4672 85% [===================================================== ] 4008/4672 85% [===================================================== ] 4009/4672 85% [===================================================== ] 4010/4672 85% [===================================================== ] 4011/4672 85% [===================================================== ] 4012/4672 85% [===================================================== ] 4013/4672 85% [===================================================== ] 4014/4672 85% [===================================================== ] 4015/4672 85% [===================================================== ] 4016/4672 85% [===================================================== ] 4017/4672 85% [===================================================== ] 4018/4672 86% [===================================================== ] 4019/4672 86% [===================================================== ] 4020/4672 86% [===================================================== ] 4021/4672 86% [===================================================== ] 4022/4672 86% [===================================================== ] 4023/4672 86% [===================================================== ] 4024/4672 86% [===================================================== ] 4025/4672 86% [===================================================== ] 4026/4672 86% [===================================================== ] 4027/4672 86% [===================================================== ] 4028/4672 86% [===================================================== ] 4029/4672 86% [===================================================== ] 4030/4672 86% [===================================================== ] 4031/4672 86% [===================================================== ] 4032/4672 86% [===================================================== ] 4033/4672 86% [===================================================== ] 4034/4672 86% [===================================================== ] 4035/4672 86% [===================================================== ] 4036/4672 86% [===================================================== ] 4037/4672 86% [===================================================== ] 4038/4672 86% [===================================================== ] 4039/4672 86% [===================================================== ] 4040/4672 86% [===================================================== ] 4041/4672 86% [===================================================== ] 4042/4672 86% [===================================================== ] 4043/4672 86% [===================================================== ] 4044/4672 86% [===================================================== ] 4045/4672 86% [===================================================== ] 4046/4672 86% [===================================================== ] 4047/4672 86% [===================================================== ] 4048/4672 86% [===================================================== ] 4049/4672 86% [===================================================== ] 4050/4672 86% [===================================================== ] 4051/4672 86% [===================================================== ] 4052/4672 86% [===================================================== ] 4053/4672 86% [===================================================== ] 4054/4672 86% [===================================================== ] 4055/4672 86% [===================================================== ] 4056/4672 86% [===================================================== ] 4057/4672 86% [===================================================== ] 4058/4672 86% [===================================================== ] 4059/4672 86% [===================================================== ] 4060/4672 86% [===================================================== ] 4061/4672 86% [===================================================== ] 4062/4672 86% [===================================================== ] 4063/4672 86% [===================================================== ] 4064/4672 86% [===================================================== ] 4065/4672 87% [===================================================== ] 4066/4672 87% [===================================================== ] 4067/4672 87% [===================================================== ] 4068/4672 87% [===================================================== ] 4069/4672 87% [====================================================== ] 4070/4672 87% [====================================================== ] 4071/4672 87% [====================================================== ] 4072/4672 87% [====================================================== ] 4073/4672 87% [====================================================== ] 4074/4672 87% [====================================================== ] 4075/4672 87% [====================================================== ] 4076/4672 87% [====================================================== ] 4077/4672 87% [====================================================== ] 4078/4672 87% [====================================================== ] 4079/4672 87% [====================================================== ] 4080/4672 87% [====================================================== ] 4081/4672 87% [====================================================== ] 4082/4672 87% [====================================================== ] 4083/4672 87% [====================================================== ] 4084/4672 87% [====================================================== ] 4085/4672 87% [====================================================== ] 4086/4672 87% [====================================================== ] 4087/4672 87% [====================================================== ] 4088/4672 87% [====================================================== ] 4089/4672 87% [====================================================== ] 4090/4672 87% [====================================================== ] 4091/4672 87% [====================================================== ] 4092/4672 87% [====================================================== ] 4093/4672 87% [====================================================== ] 4094/4672 87% [====================================================== ] 4095/4672 87% [====================================================== ] 4096/4672 87% [====================================================== ] 4097/4672 87% [====================================================== ] 4098/4672 87% [====================================================== ] 4099/4672 87% [====================================================== ] 4100/4672 87% [====================================================== ] 4101/4672 87% [====================================================== ] 4102/4672 87% [====================================================== ] 4103/4672 87% [====================================================== ] 4104/4672 87% [====================================================== ] 4105/4672 87% [====================================================== ] 4106/4672 87% [====================================================== ] 4107/4672 87% [====================================================== ] 4108/4672 87% [====================================================== ] 4109/4672 87% [====================================================== ] 4110/4672 87% [====================================================== ] 4111/4672 87% [====================================================== ] 4112/4672 88% [====================================================== ] 4113/4672 88% [====================================================== ] 4114/4672 88% [====================================================== ] 4115/4672 88% [====================================================== ] 4116/4672 88% [====================================================== ] 4117/4672 88% [====================================================== ] 4118/4672 88% [====================================================== ] 4119/4672 88% [====================================================== ] 4120/4672 88% [====================================================== ] 4121/4672 88% [====================================================== ] 4122/4672 88% [====================================================== ] 4123/4672 88% [====================================================== ] 4124/4672 88% [====================================================== ] 4125/4672 88% [====================================================== ] 4126/4672 88% [====================================================== ] 4127/4672 88% [====================================================== ] 4128/4672 88% [====================================================== ] 4129/4672 88% [====================================================== ] 4130/4672 88% [====================================================== ] 4131/4672 88% [====================================================== ] 4132/4672 88% [====================================================== ] 4133/4672 88% [====================================================== ] 4134/4672 88% [====================================================== ] 4135/4672 88% [====================================================== ] 4136/4672 88% [====================================================== ] 4137/4672 88% [====================================================== ] 4138/4672 88% [====================================================== ] 4139/4672 88% [====================================================== ] 4140/4672 88% [====================================================== ] 4141/4672 88% [====================================================== ] 4142/4672 88% [====================================================== ] 4143/4672 88% [====================================================== ] 4144/4672 88% [======================================================= ] 4145/4672 88% [======================================================= ] 4146/4672 88% [======================================================= ] 4147/4672 88% [======================================================= ] 4148/4672 88% [======================================================= ] 4149/4672 88% [======================================================= ] 4150/4672 88% [======================================================= ] 4151/4672 88% [======================================================= ] 4152/4672 88% [======================================================= ] 4153/4672 88% [======================================================= ] 4154/4672 88% [======================================================= ] 4155/4672 88% [======================================================= ] 4156/4672 88% [======================================================= ] 4157/4672 88% [======================================================= ] 4158/4672 88% [======================================================= ] 4159/4672 89% [======================================================= ] 4160/4672 89% [======================================================= ] 4161/4672 89% [======================================================= ] 4162/4672 89% [======================================================= ] 4163/4672 89% [======================================================= ] 4164/4672 89% [======================================================= ] 4165/4672 89% [======================================================= ] 4166/4672 89% [======================================================= ] 4167/4672 89% [======================================================= ] 4168/4672 89% [======================================================= ] 4169/4672 89% [======================================================= ] 4170/4672 89% [======================================================= ] 4171/4672 89% [======================================================= ] 4172/4672 89% [======================================================= ] 4173/4672 89% [======================================================= ] 4174/4672 89% [======================================================= ] 4175/4672 89% [======================================================= ] 4176/4672 89% [======================================================= ] 4177/4672 89% [======================================================= ] 4178/4672 89% [======================================================= ] 4179/4672 89% [======================================================= ] 4180/4672 89% [======================================================= ] 4181/4672 89% [======================================================= ] 4182/4672 89% [======================================================= ] 4183/4672 89% [======================================================= ] 4184/4672 89% [======================================================= ] 4185/4672 89% [======================================================= ] 4186/4672 89% [======================================================= ] 4187/4672 89% [======================================================= ] 4188/4672 89% [======================================================= ] 4189/4672 89% [======================================================= ] 4190/4672 89% [======================================================= ] 4191/4672 89% [======================================================= ] 4192/4672 89% [======================================================= ] 4193/4672 89% [======================================================= ] 4194/4672 89% [======================================================= ] 4195/4672 89% [======================================================= ] 4196/4672 89% [======================================================= ] 4197/4672 89% [======================================================= ] 4198/4672 89% [======================================================= ] 4199/4672 89% [======================================================= ] 4200/4672 89% [======================================================= ] 4201/4672 89% [======================================================= ] 4202/4672 89% [======================================================= ] 4203/4672 89% [======================================================= ] 4204/4672 89% [======================================================= ] 4205/4672 90% [======================================================= ] 4206/4672 90% [======================================================= ] 4207/4672 90% [======================================================= ] 4208/4672 90% [======================================================= ] 4209/4672 90% [======================================================= ] 4210/4672 90% [======================================================= ] 4211/4672 90% [======================================================= ] 4212/4672 90% [======================================================= ] 4213/4672 90% [======================================================= ] 4214/4672 90% [======================================================= ] 4215/4672 90% [======================================================= ] 4216/4672 90% [======================================================= ] 4217/4672 90% [======================================================= ] 4218/4672 90% [======================================================= ] 4219/4672 90% [======================================================== ] 4220/4672 90% [======================================================== ] 4221/4672 90% [======================================================== ] 4222/4672 90% [======================================================== ] 4223/4672 90% [======================================================== ] 4224/4672 90% [======================================================== ] 4225/4672 90% [======================================================== ] 4226/4672 90% [======================================================== ] 4227/4672 90% [======================================================== ] 4228/4672 90% [======================================================== ] 4229/4672 90% [======================================================== ] 4230/4672 90% [======================================================== ] 4231/4672 90% [======================================================== ] 4232/4672 90% [======================================================== ] 4233/4672 90% [======================================================== ] 4234/4672 90% [======================================================== ] 4235/4672 90% [======================================================== ] 4236/4672 90% [======================================================== ] 4237/4672 90% [======================================================== ] 4238/4672 90% [======================================================== ] 4239/4672 90% [======================================================== ] 4240/4672 90% [======================================================== ] 4241/4672 90% [======================================================== ] 4242/4672 90% [======================================================== ] 4243/4672 90% [======================================================== ] 4244/4672 90% [======================================================== ] 4245/4672 90% [======================================================== ] 4246/4672 90% [======================================================== ] 4247/4672 90% [======================================================== ] 4248/4672 90% [======================================================== ] 4249/4672 90% [======================================================== ] 4250/4672 90% [======================================================== ] 4251/4672 90% [======================================================== ] 4252/4672 91% [======================================================== ] 4253/4672 91% [======================================================== ] 4254/4672 91% [======================================================== ] 4255/4672 91% [======================================================== ] 4256/4672 91% [======================================================== ] 4257/4672 91% [======================================================== ] 4258/4672 91% [======================================================== ] 4259/4672 91% [======================================================== ] 4260/4672 91% [======================================================== ] 4261/4672 91% [======================================================== ] 4262/4672 91% [======================================================== ] 4263/4672 91% [======================================================== ] 4264/4672 91% [======================================================== ] 4265/4672 91% [======================================================== ] 4266/4672 91% [======================================================== ] 4267/4672 91% [======================================================== ] 4268/4672 91% [======================================================== ] 4269/4672 91% [======================================================== ] 4270/4672 91% [======================================================== ] 4271/4672 91% [======================================================== ] 4272/4672 91% [======================================================== ] 4273/4672 91% [======================================================== ] 4274/4672 91% [======================================================== ] 4275/4672 91% [======================================================== ] 4276/4672 91% [======================================================== ] 4277/4672 91% [======================================================== ] 4278/4672 91% [======================================================== ] 4279/4672 91% [======================================================== ] 4280/4672 91% [======================================================== ] 4281/4672 91% [======================================================== ] 4282/4672 91% [======================================================== ] 4283/4672 91% [======================================================== ] 4284/4672 91% [======================================================== ] 4285/4672 91% [======================================================== ] 4286/4672 91% [======================================================== ] 4287/4672 91% [======================================================== ] 4288/4672 91% [======================================================== ] 4289/4672 91% [======================================================== ] 4290/4672 91% [======================================================== ] 4291/4672 91% [======================================================== ] 4292/4672 91% [======================================================== ] 4293/4672 91% [======================================================== ] 4294/4672 91% [======================================================== ] 4295/4672 91% [========================================================= ] 4296/4672 91% [========================================================= ] 4297/4672 91% [========================================================= ] 4298/4672 91% [========================================================= ] 4299/4672 92% [========================================================= ] 4300/4672 92% [========================================================= ] 4301/4672 92% [========================================================= ] 4302/4672 92% [========================================================= ] 4303/4672 92% [========================================================= ] 4304/4672 92% [========================================================= ] 4305/4672 92% [========================================================= ] 4306/4672 92% [========================================================= ] 4307/4672 92% [========================================================= ] 4308/4672 92% [========================================================= ] 4309/4672 92% [========================================================= ] 4310/4672 92% [========================================================= ] 4311/4672 92% [========================================================= ] 4312/4672 92% [========================================================= ] 4313/4672 92% [========================================================= ] 4314/4672 92% [========================================================= ] 4315/4672 92% [========================================================= ] 4316/4672 92% [========================================================= ] 4317/4672 92% [========================================================= ] 4318/4672 92% [========================================================= ] 4319/4672 92% [========================================================= ] 4320/4672 92% [========================================================= ] 4321/4672 92% [========================================================= ] 4322/4672 92% [========================================================= ] 4323/4672 92% [========================================================= ] 4324/4672 92% [========================================================= ] 4325/4672 92% [========================================================= ] 4326/4672 92% [========================================================= ] 4327/4672 92% [========================================================= ] 4328/4672 92% [========================================================= ] 4329/4672 92% [========================================================= ] 4330/4672 92% [========================================================= ] 4331/4672 92% [========================================================= ] 4332/4672 92% [========================================================= ] 4333/4672 92% [========================================================= ] 4334/4672 92% [========================================================= ] 4335/4672 92% [========================================================= ] 4336/4672 92% [========================================================= ] 4337/4672 92% [========================================================= ] 4338/4672 92% [========================================================= ] 4339/4672 92% [========================================================= ] 4340/4672 92% [========================================================= ] 4341/4672 92% [========================================================= ] 4342/4672 92% [========================================================= ] 4343/4672 92% [========================================================= ] 4344/4672 92% [========================================================= ] 4345/4672 93% [========================================================= ] 4346/4672 93% [========================================================= ] 4347/4672 93% [========================================================= ] 4348/4672 93% [========================================================= ] 4349/4672 93% [========================================================= ] 4350/4672 93% [========================================================= ] 4351/4672 93% [========================================================= ] 4352/4672 93% [========================================================= ] 4353/4672 93% [========================================================= ] 4354/4672 93% [========================================================= ] 4355/4672 93% [========================================================= ] 4356/4672 93% [========================================================= ] 4357/4672 93% [========================================================= ] 4358/4672 93% [========================================================= ] 4359/4672 93% [========================================================= ] 4360/4672 93% [========================================================= ] 4361/4672 93% [========================================================= ] 4362/4672 93% [========================================================= ] 4363/4672 93% [========================================================= ] 4364/4672 93% [========================================================= ] 4365/4672 93% [========================================================= ] 4366/4672 93% [========================================================= ] 4367/4672 93% [========================================================= ] 4368/4672 93% [========================================================= ] 4369/4672 93% [========================================================= ] 4370/4672 93% [========================================================== ] 4371/4672 93% [========================================================== ] 4372/4672 93% [========================================================== ] 4373/4672 93% [========================================================== ] 4374/4672 93% [========================================================== ] 4375/4672 93% [========================================================== ] 4376/4672 93% [========================================================== ] 4377/4672 93% [========================================================== ] 4378/4672 93% [========================================================== ] 4379/4672 93% [========================================================== ] 4380/4672 93% [========================================================== ] 4381/4672 93% [========================================================== ] 4382/4672 93% [========================================================== ] 4383/4672 93% [========================================================== ] 4384/4672 93% [========================================================== ] 4385/4672 93% [========================================================== ] 4386/4672 93% [========================================================== ] 4387/4672 93% [========================================================== ] 4388/4672 93% [========================================================== ] 4389/4672 93% [========================================================== ] 4390/4672 93% [========================================================== ] 4391/4672 93% [========================================================== ] 4392/4672 94% [========================================================== ] 4393/4672 94% [========================================================== ] 4394/4672 94% [========================================================== ] 4395/4672 94% [========================================================== ] 4396/4672 94% [========================================================== ] 4397/4672 94% [========================================================== ] 4398/4672 94% [========================================================== ] 4399/4672 94% [========================================================== ] 4400/4672 94% [========================================================== ] 4401/4672 94% [========================================================== ] 4402/4672 94% [========================================================== ] 4403/4672 94% [========================================================== ] 4404/4672 94% [========================================================== ] 4405/4672 94% [========================================================== ] 4406/4672 94% [========================================================== ] 4407/4672 94% [========================================================== ] 4408/4672 94% [========================================================== ] 4409/4672 94% [========================================================== ] 4410/4672 94% [========================================================== ] 4411/4672 94% [========================================================== ] 4412/4672 94% [========================================================== ] 4413/4672 94% [========================================================== ] 4414/4672 94% [========================================================== ] 4415/4672 94% [========================================================== ] 4416/4672 94% [========================================================== ] 4417/4672 94% [========================================================== ] 4418/4672 94% [========================================================== ] 4419/4672 94% [========================================================== ] 4420/4672 94% [========================================================== ] 4421/4672 94% [========================================================== ] 4422/4672 94% [========================================================== ] 4423/4672 94% [========================================================== ] 4424/4672 94% [========================================================== ] 4425/4672 94% [========================================================== ] 4426/4672 94% [========================================================== ] 4427/4672 94% [========================================================== ] 4428/4672 94% [========================================================== ] 4429/4672 94% [========================================================== ] 4430/4672 94% [========================================================== ] 4431/4672 94% [========================================================== ] 4432/4672 94% [========================================================== ] 4433/4672 94% [========================================================== ] 4434/4672 94% [========================================================== ] 4435/4672 94% [========================================================== ] 4436/4672 94% [========================================================== ] 4437/4672 94% [========================================================== ] 4438/4672 94% [========================================================== ] 4439/4672 95% [========================================================== ] 4440/4672 95% [========================================================== ] 4441/4672 95% [========================================================== ] 4442/4672 95% [========================================================== ] 4443/4672 95% [========================================================== ] 4444/4672 95% [========================================================== ] 4445/4672 95% [=========================================================== ] 4446/4672 95% [=========================================================== ] 4447/4672 95% [=========================================================== ] 4448/4672 95% [=========================================================== ] 4449/4672 95% [=========================================================== ] 4450/4672 95% [=========================================================== ] 4451/4672 95% [=========================================================== ] 4452/4672 95% [=========================================================== ] 4453/4672 95% [=========================================================== ] 4454/4672 95% [=========================================================== ] 4455/4672 95% [=========================================================== ] 4456/4672 95% [=========================================================== ] 4457/4672 95% [=========================================================== ] 4458/4672 95% [=========================================================== ] 4459/4672 95% [=========================================================== ] 4460/4672 95% [=========================================================== ] 4461/4672 95% [=========================================================== ] 4462/4672 95% [=========================================================== ] 4463/4672 95% [=========================================================== ] 4464/4672 95% [=========================================================== ] 4465/4672 95% [=========================================================== ] 4466/4672 95% [=========================================================== ] 4467/4672 95% [=========================================================== ] 4468/4672 95% [=========================================================== ] 4469/4672 95% [=========================================================== ] 4470/4672 95% [=========================================================== ] 4471/4672 95% [=========================================================== ] 4472/4672 95% [=========================================================== ] 4473/4672 95% [=========================================================== ] 4474/4672 95% [=========================================================== ] 4475/4672 95% [=========================================================== ] 4476/4672 95% [=========================================================== ] 4477/4672 95% [=========================================================== ] 4478/4672 95% [=========================================================== ] 4479/4672 95% [=========================================================== ] 4480/4672 95% [=========================================================== ] 4481/4672 95% [=========================================================== ] 4482/4672 95% [=========================================================== ] 4483/4672 95% [=========================================================== ] 4484/4672 95% [=========================================================== ] 4485/4672 95% [=========================================================== ] 4486/4672 96% [=========================================================== ] 4487/4672 96% [=========================================================== ] 4488/4672 96% [=========================================================== ] 4489/4672 96% [=========================================================== ] 4490/4672 96% [=========================================================== ] 4491/4672 96% [=========================================================== ] 4492/4672 96% [=========================================================== ] 4493/4672 96% [=========================================================== ] 4494/4672 96% [=========================================================== ] 4495/4672 96% [=========================================================== ] 4496/4672 96% [=========================================================== ] 4497/4672 96% [=========================================================== ] 4498/4672 96% [=========================================================== ] 4499/4672 96% [=========================================================== ] 4500/4672 96% [=========================================================== ] 4501/4672 96% [=========================================================== ] 4502/4672 96% [=========================================================== ] 4503/4672 96% [=========================================================== ] 4504/4672 96% [=========================================================== ] 4505/4672 96% [=========================================================== ] 4506/4672 96% [=========================================================== ] 4507/4672 96% [=========================================================== ] 4508/4672 96% [=========================================================== ] 4509/4672 96% [=========================================================== ] 4510/4672 96% [=========================================================== ] 4511/4672 96% [=========================================================== ] 4512/4672 96% [=========================================================== ] 4513/4672 96% [=========================================================== ] 4514/4672 96% [=========================================================== ] 4515/4672 96% [=========================================================== ] 4516/4672 96% [=========================================================== ] 4517/4672 96% [=========================================================== ] 4518/4672 96% [=========================================================== ] 4519/4672 96% [=========================================================== ] 4520/4672 96% [=========================================================== ] 4521/4672 96% [============================================================ ] 4522/4672 96% [============================================================ ] 4523/4672 96% [============================================================ ] 4524/4672 96% [============================================================ ] 4525/4672 96% [============================================================ ] 4526/4672 96% [============================================================ ] 4527/4672 96% [============================================================ ] 4528/4672 96% [============================================================ ] 4529/4672 96% [============================================================ ] 4530/4672 96% [============================================================ ] 4531/4672 96% [============================================================ ] 4532/4672 97% [============================================================ ] 4533/4672 97% [============================================================ ] 4534/4672 97% [============================================================ ] 4535/4672 97% [============================================================ ] 4536/4672 97% [============================================================ ] 4537/4672 97% [============================================================ ] 4538/4672 97% [============================================================ ] 4539/4672 97% [============================================================ ] 4540/4672 97% [============================================================ ] 4541/4672 97% [============================================================ ] 4542/4672 97% [============================================================ ] 4543/4672 97% [============================================================ ] 4544/4672 97% [============================================================ ] 4545/4672 97% [============================================================ ] 4546/4672 97% [============================================================ ] 4547/4672 97% [============================================================ ] 4548/4672 97% [============================================================ ] 4549/4672 97% [============================================================ ] 4550/4672 97% [============================================================ ] 4551/4672 97% [============================================================ ] 4552/4672 97% [============================================================ ] 4553/4672 97% [============================================================ ] 4554/4672 97% [============================================================ ] 4555/4672 97% [============================================================ ] 4556/4672 97% [============================================================ ] 4557/4672 97% [============================================================ ] 4558/4672 97% [============================================================ ] 4559/4672 97% [============================================================ ] 4560/4672 97% [============================================================ ] 4561/4672 97% [============================================================ ] 4562/4672 97% [============================================================ ] 4563/4672 97% [============================================================ ] 4564/4672 97% [============================================================ ] 4565/4672 97% [============================================================ ] 4566/4672 97% [============================================================ ] 4567/4672 97% [============================================================ ] 4568/4672 97% [============================================================ ] 4569/4672 97% [============================================================ ] 4570/4672 97% [============================================================ ] 4571/4672 97% [============================================================ ] 4572/4672 97% [============================================================ ] 4573/4672 97% [============================================================ ] 4574/4672 97% [============================================================ ] 4575/4672 97% [============================================================ ] 4576/4672 97% [============================================================ ] 4577/4672 97% [============================================================ ] 4578/4672 97% [============================================================ ] 4579/4672 98% [============================================================ ] 4580/4672 98% [============================================================ ] 4581/4672 98% [============================================================ ] 4582/4672 98% [============================================================ ] 4583/4672 98% [============================================================ ] 4584/4672 98% [============================================================ ] 4585/4672 98% [============================================================ ] 4586/4672 98% [============================================================ ] 4587/4672 98% [============================================================ ] 4588/4672 98% [============================================================ ] 4589/4672 98% [============================================================ ] 4590/4672 98% [============================================================ ] 4591/4672 98% [============================================================ ] 4592/4672 98% [============================================================ ] 4593/4672 98% [============================================================ ] 4594/4672 98% [============================================================ ] 4595/4672 98% [============================================================ ] 4596/4672 98% [============================================================= ] 4597/4672 98% [============================================================= ] 4598/4672 98% [============================================================= ] 4599/4672 98% [============================================================= ] 4600/4672 98% [============================================================= ] 4601/4672 98% [============================================================= ] 4602/4672 98% [============================================================= ] 4603/4672 98% [============================================================= ] 4604/4672 98% [============================================================= ] 4605/4672 98% [============================================================= ] 4606/4672 98% [============================================================= ] 4607/4672 98% [============================================================= ] 4608/4672 98% [============================================================= ] 4609/4672 98% [============================================================= ] 4610/4672 98% [============================================================= ] 4611/4672 98% [============================================================= ] 4612/4672 98% [============================================================= ] 4613/4672 98% [============================================================= ] 4614/4672 98% [============================================================= ] 4615/4672 98% [============================================================= ] 4616/4672 98% [============================================================= ] 4617/4672 98% [============================================================= ] 4618/4672 98% [============================================================= ] 4619/4672 98% [============================================================= ] 4620/4672 98% [============================================================= ] 4621/4672 98% [============================================================= ] 4622/4672 98% [============================================================= ] 4623/4672 98% [============================================================= ] 4624/4672 98% [============================================================= ] 4625/4672 98% [============================================================= ] 4626/4672 99% [============================================================= ] 4627/4672 99% [============================================================= ] 4628/4672 99% [============================================================= ] 4629/4672 99% [============================================================= ] 4630/4672 99% [============================================================= ] 4631/4672 99% [============================================================= ] 4632/4672 99% [============================================================= ] 4633/4672 99% [============================================================= ] 4634/4672 99% [============================================================= ] 4635/4672 99% [============================================================= ] 4636/4672 99% [============================================================= ] 4637/4672 99% [============================================================= ] 4638/4672 99% [============================================================= ] 4639/4672 99% [============================================================= ] 4640/4672 99% [============================================================= ] 4641/4672 99% [============================================================= ] 4642/4672 99% [============================================================= ] 4643/4672 99% [============================================================= ] 4644/4672 99% [============================================================= ] 4645/4672 99% [============================================================= ] 4646/4672 99% [============================================================= ] 4647/4672 99% [============================================================= ] 4648/4672 99% [============================================================= ] 4649/4672 99% [============================================================= ] 4650/4672 99% [============================================================= ] 4651/4672 99% [============================================================= ] 4652/4672 99% [============================================================= ] 4653/4672 99% [============================================================= ] 4654/4672 99% [============================================================= ] 4655/4672 99% [============================================================= ] 4656/4672 99% [============================================================= ] 4657/4672 99% [============================================================= ] 4658/4672 99% [============================================================= ] 4659/4672 99% [============================================================= ] 4660/4672 99% [============================================================= ] 4661/4672 99% [============================================================= ] 4662/4672 99% [============================================================= ] 4663/4672 99% [============================================================= ] 4664/4672 99% [============================================================= ] 4665/4672 99% [============================================================= ] 4666/4672 99% [============================================================= ] 4667/4672 99% [============================================================= ] 4668/4672 99% [============================================================= ] 4669/4672 99% [============================================================= ] 4670/4672 99% [============================================================= ] 4671/4672 99% [==============================================================] 4672/4672 100% operation complete, 4672 objects in 74247 NAND pages. ln -snf /home/autobuild/autobuild/instance-2/output-1/host/xtensa-buildroot-linux-uclibc/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 2024.02-414-g700ba1df1e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.45 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> linux-headers 6.8.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> apr-util 1.6.3 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.2 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> openssl Collecting legal info >>> libopenssl 3.2.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> sqlite 3.45.1 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> b43-firmware 5.10.56.27.3 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> babeld 1.9.2 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> bash 5.2.21 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-cmake 3.28.3 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> cracklib 2.9.11 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.11 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> datatables-buttons 1.6.1 Collecting legal info License.txt: OK (sha256: 21fa7cbc3c00bcad1e0f3417d465e702bd470d7dc446a6deff80c8fc5eda9148) >>> datatables 1.10.20 Collecting legal info license.txt: OK (sha256: c6a873f21550ed804f76013c36e14225704c1aa551fdb870e0c626eb91c19247) >>> dhcp 4.4.3-P1 Collecting legal info LICENSE: OK (sha256: 45a39c430be0920cb9570f34b32d2378fe6048c034f2f3265b9326d64ada73df) >>> host-gawk 5.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> duktape 2.7.0 Collecting legal info LICENSE.txt: OK (sha256: c6b6659630ca6cb837afe982ecc79511bfca878b56296d628b02eb6f18789c29) >>> faad2 2.11.1 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> fftw-double 3.3.10 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> hwdata 0.379 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ijs 0.35 Collecting legal info README: OK (sha256: f723390b7ee019eccf07763dcb5744acf8bb43034bc3ba3d6f1c94440e365b4f) >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jszip 3.10.1 Collecting legal info LICENSE.markdown: OK (sha256: 566c953c6090b1218ca6217dd7359d45dde46581968586dc607d59a78af6a9c4) >>> kbd 2.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> host-kmod 31 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> less 643 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libcdaudio 0.99.12p2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libdisplay-info 0.1.1 Collecting legal info LICENSE: OK (sha256: 15b396244e58830c5614b9394f4deccfe684970cd507f299383ab57ad339eedd) >>> host-meson 1.3.1 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-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.8 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 69.2.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libesmtp 1.1.0 Collecting legal info COPYING.GPL: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) LICENSE: OK (sha256: 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331) >>> libgsm 1.0.22 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libldns 1.8.3 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libmd 1.1.0 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnet 1.3 Collecting legal info LICENSE: OK (sha256: a06f600f67f239898d85f083aeed82ce6015b1c57599ab1def00fb68787ef388) >>> libnetfilter_cthelper 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libvncserver 0.9.14 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> linux-firmware 20240115 Collecting legal info LICENCE.Abilis: OK (sha256: 8116433f4004fc0c24d72b3d9e497808b724aa0e5e1cd63fc1bf66b715b1e2e9) LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.atheros_firmware: OK (sha256: 802b7014b26c606cf6248ae8b0ab1ce6d2d1b0db236d38dd269e676cd70710f2) LICENCE.iwlwifi_firmware: OK (sha256: 16d5040c7cf851fc693b7542e20870935b99802533ea1bfd231c377a2305e5c5) LICENCE.mediatek: OK (sha256: a90d3f66704d85889945fec5525ea77622549da83aced1aac99828383f8f1805) LICENCE.ralink-firmware.txt: OK (sha256: d7bec70668ddd4aae8fb4aa32870e54b49fcdb0b9b007aa9f54b53a1ac7461bd) LICENSE.qcom: OK (sha256: be904cd28cb292b80cdb6cf412ab0d9159d431671e987ad433c1f62e0988a9bc) WHENCE: OK (sha256: 92d477fe15d81875bc5bcc4c54df7e95b65f42e4c44d64d840f39cd0aa153d6f) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> host-mtools 4.0.43 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> netcalc 2.1.6 Collecting legal info LICENSE: OK (sha256: 745538f8d515d37af6f03442df982a8b211b129e8dc10d0195e33c4b42f8fe5f) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nvidia-modprobe 450.57 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> picocom 2023-04 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> host-pigz 2.8 Collecting legal info README: OK (sha256: 328634933a65dbc7f97a0f51df52741dc67f593bbe9eccabc9eedc6934c4983b) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> pure-ftpd 1.0.51 Collecting legal info COPYING: OK (sha256: 88c813191c1a59213c641e322cf4562618ab0116ddd7c8341c419f8863b8b0a9) >>> qcom-db410c-firmware 1034.2.1 Collecting legal info LICENSE: OK (sha256: 11e60ad6f83c2a86e40dca374c24230b53650dd3e0adf2e72c15f8cafedc2e5a) >>> qoriq-cadence-dp-firmware lsdk2012 Collecting legal info COPYING: OK (sha256: 9c16421e7c702f56756650b8ac954d34556327e598a8666e6e8f4eb3a1aa95f1) EULA: OK (sha256: 72edc2072c86d93aa1993d15d4d19d96270af3749b0108995ad50c81d1461f52) EULA.txt: OK (sha256: 53e3eb0b2bd81c171fa04c17514e20b39b7bb1fe1224c593f7717f615fb9d52b) >>> rsync 3.2.7 Collecting legal info COPYING: OK (sha256: 85c19ea50a224c2d0067a69c083584e5717b40b76610ec1218f91385775067dd) >>> zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sbc 2.0 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> host-sdbus-cpp 1.5.0 Collecting legal info COPYING: OK (sha256: 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331) COPYING-LGPL-Exception: OK (sha256: a1c9e75e25d8f2ce18017c88978edab2f0dbc7814ad0697d4ff2e5e59959f657) >>> host-systemd 254.9 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/BSD-2-Clause.txt: OK (sha256: e5a8645ad94aab24e312dd0c6be2aa54236eb9374480b1b14ea5c61598874fd5) LICENSES/BSD-3-Clause.txt: OK (sha256: 83bb6bd9ccd2cf5230cb1807ed16258289768dc4d9cb80069a814e04415a1275) LICENSES/CC0-1.0.txt: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) LICENSES/LGPL-2.0-or-later.txt: OK (sha256: 61778e80a2fd85955b626b29aa2bcf06144c714277bded65633e4a81479d9fb3) LICENSES/Linux-syscall-note.txt: OK (sha256: 5bcef4fedbfc08776630e65d5d0d074dd31208037eddb167ca46a9ec4f737764) LICENSES/lookup3-public-domain.txt: OK (sha256: 790ac93fb2859097bdda4cf08b5a4feb5e479d0cb2c74f403248241bc3e7c216) LICENSES/MIT-0.txt: OK (sha256: 8a6fc0879cecc0b96bf4c08159b9d733bf0f15fcf32879aec98c4ffd05424554) LICENSES/MIT.txt: OK (sha256: b85dcd3e453d05982552c52b5fc9e0bdd6d23c6f8e844b984a88af32570b0cc0) LICENSES/murmurhash2-public-domain.txt: OK (sha256: 2a98749f6bec00dfaed86fa9c1edea871aaae4f11ee4d100b671aaf4ce353a73) LICENSES/OFL-1.1.txt: OK (sha256: 1a7adaa2c86cedfd6c7f5c0c7c72fd6d3e02cd0c9593f21fdb53c89bb2b130ec) LICENSES/README.md: OK (sha256: 8ccb649d1fc1103e5726612cf303f05d4eb86b7ab46d9f630009dd32e87612e2) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-libxcrypt 4.4.36 Collecting legal info LICENSING: OK (sha256: f9b48b0bc67a92b752780710aa774cf08b62ec2ebaa3f4aebd00069fba6effd2) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-python-jinja2 3.1.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> host-python-markupsafe 2.1.3 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> seatd 0.8.0 Collecting legal info LICENSE: OK (sha256: 282a494803d666616bd726e0279636b5f6a31387ae19a707459074050f2600d3) >>> sexpect 2.3.14 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> ssdp-responder 2.1 Collecting legal info LICENSE: OK (sha256: b66025f1e568a8d80264550d7bd7683780ac248f2baa1e85b4da4b15e28d55a7) >>> sslh 2.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> subversion 1.14.3 Collecting legal info LICENSE: OK (sha256: 484aff0cfbb81155a10f903ed756e27e9fc65578c245a295bae295c4bb51eaad) >>> utf8proc 2.9.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> tcping 2.1.0 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tllist 1.1.0 Collecting legal info LICENSE: OK (sha256: d534a23a31500a0ac958d9634b84f532bd73ff1aca1bb8f7debbcbebc16ff39a) >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.48 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 6b1a1de0b3394002973daaa407b93a1d2c13efd8dd1a32095d6872c36f09ba66) >>> watchdog 5.16 Collecting legal info COPYING: OK (sha256: af7f3f94e85080204b37f7c53717a2c94c6b54d7fa516ebd74e008cb4c0391bd) >>> xkeyboard-config 2.38 Collecting legal info COPYING: OK (sha256: 6ca90f4b67dced4062894d6d77f4cc39343df9e359fc12f5e5d3c89ef2a3ef6d) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-xapp_xkbcomp 1.4.6 Collecting legal info COPYING: OK (sha256: 6b833fdc05906ce57f016dc791db86830d49ee4da2861ce45806c50b3f4dda9e) >>> host-xlib_libX11 1.8.7 Collecting legal info COPYING: OK (sha256: 2e7012a140f000735a7172674a2d314398d79622444fba65d108b029b29ab283) >>> host-libxcb 1.15 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libxslt 1.1.39 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.12.6 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> host-xcb-proto 1.15.2 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-xlib_libXau 1.0.11 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> host-xorgproto 2023.2 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: 3e980a770506b448897638632974bbcbdf2da3b99191dd0a03d3770097a46738) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 9936421f7516f7a17ae560b6989636b493e55c01128b543c7e72441568c3cba4) COPYING-fixesproto: OK (sha256: fb361c7c4322e4919ae193c5a20055d5190c23aa50480fd0a41f4d439cae2bc6) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 46f599055002bbf3e6ce244bde8d9ebe5ec24ae7906836db186773a9791d0b75) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: da835951edc6e3b8d168d6afe7447c65d0b9a99937293cf3f288bba8244a9f86) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) COPYING-xwaylandproto: OK (sha256: 309bd89bc2b30c6e3d3eb78f5377fa576475499e0ba936a9c3cba50ba5d6375c) >>> host-xutil_util-macros 1.20.0 Collecting legal info COPYING: OK (sha256: 7db0516389152a90c20ea910e8839d10204ebc25ccbc71fc7f5809dfb98e80ac) >>> host-xlib_libXdmcp 1.1.4 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> host-xlib_xtrans 1.5.0 Collecting legal info COPYING: OK (sha256: 22616bf00b6db85ee3164775a95206894af987b85ff1a7703de55644bc722a39) >>> host-xlib_libxkbfile 1.1.2 Collecting legal info COPYING: OK (sha256: e1b3fdad8037ab3f986ef9caaa7c8da47d8d55875e680c7d6011f6c07363ea7c) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> zsh 5.9 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.34 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mtd 2.1.6 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: b43-firmware-5.10.56.27.3: cannot save license (B43_FIRMWARE_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'