find /home/autobuild/autobuild/instance-9/output-1/target/lib/ /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-9/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/man /home/autobuild/autobuild/instance-9/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/info /home/autobuild/autobuild/instance-9/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/doc /home/autobuild/autobuild/instance-9/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-9/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-9/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-9/output-1/target/lib/debug /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-9/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-9/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-9/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-9/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-9/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.02-31-g31abe2f6a9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.05-git\"" \ ) > /home/autobuild/autobuild/instance-9/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-9/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-9/output-1/per-package \ /home/autobuild/autobuild/instance-9/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-9/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs printf ' postgres -1 postgres -1 * /var/lib/pgsql /bin/sh - PostgreSQL Server\n\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt printf ' \n' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt system/device_table_dev.txt >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.jffs2 mkdir -p /home/autobuild/autobuild/instance-9/output-1/images rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2 mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-9/output-1/target/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/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-9/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot echo "/home/autobuild/autobuild/instance-9/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot printf ' /home/autobuild/autobuild/instance-9/output-1/host/sbin/mkfs.jffs2 -e 0x1080 --with-xattr -b -n -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target -o /home/autobuild/autobuild/instance-9/output-1/images/rootfs.jffs2\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/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-9/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/jffs2/target table='/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt' Erase size 0x1080 too small. Increasing to 8KiB minimum 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.ubifs mkdir -p /home/autobuild/autobuild/instance-9/output-1/images rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-9/output-1/target/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/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-9/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-9/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-9/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 41610 -m 0x800 -x lzo -o /home/autobuild/autobuild/instance-9/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/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-9/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/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-9/output-1/host/bin/lzma -9 -c /home/autobuild/autobuild/instance-9/output-1/images/rootfs.ubifs > /home/autobuild/autobuild/instance-9/output-1/images/rootfs.ubifs.lzma >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-9/output-1/images rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-9/output-1/target/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/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-9/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-9/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-9/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-9/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-9/output-1/host/bin:/home/autobuild/autobuild/instance-9/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-9/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-9/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-9/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-9/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 4843 objects. stage 2: creating image '/home/autobuild/autobuild/instance-9/output-1/images/rootfs.yaffs2' [ ] 1/4843 0% [ ] 2/4843 0% [ ] 3/4843 0% [ ] 4/4843 0% [ ] 5/4843 0% [ ] 6/4843 0% [ ] 7/4843 0% [ ] 8/4843 0% [ ] 9/4843 0% [ ] 10/4843 0% [ ] 11/4843 0% [ ] 12/4843 0% [ ] 13/4843 0% [ ] 14/4843 0% [ ] 15/4843 0% [ ] 16/4843 0% [ ] 17/4843 0% [ ] 18/4843 0% [ ] 19/4843 0% [ ] 20/4843 0% [ ] 21/4843 0% [ ] 22/4843 0% [ ] 23/4843 0% [ ] 24/4843 0% [ ] 25/4843 0% [ ] 26/4843 0% [ ] 27/4843 0% [ ] 28/4843 0% [ ] 29/4843 0% [ ] 30/4843 0% [ ] 31/4843 0% [ ] 32/4843 0% [ ] 33/4843 0% [ ] 34/4843 0% [ ] 35/4843 0% [ ] 36/4843 0% [ ] 37/4843 0% [ ] 38/4843 0% [ ] 39/4843 0% [ ] 40/4843 0% [ ] 41/4843 0% [ ] 42/4843 0% [ ] 43/4843 0% [ ] 44/4843 0% [ ] 45/4843 0% [ ] 46/4843 0% [ ] 47/4843 0% [ ] 48/4843 0% [ ] 49/4843 1% [ ] 50/4843 1% [ ] 51/4843 1% [ ] 52/4843 1% [ ] 53/4843 1% [ ] 54/4843 1% [ ] 55/4843 1% [ ] 56/4843 1% [ ] 57/4843 1% [ ] 58/4843 1% [ ] 59/4843 1% [ ] 60/4843 1% [ ] 61/4843 1% [ ] 62/4843 1% [ ] 63/4843 1% [ ] 64/4843 1% [ ] 65/4843 1% [ ] 66/4843 1% [ ] 67/4843 1% [ ] 68/4843 1% [ ] 69/4843 1% [ ] 70/4843 1% [ ] 71/4843 1% [ ] 72/4843 1% [ ] 73/4843 1% [ ] 74/4843 1% [ ] 75/4843 1% [ ] 76/4843 1% [ ] 77/4843 1% [ ] 78/4843 1% [= ] 79/4843 1% [= ] 80/4843 1% [= ] 81/4843 1% [= ] 82/4843 1% [= ] 83/4843 1% [= ] 84/4843 1% [= ] 85/4843 1% [= ] 86/4843 1% [= ] 87/4843 1% [= ] 88/4843 1% [= ] 89/4843 1% [= ] 90/4843 1% [= ] 91/4843 1% [= ] 92/4843 1% [= ] 93/4843 1% [= ] 94/4843 1% [= ] 95/4843 1% [= ] 96/4843 1% [= ] 97/4843 2% [= ] 98/4843 2% [= ] 99/4843 2% [= ] 100/4843 2% [= ] 101/4843 2% [= ] 102/4843 2% [= ] 103/4843 2% [= ] 104/4843 2% [= ] 105/4843 2% [= ] 106/4843 2% [= ] 107/4843 2% [= ] 108/4843 2% [= ] 109/4843 2% [= ] 110/4843 2% [= ] 111/4843 2% [= ] 112/4843 2% [= ] 113/4843 2% [= ] 114/4843 2% [= ] 115/4843 2% [= ] 116/4843 2% [= ] 117/4843 2% [= ] 118/4843 2% [= ] 119/4843 2% [= ] 120/4843 2% [= ] 121/4843 2% [= ] 122/4843 2% [= ] 123/4843 2% [= ] 124/4843 2% [= ] 125/4843 2% [= ] 126/4843 2% [= ] 127/4843 2% [= ] 128/4843 2% [= ] 129/4843 2% [= ] 130/4843 2% [= ] 131/4843 2% [= ] 132/4843 2% [= ] 133/4843 2% [= ] 134/4843 2% [= ] 135/4843 2% [= ] 136/4843 2% [= ] 137/4843 2% [= ] 138/4843 2% [= ] 139/4843 2% [= ] 140/4843 2% [= ] 141/4843 2% [= ] 142/4843 2% [= ] 143/4843 2% [= ] 144/4843 2% [= ] 145/4843 2% [= ] 146/4843 3% [= ] 147/4843 3% [= ] 148/4843 3% [= ] 149/4843 3% [= ] 150/4843 3% [= ] 151/4843 3% [= ] 152/4843 3% [= ] 153/4843 3% [= ] 154/4843 3% [= ] 155/4843 3% [= ] 156/4843 3% [== ] 157/4843 3% [== ] 158/4843 3% [== ] 159/4843 3% [== ] 160/4843 3% [== ] 161/4843 3% [== ] 162/4843 3% [== ] 163/4843 3% [== ] 164/4843 3% [== ] 165/4843 3% [== ] 166/4843 3% [== ] 167/4843 3% [== ] 168/4843 3% [== ] 169/4843 3% [== ] 170/4843 3% [== ] 171/4843 3% [== ] 172/4843 3% [== ] 173/4843 3% [== ] 174/4843 3% [== ] 175/4843 3% [== ] 176/4843 3% [== ] 177/4843 3% [== ] 178/4843 3% [== ] 179/4843 3% [== ] 180/4843 3% [== ] 181/4843 3% [== ] 182/4843 3% [== ] 183/4843 3% [== ] 184/4843 3% [== ] 185/4843 3% [== ] 186/4843 3% [== ] 187/4843 3% [== ] 188/4843 3% [== ] 189/4843 3% [== ] 190/4843 3% [== ] 191/4843 3% [== ] 192/4843 3% [== ] 193/4843 3% [== ] 194/4843 4% [== ] 195/4843 4% [== ] 196/4843 4% [== ] 197/4843 4% [== ] 198/4843 4% [== ] 199/4843 4% [== ] 200/4843 4% [== ] 201/4843 4% [== ] 202/4843 4% [== ] 203/4843 4% [== ] 204/4843 4% [== ] 205/4843 4% [== ] 206/4843 4% [== ] 207/4843 4% [== ] 208/4843 4% [== ] 209/4843 4% [== ] 210/4843 4% [== ] 211/4843 4% [== ] 212/4843 4% [== ] 213/4843 4% [== ] 214/4843 4% [== ] 215/4843 4% [== ] 216/4843 4% [== ] 217/4843 4% [== ] 218/4843 4% [== ] 219/4843 4% [== ] 220/4843 4% [== ] 221/4843 4% [== ] 222/4843 4% [== ] 223/4843 4% [== ] 224/4843 4% [== ] 225/4843 4% [== ] 226/4843 4% [== ] 227/4843 4% [== ] 228/4843 4% [== ] 229/4843 4% [== ] 230/4843 4% [== ] 231/4843 4% [== ] 232/4843 4% [== ] 233/4843 4% [== ] 234/4843 4% [=== ] 235/4843 4% [=== ] 236/4843 4% [=== ] 237/4843 4% [=== ] 238/4843 4% [=== ] 239/4843 4% [=== ] 240/4843 4% [=== ] 241/4843 4% [=== ] 242/4843 4% [=== ] 243/4843 5% [=== ] 244/4843 5% [=== ] 245/4843 5% [=== ] 246/4843 5% [=== ] 247/4843 5% [=== ] 248/4843 5% [=== ] 249/4843 5% [=== ] 250/4843 5% [=== ] 251/4843 5% [=== ] 252/4843 5% [=== ] 253/4843 5% [=== ] 254/4843 5% [=== ] 255/4843 5% [=== ] 256/4843 5% [=== ] 257/4843 5% [=== ] 258/4843 5% [=== ] 259/4843 5% [=== ] 260/4843 5% [=== ] 261/4843 5% [=== ] 262/4843 5% [=== ] 263/4843 5% [=== ] 264/4843 5% [=== ] 265/4843 5% [=== ] 266/4843 5% [=== ] 267/4843 5% [=== ] 268/4843 5% [=== ] 269/4843 5% [=== ] 270/4843 5% [=== ] 271/4843 5% [=== ] 272/4843 5% [=== ] 273/4843 5% [=== ] 274/4843 5% [=== ] 275/4843 5% [=== ] 276/4843 5% [=== ] 277/4843 5% [=== ] 278/4843 5% [=== ] 279/4843 5% [=== ] 280/4843 5% [=== ] 281/4843 5% [=== ] 282/4843 5% [=== ] 283/4843 5% [=== ] 284/4843 5% [=== ] 285/4843 5% [=== ] 286/4843 5% [=== ] 287/4843 5% [=== ] 288/4843 5% [=== ] 289/4843 5% [=== ] 290/4843 5% [=== ] 291/4843 6% [=== ] 292/4843 6% [=== ] 293/4843 6% [=== ] 294/4843 6% [=== ] 295/4843 6% [=== ] 296/4843 6% [=== ] 297/4843 6% [=== ] 298/4843 6% [=== ] 299/4843 6% [=== ] 300/4843 6% [=== ] 301/4843 6% [=== ] 302/4843 6% [=== ] 303/4843 6% [=== ] 304/4843 6% [=== ] 305/4843 6% [=== ] 306/4843 6% [=== ] 307/4843 6% [=== ] 308/4843 6% [=== ] 309/4843 6% [=== ] 310/4843 6% [=== ] 311/4843 6% [=== ] 312/4843 6% [==== ] 313/4843 6% [==== ] 314/4843 6% [==== ] 315/4843 6% [==== ] 316/4843 6% [==== ] 317/4843 6% [==== ] 318/4843 6% [==== ] 319/4843 6% [==== ] 320/4843 6% [==== ] 321/4843 6% [==== ] 322/4843 6% [==== ] 323/4843 6% [==== ] 324/4843 6% [==== ] 325/4843 6% [==== ] 326/4843 6% [==== ] 327/4843 6% [==== ] 328/4843 6% [==== ] 329/4843 6% [==== ] 330/4843 6% [==== ] 331/4843 6% [==== ] 332/4843 6% [==== ] 333/4843 6% [==== ] 334/4843 6% [==== ] 335/4843 6% [==== ] 336/4843 6% [==== ] 337/4843 6% [==== ] 338/4843 6% [==== ] 339/4843 6% [==== ] 340/4843 7% [==== ] 341/4843 7% [==== ] 342/4843 7% [==== ] 343/4843 7% [==== ] 344/4843 7% [==== ] 345/4843 7% [==== ] 346/4843 7% [==== ] 347/4843 7% [==== ] 348/4843 7% [==== ] 349/4843 7% [==== ] 350/4843 7% [==== ] 351/4843 7% [==== ] 352/4843 7% [==== ] 353/4843 7% [==== ] 354/4843 7% [==== ] 355/4843 7% [==== ] 356/4843 7% [==== ] 357/4843 7% [==== ] 358/4843 7% [==== ] 359/4843 7% [==== ] 360/4843 7% [==== ] 361/4843 7% [==== ] 362/4843 7% [==== ] 363/4843 7% [==== ] 364/4843 7% [==== ] 365/4843 7% [==== ] 366/4843 7% [==== ] 367/4843 7% [==== ] 368/4843 7% [==== ] 369/4843 7% [==== ] 370/4843 7% [==== ] 371/4843 7% [==== ] 372/4843 7% [==== ] 373/4843 7% [==== ] 374/4843 7% [==== ] 375/4843 7% [==== ] 376/4843 7% [==== ] 377/4843 7% [==== ] 378/4843 7% [==== ] 379/4843 7% [==== ] 380/4843 7% [==== ] 381/4843 7% [==== ] 382/4843 7% [==== ] 383/4843 7% [==== ] 384/4843 7% [==== ] 385/4843 7% [==== ] 386/4843 7% [==== ] 387/4843 7% [==== ] 388/4843 8% [==== ] 389/4843 8% [==== ] 390/4843 8% [===== ] 391/4843 8% [===== ] 392/4843 8% [===== ] 393/4843 8% [===== ] 394/4843 8% [===== ] 395/4843 8% [===== ] 396/4843 8% [===== ] 397/4843 8% [===== ] 398/4843 8% [===== ] 399/4843 8% [===== ] 400/4843 8% [===== ] 401/4843 8% [===== ] 402/4843 8% [===== ] 403/4843 8% [===== ] 404/4843 8% [===== ] 405/4843 8% [===== ] 406/4843 8% [===== ] 407/4843 8% [===== ] 408/4843 8% [===== ] 409/4843 8% [===== ] 410/4843 8% [===== ] 411/4843 8% [===== ] 412/4843 8% [===== ] 413/4843 8% [===== ] 414/4843 8% [===== ] 415/4843 8% [===== ] 416/4843 8% [===== ] 417/4843 8% [===== ] 418/4843 8% [===== ] 419/4843 8% [===== ] 420/4843 8% [===== ] 421/4843 8% [===== ] 422/4843 8% [===== ] 423/4843 8% [===== ] 424/4843 8% [===== ] 425/4843 8% [===== ] 426/4843 8% [===== ] 427/4843 8% [===== ] 428/4843 8% [===== ] 429/4843 8% [===== ] 430/4843 8% [===== ] 431/4843 8% [===== ] 432/4843 8% [===== ] 433/4843 8% [===== ] 434/4843 8% [===== ] 435/4843 8% [===== ] 436/4843 9% [===== ] 437/4843 9% [===== ] 438/4843 9% [===== ] 439/4843 9% [===== ] 440/4843 9% [===== ] 441/4843 9% [===== ] 442/4843 9% [===== ] 443/4843 9% [===== ] 444/4843 9% [===== ] 445/4843 9% [===== ] 446/4843 9% [===== ] 447/4843 9% [===== ] 448/4843 9% [===== ] 449/4843 9% [===== ] 450/4843 9% [===== ] 451/4843 9% [===== ] 452/4843 9% [===== ] 453/4843 9% [===== ] 454/4843 9% [===== ] 455/4843 9% [===== ] 456/4843 9% [===== ] 457/4843 9% [===== ] 458/4843 9% [===== ] 459/4843 9% [===== ] 460/4843 9% [===== ] 461/4843 9% [===== ] 462/4843 9% [===== ] 463/4843 9% [===== ] 464/4843 9% [===== ] 465/4843 9% [===== ] 466/4843 9% [===== ] 467/4843 9% [===== ] 468/4843 9% [====== ] 469/4843 9% [====== ] 470/4843 9% [====== ] 471/4843 9% [====== ] 472/4843 9% [====== ] 473/4843 9% [====== ] 474/4843 9% [====== ] 475/4843 9% [====== ] 476/4843 9% [====== ] 477/4843 9% [====== ] 478/4843 9% [====== ] 479/4843 9% [====== ] 480/4843 9% [====== ] 481/4843 9% [====== ] 482/4843 9% [====== ] 483/4843 9% [====== ] 484/4843 9% [====== ] 485/4843 10% [====== ] 486/4843 10% [====== ] 487/4843 10% [====== ] 488/4843 10% [====== ] 489/4843 10% [====== ] 490/4843 10% [====== ] 491/4843 10% [====== ] 492/4843 10% [====== ] 493/4843 10% [====== ] 494/4843 10% [====== ] 495/4843 10% [====== ] 496/4843 10% [====== ] 497/4843 10% [====== ] 498/4843 10% [====== ] 499/4843 10% [====== ] 500/4843 10% [====== ] 501/4843 10% [====== ] 502/4843 10% [====== ] 503/4843 10% [====== ] 504/4843 10% [====== ] 505/4843 10% [====== ] 506/4843 10% [====== ] 507/4843 10% [====== ] 508/4843 10% [====== ] 509/4843 10% [====== ] 510/4843 10% [====== ] 511/4843 10% [====== ] 512/4843 10% [====== ] 513/4843 10% [====== ] 514/4843 10% [====== ] 515/4843 10% [====== ] 516/4843 10% [====== ] 517/4843 10% [====== ] 518/4843 10% [====== ] 519/4843 10% [====== ] 520/4843 10% [====== ] 521/4843 10% [====== ] 522/4843 10% [====== ] 523/4843 10% [====== ] 524/4843 10% [====== ] 525/4843 10% [====== ] 526/4843 10% [====== ] 527/4843 10% [====== ] 528/4843 10% [====== ] 529/4843 10% [====== ] 530/4843 10% [====== ] 531/4843 10% [====== ] 532/4843 10% [====== ] 533/4843 11% [====== ] 534/4843 11% [====== ] 535/4843 11% [====== ] 536/4843 11% [====== ] 537/4843 11% [====== ] 538/4843 11% [====== ] 539/4843 11% [====== ] 540/4843 11% [====== ] 541/4843 11% [====== ] 542/4843 11% [====== ] 543/4843 11% [====== ] 544/4843 11% [====== ] 545/4843 11% [====== ] 546/4843 11% [======= ] 547/4843 11% [======= ] 548/4843 11% [======= ] 549/4843 11% [======= ] 550/4843 11% [======= ] 551/4843 11% [======= ] 552/4843 11% [======= ] 553/4843 11% [======= ] 554/4843 11% [======= ] 555/4843 11% [======= ] 556/4843 11% [======= ] 557/4843 11% [======= ] 558/4843 11% [======= ] 559/4843 11% [======= ] 560/4843 11% [======= ] 561/4843 11% [======= ] 562/4843 11% [======= ] 563/4843 11% [======= ] 564/4843 11% [======= ] 565/4843 11% [======= ] 566/4843 11% [======= ] 567/4843 11% [======= ] 568/4843 11% [======= ] 569/4843 11% [======= ] 570/4843 11% [======= ] 571/4843 11% [======= ] 572/4843 11% [======= ] 573/4843 11% [======= ] 574/4843 11% [======= ] 575/4843 11% [======= ] 576/4843 11% [======= ] 577/4843 11% [======= ] 578/4843 11% [======= ] 579/4843 11% [======= ] 580/4843 11% [======= ] 581/4843 11% [======= ] 582/4843 12% [======= ] 583/4843 12% [======= ] 584/4843 12% [======= ] 585/4843 12% [======= ] 586/4843 12% [======= ] 587/4843 12% [======= ] 588/4843 12% [======= ] 589/4843 12% [======= ] 590/4843 12% [======= ] 591/4843 12% [======= ] 592/4843 12% [======= ] 593/4843 12% [======= ] 594/4843 12% [======= ] 595/4843 12% [======= ] 596/4843 12% [======= ] 597/4843 12% [======= ] 598/4843 12% [======= ] 599/4843 12% [======= ] 600/4843 12% [======= ] 601/4843 12% [======= ] 602/4843 12% [======= ] 603/4843 12% [======= ] 604/4843 12% [======= ] 605/4843 12% [======= ] 606/4843 12% [======= ] 607/4843 12% [======= ] 608/4843 12% [======= ] 609/4843 12% [======= ] 610/4843 12% [======= ] 611/4843 12% [======= ] 612/4843 12% [======= ] 613/4843 12% [======= ] 614/4843 12% [======= ] 615/4843 12% [======= ] 616/4843 12% [======= ] 617/4843 12% [======= ] 618/4843 12% [======= ] 619/4843 12% [======= ] 620/4843 12% [======= ] 621/4843 12% [======= ] 622/4843 12% [======= ] 623/4843 12% [======= ] 624/4843 12% [======== ] 625/4843 12% [======== ] 626/4843 12% [======== ] 627/4843 12% [======== ] 628/4843 12% [======== ] 629/4843 12% [======== ] 630/4843 13% [======== ] 631/4843 13% [======== ] 632/4843 13% [======== ] 633/4843 13% [======== ] 634/4843 13% [======== ] 635/4843 13% [======== ] 636/4843 13% [======== ] 637/4843 13% [======== ] 638/4843 13% [======== ] 639/4843 13% [======== ] 640/4843 13% [======== ] 641/4843 13% [======== ] 642/4843 13% [======== ] 643/4843 13% [======== ] 644/4843 13% [======== ] 645/4843 13% [======== ] 646/4843 13% [======== ] 647/4843 13% [======== ] 648/4843 13% [======== ] 649/4843 13% [======== ] 650/4843 13% [======== ] 651/4843 13% [======== ] 652/4843 13% [======== ] 653/4843 13% [======== ] 654/4843 13% [======== ] 655/4843 13% [======== ] 656/4843 13% [======== ] 657/4843 13% [======== ] 658/4843 13% [======== ] 659/4843 13% [======== ] 660/4843 13% [======== ] 661/4843 13% [======== ] 662/4843 13% [======== ] 663/4843 13% [======== ] 664/4843 13% [======== ] 665/4843 13% [======== ] 666/4843 13% [======== ] 667/4843 13% [======== ] 668/4843 13% [======== ] 669/4843 13% [======== ] 670/4843 13% [======== ] 671/4843 13% [======== ] 672/4843 13% [======== ] 673/4843 13% [======== ] 674/4843 13% [======== ] 675/4843 13% [======== ] 676/4843 13% [======== ] 677/4843 13% [======== ] 678/4843 13% [======== ] 679/4843 14% [======== ] 680/4843 14% [======== ] 681/4843 14% [======== ] 682/4843 14% [======== ] 683/4843 14% [======== ] 684/4843 14% [======== ] 685/4843 14% [======== ] 686/4843 14% [======== ] 687/4843 14% [======== ] 688/4843 14% [======== ] 689/4843 14% [======== ] 690/4843 14% [======== ] 691/4843 14% [======== ] 692/4843 14% [======== ] 693/4843 14% [======== ] 694/4843 14% [======== ] 695/4843 14% [======== ] 696/4843 14% [======== ] 697/4843 14% [======== ] 698/4843 14% [======== ] 699/4843 14% [======== ] 700/4843 14% [======== ] 701/4843 14% [======== ] 702/4843 14% [======== ] 703/4843 14% [========= ] 704/4843 14% [========= ] 705/4843 14% [========= ] 706/4843 14% [========= ] 707/4843 14% [========= ] 708/4843 14% [========= ] 709/4843 14% [========= ] 710/4843 14% [========= ] 711/4843 14% [========= ] 712/4843 14% [========= ] 713/4843 14% [========= ] 714/4843 14% [========= ] 715/4843 14% [========= ] 716/4843 14% [========= ] 717/4843 14% [========= ] 718/4843 14% [========= ] 719/4843 14% [========= ] 720/4843 14% [========= ] 721/4843 14% [========= ] 722/4843 14% [========= ] 723/4843 14% [========= ] 724/4843 14% [========= ] 725/4843 14% [========= ] 726/4843 14% [========= ] 727/4843 15% [========= ] 728/4843 15% [========= ] 729/4843 15% [========= ] 730/4843 15% [========= ] 731/4843 15% [========= ] 732/4843 15% [========= ] 733/4843 15% [========= ] 734/4843 15% [========= ] 735/4843 15% [========= ] 736/4843 15% [========= ] 737/4843 15% [========= ] 738/4843 15% [========= ] 739/4843 15% [========= ] 740/4843 15% [========= ] 741/4843 15% [========= ] 742/4843 15% [========= ] 743/4843 15% [========= ] 744/4843 15% [========= ] 745/4843 15% [========= ] 746/4843 15% [========= ] 747/4843 15% [========= ] 748/4843 15% [========= ] 749/4843 15% [========= ] 750/4843 15% [========= ] 751/4843 15% [========= ] 752/4843 15% [========= ] 753/4843 15% [========= ] 754/4843 15% [========= ] 755/4843 15% [========= ] 756/4843 15% [========= ] 757/4843 15% [========= ] 758/4843 15% [========= ] 759/4843 15% [========= ] 760/4843 15% [========= ] 761/4843 15% [========= ] 762/4843 15% [========= ] 763/4843 15% [========= ] 764/4843 15% [========= ] 765/4843 15% [========= ] 766/4843 15% [========= ] 767/4843 15% [========= ] 768/4843 15% [========= ] 769/4843 15% [========= ] 770/4843 15% [========= ] 771/4843 15% [========= ] 772/4843 15% [========= ] 773/4843 15% [========= ] 774/4843 15% [========= ] 775/4843 16% [========= ] 776/4843 16% [========= ] 777/4843 16% [========= ] 778/4843 16% [========= ] 779/4843 16% [========= ] 780/4843 16% [========= ] 781/4843 16% [========== ] 782/4843 16% [========== ] 783/4843 16% [========== ] 784/4843 16% [========== ] 785/4843 16% [========== ] 786/4843 16% [========== ] 787/4843 16% [========== ] 788/4843 16% [========== ] 789/4843 16% [========== ] 790/4843 16% [========== ] 791/4843 16% [========== ] 792/4843 16% [========== ] 793/4843 16% [========== ] 794/4843 16% [========== ] 795/4843 16% [========== ] 796/4843 16% [========== ] 797/4843 16% [========== ] 798/4843 16% [========== ] 799/4843 16% [========== ] 800/4843 16% [========== ] 801/4843 16% [========== ] 802/4843 16% [========== ] 803/4843 16% [========== ] 804/4843 16% [========== ] 805/4843 16% [========== ] 806/4843 16% [========== ] 807/4843 16% [========== ] 808/4843 16% [========== ] 809/4843 16% [========== ] 810/4843 16% [========== ] 811/4843 16% [========== ] 812/4843 16% [========== ] 813/4843 16% [========== ] 814/4843 16% [========== ] 815/4843 16% [========== ] 816/4843 16% [========== ] 817/4843 16% [========== ] 818/4843 16% [========== ] 819/4843 16% [========== ] 820/4843 16% [========== ] 821/4843 16% [========== ] 822/4843 16% [========== ] 823/4843 16% [========== ] 824/4843 17% [========== ] 825/4843 17% [========== ] 826/4843 17% [========== ] 827/4843 17% [========== ] 828/4843 17% [========== ] 829/4843 17% [========== ] 830/4843 17% [========== ] 831/4843 17% [========== ] 832/4843 17% [========== ] 833/4843 17% [========== ] 834/4843 17% [========== ] 835/4843 17% [========== ] 836/4843 17% [========== ] 837/4843 17% [========== ] 838/4843 17% [========== ] 839/4843 17% [========== ] 840/4843 17% [========== ] 841/4843 17% [========== ] 842/4843 17% [========== ] 843/4843 17% [========== ] 844/4843 17% [========== ] 845/4843 17% [========== ] 846/4843 17% [========== ] 847/4843 17% [========== ] 848/4843 17% [========== ] 849/4843 17% [========== ] 850/4843 17% [========== ] 851/4843 17% [========== ] 852/4843 17% [========== ] 853/4843 17% [========== ] 854/4843 17% [========== ] 855/4843 17% [========== ] 856/4843 17% [========== ] 857/4843 17% [========== ] 858/4843 17% [========== ] 859/4843 17% [=========== ] 860/4843 17% [=========== ] 861/4843 17% [=========== ] 862/4843 17% [=========== ] 863/4843 17% [=========== ] 864/4843 17% [=========== ] 865/4843 17% [=========== ] 866/4843 17% [=========== ] 867/4843 17% [=========== ] 868/4843 17% [=========== ] 869/4843 17% [=========== ] 870/4843 17% [=========== ] 871/4843 17% [=========== ] 872/4843 18% [=========== ] 873/4843 18% [=========== ] 874/4843 18% [=========== ] 875/4843 18% [=========== ] 876/4843 18% [=========== ] 877/4843 18% [=========== ] 878/4843 18% [=========== ] 879/4843 18% [=========== ] 880/4843 18% [=========== ] 881/4843 18% [=========== ] 882/4843 18% [=========== ] 883/4843 18% [=========== ] 884/4843 18% [=========== ] 885/4843 18% [=========== ] 886/4843 18% [=========== ] 887/4843 18% [=========== ] 888/4843 18% [=========== ] 889/4843 18% [=========== ] 890/4843 18% [=========== ] 891/4843 18% [=========== ] 892/4843 18% [=========== ] 893/4843 18% [=========== ] 894/4843 18% [=========== ] 895/4843 18% [=========== ] 896/4843 18% [=========== ] 897/4843 18% [=========== ] 898/4843 18% [=========== ] 899/4843 18% [=========== ] 900/4843 18% [=========== ] 901/4843 18% [=========== ] 902/4843 18% [=========== ] 903/4843 18% [=========== ] 904/4843 18% [=========== ] 905/4843 18% [=========== ] 906/4843 18% [=========== ] 907/4843 18% [=========== ] 908/4843 18% [=========== ] 909/4843 18% [=========== ] 910/4843 18% [=========== ] 911/4843 18% [=========== ] 912/4843 18% [=========== ] 913/4843 18% [=========== ] 914/4843 18% [=========== ] 915/4843 18% [=========== ] 916/4843 18% [=========== ] 917/4843 18% [=========== ] 918/4843 18% [=========== ] 919/4843 18% [=========== ] 920/4843 18% [=========== ] 921/4843 19% [=========== ] 922/4843 19% [=========== ] 923/4843 19% [=========== ] 924/4843 19% [=========== ] 925/4843 19% [=========== ] 926/4843 19% [=========== ] 927/4843 19% [=========== ] 928/4843 19% [=========== ] 929/4843 19% [=========== ] 930/4843 19% [=========== ] 931/4843 19% [=========== ] 932/4843 19% [=========== ] 933/4843 19% [=========== ] 934/4843 19% [=========== ] 935/4843 19% [=========== ] 936/4843 19% [=========== ] 937/4843 19% [============ ] 938/4843 19% [============ ] 939/4843 19% [============ ] 940/4843 19% [============ ] 941/4843 19% [============ ] 942/4843 19% [============ ] 943/4843 19% [============ ] 944/4843 19% [============ ] 945/4843 19% [============ ] 946/4843 19% [============ ] 947/4843 19% [============ ] 948/4843 19% [============ ] 949/4843 19% [============ ] 950/4843 19% [============ ] 951/4843 19% [============ ] 952/4843 19% [============ ] 953/4843 19% [============ ] 954/4843 19% [============ ] 955/4843 19% [============ ] 956/4843 19% [============ ] 957/4843 19% [============ ] 958/4843 19% [============ ] 959/4843 19% [============ ] 960/4843 19% [============ ] 961/4843 19% [============ ] 962/4843 19% [============ ] 963/4843 19% [============ ] 964/4843 19% [============ ] 965/4843 19% [============ ] 966/4843 19% [============ ] 967/4843 19% [============ ] 968/4843 19% [============ ] 969/4843 20% [============ ] 970/4843 20% [============ ] 971/4843 20% [============ ] 972/4843 20% [============ ] 973/4843 20% [============ ] 974/4843 20% [============ ] 975/4843 20% [============ ] 976/4843 20% [============ ] 977/4843 20% [============ ] 978/4843 20% [============ ] 979/4843 20% [============ ] 980/4843 20% [============ ] 981/4843 20% [============ ] 982/4843 20% [============ ] 983/4843 20% [============ ] 984/4843 20% [============ ] 985/4843 20% [============ ] 986/4843 20% [============ ] 987/4843 20% [============ ] 988/4843 20% [============ ] 989/4843 20% [============ ] 990/4843 20% [============ ] 991/4843 20% [============ ] 992/4843 20% [============ ] 993/4843 20% [============ ] 994/4843 20% [============ ] 995/4843 20% [============ ] 996/4843 20% [============ ] 997/4843 20% [============ ] 998/4843 20% [============ ] 999/4843 20% [============ ] 1000/4843 20% [============ ] 1001/4843 20% [============ ] 1002/4843 20% [============ ] 1003/4843 20% [============ ] 1004/4843 20% [============ ] 1005/4843 20% [============ ] 1006/4843 20% [============ ] 1007/4843 20% [============ ] 1008/4843 20% [============ ] 1009/4843 20% [============ ] 1010/4843 20% [============ ] 1011/4843 20% [============ ] 1012/4843 20% [============ ] 1013/4843 20% [============ ] 1014/4843 20% [============ ] 1015/4843 20% [============= ] 1016/4843 20% [============= ] 1017/4843 20% [============= ] 1018/4843 21% [============= ] 1019/4843 21% [============= ] 1020/4843 21% [============= ] 1021/4843 21% [============= ] 1022/4843 21% [============= ] 1023/4843 21% [============= ] 1024/4843 21% [============= ] 1025/4843 21% [============= ] 1026/4843 21% [============= ] 1027/4843 21% [============= ] 1028/4843 21% [============= ] 1029/4843 21% [============= ] 1030/4843 21% [============= ] 1031/4843 21% [============= ] 1032/4843 21% [============= ] 1033/4843 21% [============= ] 1034/4843 21% [============= ] 1035/4843 21% [============= ] 1036/4843 21% [============= ] 1037/4843 21% [============= ] 1038/4843 21% [============= ] 1039/4843 21% [============= ] 1040/4843 21% [============= ] 1041/4843 21% [============= ] 1042/4843 21% [============= ] 1043/4843 21% [============= ] 1044/4843 21% [============= ] 1045/4843 21% [============= ] 1046/4843 21% [============= ] 1047/4843 21% [============= ] 1048/4843 21% [============= ] 1049/4843 21% [============= ] 1050/4843 21% [============= ] 1051/4843 21% [============= ] 1052/4843 21% [============= ] 1053/4843 21% [============= ] 1054/4843 21% [============= ] 1055/4843 21% [============= ] 1056/4843 21% [============= ] 1057/4843 21% [============= ] 1058/4843 21% [============= ] 1059/4843 21% [============= ] 1060/4843 21% [============= ] 1061/4843 21% [============= ] 1062/4843 21% [============= ] 1063/4843 21% [============= ] 1064/4843 21% [============= ] 1065/4843 21% [============= ] 1066/4843 22% [============= ] 1067/4843 22% [============= ] 1068/4843 22% [============= ] 1069/4843 22% [============= ] 1070/4843 22% [============= ] 1071/4843 22% [============= ] 1072/4843 22% [============= ] 1073/4843 22% [============= ] 1074/4843 22% [============= ] 1075/4843 22% [============= ] 1076/4843 22% [============= ] 1077/4843 22% [============= ] 1078/4843 22% [============= ] 1079/4843 22% [============= ] 1080/4843 22% [============= ] 1081/4843 22% [============= ] 1082/4843 22% [============= ] 1083/4843 22% [============= ] 1084/4843 22% [============= ] 1085/4843 22% [============= ] 1086/4843 22% [============= ] 1087/4843 22% [============= ] 1088/4843 22% [============= ] 1089/4843 22% [============= ] 1090/4843 22% [============= ] 1091/4843 22% [============= ] 1092/4843 22% [============= ] 1093/4843 22% [============== ] 1094/4843 22% [============== ] 1095/4843 22% [============== ] 1096/4843 22% [============== ] 1097/4843 22% [============== ] 1098/4843 22% [============== ] 1099/4843 22% [============== ] 1100/4843 22% [============== ] 1101/4843 22% [============== ] 1102/4843 22% [============== ] 1103/4843 22% [============== ] 1104/4843 22% [============== ] 1105/4843 22% [============== ] 1106/4843 22% [============== ] 1107/4843 22% [============== ] 1108/4843 22% [============== ] 1109/4843 22% [============== ] 1110/4843 22% [============== ] 1111/4843 22% [============== ] 1112/4843 22% [============== ] 1113/4843 22% [============== ] 1114/4843 23% [============== ] 1115/4843 23% [============== ] 1116/4843 23% [============== ] 1117/4843 23% [============== ] 1118/4843 23% [============== ] 1119/4843 23% [============== ] 1120/4843 23% [============== ] 1121/4843 23% [============== ] 1122/4843 23% [============== ] 1123/4843 23% [============== ] 1124/4843 23% [============== ] 1125/4843 23% [============== ] 1126/4843 23% [============== ] 1127/4843 23% [============== ] 1128/4843 23% [============== ] 1129/4843 23% [============== ] 1130/4843 23% [============== ] 1131/4843 23% [============== ] 1132/4843 23% [============== ] 1133/4843 23% [============== ] 1134/4843 23% [============== ] 1135/4843 23% [============== ] 1136/4843 23% [============== ] 1137/4843 23% [============== ] 1138/4843 23% [============== ] 1139/4843 23% [============== ] 1140/4843 23% [============== ] 1141/4843 23% [============== ] 1142/4843 23% [============== ] 1143/4843 23% [============== ] 1144/4843 23% [============== ] 1145/4843 23% [============== ] 1146/4843 23% [============== ] 1147/4843 23% [============== ] 1148/4843 23% [============== ] 1149/4843 23% [============== ] 1150/4843 23% [============== ] 1151/4843 23% [============== ] 1152/4843 23% [============== ] 1153/4843 23% [============== ] 1154/4843 23% [============== ] 1155/4843 23% [============== ] 1156/4843 23% [============== ] 1157/4843 23% [============== ] 1158/4843 23% [============== ] 1159/4843 23% [============== ] 1160/4843 23% [============== ] 1161/4843 23% [============== ] 1162/4843 23% [============== ] 1163/4843 24% [============== ] 1164/4843 24% [============== ] 1165/4843 24% [============== ] 1166/4843 24% [============== ] 1167/4843 24% [============== ] 1168/4843 24% [============== ] 1169/4843 24% [============== ] 1170/4843 24% [============== ] 1171/4843 24% [=============== ] 1172/4843 24% [=============== ] 1173/4843 24% [=============== ] 1174/4843 24% [=============== ] 1175/4843 24% [=============== ] 1176/4843 24% [=============== ] 1177/4843 24% [=============== ] 1178/4843 24% [=============== ] 1179/4843 24% [=============== ] 1180/4843 24% [=============== ] 1181/4843 24% [=============== ] 1182/4843 24% [=============== ] 1183/4843 24% [=============== ] 1184/4843 24% [=============== ] 1185/4843 24% [=============== ] 1186/4843 24% [=============== ] 1187/4843 24% [=============== ] 1188/4843 24% [=============== ] 1189/4843 24% [=============== ] 1190/4843 24% [=============== ] 1191/4843 24% [=============== ] 1192/4843 24% [=============== ] 1193/4843 24% [=============== ] 1194/4843 24% [=============== ] 1195/4843 24% [=============== ] 1196/4843 24% [=============== ] 1197/4843 24% [=============== ] 1198/4843 24% [=============== ] 1199/4843 24% [=============== ] 1200/4843 24% [=============== ] 1201/4843 24% [=============== ] 1202/4843 24% [=============== ] 1203/4843 24% [=============== ] 1204/4843 24% [=============== ] 1205/4843 24% [=============== ] 1206/4843 24% [=============== ] 1207/4843 24% [=============== ] 1208/4843 24% [=============== ] 1209/4843 24% [=============== ] 1210/4843 24% [=============== ] 1211/4843 25% [=============== ] 1212/4843 25% [=============== ] 1213/4843 25% [=============== ] 1214/4843 25% [=============== ] 1215/4843 25% [=============== ] 1216/4843 25% [=============== ] 1217/4843 25% [=============== ] 1218/4843 25% [=============== ] 1219/4843 25% [=============== ] 1220/4843 25% [=============== ] 1221/4843 25% [=============== ] 1222/4843 25% [=============== ] 1223/4843 25% [=============== ] 1224/4843 25% [=============== ] 1225/4843 25% [=============== ] 1226/4843 25% [=============== ] 1227/4843 25% [=============== ] 1228/4843 25% [=============== ] 1229/4843 25% [=============== ] 1230/4843 25% [=============== ] 1231/4843 25% [=============== ] 1232/4843 25% [=============== ] 1233/4843 25% [=============== ] 1234/4843 25% [=============== ] 1235/4843 25% [=============== ] 1236/4843 25% [=============== ] 1237/4843 25% [=============== ] 1238/4843 25% [=============== ] 1239/4843 25% [=============== ] 1240/4843 25% [=============== ] 1241/4843 25% [=============== ] 1242/4843 25% [=============== ] 1243/4843 25% [=============== ] 1244/4843 25% [=============== ] 1245/4843 25% [=============== ] 1246/4843 25% [=============== ] 1247/4843 25% [=============== ] 1248/4843 25% [=============== ] 1249/4843 25% [================ ] 1250/4843 25% [================ ] 1251/4843 25% [================ ] 1252/4843 25% [================ ] 1253/4843 25% [================ ] 1254/4843 25% [================ ] 1255/4843 25% [================ ] 1256/4843 25% [================ ] 1257/4843 25% [================ ] 1258/4843 25% [================ ] 1259/4843 25% [================ ] 1260/4843 26% [================ ] 1261/4843 26% [================ ] 1262/4843 26% [================ ] 1263/4843 26% [================ ] 1264/4843 26% [================ ] 1265/4843 26% [================ ] 1266/4843 26% [================ ] 1267/4843 26% [================ ] 1268/4843 26% [================ ] 1269/4843 26% [================ ] 1270/4843 26% [================ ] 1271/4843 26% [================ ] 1272/4843 26% [================ ] 1273/4843 26% [================ ] 1274/4843 26% [================ ] 1275/4843 26% [================ ] 1276/4843 26% [================ ] 1277/4843 26% [================ ] 1278/4843 26% [================ ] 1279/4843 26% [================ ] 1280/4843 26% [================ ] 1281/4843 26% [================ ] 1282/4843 26% [================ ] 1283/4843 26% [================ ] 1284/4843 26% [================ ] 1285/4843 26% [================ ] 1286/4843 26% [================ ] 1287/4843 26% [================ ] 1288/4843 26% [================ ] 1289/4843 26% [================ ] 1290/4843 26% [================ ] 1291/4843 26% [================ ] 1292/4843 26% [================ ] 1293/4843 26% [================ ] 1294/4843 26% [================ ] 1295/4843 26% [================ ] 1296/4843 26% [================ ] 1297/4843 26% [================ ] 1298/4843 26% [================ ] 1299/4843 26% [================ ] 1300/4843 26% [================ ] 1301/4843 26% [================ ] 1302/4843 26% [================ ] 1303/4843 26% [================ ] 1304/4843 26% [================ ] 1305/4843 26% [================ ] 1306/4843 26% [================ ] 1307/4843 26% [================ ] 1308/4843 27% [================ ] 1309/4843 27% [================ ] 1310/4843 27% [================ ] 1311/4843 27% [================ ] 1312/4843 27% [================ ] 1313/4843 27% [================ ] 1314/4843 27% [================ ] 1315/4843 27% [================ ] 1316/4843 27% [================ ] 1317/4843 27% [================ ] 1318/4843 27% [================ ] 1319/4843 27% [================ ] 1320/4843 27% [================ ] 1321/4843 27% [================ ] 1322/4843 27% [================ ] 1323/4843 27% [================ ] 1324/4843 27% [================ ] 1325/4843 27% [================ ] 1326/4843 27% [================ ] 1327/4843 27% [================= ] 1328/4843 27% [================= ] 1329/4843 27% [================= ] 1330/4843 27% [================= ] 1331/4843 27% [================= ] 1332/4843 27% [================= ] 1333/4843 27% [================= ] 1334/4843 27% [================= ] 1335/4843 27% [================= ] 1336/4843 27% [================= ] 1337/4843 27% [================= ] 1338/4843 27% [================= ] 1339/4843 27% [================= ] 1340/4843 27% [================= ] 1341/4843 27% [================= ] 1342/4843 27% [================= ] 1343/4843 27% [================= ] 1344/4843 27% [================= ] 1345/4843 27% [================= ] 1346/4843 27% [================= ] 1347/4843 27% [================= ] 1348/4843 27% [================= ] 1349/4843 27% [================= ] 1350/4843 27% [================= ] 1351/4843 27% [================= ] 1352/4843 27% [================= ] 1353/4843 27% [================= ] 1354/4843 27% [================= ] 1355/4843 27% [================= ] 1356/4843 27% [================= ] 1357/4843 28% [================= ] 1358/4843 28% [================= ] 1359/4843 28% [================= ] 1360/4843 28% [================= ] 1361/4843 28% [================= ] 1362/4843 28% [================= ] 1363/4843 28% [================= ] 1364/4843 28% [================= ] 1365/4843 28% [================= ] 1366/4843 28% [================= ] 1367/4843 28% [================= ] 1368/4843 28% [================= ] 1369/4843 28% [================= ] 1370/4843 28% [================= ] 1371/4843 28% [================= ] 1372/4843 28% [================= ] 1373/4843 28% [================= ] 1374/4843 28% [================= ] 1375/4843 28% [================= ] 1376/4843 28% [================= ] 1377/4843 28% [================= ] 1378/4843 28% [================= ] 1379/4843 28% [================= ] 1380/4843 28% [================= ] 1381/4843 28% [================= ] 1382/4843 28% [================= ] 1383/4843 28% [================= ] 1384/4843 28% [================= ] 1385/4843 28% [================= ] 1386/4843 28% [================= ] 1387/4843 28% [================= ] 1388/4843 28% [================= ] 1389/4843 28% [================= ] 1390/4843 28% [================= ] 1391/4843 28% [================= ] 1392/4843 28% [================= ] 1393/4843 28% [================= ] 1394/4843 28% [================= ] 1395/4843 28% [================= ] 1396/4843 28% [================= ] 1397/4843 28% [================= ] 1398/4843 28% [================= ] 1399/4843 28% [================= ] 1400/4843 28% [================= ] 1401/4843 28% [================= ] 1402/4843 28% [================= ] 1403/4843 28% [================= ] 1404/4843 28% [================= ] 1405/4843 29% [================= ] 1406/4843 29% [================== ] 1407/4843 29% [================== ] 1408/4843 29% [================== ] 1409/4843 29% [================== ] 1410/4843 29% [================== ] 1411/4843 29% [================== ] 1412/4843 29% [================== ] 1413/4843 29% [================== ] 1414/4843 29% [================== ] 1415/4843 29% [================== ] 1416/4843 29% [================== ] 1417/4843 29% [================== ] 1418/4843 29% [================== ] 1419/4843 29% [================== ] 1420/4843 29% [================== ] 1421/4843 29% [================== ] 1422/4843 29% [================== ] 1423/4843 29% [================== ] 1424/4843 29% [================== ] 1425/4843 29% [================== ] 1426/4843 29% [================== ] 1427/4843 29% [================== ] 1428/4843 29% [================== ] 1429/4843 29% [================== ] 1430/4843 29% [================== ] 1431/4843 29% [================== ] 1432/4843 29% [================== ] 1433/4843 29% [================== ] 1434/4843 29% [================== ] 1435/4843 29% [================== ] 1436/4843 29% [================== ] 1437/4843 29% [================== ] 1438/4843 29% [================== ] 1439/4843 29% [================== ] 1440/4843 29% [================== ] 1441/4843 29% [================== ] 1442/4843 29% [================== ] 1443/4843 29% [================== ] 1444/4843 29% [================== ] 1445/4843 29% [================== ] 1446/4843 29% [================== ] 1447/4843 29% [================== ] 1448/4843 29% [================== ] 1449/4843 29% [================== ] 1450/4843 29% [================== ] 1451/4843 29% [================== ] 1452/4843 29% [================== ] 1453/4843 30% [================== ] 1454/4843 30% [================== ] 1455/4843 30% [================== ] 1456/4843 30% [================== ] 1457/4843 30% [================== ] 1458/4843 30% [================== ] 1459/4843 30% [================== ] 1460/4843 30% [================== ] 1461/4843 30% [================== ] 1462/4843 30% [================== ] 1463/4843 30% [================== ] 1464/4843 30% [================== ] 1465/4843 30% [================== ] 1466/4843 30% [================== ] 1467/4843 30% [================== ] 1468/4843 30% [================== ] 1469/4843 30% [================== ] 1470/4843 30% [================== ] 1471/4843 30% [================== ] 1472/4843 30% [================== ] 1473/4843 30% [================== ] 1474/4843 30% [================== ] 1475/4843 30% [================== ] 1476/4843 30% [================== ] 1477/4843 30% [================== ] 1478/4843 30% [================== ] 1479/4843 30% [================== ] 1480/4843 30% [================== ] 1481/4843 30% [================== ] 1482/4843 30% [================== ] 1483/4843 30% [================== ] 1484/4843 30% [=================== ] 1485/4843 30% [=================== ] 1486/4843 30% [=================== ] 1487/4843 30% [=================== ] 1488/4843 30% [=================== ] 1489/4843 30% [=================== ] 1490/4843 30% [=================== ] 1491/4843 30% [=================== ] 1492/4843 30% [=================== ] 1493/4843 30% [=================== ] 1494/4843 30% [=================== ] 1495/4843 30% [=================== ] 1496/4843 30% [=================== ] 1497/4843 30% [=================== ] 1498/4843 30% [=================== ] 1499/4843 30% [=================== ] 1500/4843 30% [=================== ] 1501/4843 30% [=================== ] 1502/4843 31% [=================== ] 1503/4843 31% [=================== ] 1504/4843 31% [=================== ] 1505/4843 31% [=================== ] 1506/4843 31% [=================== ] 1507/4843 31% [=================== ] 1508/4843 31% [=================== ] 1509/4843 31% [=================== ] 1510/4843 31% [=================== ] 1511/4843 31% [=================== ] 1512/4843 31% [=================== ] 1513/4843 31% [=================== ] 1514/4843 31% [=================== ] 1515/4843 31% [=================== ] 1516/4843 31% [=================== ] 1517/4843 31% [=================== ] 1518/4843 31% [=================== ] 1519/4843 31% [=================== ] 1520/4843 31% [=================== ] 1521/4843 31% [=================== ] 1522/4843 31% [=================== ] 1523/4843 31% [=================== ] 1524/4843 31% [=================== ] 1525/4843 31% [=================== ] 1526/4843 31% [=================== ] 1527/4843 31% [=================== ] 1528/4843 31% [=================== ] 1529/4843 31% [=================== ] 1530/4843 31% [=================== ] 1531/4843 31% [=================== ] 1532/4843 31% [=================== ] 1533/4843 31% [=================== ] 1534/4843 31% [=================== ] 1535/4843 31% [=================== ] 1536/4843 31% [=================== ] 1537/4843 31% [=================== ] 1538/4843 31% [=================== ] 1539/4843 31% [=================== ] 1540/4843 31% [=================== ] 1541/4843 31% [=================== ] 1542/4843 31% [=================== ] 1543/4843 31% [=================== ] 1544/4843 31% [=================== ] 1545/4843 31% [=================== ] 1546/4843 31% [=================== ] 1547/4843 31% [=================== ] 1548/4843 31% [=================== ] 1549/4843 31% [=================== ] 1550/4843 32% [=================== ] 1551/4843 32% [=================== ] 1552/4843 32% [=================== ] 1553/4843 32% [=================== ] 1554/4843 32% [=================== ] 1555/4843 32% [=================== ] 1556/4843 32% [=================== ] 1557/4843 32% [=================== ] 1558/4843 32% [=================== ] 1559/4843 32% [=================== ] 1560/4843 32% [=================== ] 1561/4843 32% [=================== ] 1562/4843 32% [==================== ] 1563/4843 32% [==================== ] 1564/4843 32% [==================== ] 1565/4843 32% [==================== ] 1566/4843 32% [==================== ] 1567/4843 32% [==================== ] 1568/4843 32% [==================== ] 1569/4843 32% [==================== ] 1570/4843 32% [==================== ] 1571/4843 32% [==================== ] 1572/4843 32% [==================== ] 1573/4843 32% [==================== ] 1574/4843 32% [==================== ] 1575/4843 32% [==================== ] 1576/4843 32% [==================== ] 1577/4843 32% [==================== ] 1578/4843 32% [==================== ] 1579/4843 32% [==================== ] 1580/4843 32% [==================== ] 1581/4843 32% [==================== ] 1582/4843 32% [==================== ] 1583/4843 32% [==================== ] 1584/4843 32% [==================== ] 1585/4843 32% [==================== ] 1586/4843 32% [==================== ] 1587/4843 32% [==================== ] 1588/4843 32% [==================== ] 1589/4843 32% [==================== ] 1590/4843 32% [==================== ] 1591/4843 32% [==================== ] 1592/4843 32% [==================== ] 1593/4843 32% [==================== ] 1594/4843 32% [==================== ] 1595/4843 32% [==================== ] 1596/4843 32% [==================== ] 1597/4843 32% [==================== ] 1598/4843 32% [==================== ] 1599/4843 33% [==================== ] 1600/4843 33% [==================== ] 1601/4843 33% [==================== ] 1602/4843 33% [==================== ] 1603/4843 33% [==================== ] 1604/4843 33% [==================== ] 1605/4843 33% [==================== ] 1606/4843 33% [==================== ] 1607/4843 33% [==================== ] 1608/4843 33% [==================== ] 1609/4843 33% [==================== ] 1610/4843 33% [==================== ] 1611/4843 33% [==================== ] 1612/4843 33% [==================== ] 1613/4843 33% [==================== ] 1614/4843 33% [==================== ] 1615/4843 33% [==================== ] 1616/4843 33% [==================== ] 1617/4843 33% [==================== ] 1618/4843 33% [==================== ] 1619/4843 33% [==================== ] 1620/4843 33% [==================== ] 1621/4843 33% [==================== ] 1622/4843 33% [==================== ] 1623/4843 33% [==================== ] 1624/4843 33% [==================== ] 1625/4843 33% [==================== ] 1626/4843 33% [==================== ] 1627/4843 33% [==================== ] 1628/4843 33% [==================== ] 1629/4843 33% [==================== ] 1630/4843 33% [==================== ] 1631/4843 33% [==================== ] 1632/4843 33% [==================== ] 1633/4843 33% [==================== ] 1634/4843 33% [==================== ] 1635/4843 33% [==================== ] 1636/4843 33% [==================== ] 1637/4843 33% [==================== ] 1638/4843 33% [==================== ] 1639/4843 33% [==================== ] 1640/4843 33% [===================== ] 1641/4843 33% [===================== ] 1642/4843 33% [===================== ] 1643/4843 33% [===================== ] 1644/4843 33% [===================== ] 1645/4843 33% [===================== ] 1646/4843 33% [===================== ] 1647/4843 34% [===================== ] 1648/4843 34% [===================== ] 1649/4843 34% [===================== ] 1650/4843 34% [===================== ] 1651/4843 34% [===================== ] 1652/4843 34% [===================== ] 1653/4843 34% [===================== ] 1654/4843 34% [===================== ] 1655/4843 34% [===================== ] 1656/4843 34% [===================== ] 1657/4843 34% [===================== ] 1658/4843 34% [===================== ] 1659/4843 34% [===================== ] 1660/4843 34% [===================== ] 1661/4843 34% [===================== ] 1662/4843 34% [===================== ] 1663/4843 34% [===================== ] 1664/4843 34% [===================== ] 1665/4843 34% [===================== ] 1666/4843 34% [===================== ] 1667/4843 34% [===================== ] 1668/4843 34% [===================== ] 1669/4843 34% [===================== ] 1670/4843 34% [===================== ] 1671/4843 34% [===================== ] 1672/4843 34% [===================== ] 1673/4843 34% [===================== ] 1674/4843 34% [===================== ] 1675/4843 34% [===================== ] 1676/4843 34% [===================== ] 1677/4843 34% [===================== ] 1678/4843 34% [===================== ] 1679/4843 34% [===================== ] 1680/4843 34% [===================== ] 1681/4843 34% [===================== ] 1682/4843 34% [===================== ] 1683/4843 34% [===================== ] 1684/4843 34% [===================== ] 1685/4843 34% [===================== ] 1686/4843 34% [===================== ] 1687/4843 34% [===================== ] 1688/4843 34% [===================== ] 1689/4843 34% [===================== ] 1690/4843 34% [===================== ] 1691/4843 34% [===================== ] 1692/4843 34% [===================== ] 1693/4843 34% [===================== ] 1694/4843 34% [===================== ] 1695/4843 34% [===================== ] 1696/4843 35% [===================== ] 1697/4843 35% [===================== ] 1698/4843 35% [===================== ] 1699/4843 35% [===================== ] 1700/4843 35% [===================== ] 1701/4843 35% [===================== ] 1702/4843 35% [===================== ] 1703/4843 35% [===================== ] 1704/4843 35% [===================== ] 1705/4843 35% [===================== ] 1706/4843 35% [===================== ] 1707/4843 35% [===================== ] 1708/4843 35% [===================== ] 1709/4843 35% [===================== ] 1710/4843 35% [===================== ] 1711/4843 35% [===================== ] 1712/4843 35% [===================== ] 1713/4843 35% [===================== ] 1714/4843 35% [===================== ] 1715/4843 35% [===================== ] 1716/4843 35% [===================== ] 1717/4843 35% [===================== ] 1718/4843 35% [====================== ] 1719/4843 35% [====================== ] 1720/4843 35% [====================== ] 1721/4843 35% [====================== ] 1722/4843 35% [====================== ] 1723/4843 35% [====================== ] 1724/4843 35% [====================== ] 1725/4843 35% [====================== ] 1726/4843 35% [====================== ] 1727/4843 35% [====================== ] 1728/4843 35% [====================== ] 1729/4843 35% [====================== ] 1730/4843 35% [====================== ] 1731/4843 35% [====================== ] 1732/4843 35% [====================== ] 1733/4843 35% [====================== ] 1734/4843 35% [====================== ] 1735/4843 35% [====================== ] 1736/4843 35% [====================== ] 1737/4843 35% [====================== ] 1738/4843 35% [====================== ] 1739/4843 35% [====================== ] 1740/4843 35% [====================== ] 1741/4843 35% [====================== ] 1742/4843 35% [====================== ] 1743/4843 35% [====================== ] 1744/4843 36% [====================== ] 1745/4843 36% [====================== ] 1746/4843 36% [====================== ] 1747/4843 36% [====================== ] 1748/4843 36% [====================== ] 1749/4843 36% [====================== ] 1750/4843 36% [====================== ] 1751/4843 36% [====================== ] 1752/4843 36% [====================== ] 1753/4843 36% [====================== ] 1754/4843 36% [====================== ] 1755/4843 36% [====================== ] 1756/4843 36% [====================== ] 1757/4843 36% [====================== ] 1758/4843 36% [====================== ] 1759/4843 36% [====================== ] 1760/4843 36% [====================== ] 1761/4843 36% [====================== ] 1762/4843 36% [====================== ] 1763/4843 36% [====================== ] 1764/4843 36% [====================== ] 1765/4843 36% [====================== ] 1766/4843 36% [====================== ] 1767/4843 36% [====================== ] 1768/4843 36% [====================== ] 1769/4843 36% [====================== ] 1770/4843 36% [====================== ] 1771/4843 36% [====================== ] 1772/4843 36% [====================== ] 1773/4843 36% [====================== ] 1774/4843 36% [====================== ] 1775/4843 36% [====================== ] 1776/4843 36% [====================== ] 1777/4843 36% [====================== ] 1778/4843 36% [====================== ] 1779/4843 36% [====================== ] 1780/4843 36% [====================== ] 1781/4843 36% [====================== ] 1782/4843 36% [====================== ] 1783/4843 36% [====================== ] 1784/4843 36% [====================== ] 1785/4843 36% [====================== ] 1786/4843 36% [====================== ] 1787/4843 36% [====================== ] 1788/4843 36% [====================== ] 1789/4843 36% [====================== ] 1790/4843 36% [====================== ] 1791/4843 36% [====================== ] 1792/4843 37% [====================== ] 1793/4843 37% [====================== ] 1794/4843 37% [====================== ] 1795/4843 37% [====================== ] 1796/4843 37% [======================= ] 1797/4843 37% [======================= ] 1798/4843 37% [======================= ] 1799/4843 37% [======================= ] 1800/4843 37% [======================= ] 1801/4843 37% [======================= ] 1802/4843 37% [======================= ] 1803/4843 37% [======================= ] 1804/4843 37% [======================= ] 1805/4843 37% [======================= ] 1806/4843 37% [======================= ] 1807/4843 37% [======================= ] 1808/4843 37% [======================= ] 1809/4843 37% [======================= ] 1810/4843 37% [======================= ] 1811/4843 37% [======================= ] 1812/4843 37% [======================= ] 1813/4843 37% [======================= ] 1814/4843 37% [======================= ] 1815/4843 37% [======================= ] 1816/4843 37% [======================= ] 1817/4843 37% [======================= ] 1818/4843 37% [======================= ] 1819/4843 37% [======================= ] 1820/4843 37% [======================= ] 1821/4843 37% [======================= ] 1822/4843 37% [======================= ] 1823/4843 37% [======================= ] 1824/4843 37% [======================= ] 1825/4843 37% [======================= ] 1826/4843 37% [======================= ] 1827/4843 37% [======================= ] 1828/4843 37% [======================= ] 1829/4843 37% [======================= ] 1830/4843 37% [======================= ] 1831/4843 37% [======================= ] 1832/4843 37% [======================= ] 1833/4843 37% [======================= ] 1834/4843 37% [======================= ] 1835/4843 37% [======================= ] 1836/4843 37% [======================= ] 1837/4843 37% [======================= ] 1838/4843 37% [======================= ] 1839/4843 37% [======================= ] 1840/4843 37% [======================= ] 1841/4843 38% [======================= ] 1842/4843 38% [======================= ] 1843/4843 38% [======================= ] 1844/4843 38% [======================= ] 1845/4843 38% [======================= ] 1846/4843 38% [======================= ] 1847/4843 38% [======================= ] 1848/4843 38% [======================= ] 1849/4843 38% [======================= ] 1850/4843 38% [======================= ] 1851/4843 38% [======================= ] 1852/4843 38% [======================= ] 1853/4843 38% [======================= ] 1854/4843 38% [======================= ] 1855/4843 38% [======================= ] 1856/4843 38% [======================= ] 1857/4843 38% [======================= ] 1858/4843 38% [======================= ] 1859/4843 38% [======================= ] 1860/4843 38% [======================= ] 1861/4843 38% [======================= ] 1862/4843 38% [======================= ] 1863/4843 38% [======================= ] 1864/4843 38% [======================= ] 1865/4843 38% [======================= ] 1866/4843 38% [======================= ] 1867/4843 38% [======================= ] 1868/4843 38% [======================= ] 1869/4843 38% [======================= ] 1870/4843 38% [======================= ] 1871/4843 38% [======================= ] 1872/4843 38% [======================= ] 1873/4843 38% [======================= ] 1874/4843 38% [======================== ] 1875/4843 38% [======================== ] 1876/4843 38% [======================== ] 1877/4843 38% [======================== ] 1878/4843 38% [======================== ] 1879/4843 38% [======================== ] 1880/4843 38% [======================== ] 1881/4843 38% [======================== ] 1882/4843 38% [======================== ] 1883/4843 38% [======================== ] 1884/4843 38% [======================== ] 1885/4843 38% [======================== ] 1886/4843 38% [======================== ] 1887/4843 38% [======================== ] 1888/4843 38% [======================== ] 1889/4843 39% [======================== ] 1890/4843 39% [======================== ] 1891/4843 39% [======================== ] 1892/4843 39% [======================== ] 1893/4843 39% [======================== ] 1894/4843 39% [======================== ] 1895/4843 39% [======================== ] 1896/4843 39% [======================== ] 1897/4843 39% [======================== ] 1898/4843 39% [======================== ] 1899/4843 39% [======================== ] 1900/4843 39% [======================== ] 1901/4843 39% [======================== ] 1902/4843 39% [======================== ] 1903/4843 39% [======================== ] 1904/4843 39% [======================== ] 1905/4843 39% [======================== ] 1906/4843 39% [======================== ] 1907/4843 39% [======================== ] 1908/4843 39% [======================== ] 1909/4843 39% [======================== ] 1910/4843 39% [======================== ] 1911/4843 39% [======================== ] 1912/4843 39% [======================== ] 1913/4843 39% [======================== ] 1914/4843 39% [======================== ] 1915/4843 39% [======================== ] 1916/4843 39% [======================== ] 1917/4843 39% [======================== ] 1918/4843 39% [======================== ] 1919/4843 39% [======================== ] 1920/4843 39% [======================== ] 1921/4843 39% [======================== ] 1922/4843 39% [======================== ] 1923/4843 39% [======================== ] 1924/4843 39% [======================== ] 1925/4843 39% [======================== ] 1926/4843 39% [======================== ] 1927/4843 39% [======================== ] 1928/4843 39% [======================== ] 1929/4843 39% [======================== ] 1930/4843 39% [======================== ] 1931/4843 39% [======================== ] 1932/4843 39% [======================== ] 1933/4843 39% [======================== ] 1934/4843 39% [======================== ] 1935/4843 39% [======================== ] 1936/4843 39% [======================== ] 1937/4843 39% [======================== ] 1938/4843 40% [======================== ] 1939/4843 40% [======================== ] 1940/4843 40% [======================== ] 1941/4843 40% [======================== ] 1942/4843 40% [======================== ] 1943/4843 40% [======================== ] 1944/4843 40% [======================== ] 1945/4843 40% [======================== ] 1946/4843 40% [======================== ] 1947/4843 40% [======================== ] 1948/4843 40% [======================== ] 1949/4843 40% [======================== ] 1950/4843 40% [======================== ] 1951/4843 40% [======================== ] 1952/4843 40% [========================= ] 1953/4843 40% [========================= ] 1954/4843 40% [========================= ] 1955/4843 40% [========================= ] 1956/4843 40% [========================= ] 1957/4843 40% [========================= ] 1958/4843 40% [========================= ] 1959/4843 40% [========================= ] 1960/4843 40% [========================= ] 1961/4843 40% [========================= ] 1962/4843 40% [========================= ] 1963/4843 40% [========================= ] 1964/4843 40% [========================= ] 1965/4843 40% [========================= ] 1966/4843 40% [========================= ] 1967/4843 40% [========================= ] 1968/4843 40% [========================= ] 1969/4843 40% [========================= ] 1970/4843 40% [========================= ] 1971/4843 40% [========================= ] 1972/4843 40% [========================= ] 1973/4843 40% [========================= ] 1974/4843 40% [========================= ] 1975/4843 40% [========================= ] 1976/4843 40% [========================= ] 1977/4843 40% [========================= ] 1978/4843 40% [========================= ] 1979/4843 40% [========================= ] 1980/4843 40% [========================= ] 1981/4843 40% [========================= ] 1982/4843 40% [========================= ] 1983/4843 40% [========================= ] 1984/4843 40% [========================= ] 1985/4843 40% [========================= ] 1986/4843 41% [========================= ] 1987/4843 41% [========================= ] 1988/4843 41% [========================= ] 1989/4843 41% [========================= ] 1990/4843 41% [========================= ] 1991/4843 41% [========================= ] 1992/4843 41% [========================= ] 1993/4843 41% [========================= ] 1994/4843 41% [========================= ] 1995/4843 41% [========================= ] 1996/4843 41% [========================= ] 1997/4843 41% [========================= ] 1998/4843 41% [========================= ] 1999/4843 41% [========================= ] 2000/4843 41% [========================= ] 2001/4843 41% [========================= ] 2002/4843 41% [========================= ] 2003/4843 41% [========================= ] 2004/4843 41% [========================= ] 2005/4843 41% [========================= ] 2006/4843 41% [========================= ] 2007/4843 41% [========================= ] 2008/4843 41% [========================= ] 2009/4843 41% [========================= ] 2010/4843 41% [========================= ] 2011/4843 41% [========================= ] 2012/4843 41% [========================= ] 2013/4843 41% [========================= ] 2014/4843 41% [========================= ] 2015/4843 41% [========================= ] 2016/4843 41% [========================= ] 2017/4843 41% [========================= ] 2018/4843 41% [========================= ] 2019/4843 41% [========================= ] 2020/4843 41% [========================= ] 2021/4843 41% [========================= ] 2022/4843 41% [========================= ] 2023/4843 41% [========================= ] 2024/4843 41% [========================= ] 2025/4843 41% [========================= ] 2026/4843 41% [========================= ] 2027/4843 41% [========================= ] 2028/4843 41% [========================= ] 2029/4843 41% [========================= ] 2030/4843 41% [========================== ] 2031/4843 41% [========================== ] 2032/4843 41% [========================== ] 2033/4843 41% [========================== ] 2034/4843 41% [========================== ] 2035/4843 42% [========================== ] 2036/4843 42% [========================== ] 2037/4843 42% [========================== ] 2038/4843 42% [========================== ] 2039/4843 42% [========================== ] 2040/4843 42% [========================== ] 2041/4843 42% [========================== ] 2042/4843 42% [========================== ] 2043/4843 42% [========================== ] 2044/4843 42% [========================== ] 2045/4843 42% [========================== ] 2046/4843 42% [========================== ] 2047/4843 42% [========================== ] 2048/4843 42% [========================== ] 2049/4843 42% [========================== ] 2050/4843 42% [========================== ] 2051/4843 42% [========================== ] 2052/4843 42% [========================== ] 2053/4843 42% [========================== ] 2054/4843 42% [========================== ] 2055/4843 42% [========================== ] 2056/4843 42% [========================== ] 2057/4843 42% [========================== ] 2058/4843 42% [========================== ] 2059/4843 42% [========================== ] 2060/4843 42% [========================== ] 2061/4843 42% [========================== ] 2062/4843 42% [========================== ] 2063/4843 42% [========================== ] 2064/4843 42% [========================== ] 2065/4843 42% [========================== ] 2066/4843 42% [========================== ] 2067/4843 42% [========================== ] 2068/4843 42% [========================== ] 2069/4843 42% [========================== ] 2070/4843 42% [========================== ] 2071/4843 42% [========================== ] 2072/4843 42% [========================== ] 2073/4843 42% [========================== ] 2074/4843 42% [========================== ] 2075/4843 42% [========================== ] 2076/4843 42% [========================== ] 2077/4843 42% [========================== ] 2078/4843 42% [========================== ] 2079/4843 42% [========================== ] 2080/4843 42% [========================== ] 2081/4843 42% [========================== ] 2082/4843 42% [========================== ] 2083/4843 43% [========================== ] 2084/4843 43% [========================== ] 2085/4843 43% [========================== ] 2086/4843 43% [========================== ] 2087/4843 43% [========================== ] 2088/4843 43% [========================== ] 2089/4843 43% [========================== ] 2090/4843 43% [========================== ] 2091/4843 43% [========================== ] 2092/4843 43% [========================== ] 2093/4843 43% [========================== ] 2094/4843 43% [========================== ] 2095/4843 43% [========================== ] 2096/4843 43% [========================== ] 2097/4843 43% [========================== ] 2098/4843 43% [========================== ] 2099/4843 43% [========================== ] 2100/4843 43% [========================== ] 2101/4843 43% [========================== ] 2102/4843 43% [========================== ] 2103/4843 43% [========================== ] 2104/4843 43% [========================== ] 2105/4843 43% [========================== ] 2106/4843 43% [========================== ] 2107/4843 43% [========================== ] 2108/4843 43% [========================== ] 2109/4843 43% [=========================== ] 2110/4843 43% [=========================== ] 2111/4843 43% [=========================== ] 2112/4843 43% [=========================== ] 2113/4843 43% [=========================== ] 2114/4843 43% [=========================== ] 2115/4843 43% [=========================== ] 2116/4843 43% [=========================== ] 2117/4843 43% [=========================== ] 2118/4843 43% [=========================== ] 2119/4843 43% [=========================== ] 2120/4843 43% [=========================== ] 2121/4843 43% [=========================== ] 2122/4843 43% [=========================== ] 2123/4843 43% [=========================== ] 2124/4843 43% [=========================== ] 2125/4843 43% [=========================== ] 2126/4843 43% [=========================== ] 2127/4843 43% [=========================== ] 2128/4843 43% [=========================== ] 2129/4843 43% [=========================== ] 2130/4843 43% [=========================== ] 2131/4843 44% [=========================== ] 2132/4843 44% [=========================== ] 2133/4843 44% [=========================== ] 2134/4843 44% [=========================== ] 2135/4843 44% [=========================== ] 2136/4843 44% [=========================== ] 2137/4843 44% [=========================== ] 2138/4843 44% [=========================== ] 2139/4843 44% [=========================== ] 2140/4843 44% [=========================== ] 2141/4843 44% [=========================== ] 2142/4843 44% [=========================== ] 2143/4843 44% [=========================== ] 2144/4843 44% [=========================== ] 2145/4843 44% [=========================== ] 2146/4843 44% [=========================== ] 2147/4843 44% [=========================== ] 2148/4843 44% [=========================== ] 2149/4843 44% [=========================== ] 2150/4843 44% [=========================== ] 2151/4843 44% [=========================== ] 2152/4843 44% [=========================== ] 2153/4843 44% [=========================== ] 2154/4843 44% [=========================== ] 2155/4843 44% [=========================== ] 2156/4843 44% [=========================== ] 2157/4843 44% [=========================== ] 2158/4843 44% [=========================== ] 2159/4843 44% [=========================== ] 2160/4843 44% [=========================== ] 2161/4843 44% [=========================== ] 2162/4843 44% [=========================== ] 2163/4843 44% [=========================== ] 2164/4843 44% [=========================== ] 2165/4843 44% [=========================== ] 2166/4843 44% [=========================== ] 2167/4843 44% [=========================== ] 2168/4843 44% [=========================== ] 2169/4843 44% [=========================== ] 2170/4843 44% [=========================== ] 2171/4843 44% [=========================== ] 2172/4843 44% [=========================== ] 2173/4843 44% [=========================== ] 2174/4843 44% [=========================== ] 2175/4843 44% [=========================== ] 2176/4843 44% [=========================== ] 2177/4843 44% [=========================== ] 2178/4843 44% [=========================== ] 2179/4843 44% [=========================== ] 2180/4843 45% [=========================== ] 2181/4843 45% [=========================== ] 2182/4843 45% [=========================== ] 2183/4843 45% [=========================== ] 2184/4843 45% [=========================== ] 2185/4843 45% [=========================== ] 2186/4843 45% [=========================== ] 2187/4843 45% [============================ ] 2188/4843 45% [============================ ] 2189/4843 45% [============================ ] 2190/4843 45% [============================ ] 2191/4843 45% [============================ ] 2192/4843 45% [============================ ] 2193/4843 45% [============================ ] 2194/4843 45% [============================ ] 2195/4843 45% [============================ ] 2196/4843 45% [============================ ] 2197/4843 45% [============================ ] 2198/4843 45% [============================ ] 2199/4843 45% [============================ ] 2200/4843 45% [============================ ] 2201/4843 45% [============================ ] 2202/4843 45% [============================ ] 2203/4843 45% [============================ ] 2204/4843 45% [============================ ] 2205/4843 45% [============================ ] 2206/4843 45% [============================ ] 2207/4843 45% [============================ ] 2208/4843 45% [============================ ] 2209/4843 45% [============================ ] 2210/4843 45% [============================ ] 2211/4843 45% [============================ ] 2212/4843 45% [============================ ] 2213/4843 45% [============================ ] 2214/4843 45% [============================ ] 2215/4843 45% [============================ ] 2216/4843 45% [============================ ] 2217/4843 45% [============================ ] 2218/4843 45% [============================ ] 2219/4843 45% [============================ ] 2220/4843 45% [============================ ] 2221/4843 45% [============================ ] 2222/4843 45% [============================ ] 2223/4843 45% [============================ ] 2224/4843 45% [============================ ] 2225/4843 45% [============================ ] 2226/4843 45% [============================ ] 2227/4843 45% [============================ ] 2228/4843 46% [============================ ] 2229/4843 46% [============================ ] 2230/4843 46% [============================ ] 2231/4843 46% [============================ ] 2232/4843 46% [============================ ] 2233/4843 46% [============================ ] 2234/4843 46% [============================ ] 2235/4843 46% [============================ ] 2236/4843 46% [============================ ] 2237/4843 46% [============================ ] 2238/4843 46% [============================ ] 2239/4843 46% [============================ ] 2240/4843 46% [============================ ] 2241/4843 46% [============================ ] 2242/4843 46% [============================ ] 2243/4843 46% [============================ ] 2244/4843 46% [============================ ] 2245/4843 46% [============================ ] 2246/4843 46% [============================ ] 2247/4843 46% [============================ ] 2248/4843 46% [============================ ] 2249/4843 46% [============================ ] 2250/4843 46% [============================ ] 2251/4843 46% [============================ ] 2252/4843 46% [============================ ] 2253/4843 46% [============================ ] 2254/4843 46% [============================ ] 2255/4843 46% [============================ ] 2256/4843 46% [============================ ] 2257/4843 46% [============================ ] 2258/4843 46% [============================ ] 2259/4843 46% [============================ ] 2260/4843 46% [============================ ] 2261/4843 46% [============================ ] 2262/4843 46% [============================ ] 2263/4843 46% [============================ ] 2264/4843 46% [============================ ] 2265/4843 46% [============================= ] 2266/4843 46% [============================= ] 2267/4843 46% [============================= ] 2268/4843 46% [============================= ] 2269/4843 46% [============================= ] 2270/4843 46% [============================= ] 2271/4843 46% [============================= ] 2272/4843 46% [============================= ] 2273/4843 46% [============================= ] 2274/4843 46% [============================= ] 2275/4843 46% [============================= ] 2276/4843 46% [============================= ] 2277/4843 47% [============================= ] 2278/4843 47% [============================= ] 2279/4843 47% [============================= ] 2280/4843 47% [============================= ] 2281/4843 47% [============================= ] 2282/4843 47% [============================= ] 2283/4843 47% [============================= ] 2284/4843 47% [============================= ] 2285/4843 47% [============================= ] 2286/4843 47% [============================= ] 2287/4843 47% [============================= ] 2288/4843 47% [============================= ] 2289/4843 47% [============================= ] 2290/4843 47% [============================= ] 2291/4843 47% [============================= ] 2292/4843 47% [============================= ] 2293/4843 47% [============================= ] 2294/4843 47% [============================= ] 2295/4843 47% [============================= ] 2296/4843 47% [============================= ] 2297/4843 47% [============================= ] 2298/4843 47% [============================= ] 2299/4843 47% [============================= ] 2300/4843 47% [============================= ] 2301/4843 47% [============================= ] 2302/4843 47% [============================= ] 2303/4843 47% [============================= ] 2304/4843 47% [============================= ] 2305/4843 47% [============================= ] 2306/4843 47% [============================= ] 2307/4843 47% [============================= ] 2308/4843 47% [============================= ] 2309/4843 47% [============================= ] 2310/4843 47% [============================= ] 2311/4843 47% [============================= ] 2312/4843 47% [============================= ] 2313/4843 47% [============================= ] 2314/4843 47% [============================= ] 2315/4843 47% [============================= ] 2316/4843 47% [============================= ] 2317/4843 47% [============================= ] 2318/4843 47% [============================= ] 2319/4843 47% [============================= ] 2320/4843 47% [============================= ] 2321/4843 47% [============================= ] 2322/4843 47% [============================= ] 2323/4843 47% [============================= ] 2324/4843 47% [============================= ] 2325/4843 48% [============================= ] 2326/4843 48% [============================= ] 2327/4843 48% [============================= ] 2328/4843 48% [============================= ] 2329/4843 48% [============================= ] 2330/4843 48% [============================= ] 2331/4843 48% [============================= ] 2332/4843 48% [============================= ] 2333/4843 48% [============================= ] 2334/4843 48% [============================= ] 2335/4843 48% [============================= ] 2336/4843 48% [============================= ] 2337/4843 48% [============================= ] 2338/4843 48% [============================= ] 2339/4843 48% [============================= ] 2340/4843 48% [============================= ] 2341/4843 48% [============================= ] 2342/4843 48% [============================= ] 2343/4843 48% [============================== ] 2344/4843 48% [============================== ] 2345/4843 48% [============================== ] 2346/4843 48% [============================== ] 2347/4843 48% [============================== ] 2348/4843 48% [============================== ] 2349/4843 48% [============================== ] 2350/4843 48% [============================== ] 2351/4843 48% [============================== ] 2352/4843 48% [============================== ] 2353/4843 48% [============================== ] 2354/4843 48% [============================== ] 2355/4843 48% [============================== ] 2356/4843 48% [============================== ] 2357/4843 48% [============================== ] 2358/4843 48% [============================== ] 2359/4843 48% [============================== ] 2360/4843 48% [============================== ] 2361/4843 48% [============================== ] 2362/4843 48% [============================== ] 2363/4843 48% [============================== ] 2364/4843 48% [============================== ] 2365/4843 48% [============================== ] 2366/4843 48% [============================== ] 2367/4843 48% [============================== ] 2368/4843 48% [============================== ] 2369/4843 48% [============================== ] 2370/4843 48% [============================== ] 2371/4843 48% [============================== ] 2372/4843 48% [============================== ] 2373/4843 48% [============================== ] 2374/4843 49% [============================== ] 2375/4843 49% [============================== ] 2376/4843 49% [============================== ] 2377/4843 49% [============================== ] 2378/4843 49% [============================== ] 2379/4843 49% [============================== ] 2380/4843 49% [============================== ] 2381/4843 49% [============================== ] 2382/4843 49% [============================== ] 2383/4843 49% [============================== ] 2384/4843 49% [============================== ] 2385/4843 49% [============================== ] 2386/4843 49% [============================== ] 2387/4843 49% [============================== ] 2388/4843 49% [============================== ] 2389/4843 49% [============================== ] 2390/4843 49% [============================== ] 2391/4843 49% [============================== ] 2392/4843 49% [============================== ] 2393/4843 49% [============================== ] 2394/4843 49% [============================== ] 2395/4843 49% [============================== ] 2396/4843 49% [============================== ] 2397/4843 49% [============================== ] 2398/4843 49% [============================== ] 2399/4843 49% [============================== ] 2400/4843 49% [============================== ] 2401/4843 49% [============================== ] 2402/4843 49% [============================== ] 2403/4843 49% [============================== ] 2404/4843 49% [============================== ] 2405/4843 49% [============================== ] 2406/4843 49% [============================== ] 2407/4843 49% [============================== ] 2408/4843 49% [============================== ] 2409/4843 49% [============================== ] 2410/4843 49% [============================== ] 2411/4843 49% [============================== ] 2412/4843 49% [============================== ] 2413/4843 49% [============================== ] 2414/4843 49% [============================== ] 2415/4843 49% [============================== ] 2416/4843 49% [============================== ] 2417/4843 49% [============================== ] 2418/4843 49% [============================== ] 2419/4843 49% [============================== ] 2420/4843 49% [============================== ] 2421/4843 49% [=============================== ] 2422/4843 50% [=============================== ] 2423/4843 50% [=============================== ] 2424/4843 50% [=============================== ] 2425/4843 50% [=============================== ] 2426/4843 50% [=============================== ] 2427/4843 50% [=============================== ] 2428/4843 50% [=============================== ] 2429/4843 50% [=============================== ] 2430/4843 50% [=============================== ] 2431/4843 50% [=============================== ] 2432/4843 50% [=============================== ] 2433/4843 50% [=============================== ] 2434/4843 50% [=============================== ] 2435/4843 50% [=============================== ] 2436/4843 50% [=============================== ] 2437/4843 50% [=============================== ] 2438/4843 50% [=============================== ] 2439/4843 50% [=============================== ] 2440/4843 50% [=============================== ] 2441/4843 50% [=============================== ] 2442/4843 50% [=============================== ] 2443/4843 50% [=============================== ] 2444/4843 50% [=============================== ] 2445/4843 50% [=============================== ] 2446/4843 50% [=============================== ] 2447/4843 50% [=============================== ] 2448/4843 50% [=============================== ] 2449/4843 50% [=============================== ] 2450/4843 50% [=============================== ] 2451/4843 50% [=============================== ] 2452/4843 50% [=============================== ] 2453/4843 50% [=============================== ] 2454/4843 50% [=============================== ] 2455/4843 50% [=============================== ] 2456/4843 50% [=============================== ] 2457/4843 50% [=============================== ] 2458/4843 50% [=============================== ] 2459/4843 50% [=============================== ] 2460/4843 50% [=============================== ] 2461/4843 50% [=============================== ] 2462/4843 50% [=============================== ] 2463/4843 50% [=============================== ] 2464/4843 50% [=============================== ] 2465/4843 50% [=============================== ] 2466/4843 50% [=============================== ] 2467/4843 50% [=============================== ] 2468/4843 50% [=============================== ] 2469/4843 50% [=============================== ] 2470/4843 51% [=============================== ] 2471/4843 51% [=============================== ] 2472/4843 51% [=============================== ] 2473/4843 51% [=============================== ] 2474/4843 51% [=============================== ] 2475/4843 51% [=============================== ] 2476/4843 51% [=============================== ] 2477/4843 51% [=============================== ] 2478/4843 51% [=============================== ] 2479/4843 51% [=============================== ] 2480/4843 51% [=============================== ] 2481/4843 51% [=============================== ] 2482/4843 51% [=============================== ] 2483/4843 51% [=============================== ] 2484/4843 51% [=============================== ] 2485/4843 51% [=============================== ] 2486/4843 51% [=============================== ] 2487/4843 51% [=============================== ] 2488/4843 51% [=============================== ] 2489/4843 51% [=============================== ] 2490/4843 51% [=============================== ] 2491/4843 51% [=============================== ] 2492/4843 51% [=============================== ] 2493/4843 51% [=============================== ] 2494/4843 51% [=============================== ] 2495/4843 51% [=============================== ] 2496/4843 51% [=============================== ] 2497/4843 51% [=============================== ] 2498/4843 51% [=============================== ] 2499/4843 51% [================================ ] 2500/4843 51% [================================ ] 2501/4843 51% [================================ ] 2502/4843 51% [================================ ] 2503/4843 51% [================================ ] 2504/4843 51% [================================ ] 2505/4843 51% [================================ ] 2506/4843 51% [================================ ] 2507/4843 51% [================================ ] 2508/4843 51% [================================ ] 2509/4843 51% [================================ ] 2510/4843 51% [================================ ] 2511/4843 51% [================================ ] 2512/4843 51% [================================ ] 2513/4843 51% [================================ ] 2514/4843 51% [================================ ] 2515/4843 51% [================================ ] 2516/4843 51% [================================ ] 2517/4843 51% [================================ ] 2518/4843 51% [================================ ] 2519/4843 52% [================================ ] 2520/4843 52% [================================ ] 2521/4843 52% [================================ ] 2522/4843 52% [================================ ] 2523/4843 52% [================================ ] 2524/4843 52% [================================ ] 2525/4843 52% [================================ ] 2526/4843 52% [================================ ] 2527/4843 52% [================================ ] 2528/4843 52% [================================ ] 2529/4843 52% [================================ ] 2530/4843 52% [================================ ] 2531/4843 52% [================================ ] 2532/4843 52% [================================ ] 2533/4843 52% [================================ ] 2534/4843 52% [================================ ] 2535/4843 52% [================================ ] 2536/4843 52% [================================ ] 2537/4843 52% [================================ ] 2538/4843 52% [================================ ] 2539/4843 52% [================================ ] 2540/4843 52% [================================ ] 2541/4843 52% [================================ ] 2542/4843 52% [================================ ] 2543/4843 52% [================================ ] 2544/4843 52% [================================ ] 2545/4843 52% [================================ ] 2546/4843 52% [================================ ] 2547/4843 52% [================================ ] 2548/4843 52% [================================ ] 2549/4843 52% [================================ ] 2550/4843 52% [================================ ] 2551/4843 52% [================================ ] 2552/4843 52% [================================ ] 2553/4843 52% [================================ ] 2554/4843 52% [================================ ] 2555/4843 52% [================================ ] 2556/4843 52% [================================ ] 2557/4843 52% [================================ ] 2558/4843 52% [================================ ] 2559/4843 52% [================================ ] 2560/4843 52% [================================ ] 2561/4843 52% [================================ ] 2562/4843 52% [================================ ] 2563/4843 52% [================================ ] 2564/4843 52% [================================ ] 2565/4843 52% [================================ ] 2566/4843 52% [================================ ] 2567/4843 53% [================================ ] 2568/4843 53% [================================ ] 2569/4843 53% [================================ ] 2570/4843 53% [================================ ] 2571/4843 53% [================================ ] 2572/4843 53% [================================ ] 2573/4843 53% [================================ ] 2574/4843 53% [================================ ] 2575/4843 53% [================================ ] 2576/4843 53% [================================ ] 2577/4843 53% [================================= ] 2578/4843 53% [================================= ] 2579/4843 53% [================================= ] 2580/4843 53% [================================= ] 2581/4843 53% [================================= ] 2582/4843 53% [================================= ] 2583/4843 53% [================================= ] 2584/4843 53% [================================= ] 2585/4843 53% [================================= ] 2586/4843 53% [================================= ] 2587/4843 53% [================================= ] 2588/4843 53% [================================= ] 2589/4843 53% [================================= ] 2590/4843 53% [================================= ] 2591/4843 53% [================================= ] 2592/4843 53% [================================= ] 2593/4843 53% [================================= ] 2594/4843 53% [================================= ] 2595/4843 53% [================================= ] 2596/4843 53% [================================= ] 2597/4843 53% [================================= ] 2598/4843 53% [================================= ] 2599/4843 53% [================================= ] 2600/4843 53% [================================= ] 2601/4843 53% [================================= ] 2602/4843 53% [================================= ] 2603/4843 53% [================================= ] 2604/4843 53% [================================= ] 2605/4843 53% [================================= ] 2606/4843 53% [================================= ] 2607/4843 53% [================================= ] 2608/4843 53% [================================= ] 2609/4843 53% [================================= ] 2610/4843 53% [================================= ] 2611/4843 53% [================================= ] 2612/4843 53% [================================= ] 2613/4843 53% [================================= ] 2614/4843 53% [================================= ] 2615/4843 53% [================================= ] 2616/4843 54% [================================= ] 2617/4843 54% [================================= ] 2618/4843 54% [================================= ] 2619/4843 54% [================================= ] 2620/4843 54% [================================= ] 2621/4843 54% [================================= ] 2622/4843 54% [================================= ] 2623/4843 54% [================================= ] 2624/4843 54% [================================= ] 2625/4843 54% [================================= ] 2626/4843 54% [================================= ] 2627/4843 54% [================================= ] 2628/4843 54% [================================= ] 2629/4843 54% [================================= ] 2630/4843 54% [================================= ] 2631/4843 54% [================================= ] 2632/4843 54% [================================= ] 2633/4843 54% [================================= ] 2634/4843 54% [================================= ] 2635/4843 54% [================================= ] 2636/4843 54% [================================= ] 2637/4843 54% [================================= ] 2638/4843 54% [================================= ] 2639/4843 54% [================================= ] 2640/4843 54% [================================= ] 2641/4843 54% [================================= ] 2642/4843 54% [================================= ] 2643/4843 54% [================================= ] 2644/4843 54% [================================= ] 2645/4843 54% [================================= ] 2646/4843 54% [================================= ] 2647/4843 54% [================================= ] 2648/4843 54% [================================= ] 2649/4843 54% [================================= ] 2650/4843 54% [================================= ] 2651/4843 54% [================================= ] 2652/4843 54% [================================= ] 2653/4843 54% [================================= ] 2654/4843 54% [================================= ] 2655/4843 54% [================================== ] 2656/4843 54% [================================== ] 2657/4843 54% [================================== ] 2658/4843 54% [================================== ] 2659/4843 54% [================================== ] 2660/4843 54% [================================== ] 2661/4843 54% [================================== ] 2662/4843 54% [================================== ] 2663/4843 54% [================================== ] 2664/4843 55% [================================== ] 2665/4843 55% [================================== ] 2666/4843 55% [================================== ] 2667/4843 55% [================================== ] 2668/4843 55% [================================== ] 2669/4843 55% [================================== ] 2670/4843 55% [================================== ] 2671/4843 55% [================================== ] 2672/4843 55% [================================== ] 2673/4843 55% [================================== ] 2674/4843 55% [================================== ] 2675/4843 55% [================================== ] 2676/4843 55% [================================== ] 2677/4843 55% [================================== ] 2678/4843 55% [================================== ] 2679/4843 55% [================================== ] 2680/4843 55% [================================== ] 2681/4843 55% [================================== ] 2682/4843 55% [================================== ] 2683/4843 55% [================================== ] 2684/4843 55% [================================== ] 2685/4843 55% [================================== ] 2686/4843 55% [================================== ] 2687/4843 55% [================================== ] 2688/4843 55% [================================== ] 2689/4843 55% [================================== ] 2690/4843 55% [================================== ] 2691/4843 55% [================================== ] 2692/4843 55% [================================== ] 2693/4843 55% [================================== ] 2694/4843 55% [================================== ] 2695/4843 55% [================================== ] 2696/4843 55% [================================== ] 2697/4843 55% [================================== ] 2698/4843 55% [================================== ] 2699/4843 55% [================================== ] 2700/4843 55% [================================== ] 2701/4843 55% [================================== ] 2702/4843 55% [================================== ] 2703/4843 55% [================================== ] 2704/4843 55% [================================== ] 2705/4843 55% [================================== ] 2706/4843 55% [================================== ] 2707/4843 55% [================================== ] 2708/4843 55% [================================== ] 2709/4843 55% [================================== ] 2710/4843 55% [================================== ] 2711/4843 55% [================================== ] 2712/4843 55% [================================== ] 2713/4843 56% [================================== ] 2714/4843 56% [================================== ] 2715/4843 56% [================================== ] 2716/4843 56% [================================== ] 2717/4843 56% [================================== ] 2718/4843 56% [================================== ] 2719/4843 56% [================================== ] 2720/4843 56% [================================== ] 2721/4843 56% [================================== ] 2722/4843 56% [================================== ] 2723/4843 56% [================================== ] 2724/4843 56% [================================== ] 2725/4843 56% [================================== ] 2726/4843 56% [================================== ] 2727/4843 56% [================================== ] 2728/4843 56% [================================== ] 2729/4843 56% [================================== ] 2730/4843 56% [================================== ] 2731/4843 56% [================================== ] 2732/4843 56% [================================== ] 2733/4843 56% [=================================== ] 2734/4843 56% [=================================== ] 2735/4843 56% [=================================== ] 2736/4843 56% [=================================== ] 2737/4843 56% [=================================== ] 2738/4843 56% [=================================== ] 2739/4843 56% [=================================== ] 2740/4843 56% [=================================== ] 2741/4843 56% [=================================== ] 2742/4843 56% [=================================== ] 2743/4843 56% [=================================== ] 2744/4843 56% [=================================== ] 2745/4843 56% [=================================== ] 2746/4843 56% [=================================== ] 2747/4843 56% [=================================== ] 2748/4843 56% [=================================== ] 2749/4843 56% [=================================== ] 2750/4843 56% [=================================== ] 2751/4843 56% [=================================== ] 2752/4843 56% [=================================== ] 2753/4843 56% [=================================== ] 2754/4843 56% [=================================== ] 2755/4843 56% [=================================== ] 2756/4843 56% [=================================== ] 2757/4843 56% [=================================== ] 2758/4843 56% [=================================== ] 2759/4843 56% [=================================== ] 2760/4843 56% [=================================== ] 2761/4843 57% [=================================== ] 2762/4843 57% [=================================== ] 2763/4843 57% [=================================== ] 2764/4843 57% [=================================== ] 2765/4843 57% [=================================== ] 2766/4843 57% [=================================== ] 2767/4843 57% [=================================== ] 2768/4843 57% [=================================== ] 2769/4843 57% [=================================== ] 2770/4843 57% [=================================== ] 2771/4843 57% [=================================== ] 2772/4843 57% [=================================== ] 2773/4843 57% [=================================== ] 2774/4843 57% [=================================== ] 2775/4843 57% [=================================== ] 2776/4843 57% [=================================== ] 2777/4843 57% [=================================== ] 2778/4843 57% [=================================== ] 2779/4843 57% [=================================== ] 2780/4843 57% [=================================== ] 2781/4843 57% [=================================== ] 2782/4843 57% [=================================== ] 2783/4843 57% [=================================== ] 2784/4843 57% [=================================== ] 2785/4843 57% [=================================== ] 2786/4843 57% [=================================== ] 2787/4843 57% [=================================== ] 2788/4843 57% [=================================== ] 2789/4843 57% [=================================== ] 2790/4843 57% [=================================== ] 2791/4843 57% [=================================== ] 2792/4843 57% [=================================== ] 2793/4843 57% [=================================== ] 2794/4843 57% [=================================== ] 2795/4843 57% [=================================== ] 2796/4843 57% [=================================== ] 2797/4843 57% [=================================== ] 2798/4843 57% [=================================== ] 2799/4843 57% [=================================== ] 2800/4843 57% [=================================== ] 2801/4843 57% [=================================== ] 2802/4843 57% [=================================== ] 2803/4843 57% [=================================== ] 2804/4843 57% [=================================== ] 2805/4843 57% [=================================== ] 2806/4843 57% [=================================== ] 2807/4843 57% [=================================== ] 2808/4843 57% [=================================== ] 2809/4843 58% [=================================== ] 2810/4843 58% [=================================== ] 2811/4843 58% [=================================== ] 2812/4843 58% [==================================== ] 2813/4843 58% [==================================== ] 2814/4843 58% [==================================== ] 2815/4843 58% [==================================== ] 2816/4843 58% [==================================== ] 2817/4843 58% [==================================== ] 2818/4843 58% [==================================== ] 2819/4843 58% [==================================== ] 2820/4843 58% [==================================== ] 2821/4843 58% [==================================== ] 2822/4843 58% [==================================== ] 2823/4843 58% [==================================== ] 2824/4843 58% [==================================== ] 2825/4843 58% [==================================== ] 2826/4843 58% [==================================== ] 2827/4843 58% [==================================== ] 2828/4843 58% [==================================== ] 2829/4843 58% [==================================== ] 2830/4843 58% [==================================== ] 2831/4843 58% [==================================== ] 2832/4843 58% [==================================== ] 2833/4843 58% [==================================== ] 2834/4843 58% [==================================== ] 2835/4843 58% [==================================== ] 2836/4843 58% [==================================== ] 2837/4843 58% [==================================== ] 2838/4843 58% [==================================== ] 2839/4843 58% [==================================== ] 2840/4843 58% [==================================== ] 2841/4843 58% [==================================== ] 2842/4843 58% [==================================== ] 2843/4843 58% [==================================== ] 2844/4843 58% [==================================== ] 2845/4843 58% [==================================== ] 2846/4843 58% [==================================== ] 2847/4843 58% [==================================== ] 2848/4843 58% [==================================== ] 2849/4843 58% [==================================== ] 2850/4843 58% [==================================== ] 2851/4843 58% [==================================== ] 2852/4843 58% [==================================== ] 2853/4843 58% [==================================== ] 2854/4843 58% [==================================== ] 2855/4843 58% [==================================== ] 2856/4843 58% [==================================== ] 2857/4843 58% [==================================== ] 2858/4843 59% [==================================== ] 2859/4843 59% [==================================== ] 2860/4843 59% [==================================== ] 2861/4843 59% [==================================== ] 2862/4843 59% [==================================== ] 2863/4843 59% [==================================== ] 2864/4843 59% [==================================== ] 2865/4843 59% [==================================== ] 2866/4843 59% [==================================== ] 2867/4843 59% [==================================== ] 2868/4843 59% [==================================== ] 2869/4843 59% [==================================== ] 2870/4843 59% [==================================== ] 2871/4843 59% [==================================== ] 2872/4843 59% [==================================== ] 2873/4843 59% [==================================== ] 2874/4843 59% [==================================== ] 2875/4843 59% [==================================== ] 2876/4843 59% [==================================== ] 2877/4843 59% [==================================== ] 2878/4843 59% [==================================== ] 2879/4843 59% [==================================== ] 2880/4843 59% [==================================== ] 2881/4843 59% [==================================== ] 2882/4843 59% [==================================== ] 2883/4843 59% [==================================== ] 2884/4843 59% [==================================== ] 2885/4843 59% [==================================== ] 2886/4843 59% [==================================== ] 2887/4843 59% [==================================== ] 2888/4843 59% [==================================== ] 2889/4843 59% [==================================== ] 2890/4843 59% [===================================== ] 2891/4843 59% [===================================== ] 2892/4843 59% [===================================== ] 2893/4843 59% [===================================== ] 2894/4843 59% [===================================== ] 2895/4843 59% [===================================== ] 2896/4843 59% [===================================== ] 2897/4843 59% [===================================== ] 2898/4843 59% [===================================== ] 2899/4843 59% [===================================== ] 2900/4843 59% [===================================== ] 2901/4843 59% [===================================== ] 2902/4843 59% [===================================== ] 2903/4843 59% [===================================== ] 2904/4843 59% [===================================== ] 2905/4843 59% [===================================== ] 2906/4843 60% [===================================== ] 2907/4843 60% [===================================== ] 2908/4843 60% [===================================== ] 2909/4843 60% [===================================== ] 2910/4843 60% [===================================== ] 2911/4843 60% [===================================== ] 2912/4843 60% [===================================== ] 2913/4843 60% [===================================== ] 2914/4843 60% [===================================== ] 2915/4843 60% [===================================== ] 2916/4843 60% [===================================== ] 2917/4843 60% [===================================== ] 2918/4843 60% [===================================== ] 2919/4843 60% [===================================== ] 2920/4843 60% [===================================== ] 2921/4843 60% [===================================== ] 2922/4843 60% [===================================== ] 2923/4843 60% [===================================== ] 2924/4843 60% [===================================== ] 2925/4843 60% [===================================== ] 2926/4843 60% [===================================== ] 2927/4843 60% [===================================== ] 2928/4843 60% [===================================== ] 2929/4843 60% [===================================== ] 2930/4843 60% [===================================== ] 2931/4843 60% [===================================== ] 2932/4843 60% [===================================== ] 2933/4843 60% [===================================== ] 2934/4843 60% [===================================== ] 2935/4843 60% [===================================== ] 2936/4843 60% [===================================== ] 2937/4843 60% [===================================== ] 2938/4843 60% [===================================== ] 2939/4843 60% [===================================== ] 2940/4843 60% [===================================== ] 2941/4843 60% [===================================== ] 2942/4843 60% [===================================== ] 2943/4843 60% [===================================== ] 2944/4843 60% [===================================== ] 2945/4843 60% [===================================== ] 2946/4843 60% [===================================== ] 2947/4843 60% [===================================== ] 2948/4843 60% [===================================== ] 2949/4843 60% [===================================== ] 2950/4843 60% [===================================== ] 2951/4843 60% [===================================== ] 2952/4843 60% [===================================== ] 2953/4843 60% [===================================== ] 2954/4843 60% [===================================== ] 2955/4843 61% [===================================== ] 2956/4843 61% [===================================== ] 2957/4843 61% [===================================== ] 2958/4843 61% [===================================== ] 2959/4843 61% [===================================== ] 2960/4843 61% [===================================== ] 2961/4843 61% [===================================== ] 2962/4843 61% [===================================== ] 2963/4843 61% [===================================== ] 2964/4843 61% [===================================== ] 2965/4843 61% [===================================== ] 2966/4843 61% [===================================== ] 2967/4843 61% [===================================== ] 2968/4843 61% [====================================== ] 2969/4843 61% [====================================== ] 2970/4843 61% [====================================== ] 2971/4843 61% [====================================== ] 2972/4843 61% [====================================== ] 2973/4843 61% [====================================== ] 2974/4843 61% [====================================== ] 2975/4843 61% [====================================== ] 2976/4843 61% [====================================== ] 2977/4843 61% [====================================== ] 2978/4843 61% [====================================== ] 2979/4843 61% [====================================== ] 2980/4843 61% [====================================== ] 2981/4843 61% [====================================== ] 2982/4843 61% [====================================== ] 2983/4843 61% [====================================== ] 2984/4843 61% [====================================== ] 2985/4843 61% [====================================== ] 2986/4843 61% [====================================== ] 2987/4843 61% [====================================== ] 2988/4843 61% [====================================== ] 2989/4843 61% [====================================== ] 2990/4843 61% [====================================== ] 2991/4843 61% [====================================== ] 2992/4843 61% [====================================== ] 2993/4843 61% [====================================== ] 2994/4843 61% [====================================== ] 2995/4843 61% [====================================== ] 2996/4843 61% [====================================== ] 2997/4843 61% [====================================== ] 2998/4843 61% [====================================== ] 2999/4843 61% [====================================== ] 3000/4843 61% [====================================== ] 3001/4843 61% [====================================== ] 3002/4843 61% [====================================== ] 3003/4843 62% [====================================== ] 3004/4843 62% [====================================== ] 3005/4843 62% [====================================== ] 3006/4843 62% [====================================== ] 3007/4843 62% [====================================== ] 3008/4843 62% [====================================== ] 3009/4843 62% [====================================== ] 3010/4843 62% [====================================== ] 3011/4843 62% [====================================== ] 3012/4843 62% [====================================== ] 3013/4843 62% [====================================== ] 3014/4843 62% [====================================== ] 3015/4843 62% [====================================== ] 3016/4843 62% [====================================== ] 3017/4843 62% [====================================== ] 3018/4843 62% [====================================== ] 3019/4843 62% [====================================== ] 3020/4843 62% [====================================== ] 3021/4843 62% [====================================== ] 3022/4843 62% [====================================== ] 3023/4843 62% [====================================== ] 3024/4843 62% [====================================== ] 3025/4843 62% [====================================== ] 3026/4843 62% [====================================== ] 3027/4843 62% [====================================== ] 3028/4843 62% [====================================== ] 3029/4843 62% [====================================== ] 3030/4843 62% [====================================== ] 3031/4843 62% [====================================== ] 3032/4843 62% [====================================== ] 3033/4843 62% [====================================== ] 3034/4843 62% [====================================== ] 3035/4843 62% [====================================== ] 3036/4843 62% [====================================== ] 3037/4843 62% [====================================== ] 3038/4843 62% [====================================== ] 3039/4843 62% [====================================== ] 3040/4843 62% [====================================== ] 3041/4843 62% [====================================== ] 3042/4843 62% [====================================== ] 3043/4843 62% [====================================== ] 3044/4843 62% [====================================== ] 3045/4843 62% [====================================== ] 3046/4843 62% [======================================= ] 3047/4843 62% [======================================= ] 3048/4843 62% [======================================= ] 3049/4843 62% [======================================= ] 3050/4843 62% [======================================= ] 3051/4843 62% [======================================= ] 3052/4843 63% [======================================= ] 3053/4843 63% [======================================= ] 3054/4843 63% [======================================= ] 3055/4843 63% [======================================= ] 3056/4843 63% [======================================= ] 3057/4843 63% [======================================= ] 3058/4843 63% [======================================= ] 3059/4843 63% [======================================= ] 3060/4843 63% [======================================= ] 3061/4843 63% [======================================= ] 3062/4843 63% [======================================= ] 3063/4843 63% [======================================= ] 3064/4843 63% [======================================= ] 3065/4843 63% [======================================= ] 3066/4843 63% [======================================= ] 3067/4843 63% [======================================= ] 3068/4843 63% [======================================= ] 3069/4843 63% [======================================= ] 3070/4843 63% [======================================= ] 3071/4843 63% [======================================= ] 3072/4843 63% [======================================= ] 3073/4843 63% [======================================= ] 3074/4843 63% [======================================= ] 3075/4843 63% [======================================= ] 3076/4843 63% [======================================= ] 3077/4843 63% [======================================= ] 3078/4843 63% [======================================= ] 3079/4843 63% [======================================= ] 3080/4843 63% [======================================= ] 3081/4843 63% [======================================= ] 3082/4843 63% [======================================= ] 3083/4843 63% [======================================= ] 3084/4843 63% [======================================= ] 3085/4843 63% [======================================= ] 3086/4843 63% [======================================= ] 3087/4843 63% [======================================= ] 3088/4843 63% [======================================= ] 3089/4843 63% [======================================= ] 3090/4843 63% [======================================= ] 3091/4843 63% [======================================= ] 3092/4843 63% [======================================= ] 3093/4843 63% [======================================= ] 3094/4843 63% [======================================= ] 3095/4843 63% [======================================= ] 3096/4843 63% [======================================= ] 3097/4843 63% [======================================= ] 3098/4843 63% [======================================= ] 3099/4843 63% [======================================= ] 3100/4843 64% [======================================= ] 3101/4843 64% [======================================= ] 3102/4843 64% [======================================= ] 3103/4843 64% [======================================= ] 3104/4843 64% [======================================= ] 3105/4843 64% [======================================= ] 3106/4843 64% [======================================= ] 3107/4843 64% [======================================= ] 3108/4843 64% [======================================= ] 3109/4843 64% [======================================= ] 3110/4843 64% [======================================= ] 3111/4843 64% [======================================= ] 3112/4843 64% [======================================= ] 3113/4843 64% [======================================= ] 3114/4843 64% [======================================= ] 3115/4843 64% [======================================= ] 3116/4843 64% [======================================= ] 3117/4843 64% [======================================= ] 3118/4843 64% [======================================= ] 3119/4843 64% [======================================= ] 3120/4843 64% [======================================= ] 3121/4843 64% [======================================= ] 3122/4843 64% [======================================= ] 3123/4843 64% [======================================= ] 3124/4843 64% [======================================== ] 3125/4843 64% [======================================== ] 3126/4843 64% [======================================== ] 3127/4843 64% [======================================== ] 3128/4843 64% [======================================== ] 3129/4843 64% [======================================== ] 3130/4843 64% [======================================== ] 3131/4843 64% [======================================== ] 3132/4843 64% [======================================== ] 3133/4843 64% [======================================== ] 3134/4843 64% [======================================== ] 3135/4843 64% [======================================== ] 3136/4843 64% [======================================== ] 3137/4843 64% [======================================== ] 3138/4843 64% [======================================== ] 3139/4843 64% [======================================== ] 3140/4843 64% [======================================== ] 3141/4843 64% [======================================== ] 3142/4843 64% [======================================== ] 3143/4843 64% [======================================== ] 3144/4843 64% [======================================== ] 3145/4843 64% [======================================== ] 3146/4843 64% [======================================== ] 3147/4843 64% [======================================== ] 3148/4843 65% [======================================== ] 3149/4843 65% [======================================== ] 3150/4843 65% [======================================== ] 3151/4843 65% [======================================== ] 3152/4843 65% [======================================== ] 3153/4843 65% [======================================== ] 3154/4843 65% [======================================== ] 3155/4843 65% [======================================== ] 3156/4843 65% [======================================== ] 3157/4843 65% [======================================== ] 3158/4843 65% [======================================== ] 3159/4843 65% [======================================== ] 3160/4843 65% [======================================== ] 3161/4843 65% [======================================== ] 3162/4843 65% [======================================== ] 3163/4843 65% [======================================== ] 3164/4843 65% [======================================== ] 3165/4843 65% [======================================== ] 3166/4843 65% [======================================== ] 3167/4843 65% [======================================== ] 3168/4843 65% [======================================== ] 3169/4843 65% [======================================== ] 3170/4843 65% [======================================== ] 3171/4843 65% [======================================== ] 3172/4843 65% [======================================== ] 3173/4843 65% [======================================== ] 3174/4843 65% [======================================== ] 3175/4843 65% [======================================== ] 3176/4843 65% [======================================== ] 3177/4843 65% [======================================== ] 3178/4843 65% [======================================== ] 3179/4843 65% [======================================== ] 3180/4843 65% [======================================== ] 3181/4843 65% [======================================== ] 3182/4843 65% [======================================== ] 3183/4843 65% [======================================== ] 3184/4843 65% [======================================== ] 3185/4843 65% [======================================== ] 3186/4843 65% [======================================== ] 3187/4843 65% [======================================== ] 3188/4843 65% [======================================== ] 3189/4843 65% [======================================== ] 3190/4843 65% [======================================== ] 3191/4843 65% [======================================== ] 3192/4843 65% [======================================== ] 3193/4843 65% [======================================== ] 3194/4843 65% [======================================== ] 3195/4843 65% [======================================== ] 3196/4843 65% [======================================== ] 3197/4843 66% [======================================== ] 3198/4843 66% [======================================== ] 3199/4843 66% [======================================== ] 3200/4843 66% [======================================== ] 3201/4843 66% [======================================== ] 3202/4843 66% [========================================= ] 3203/4843 66% [========================================= ] 3204/4843 66% [========================================= ] 3205/4843 66% [========================================= ] 3206/4843 66% [========================================= ] 3207/4843 66% [========================================= ] 3208/4843 66% [========================================= ] 3209/4843 66% [========================================= ] 3210/4843 66% [========================================= ] 3211/4843 66% [========================================= ] 3212/4843 66% [========================================= ] 3213/4843 66% [========================================= ] 3214/4843 66% [========================================= ] 3215/4843 66% [========================================= ] 3216/4843 66% [========================================= ] 3217/4843 66% [========================================= ] 3218/4843 66% [========================================= ] 3219/4843 66% [========================================= ] 3220/4843 66% [========================================= ] 3221/4843 66% [========================================= ] 3222/4843 66% [========================================= ] 3223/4843 66% [========================================= ] 3224/4843 66% [========================================= ] 3225/4843 66% [========================================= ] 3226/4843 66% [========================================= ] 3227/4843 66% [========================================= ] 3228/4843 66% [========================================= ] 3229/4843 66% [========================================= ] 3230/4843 66% [========================================= ] 3231/4843 66% [========================================= ] 3232/4843 66% [========================================= ] 3233/4843 66% [========================================= ] 3234/4843 66% [========================================= ] 3235/4843 66% [========================================= ] 3236/4843 66% [========================================= ] 3237/4843 66% [========================================= ] 3238/4843 66% [========================================= ] 3239/4843 66% [========================================= ] 3240/4843 66% [========================================= ] 3241/4843 66% [========================================= ] 3242/4843 66% [========================================= ] 3243/4843 66% [========================================= ] 3244/4843 66% [========================================= ] 3245/4843 67% [========================================= ] 3246/4843 67% [========================================= ] 3247/4843 67% [========================================= ] 3248/4843 67% [========================================= ] 3249/4843 67% [========================================= ] 3250/4843 67% [========================================= ] 3251/4843 67% [========================================= ] 3252/4843 67% [========================================= ] 3253/4843 67% [========================================= ] 3254/4843 67% [========================================= ] 3255/4843 67% [========================================= ] 3256/4843 67% [========================================= ] 3257/4843 67% [========================================= ] 3258/4843 67% [========================================= ] 3259/4843 67% [========================================= ] 3260/4843 67% [========================================= ] 3261/4843 67% [========================================= ] 3262/4843 67% [========================================= ] 3263/4843 67% [========================================= ] 3264/4843 67% [========================================= ] 3265/4843 67% [========================================= ] 3266/4843 67% [========================================= ] 3267/4843 67% [========================================= ] 3268/4843 67% [========================================= ] 3269/4843 67% [========================================= ] 3270/4843 67% [========================================= ] 3271/4843 67% [========================================= ] 3272/4843 67% [========================================= ] 3273/4843 67% [========================================= ] 3274/4843 67% [========================================= ] 3275/4843 67% [========================================= ] 3276/4843 67% [========================================= ] 3277/4843 67% [========================================= ] 3278/4843 67% [========================================= ] 3279/4843 67% [========================================= ] 3280/4843 67% [========================================== ] 3281/4843 67% [========================================== ] 3282/4843 67% [========================================== ] 3283/4843 67% [========================================== ] 3284/4843 67% [========================================== ] 3285/4843 67% [========================================== ] 3286/4843 67% [========================================== ] 3287/4843 67% [========================================== ] 3288/4843 67% [========================================== ] 3289/4843 67% [========================================== ] 3290/4843 67% [========================================== ] 3291/4843 67% [========================================== ] 3292/4843 67% [========================================== ] 3293/4843 67% [========================================== ] 3294/4843 68% [========================================== ] 3295/4843 68% [========================================== ] 3296/4843 68% [========================================== ] 3297/4843 68% [========================================== ] 3298/4843 68% [========================================== ] 3299/4843 68% [========================================== ] 3300/4843 68% [========================================== ] 3301/4843 68% [========================================== ] 3302/4843 68% [========================================== ] 3303/4843 68% [========================================== ] 3304/4843 68% [========================================== ] 3305/4843 68% [========================================== ] 3306/4843 68% [========================================== ] 3307/4843 68% [========================================== ] 3308/4843 68% [========================================== ] 3309/4843 68% [========================================== ] 3310/4843 68% [========================================== ] 3311/4843 68% [========================================== ] 3312/4843 68% [========================================== ] 3313/4843 68% [========================================== ] 3314/4843 68% [========================================== ] 3315/4843 68% [========================================== ] 3316/4843 68% [========================================== ] 3317/4843 68% [========================================== ] 3318/4843 68% [========================================== ] 3319/4843 68% [========================================== ] 3320/4843 68% [========================================== ] 3321/4843 68% [========================================== ] 3322/4843 68% [========================================== ] 3323/4843 68% [========================================== ] 3324/4843 68% [========================================== ] 3325/4843 68% [========================================== ] 3326/4843 68% [========================================== ] 3327/4843 68% [========================================== ] 3328/4843 68% [========================================== ] 3329/4843 68% [========================================== ] 3330/4843 68% [========================================== ] 3331/4843 68% [========================================== ] 3332/4843 68% [========================================== ] 3333/4843 68% [========================================== ] 3334/4843 68% [========================================== ] 3335/4843 68% [========================================== ] 3336/4843 68% [========================================== ] 3337/4843 68% [========================================== ] 3338/4843 68% [========================================== ] 3339/4843 68% [========================================== ] 3340/4843 68% [========================================== ] 3341/4843 68% [========================================== ] 3342/4843 69% [========================================== ] 3343/4843 69% [========================================== ] 3344/4843 69% [========================================== ] 3345/4843 69% [========================================== ] 3346/4843 69% [========================================== ] 3347/4843 69% [========================================== ] 3348/4843 69% [========================================== ] 3349/4843 69% [========================================== ] 3350/4843 69% [========================================== ] 3351/4843 69% [========================================== ] 3352/4843 69% [========================================== ] 3353/4843 69% [========================================== ] 3354/4843 69% [========================================== ] 3355/4843 69% [========================================== ] 3356/4843 69% [========================================== ] 3357/4843 69% [========================================== ] 3358/4843 69% [=========================================== ] 3359/4843 69% [=========================================== ] 3360/4843 69% [=========================================== ] 3361/4843 69% [=========================================== ] 3362/4843 69% [=========================================== ] 3363/4843 69% [=========================================== ] 3364/4843 69% [=========================================== ] 3365/4843 69% [=========================================== ] 3366/4843 69% [=========================================== ] 3367/4843 69% [=========================================== ] 3368/4843 69% [=========================================== ] 3369/4843 69% [=========================================== ] 3370/4843 69% [=========================================== ] 3371/4843 69% [=========================================== ] 3372/4843 69% [=========================================== ] 3373/4843 69% [=========================================== ] 3374/4843 69% [=========================================== ] 3375/4843 69% [=========================================== ] 3376/4843 69% [=========================================== ] 3377/4843 69% [=========================================== ] 3378/4843 69% [=========================================== ] 3379/4843 69% [=========================================== ] 3380/4843 69% [=========================================== ] 3381/4843 69% [=========================================== ] 3382/4843 69% [=========================================== ] 3383/4843 69% [=========================================== ] 3384/4843 69% [=========================================== ] 3385/4843 69% [=========================================== ] 3386/4843 69% [=========================================== ] 3387/4843 69% [=========================================== ] 3388/4843 69% [=========================================== ] 3389/4843 69% [=========================================== ] 3390/4843 69% [=========================================== ] 3391/4843 70% [=========================================== ] 3392/4843 70% [=========================================== ] 3393/4843 70% [=========================================== ] 3394/4843 70% [=========================================== ] 3395/4843 70% [=========================================== ] 3396/4843 70% [=========================================== ] 3397/4843 70% [=========================================== ] 3398/4843 70% [=========================================== ] 3399/4843 70% [=========================================== ] 3400/4843 70% [=========================================== ] 3401/4843 70% [=========================================== ] 3402/4843 70% [=========================================== ] 3403/4843 70% [=========================================== ] 3404/4843 70% [=========================================== ] 3405/4843 70% [=========================================== ] 3406/4843 70% [=========================================== ] 3407/4843 70% [=========================================== ] 3408/4843 70% [=========================================== ] 3409/4843 70% [=========================================== ] 3410/4843 70% [=========================================== ] 3411/4843 70% [=========================================== ] 3412/4843 70% [=========================================== ] 3413/4843 70% [=========================================== ] 3414/4843 70% [=========================================== ] 3415/4843 70% [=========================================== ] 3416/4843 70% [=========================================== ] 3417/4843 70% [=========================================== ] 3418/4843 70% [=========================================== ] 3419/4843 70% [=========================================== ] 3420/4843 70% [=========================================== ] 3421/4843 70% [=========================================== ] 3422/4843 70% [=========================================== ] 3423/4843 70% [=========================================== ] 3424/4843 70% [=========================================== ] 3425/4843 70% [=========================================== ] 3426/4843 70% [=========================================== ] 3427/4843 70% [=========================================== ] 3428/4843 70% [=========================================== ] 3429/4843 70% [=========================================== ] 3430/4843 70% [=========================================== ] 3431/4843 70% [=========================================== ] 3432/4843 70% [=========================================== ] 3433/4843 70% [=========================================== ] 3434/4843 70% [=========================================== ] 3435/4843 70% [=========================================== ] 3436/4843 70% [============================================ ] 3437/4843 70% [============================================ ] 3438/4843 70% [============================================ ] 3439/4843 71% [============================================ ] 3440/4843 71% [============================================ ] 3441/4843 71% [============================================ ] 3442/4843 71% [============================================ ] 3443/4843 71% [============================================ ] 3444/4843 71% [============================================ ] 3445/4843 71% [============================================ ] 3446/4843 71% [============================================ ] 3447/4843 71% [============================================ ] 3448/4843 71% [============================================ ] 3449/4843 71% [============================================ ] 3450/4843 71% [============================================ ] 3451/4843 71% [============================================ ] 3452/4843 71% [============================================ ] 3453/4843 71% [============================================ ] 3454/4843 71% [============================================ ] 3455/4843 71% [============================================ ] 3456/4843 71% [============================================ ] 3457/4843 71% [============================================ ] 3458/4843 71% [============================================ ] 3459/4843 71% [============================================ ] 3460/4843 71% [============================================ ] 3461/4843 71% [============================================ ] 3462/4843 71% [============================================ ] 3463/4843 71% [============================================ ] 3464/4843 71% [============================================ ] 3465/4843 71% [============================================ ] 3466/4843 71% [============================================ ] 3467/4843 71% [============================================ ] 3468/4843 71% [============================================ ] 3469/4843 71% [============================================ ] 3470/4843 71% [============================================ ] 3471/4843 71% [============================================ ] 3472/4843 71% [============================================ ] 3473/4843 71% [============================================ ] 3474/4843 71% [============================================ ] 3475/4843 71% [============================================ ] 3476/4843 71% [============================================ ] 3477/4843 71% [============================================ ] 3478/4843 71% [============================================ ] 3479/4843 71% [============================================ ] 3480/4843 71% [============================================ ] 3481/4843 71% [============================================ ] 3482/4843 71% [============================================ ] 3483/4843 71% [============================================ ] 3484/4843 71% [============================================ ] 3485/4843 71% [============================================ ] 3486/4843 71% [============================================ ] 3487/4843 72% [============================================ ] 3488/4843 72% [============================================ ] 3489/4843 72% [============================================ ] 3490/4843 72% [============================================ ] 3491/4843 72% [============================================ ] 3492/4843 72% [============================================ ] 3493/4843 72% [============================================ ] 3494/4843 72% [============================================ ] 3495/4843 72% [============================================ ] 3496/4843 72% [============================================ ] 3497/4843 72% [============================================ ] 3498/4843 72% [============================================ ] 3499/4843 72% [============================================ ] 3500/4843 72% [============================================ ] 3501/4843 72% [============================================ ] 3502/4843 72% [============================================ ] 3503/4843 72% [============================================ ] 3504/4843 72% [============================================ ] 3505/4843 72% [============================================ ] 3506/4843 72% [============================================ ] 3507/4843 72% [============================================ ] 3508/4843 72% [============================================ ] 3509/4843 72% [============================================ ] 3510/4843 72% [============================================ ] 3511/4843 72% [============================================ ] 3512/4843 72% [============================================ ] 3513/4843 72% [============================================ ] 3514/4843 72% [============================================ ] 3515/4843 72% [============================================= ] 3516/4843 72% [============================================= ] 3517/4843 72% [============================================= ] 3518/4843 72% [============================================= ] 3519/4843 72% [============================================= ] 3520/4843 72% [============================================= ] 3521/4843 72% [============================================= ] 3522/4843 72% [============================================= ] 3523/4843 72% [============================================= ] 3524/4843 72% [============================================= ] 3525/4843 72% [============================================= ] 3526/4843 72% [============================================= ] 3527/4843 72% [============================================= ] 3528/4843 72% [============================================= ] 3529/4843 72% [============================================= ] 3530/4843 72% [============================================= ] 3531/4843 72% [============================================= ] 3532/4843 72% [============================================= ] 3533/4843 72% [============================================= ] 3534/4843 72% [============================================= ] 3535/4843 72% [============================================= ] 3536/4843 73% [============================================= ] 3537/4843 73% [============================================= ] 3538/4843 73% [============================================= ] 3539/4843 73% [============================================= ] 3540/4843 73% [============================================= ] 3541/4843 73% [============================================= ] 3542/4843 73% [============================================= ] 3543/4843 73% [============================================= ] 3544/4843 73% [============================================= ] 3545/4843 73% [============================================= ] 3546/4843 73% [============================================= ] 3547/4843 73% [============================================= ] 3548/4843 73% [============================================= ] 3549/4843 73% [============================================= ] 3550/4843 73% [============================================= ] 3551/4843 73% [============================================= ] 3552/4843 73% [============================================= ] 3553/4843 73% [============================================= ] 3554/4843 73% [============================================= ] 3555/4843 73% [============================================= ] 3556/4843 73% [============================================= ] 3557/4843 73% [============================================= ] 3558/4843 73% [============================================= ] 3559/4843 73% [============================================= ] 3560/4843 73% [============================================= ] 3561/4843 73% [============================================= ] 3562/4843 73% [============================================= ] 3563/4843 73% [============================================= ] 3564/4843 73% [============================================= ] 3565/4843 73% [============================================= ] 3566/4843 73% [============================================= ] 3567/4843 73% [============================================= ] 3568/4843 73% [============================================= ] 3569/4843 73% [============================================= ] 3570/4843 73% [============================================= ] 3571/4843 73% [============================================= ] 3572/4843 73% [============================================= ] 3573/4843 73% [============================================= ] 3574/4843 73% [============================================= ] 3575/4843 73% [============================================= ] 3576/4843 73% [============================================= ] 3577/4843 73% [============================================= ] 3578/4843 73% [============================================= ] 3579/4843 73% [============================================= ] 3580/4843 73% [============================================= ] 3581/4843 73% [============================================= ] 3582/4843 73% [============================================= ] 3583/4843 73% [============================================= ] 3584/4843 74% [============================================= ] 3585/4843 74% [============================================= ] 3586/4843 74% [============================================= ] 3587/4843 74% [============================================= ] 3588/4843 74% [============================================= ] 3589/4843 74% [============================================= ] 3590/4843 74% [============================================= ] 3591/4843 74% [============================================= ] 3592/4843 74% [============================================= ] 3593/4843 74% [============================================== ] 3594/4843 74% [============================================== ] 3595/4843 74% [============================================== ] 3596/4843 74% [============================================== ] 3597/4843 74% [============================================== ] 3598/4843 74% [============================================== ] 3599/4843 74% [============================================== ] 3600/4843 74% [============================================== ] 3601/4843 74% [============================================== ] 3602/4843 74% [============================================== ] 3603/4843 74% [============================================== ] 3604/4843 74% [============================================== ] 3605/4843 74% [============================================== ] 3606/4843 74% [============================================== ] 3607/4843 74% [============================================== ] 3608/4843 74% [============================================== ] 3609/4843 74% [============================================== ] 3610/4843 74% [============================================== ] 3611/4843 74% [============================================== ] 3612/4843 74% [============================================== ] 3613/4843 74% [============================================== ] 3614/4843 74% [============================================== ] 3615/4843 74% [============================================== ] 3616/4843 74% [============================================== ] 3617/4843 74% [============================================== ] 3618/4843 74% [============================================== ] 3619/4843 74% [============================================== ] 3620/4843 74% [============================================== ] 3621/4843 74% [============================================== ] 3622/4843 74% [============================================== ] 3623/4843 74% [============================================== ] 3624/4843 74% [============================================== ] 3625/4843 74% [============================================== ] 3626/4843 74% [============================================== ] 3627/4843 74% [============================================== ] 3628/4843 74% [============================================== ] 3629/4843 74% [============================================== ] 3630/4843 74% [============================================== ] 3631/4843 74% [============================================== ] 3632/4843 74% [============================================== ] 3633/4843 75% [============================================== ] 3634/4843 75% [============================================== ] 3635/4843 75% [============================================== ] 3636/4843 75% [============================================== ] 3637/4843 75% [============================================== ] 3638/4843 75% [============================================== ] 3639/4843 75% [============================================== ] 3640/4843 75% [============================================== ] 3641/4843 75% [============================================== ] 3642/4843 75% [============================================== ] 3643/4843 75% [============================================== ] 3644/4843 75% [============================================== ] 3645/4843 75% [============================================== ] 3646/4843 75% [============================================== ] 3647/4843 75% [============================================== ] 3648/4843 75% [============================================== ] 3649/4843 75% [============================================== ] 3650/4843 75% [============================================== ] 3651/4843 75% [============================================== ] 3652/4843 75% [============================================== ] 3653/4843 75% [============================================== ] 3654/4843 75% [============================================== ] 3655/4843 75% [============================================== ] 3656/4843 75% [============================================== ] 3657/4843 75% [============================================== ] 3658/4843 75% [============================================== ] 3659/4843 75% [============================================== ] 3660/4843 75% [============================================== ] 3661/4843 75% [============================================== ] 3662/4843 75% [============================================== ] 3663/4843 75% [============================================== ] 3664/4843 75% [============================================== ] 3665/4843 75% [============================================== ] 3666/4843 75% [============================================== ] 3667/4843 75% [============================================== ] 3668/4843 75% [============================================== ] 3669/4843 75% [============================================== ] 3670/4843 75% [============================================== ] 3671/4843 75% [=============================================== ] 3672/4843 75% [=============================================== ] 3673/4843 75% [=============================================== ] 3674/4843 75% [=============================================== ] 3675/4843 75% [=============================================== ] 3676/4843 75% [=============================================== ] 3677/4843 75% [=============================================== ] 3678/4843 75% [=============================================== ] 3679/4843 75% [=============================================== ] 3680/4843 75% [=============================================== ] 3681/4843 76% [=============================================== ] 3682/4843 76% [=============================================== ] 3683/4843 76% [=============================================== ] 3684/4843 76% [=============================================== ] 3685/4843 76% [=============================================== ] 3686/4843 76% [=============================================== ] 3687/4843 76% [=============================================== ] 3688/4843 76% [=============================================== ] 3689/4843 76% [=============================================== ] 3690/4843 76% [=============================================== ] 3691/4843 76% [=============================================== ] 3692/4843 76% [=============================================== ] 3693/4843 76% [=============================================== ] 3694/4843 76% [=============================================== ] 3695/4843 76% [=============================================== ] 3696/4843 76% [=============================================== ] 3697/4843 76% [=============================================== ] 3698/4843 76% [=============================================== ] 3699/4843 76% [=============================================== ] 3700/4843 76% [=============================================== ] 3701/4843 76% [=============================================== ] 3702/4843 76% [=============================================== ] 3703/4843 76% [=============================================== ] 3704/4843 76% [=============================================== ] 3705/4843 76% [=============================================== ] 3706/4843 76% [=============================================== ] 3707/4843 76% [=============================================== ] 3708/4843 76% [=============================================== ] 3709/4843 76% [=============================================== ] 3710/4843 76% [=============================================== ] 3711/4843 76% [=============================================== ] 3712/4843 76% [=============================================== ] 3713/4843 76% [=============================================== ] 3714/4843 76% [=============================================== ] 3715/4843 76% [=============================================== ] 3716/4843 76% [=============================================== ] 3717/4843 76% [=============================================== ] 3718/4843 76% [=============================================== ] 3719/4843 76% [=============================================== ] 3720/4843 76% [=============================================== ] 3721/4843 76% [=============================================== ] 3722/4843 76% [=============================================== ] 3723/4843 76% [=============================================== ] 3724/4843 76% [=============================================== ] 3725/4843 76% [=============================================== ] 3726/4843 76% [=============================================== ] 3727/4843 76% [=============================================== ] 3728/4843 76% [=============================================== ] 3729/4843 76% [=============================================== ] 3730/4843 77% [=============================================== ] 3731/4843 77% [=============================================== ] 3732/4843 77% [=============================================== ] 3733/4843 77% [=============================================== ] 3734/4843 77% [=============================================== ] 3735/4843 77% [=============================================== ] 3736/4843 77% [=============================================== ] 3737/4843 77% [=============================================== ] 3738/4843 77% [=============================================== ] 3739/4843 77% [=============================================== ] 3740/4843 77% [=============================================== ] 3741/4843 77% [=============================================== ] 3742/4843 77% [=============================================== ] 3743/4843 77% [=============================================== ] 3744/4843 77% [=============================================== ] 3745/4843 77% [=============================================== ] 3746/4843 77% [=============================================== ] 3747/4843 77% [=============================================== ] 3748/4843 77% [=============================================== ] 3749/4843 77% [================================================ ] 3750/4843 77% [================================================ ] 3751/4843 77% [================================================ ] 3752/4843 77% [================================================ ] 3753/4843 77% [================================================ ] 3754/4843 77% [================================================ ] 3755/4843 77% [================================================ ] 3756/4843 77% [================================================ ] 3757/4843 77% [================================================ ] 3758/4843 77% [================================================ ] 3759/4843 77% [================================================ ] 3760/4843 77% [================================================ ] 3761/4843 77% [================================================ ] 3762/4843 77% [================================================ ] 3763/4843 77% [================================================ ] 3764/4843 77% [================================================ ] 3765/4843 77% [================================================ ] 3766/4843 77% [================================================ ] 3767/4843 77% [================================================ ] 3768/4843 77% [================================================ ] 3769/4843 77% [================================================ ] 3770/4843 77% [================================================ ] 3771/4843 77% [================================================ ] 3772/4843 77% [================================================ ] 3773/4843 77% [================================================ ] 3774/4843 77% [================================================ ] 3775/4843 77% [================================================ ] 3776/4843 77% [================================================ ] 3777/4843 77% [================================================ ] 3778/4843 78% [================================================ ] 3779/4843 78% [================================================ ] 3780/4843 78% [================================================ ] 3781/4843 78% [================================================ ] 3782/4843 78% [================================================ ] 3783/4843 78% [================================================ ] 3784/4843 78% [================================================ ] 3785/4843 78% [================================================ ] 3786/4843 78% [================================================ ] 3787/4843 78% [================================================ ] 3788/4843 78% [================================================ ] 3789/4843 78% [================================================ ] 3790/4843 78% [================================================ ] 3791/4843 78% [================================================ ] 3792/4843 78% [================================================ ] 3793/4843 78% [================================================ ] 3794/4843 78% [================================================ ] 3795/4843 78% [================================================ ] 3796/4843 78% [================================================ ] 3797/4843 78% [================================================ ] 3798/4843 78% [================================================ ] 3799/4843 78% [================================================ ] 3800/4843 78% [================================================ ] 3801/4843 78% [================================================ ] 3802/4843 78% [================================================ ] 3803/4843 78% [================================================ ] 3804/4843 78% [================================================ ] 3805/4843 78% [================================================ ] 3806/4843 78% [================================================ ] 3807/4843 78% [================================================ ] 3808/4843 78% [================================================ ] 3809/4843 78% [================================================ ] 3810/4843 78% [================================================ ] 3811/4843 78% [================================================ ] 3812/4843 78% [================================================ ] 3813/4843 78% [================================================ ] 3814/4843 78% [================================================ ] 3815/4843 78% [================================================ ] 3816/4843 78% [================================================ ] 3817/4843 78% [================================================ ] 3818/4843 78% [================================================ ] 3819/4843 78% [================================================ ] 3820/4843 78% [================================================ ] 3821/4843 78% [================================================ ] 3822/4843 78% [================================================ ] 3823/4843 78% [================================================ ] 3824/4843 78% [================================================ ] 3825/4843 78% [================================================ ] 3826/4843 79% [================================================ ] 3827/4843 79% [================================================= ] 3828/4843 79% [================================================= ] 3829/4843 79% [================================================= ] 3830/4843 79% [================================================= ] 3831/4843 79% [================================================= ] 3832/4843 79% [================================================= ] 3833/4843 79% [================================================= ] 3834/4843 79% [================================================= ] 3835/4843 79% [================================================= ] 3836/4843 79% [================================================= ] 3837/4843 79% [================================================= ] 3838/4843 79% [================================================= ] 3839/4843 79% [================================================= ] 3840/4843 79% [================================================= ] 3841/4843 79% [================================================= ] 3842/4843 79% [================================================= ] 3843/4843 79% [================================================= ] 3844/4843 79% [================================================= ] 3845/4843 79% [================================================= ] 3846/4843 79% [================================================= ] 3847/4843 79% [================================================= ] 3848/4843 79% [================================================= ] 3849/4843 79% [================================================= ] 3850/4843 79% [================================================= ] 3851/4843 79% [================================================= ] 3852/4843 79% [================================================= ] 3853/4843 79% [================================================= ] 3854/4843 79% [================================================= ] 3855/4843 79% [================================================= ] 3856/4843 79% [================================================= ] 3857/4843 79% [================================================= ] 3858/4843 79% [================================================= ] 3859/4843 79% [================================================= ] 3860/4843 79% [================================================= ] 3861/4843 79% [================================================= ] 3862/4843 79% [================================================= ] 3863/4843 79% [================================================= ] 3864/4843 79% [================================================= ] 3865/4843 79% [================================================= ] 3866/4843 79% [================================================= ] 3867/4843 79% [================================================= ] 3868/4843 79% [================================================= ] 3869/4843 79% [================================================= ] 3870/4843 79% [================================================= ] 3871/4843 79% [================================================= ] 3872/4843 79% [================================================= ] 3873/4843 79% [================================================= ] 3874/4843 79% [================================================= ] 3875/4843 80% [================================================= ] 3876/4843 80% [================================================= ] 3877/4843 80% [================================================= ] 3878/4843 80% [================================================= ] 3879/4843 80% [================================================= ] 3880/4843 80% [================================================= ] 3881/4843 80% [================================================= ] 3882/4843 80% [================================================= ] 3883/4843 80% [================================================= ] 3884/4843 80% [================================================= ] 3885/4843 80% [================================================= ] 3886/4843 80% [================================================= ] 3887/4843 80% [================================================= ] 3888/4843 80% [================================================= ] 3889/4843 80% [================================================= ] 3890/4843 80% [================================================= ] 3891/4843 80% [================================================= ] 3892/4843 80% [================================================= ] 3893/4843 80% [================================================= ] 3894/4843 80% [================================================= ] 3895/4843 80% [================================================= ] 3896/4843 80% [================================================= ] 3897/4843 80% [================================================= ] 3898/4843 80% [================================================= ] 3899/4843 80% [================================================= ] 3900/4843 80% [================================================= ] 3901/4843 80% [================================================= ] 3902/4843 80% [================================================= ] 3903/4843 80% [================================================= ] 3904/4843 80% [================================================= ] 3905/4843 80% [================================================== ] 3906/4843 80% [================================================== ] 3907/4843 80% [================================================== ] 3908/4843 80% [================================================== ] 3909/4843 80% [================================================== ] 3910/4843 80% [================================================== ] 3911/4843 80% [================================================== ] 3912/4843 80% [================================================== ] 3913/4843 80% [================================================== ] 3914/4843 80% [================================================== ] 3915/4843 80% [================================================== ] 3916/4843 80% [================================================== ] 3917/4843 80% [================================================== ] 3918/4843 80% [================================================== ] 3919/4843 80% [================================================== ] 3920/4843 80% [================================================== ] 3921/4843 80% [================================================== ] 3922/4843 80% [================================================== ] 3923/4843 81% [================================================== ] 3924/4843 81% [================================================== ] 3925/4843 81% [================================================== ] 3926/4843 81% [================================================== ] 3927/4843 81% [================================================== ] 3928/4843 81% [================================================== ] 3929/4843 81% [================================================== ] 3930/4843 81% [================================================== ] 3931/4843 81% [================================================== ] 3932/4843 81% [================================================== ] 3933/4843 81% [================================================== ] 3934/4843 81% [================================================== ] 3935/4843 81% [================================================== ] 3936/4843 81% [================================================== ] 3937/4843 81% [================================================== ] 3938/4843 81% [================================================== ] 3939/4843 81% [================================================== ] 3940/4843 81% [================================================== ] 3941/4843 81% [================================================== ] 3942/4843 81% [================================================== ] 3943/4843 81% [================================================== ] 3944/4843 81% [================================================== ] 3945/4843 81% [================================================== ] 3946/4843 81% [================================================== ] 3947/4843 81% [================================================== ] 3948/4843 81% [================================================== ] 3949/4843 81% [================================================== ] 3950/4843 81% [================================================== ] 3951/4843 81% [================================================== ] 3952/4843 81% [================================================== ] 3953/4843 81% [================================================== ] 3954/4843 81% [================================================== ] 3955/4843 81% [================================================== ] 3956/4843 81% [================================================== ] 3957/4843 81% [================================================== ] 3958/4843 81% [================================================== ] 3959/4843 81% [================================================== ] 3960/4843 81% [================================================== ] 3961/4843 81% [================================================== ] 3962/4843 81% [================================================== ] 3963/4843 81% [================================================== ] 3964/4843 81% [================================================== ] 3965/4843 81% [================================================== ] 3966/4843 81% [================================================== ] 3967/4843 81% [================================================== ] 3968/4843 81% [================================================== ] 3969/4843 81% [================================================== ] 3970/4843 81% [================================================== ] 3971/4843 81% [================================================== ] 3972/4843 82% [================================================== ] 3973/4843 82% [================================================== ] 3974/4843 82% [================================================== ] 3975/4843 82% [================================================== ] 3976/4843 82% [================================================== ] 3977/4843 82% [================================================== ] 3978/4843 82% [================================================== ] 3979/4843 82% [================================================== ] 3980/4843 82% [================================================== ] 3981/4843 82% [================================================== ] 3982/4843 82% [================================================== ] 3983/4843 82% [=================================================== ] 3984/4843 82% [=================================================== ] 3985/4843 82% [=================================================== ] 3986/4843 82% [=================================================== ] 3987/4843 82% [=================================================== ] 3988/4843 82% [=================================================== ] 3989/4843 82% [=================================================== ] 3990/4843 82% [=================================================== ] 3991/4843 82% [=================================================== ] 3992/4843 82% [=================================================== ] 3993/4843 82% [=================================================== ] 3994/4843 82% [=================================================== ] 3995/4843 82% [=================================================== ] 3996/4843 82% [=================================================== ] 3997/4843 82% [=================================================== ] 3998/4843 82% [=================================================== ] 3999/4843 82% [=================================================== ] 4000/4843 82% [=================================================== ] 4001/4843 82% [=================================================== ] 4002/4843 82% [=================================================== ] 4003/4843 82% [=================================================== ] 4004/4843 82% [=================================================== ] 4005/4843 82% [=================================================== ] 4006/4843 82% [=================================================== ] 4007/4843 82% [=================================================== ] 4008/4843 82% [=================================================== ] 4009/4843 82% [=================================================== ] 4010/4843 82% [=================================================== ] 4011/4843 82% [=================================================== ] 4012/4843 82% [=================================================== ] 4013/4843 82% [=================================================== ] 4014/4843 82% [=================================================== ] 4015/4843 82% [=================================================== ] 4016/4843 82% [=================================================== ] 4017/4843 82% [=================================================== ] 4018/4843 82% [=================================================== ] 4019/4843 82% [=================================================== ] 4020/4843 83% [=================================================== ] 4021/4843 83% [=================================================== ] 4022/4843 83% [=================================================== ] 4023/4843 83% [=================================================== ] 4024/4843 83% [=================================================== ] 4025/4843 83% [=================================================== ] 4026/4843 83% [=================================================== ] 4027/4843 83% [=================================================== ] 4028/4843 83% [=================================================== ] 4029/4843 83% [=================================================== ] 4030/4843 83% [=================================================== ] 4031/4843 83% [=================================================== ] 4032/4843 83% [=================================================== ] 4033/4843 83% [=================================================== ] 4034/4843 83% [=================================================== ] 4035/4843 83% [=================================================== ] 4036/4843 83% [=================================================== ] 4037/4843 83% [=================================================== ] 4038/4843 83% [=================================================== ] 4039/4843 83% [=================================================== ] 4040/4843 83% [=================================================== ] 4041/4843 83% [=================================================== ] 4042/4843 83% [=================================================== ] 4043/4843 83% [=================================================== ] 4044/4843 83% [=================================================== ] 4045/4843 83% [=================================================== ] 4046/4843 83% [=================================================== ] 4047/4843 83% [=================================================== ] 4048/4843 83% [=================================================== ] 4049/4843 83% [=================================================== ] 4050/4843 83% [=================================================== ] 4051/4843 83% [=================================================== ] 4052/4843 83% [=================================================== ] 4053/4843 83% [=================================================== ] 4054/4843 83% [=================================================== ] 4055/4843 83% [=================================================== ] 4056/4843 83% [=================================================== ] 4057/4843 83% [=================================================== ] 4058/4843 83% [=================================================== ] 4059/4843 83% [=================================================== ] 4060/4843 83% [=================================================== ] 4061/4843 83% [==================================================== ] 4062/4843 83% [==================================================== ] 4063/4843 83% [==================================================== ] 4064/4843 83% [==================================================== ] 4065/4843 83% [==================================================== ] 4066/4843 83% [==================================================== ] 4067/4843 83% [==================================================== ] 4068/4843 83% [==================================================== ] 4069/4843 84% [==================================================== ] 4070/4843 84% [==================================================== ] 4071/4843 84% [==================================================== ] 4072/4843 84% [==================================================== ] 4073/4843 84% [==================================================== ] 4074/4843 84% [==================================================== ] 4075/4843 84% [==================================================== ] 4076/4843 84% [==================================================== ] 4077/4843 84% [==================================================== ] 4078/4843 84% [==================================================== ] 4079/4843 84% [==================================================== ] 4080/4843 84% [==================================================== ] 4081/4843 84% [==================================================== ] 4082/4843 84% [==================================================== ] 4083/4843 84% [==================================================== ] 4084/4843 84% [==================================================== ] 4085/4843 84% [==================================================== ] 4086/4843 84% [==================================================== ] 4087/4843 84% [==================================================== ] 4088/4843 84% [==================================================== ] 4089/4843 84% [==================================================== ] 4090/4843 84% [==================================================== ] 4091/4843 84% [==================================================== ] 4092/4843 84% [==================================================== ] 4093/4843 84% [==================================================== ] 4094/4843 84% [==================================================== ] 4095/4843 84% [==================================================== ] 4096/4843 84% [==================================================== ] 4097/4843 84% [==================================================== ] 4098/4843 84% [==================================================== ] 4099/4843 84% [==================================================== ] 4100/4843 84% [==================================================== ] 4101/4843 84% [==================================================== ] 4102/4843 84% [==================================================== ] 4103/4843 84% [==================================================== ] 4104/4843 84% [==================================================== ] 4105/4843 84% [==================================================== ] 4106/4843 84% [==================================================== ] 4107/4843 84% [==================================================== ] 4108/4843 84% [==================================================== ] 4109/4843 84% [==================================================== ] 4110/4843 84% [==================================================== ] 4111/4843 84% [==================================================== ] 4112/4843 84% [==================================================== ] 4113/4843 84% [==================================================== ] 4114/4843 84% [==================================================== ] 4115/4843 84% [==================================================== ] 4116/4843 84% [==================================================== ] 4117/4843 85% [==================================================== ] 4118/4843 85% [==================================================== ] 4119/4843 85% [==================================================== ] 4120/4843 85% [==================================================== ] 4121/4843 85% [==================================================== ] 4122/4843 85% [==================================================== ] 4123/4843 85% [==================================================== ] 4124/4843 85% [==================================================== ] 4125/4843 85% [==================================================== ] 4126/4843 85% [==================================================== ] 4127/4843 85% [==================================================== ] 4128/4843 85% [==================================================== ] 4129/4843 85% [==================================================== ] 4130/4843 85% [==================================================== ] 4131/4843 85% [==================================================== ] 4132/4843 85% [==================================================== ] 4133/4843 85% [==================================================== ] 4134/4843 85% [==================================================== ] 4135/4843 85% [==================================================== ] 4136/4843 85% [==================================================== ] 4137/4843 85% [==================================================== ] 4138/4843 85% [==================================================== ] 4139/4843 85% [===================================================== ] 4140/4843 85% [===================================================== ] 4141/4843 85% [===================================================== ] 4142/4843 85% [===================================================== ] 4143/4843 85% [===================================================== ] 4144/4843 85% [===================================================== ] 4145/4843 85% [===================================================== ] 4146/4843 85% [===================================================== ] 4147/4843 85% [===================================================== ] 4148/4843 85% [===================================================== ] 4149/4843 85% [===================================================== ] 4150/4843 85% [===================================================== ] 4151/4843 85% [===================================================== ] 4152/4843 85% [===================================================== ] 4153/4843 85% [===================================================== ] 4154/4843 85% [===================================================== ] 4155/4843 85% [===================================================== ] 4156/4843 85% [===================================================== ] 4157/4843 85% [===================================================== ] 4158/4843 85% [===================================================== ] 4159/4843 85% [===================================================== ] 4160/4843 85% [===================================================== ] 4161/4843 85% [===================================================== ] 4162/4843 85% [===================================================== ] 4163/4843 85% [===================================================== ] 4164/4843 85% [===================================================== ] 4165/4843 86% [===================================================== ] 4166/4843 86% [===================================================== ] 4167/4843 86% [===================================================== ] 4168/4843 86% [===================================================== ] 4169/4843 86% [===================================================== ] 4170/4843 86% [===================================================== ] 4171/4843 86% [===================================================== ] 4172/4843 86% [===================================================== ] 4173/4843 86% [===================================================== ] 4174/4843 86% [===================================================== ] 4175/4843 86% [===================================================== ] 4176/4843 86% [===================================================== ] 4177/4843 86% [===================================================== ] 4178/4843 86% [===================================================== ] 4179/4843 86% [===================================================== ] 4180/4843 86% [===================================================== ] 4181/4843 86% [===================================================== ] 4182/4843 86% [===================================================== ] 4183/4843 86% [===================================================== ] 4184/4843 86% [===================================================== ] 4185/4843 86% [===================================================== ] 4186/4843 86% [===================================================== ] 4187/4843 86% [===================================================== ] 4188/4843 86% [===================================================== ] 4189/4843 86% [===================================================== ] 4190/4843 86% [===================================================== ] 4191/4843 86% [===================================================== ] 4192/4843 86% [===================================================== ] 4193/4843 86% [===================================================== ] 4194/4843 86% [===================================================== ] 4195/4843 86% [===================================================== ] 4196/4843 86% [===================================================== ] 4197/4843 86% [===================================================== ] 4198/4843 86% [===================================================== ] 4199/4843 86% [===================================================== ] 4200/4843 86% [===================================================== ] 4201/4843 86% [===================================================== ] 4202/4843 86% [===================================================== ] 4203/4843 86% [===================================================== ] 4204/4843 86% [===================================================== ] 4205/4843 86% [===================================================== ] 4206/4843 86% [===================================================== ] 4207/4843 86% [===================================================== ] 4208/4843 86% [===================================================== ] 4209/4843 86% [===================================================== ] 4210/4843 86% [===================================================== ] 4211/4843 86% [===================================================== ] 4212/4843 86% [===================================================== ] 4213/4843 86% [===================================================== ] 4214/4843 87% [===================================================== ] 4215/4843 87% [===================================================== ] 4216/4843 87% [===================================================== ] 4217/4843 87% [===================================================== ] 4218/4843 87% [====================================================== ] 4219/4843 87% [====================================================== ] 4220/4843 87% [====================================================== ] 4221/4843 87% [====================================================== ] 4222/4843 87% [====================================================== ] 4223/4843 87% [====================================================== ] 4224/4843 87% [====================================================== ] 4225/4843 87% [====================================================== ] 4226/4843 87% [====================================================== ] 4227/4843 87% [====================================================== ] 4228/4843 87% [====================================================== ] 4229/4843 87% [====================================================== ] 4230/4843 87% [====================================================== ] 4231/4843 87% [====================================================== ] 4232/4843 87% [====================================================== ] 4233/4843 87% [====================================================== ] 4234/4843 87% [====================================================== ] 4235/4843 87% [====================================================== ] 4236/4843 87% [====================================================== ] 4237/4843 87% [====================================================== ] 4238/4843 87% [====================================================== ] 4239/4843 87% [====================================================== ] 4240/4843 87% [====================================================== ] 4241/4843 87% [====================================================== ] 4242/4843 87% [====================================================== ] 4243/4843 87% [====================================================== ] 4244/4843 87% [====================================================== ] 4245/4843 87% [====================================================== ] 4246/4843 87% [====================================================== ] 4247/4843 87% [====================================================== ] 4248/4843 87% [====================================================== ] 4249/4843 87% [====================================================== ] 4250/4843 87% [====================================================== ] 4251/4843 87% [====================================================== ] 4252/4843 87% [====================================================== ] 4253/4843 87% [====================================================== ] 4254/4843 87% [====================================================== ] 4255/4843 87% [====================================================== ] 4256/4843 87% [====================================================== ] 4257/4843 87% [====================================================== ] 4258/4843 87% [====================================================== ] 4259/4843 87% [====================================================== ] 4260/4843 87% [====================================================== ] 4261/4843 87% [====================================================== ] 4262/4843 88% [====================================================== ] 4263/4843 88% [====================================================== ] 4264/4843 88% [====================================================== ] 4265/4843 88% [====================================================== ] 4266/4843 88% [====================================================== ] 4267/4843 88% [====================================================== ] 4268/4843 88% [====================================================== ] 4269/4843 88% [====================================================== ] 4270/4843 88% [====================================================== ] 4271/4843 88% [====================================================== ] 4272/4843 88% [====================================================== ] 4273/4843 88% [====================================================== ] 4274/4843 88% [====================================================== ] 4275/4843 88% [====================================================== ] 4276/4843 88% [====================================================== ] 4277/4843 88% [====================================================== ] 4278/4843 88% [====================================================== ] 4279/4843 88% [====================================================== ] 4280/4843 88% [====================================================== ] 4281/4843 88% [====================================================== ] 4282/4843 88% [====================================================== ] 4283/4843 88% [====================================================== ] 4284/4843 88% [====================================================== ] 4285/4843 88% [====================================================== ] 4286/4843 88% [====================================================== ] 4287/4843 88% [====================================================== ] 4288/4843 88% [====================================================== ] 4289/4843 88% [====================================================== ] 4290/4843 88% [====================================================== ] 4291/4843 88% [====================================================== ] 4292/4843 88% [====================================================== ] 4293/4843 88% [====================================================== ] 4294/4843 88% [====================================================== ] 4295/4843 88% [====================================================== ] 4296/4843 88% [======================================================= ] 4297/4843 88% [======================================================= ] 4298/4843 88% [======================================================= ] 4299/4843 88% [======================================================= ] 4300/4843 88% [======================================================= ] 4301/4843 88% [======================================================= ] 4302/4843 88% [======================================================= ] 4303/4843 88% [======================================================= ] 4304/4843 88% [======================================================= ] 4305/4843 88% [======================================================= ] 4306/4843 88% [======================================================= ] 4307/4843 88% [======================================================= ] 4308/4843 88% [======================================================= ] 4309/4843 88% [======================================================= ] 4310/4843 88% [======================================================= ] 4311/4843 89% [======================================================= ] 4312/4843 89% [======================================================= ] 4313/4843 89% [======================================================= ] 4314/4843 89% [======================================================= ] 4315/4843 89% [======================================================= ] 4316/4843 89% [======================================================= ] 4317/4843 89% [======================================================= ] 4318/4843 89% [======================================================= ] 4319/4843 89% [======================================================= ] 4320/4843 89% [======================================================= ] 4321/4843 89% [======================================================= ] 4322/4843 89% [======================================================= ] 4323/4843 89% [======================================================= ] 4324/4843 89% [======================================================= ] 4325/4843 89% [======================================================= ] 4326/4843 89% [======================================================= ] 4327/4843 89% [======================================================= ] 4328/4843 89% [======================================================= ] 4329/4843 89% [======================================================= ] 4330/4843 89% [======================================================= ] 4331/4843 89% [======================================================= ] 4332/4843 89% [======================================================= ] 4333/4843 89% [======================================================= ] 4334/4843 89% [======================================================= ] 4335/4843 89% [======================================================= ] 4336/4843 89% [======================================================= ] 4337/4843 89% [======================================================= ] 4338/4843 89% [======================================================= ] 4339/4843 89% [======================================================= ] 4340/4843 89% [======================================================= ] 4341/4843 89% [======================================================= ] 4342/4843 89% [======================================================= ] 4343/4843 89% [======================================================= ] 4344/4843 89% [======================================================= ] 4345/4843 89% [======================================================= ] 4346/4843 89% [======================================================= ] 4347/4843 89% [======================================================= ] 4348/4843 89% [======================================================= ] 4349/4843 89% [======================================================= ] 4350/4843 89% [======================================================= ] 4351/4843 89% [======================================================= ] 4352/4843 89% [======================================================= ] 4353/4843 89% [======================================================= ] 4354/4843 89% [======================================================= ] 4355/4843 89% [======================================================= ] 4356/4843 89% [======================================================= ] 4357/4843 89% [======================================================= ] 4358/4843 89% [======================================================= ] 4359/4843 90% [======================================================= ] 4360/4843 90% [======================================================= ] 4361/4843 90% [======================================================= ] 4362/4843 90% [======================================================= ] 4363/4843 90% [======================================================= ] 4364/4843 90% [======================================================= ] 4365/4843 90% [======================================================= ] 4366/4843 90% [======================================================= ] 4367/4843 90% [======================================================= ] 4368/4843 90% [======================================================= ] 4369/4843 90% [======================================================= ] 4370/4843 90% [======================================================= ] 4371/4843 90% [======================================================= ] 4372/4843 90% [======================================================= ] 4373/4843 90% [======================================================= ] 4374/4843 90% [======================================================== ] 4375/4843 90% [======================================================== ] 4376/4843 90% [======================================================== ] 4377/4843 90% [======================================================== ] 4378/4843 90% [======================================================== ] 4379/4843 90% [======================================================== ] 4380/4843 90% [======================================================== ] 4381/4843 90% [======================================================== ] 4382/4843 90% [======================================================== ] 4383/4843 90% [======================================================== ] 4384/4843 90% [======================================================== ] 4385/4843 90% [======================================================== ] 4386/4843 90% [======================================================== ] 4387/4843 90% [======================================================== ] 4388/4843 90% [======================================================== ] 4389/4843 90% [======================================================== ] 4390/4843 90% [======================================================== ] 4391/4843 90% [======================================================== ] 4392/4843 90% [======================================================== ] 4393/4843 90% [======================================================== ] 4394/4843 90% [======================================================== ] 4395/4843 90% [======================================================== ] 4396/4843 90% [======================================================== ] 4397/4843 90% [======================================================== ] 4398/4843 90% [======================================================== ] 4399/4843 90% [======================================================== ] 4400/4843 90% [======================================================== ] 4401/4843 90% [======================================================== ] 4402/4843 90% [======================================================== ] 4403/4843 90% [======================================================== ] 4404/4843 90% [======================================================== ] 4405/4843 90% [======================================================== ] 4406/4843 90% [======================================================== ] 4407/4843 90% [======================================================== ] 4408/4843 91% [======================================================== ] 4409/4843 91% [======================================================== ] 4410/4843 91% [======================================================== ] 4411/4843 91% [======================================================== ] 4412/4843 91% [======================================================== ] 4413/4843 91% [======================================================== ] 4414/4843 91% [======================================================== ] 4415/4843 91% [======================================================== ] 4416/4843 91% [======================================================== ] 4417/4843 91% [======================================================== ] 4418/4843 91% [======================================================== ] 4419/4843 91% [======================================================== ] 4420/4843 91% [======================================================== ] 4421/4843 91% [======================================================== ] 4422/4843 91% [======================================================== ] 4423/4843 91% [======================================================== ] 4424/4843 91% [======================================================== ] 4425/4843 91% [======================================================== ] 4426/4843 91% [======================================================== ] 4427/4843 91% [======================================================== ] 4428/4843 91% [======================================================== ] 4429/4843 91% [======================================================== ] 4430/4843 91% [======================================================== ] 4431/4843 91% [======================================================== ] 4432/4843 91% [======================================================== ] 4433/4843 91% [======================================================== ] 4434/4843 91% [======================================================== ] 4435/4843 91% [======================================================== ] 4436/4843 91% [======================================================== ] 4437/4843 91% [======================================================== ] 4438/4843 91% [======================================================== ] 4439/4843 91% [======================================================== ] 4440/4843 91% [======================================================== ] 4441/4843 91% [======================================================== ] 4442/4843 91% [======================================================== ] 4443/4843 91% [======================================================== ] 4444/4843 91% [======================================================== ] 4445/4843 91% [======================================================== ] 4446/4843 91% [======================================================== ] 4447/4843 91% [======================================================== ] 4448/4843 91% [======================================================== ] 4449/4843 91% [======================================================== ] 4450/4843 91% [======================================================== ] 4451/4843 91% [======================================================== ] 4452/4843 91% [========================================================= ] 4453/4843 91% [========================================================= ] 4454/4843 91% [========================================================= ] 4455/4843 91% [========================================================= ] 4456/4843 92% [========================================================= ] 4457/4843 92% [========================================================= ] 4458/4843 92% [========================================================= ] 4459/4843 92% [========================================================= ] 4460/4843 92% [========================================================= ] 4461/4843 92% [========================================================= ] 4462/4843 92% [========================================================= ] 4463/4843 92% [========================================================= ] 4464/4843 92% [========================================================= ] 4465/4843 92% [========================================================= ] 4466/4843 92% [========================================================= ] 4467/4843 92% [========================================================= ] 4468/4843 92% [========================================================= ] 4469/4843 92% [========================================================= ] 4470/4843 92% [========================================================= ] 4471/4843 92% [========================================================= ] 4472/4843 92% [========================================================= ] 4473/4843 92% [========================================================= ] 4474/4843 92% [========================================================= ] 4475/4843 92% [========================================================= ] 4476/4843 92% [========================================================= ] 4477/4843 92% [========================================================= ] 4478/4843 92% [========================================================= ] 4479/4843 92% [========================================================= ] 4480/4843 92% [========================================================= ] 4481/4843 92% [========================================================= ] 4482/4843 92% [========================================================= ] 4483/4843 92% [========================================================= ] 4484/4843 92% [========================================================= ] 4485/4843 92% [========================================================= ] 4486/4843 92% [========================================================= ] 4487/4843 92% [========================================================= ] 4488/4843 92% [========================================================= ] 4489/4843 92% [========================================================= ] 4490/4843 92% [========================================================= ] 4491/4843 92% [========================================================= ] 4492/4843 92% [========================================================= ] 4493/4843 92% [========================================================= ] 4494/4843 92% [========================================================= ] 4495/4843 92% [========================================================= ] 4496/4843 92% [========================================================= ] 4497/4843 92% [========================================================= ] 4498/4843 92% [========================================================= ] 4499/4843 92% [========================================================= ] 4500/4843 92% [========================================================= ] 4501/4843 92% [========================================================= ] 4502/4843 92% [========================================================= ] 4503/4843 92% [========================================================= ] 4504/4843 93% [========================================================= ] 4505/4843 93% [========================================================= ] 4506/4843 93% [========================================================= ] 4507/4843 93% [========================================================= ] 4508/4843 93% [========================================================= ] 4509/4843 93% [========================================================= ] 4510/4843 93% [========================================================= ] 4511/4843 93% [========================================================= ] 4512/4843 93% [========================================================= ] 4513/4843 93% [========================================================= ] 4514/4843 93% [========================================================= ] 4515/4843 93% [========================================================= ] 4516/4843 93% [========================================================= ] 4517/4843 93% [========================================================= ] 4518/4843 93% [========================================================= ] 4519/4843 93% [========================================================= ] 4520/4843 93% [========================================================= ] 4521/4843 93% [========================================================= ] 4522/4843 93% [========================================================= ] 4523/4843 93% [========================================================= ] 4524/4843 93% [========================================================= ] 4525/4843 93% [========================================================= ] 4526/4843 93% [========================================================= ] 4527/4843 93% [========================================================= ] 4528/4843 93% [========================================================= ] 4529/4843 93% [========================================================= ] 4530/4843 93% [========================================================== ] 4531/4843 93% [========================================================== ] 4532/4843 93% [========================================================== ] 4533/4843 93% [========================================================== ] 4534/4843 93% [========================================================== ] 4535/4843 93% [========================================================== ] 4536/4843 93% [========================================================== ] 4537/4843 93% [========================================================== ] 4538/4843 93% [========================================================== ] 4539/4843 93% [========================================================== ] 4540/4843 93% [========================================================== ] 4541/4843 93% [========================================================== ] 4542/4843 93% [========================================================== ] 4543/4843 93% [========================================================== ] 4544/4843 93% [========================================================== ] 4545/4843 93% [========================================================== ] 4546/4843 93% [========================================================== ] 4547/4843 93% [========================================================== ] 4548/4843 93% [========================================================== ] 4549/4843 93% [========================================================== ] 4550/4843 93% [========================================================== ] 4551/4843 93% [========================================================== ] 4552/4843 93% [========================================================== ] 4553/4843 94% [========================================================== ] 4554/4843 94% [========================================================== ] 4555/4843 94% [========================================================== ] 4556/4843 94% [========================================================== ] 4557/4843 94% [========================================================== ] 4558/4843 94% [========================================================== ] 4559/4843 94% [========================================================== ] 4560/4843 94% [========================================================== ] 4561/4843 94% [========================================================== ] 4562/4843 94% [========================================================== ] 4563/4843 94% [========================================================== ] 4564/4843 94% [========================================================== ] 4565/4843 94% [========================================================== ] 4566/4843 94% [========================================================== ] 4567/4843 94% [========================================================== ] 4568/4843 94% [========================================================== ] 4569/4843 94% [========================================================== ] 4570/4843 94% [========================================================== ] 4571/4843 94% [========================================================== ] 4572/4843 94% [========================================================== ] 4573/4843 94% [========================================================== ] 4574/4843 94% [========================================================== ] 4575/4843 94% [========================================================== ] 4576/4843 94% [========================================================== ] 4577/4843 94% [========================================================== ] 4578/4843 94% [========================================================== ] 4579/4843 94% [========================================================== ] 4580/4843 94% [========================================================== ] 4581/4843 94% [========================================================== ] 4582/4843 94% [========================================================== ] 4583/4843 94% [========================================================== ] 4584/4843 94% [========================================================== ] 4585/4843 94% [========================================================== ] 4586/4843 94% [========================================================== ] 4587/4843 94% [========================================================== ] 4588/4843 94% [========================================================== ] 4589/4843 94% [========================================================== ] 4590/4843 94% [========================================================== ] 4591/4843 94% [========================================================== ] 4592/4843 94% [========================================================== ] 4593/4843 94% [========================================================== ] 4594/4843 94% [========================================================== ] 4595/4843 94% [========================================================== ] 4596/4843 94% [========================================================== ] 4597/4843 94% [========================================================== ] 4598/4843 94% [========================================================== ] 4599/4843 94% [========================================================== ] 4600/4843 94% [========================================================== ] 4601/4843 95% [========================================================== ] 4602/4843 95% [========================================================== ] 4603/4843 95% [========================================================== ] 4604/4843 95% [========================================================== ] 4605/4843 95% [========================================================== ] 4606/4843 95% [========================================================== ] 4607/4843 95% [========================================================== ] 4608/4843 95% [=========================================================== ] 4609/4843 95% [=========================================================== ] 4610/4843 95% [=========================================================== ] 4611/4843 95% [=========================================================== ] 4612/4843 95% [=========================================================== ] 4613/4843 95% [=========================================================== ] 4614/4843 95% [=========================================================== ] 4615/4843 95% [=========================================================== ] 4616/4843 95% [=========================================================== ] 4617/4843 95% [=========================================================== ] 4618/4843 95% [=========================================================== ] 4619/4843 95% [=========================================================== ] 4620/4843 95% [=========================================================== ] 4621/4843 95% [=========================================================== ] 4622/4843 95% [=========================================================== ] 4623/4843 95% [=========================================================== ] 4624/4843 95% [=========================================================== ] 4625/4843 95% [=========================================================== ] 4626/4843 95% [=========================================================== ] 4627/4843 95% [=========================================================== ] 4628/4843 95% [=========================================================== ] 4629/4843 95% [=========================================================== ] 4630/4843 95% [=========================================================== ] 4631/4843 95% [=========================================================== ] 4632/4843 95% [=========================================================== ] 4633/4843 95% [=========================================================== ] 4634/4843 95% [=========================================================== ] 4635/4843 95% [=========================================================== ] 4636/4843 95% [=========================================================== ] 4637/4843 95% [=========================================================== ] 4638/4843 95% [=========================================================== ] 4639/4843 95% [=========================================================== ] 4640/4843 95% [=========================================================== ] 4641/4843 95% [=========================================================== ] 4642/4843 95% [=========================================================== ] 4643/4843 95% [=========================================================== ] 4644/4843 95% [=========================================================== ] 4645/4843 95% [=========================================================== ] 4646/4843 95% [=========================================================== ] 4647/4843 95% [=========================================================== ] 4648/4843 95% [=========================================================== ] 4649/4843 95% [=========================================================== ] 4650/4843 96% [=========================================================== ] 4651/4843 96% [=========================================================== ] 4652/4843 96% [=========================================================== ] 4653/4843 96% [=========================================================== ] 4654/4843 96% [=========================================================== ] 4655/4843 96% [=========================================================== ] 4656/4843 96% [=========================================================== ] 4657/4843 96% [=========================================================== ] 4658/4843 96% [=========================================================== ] 4659/4843 96% [=========================================================== ] 4660/4843 96% [=========================================================== ] 4661/4843 96% [=========================================================== ] 4662/4843 96% [=========================================================== ] 4663/4843 96% [=========================================================== ] 4664/4843 96% [=========================================================== ] 4665/4843 96% [=========================================================== ] 4666/4843 96% [=========================================================== ] 4667/4843 96% [=========================================================== ] 4668/4843 96% [=========================================================== ] 4669/4843 96% [=========================================================== ] 4670/4843 96% [=========================================================== ] 4671/4843 96% [=========================================================== ] 4672/4843 96% [=========================================================== ] 4673/4843 96% [=========================================================== ] 4674/4843 96% [=========================================================== ] 4675/4843 96% [=========================================================== ] 4676/4843 96% [=========================================================== ] 4677/4843 96% [=========================================================== ] 4678/4843 96% [=========================================================== ] 4679/4843 96% [=========================================================== ] 4680/4843 96% [=========================================================== ] 4681/4843 96% [=========================================================== ] 4682/4843 96% [=========================================================== ] 4683/4843 96% [=========================================================== ] 4684/4843 96% [=========================================================== ] 4685/4843 96% [=========================================================== ] 4686/4843 96% [============================================================ ] 4687/4843 96% [============================================================ ] 4688/4843 96% [============================================================ ] 4689/4843 96% [============================================================ ] 4690/4843 96% [============================================================ ] 4691/4843 96% [============================================================ ] 4692/4843 96% [============================================================ ] 4693/4843 96% [============================================================ ] 4694/4843 96% [============================================================ ] 4695/4843 96% [============================================================ ] 4696/4843 96% [============================================================ ] 4697/4843 96% [============================================================ ] 4698/4843 97% [============================================================ ] 4699/4843 97% [============================================================ ] 4700/4843 97% [============================================================ ] 4701/4843 97% [============================================================ ] 4702/4843 97% [============================================================ ] 4703/4843 97% [============================================================ ] 4704/4843 97% [============================================================ ] 4705/4843 97% [============================================================ ] 4706/4843 97% [============================================================ ] 4707/4843 97% [============================================================ ] 4708/4843 97% [============================================================ ] 4709/4843 97% [============================================================ ] 4710/4843 97% [============================================================ ] 4711/4843 97% [============================================================ ] 4712/4843 97% [============================================================ ] 4713/4843 97% [============================================================ ] 4714/4843 97% [============================================================ ] 4715/4843 97% [============================================================ ] 4716/4843 97% [============================================================ ] 4717/4843 97% [============================================================ ] 4718/4843 97% [============================================================ ] 4719/4843 97% [============================================================ ] 4720/4843 97% [============================================================ ] 4721/4843 97% [============================================================ ] 4722/4843 97% [============================================================ ] 4723/4843 97% [============================================================ ] 4724/4843 97% [============================================================ ] 4725/4843 97% [============================================================ ] 4726/4843 97% [============================================================ ] 4727/4843 97% [============================================================ ] 4728/4843 97% [============================================================ ] 4729/4843 97% [============================================================ ] 4730/4843 97% [============================================================ ] 4731/4843 97% [============================================================ ] 4732/4843 97% [============================================================ ] 4733/4843 97% [============================================================ ] 4734/4843 97% [============================================================ ] 4735/4843 97% [============================================================ ] 4736/4843 97% [============================================================ ] 4737/4843 97% [============================================================ ] 4738/4843 97% [============================================================ ] 4739/4843 97% [============================================================ ] 4740/4843 97% [============================================================ ] 4741/4843 97% [============================================================ ] 4742/4843 97% [============================================================ ] 4743/4843 97% [============================================================ ] 4744/4843 97% [============================================================ ] 4745/4843 97% [============================================================ ] 4746/4843 97% [============================================================ ] 4747/4843 98% [============================================================ ] 4748/4843 98% [============================================================ ] 4749/4843 98% [============================================================ ] 4750/4843 98% [============================================================ ] 4751/4843 98% [============================================================ ] 4752/4843 98% [============================================================ ] 4753/4843 98% [============================================================ ] 4754/4843 98% [============================================================ ] 4755/4843 98% [============================================================ ] 4756/4843 98% [============================================================ ] 4757/4843 98% [============================================================ ] 4758/4843 98% [============================================================ ] 4759/4843 98% [============================================================ ] 4760/4843 98% [============================================================ ] 4761/4843 98% [============================================================ ] 4762/4843 98% [============================================================ ] 4763/4843 98% [============================================================ ] 4764/4843 98% [============================================================= ] 4765/4843 98% [============================================================= ] 4766/4843 98% [============================================================= ] 4767/4843 98% [============================================================= ] 4768/4843 98% [============================================================= ] 4769/4843 98% [============================================================= ] 4770/4843 98% [============================================================= ] 4771/4843 98% [============================================================= ] 4772/4843 98% [============================================================= ] 4773/4843 98% [============================================================= ] 4774/4843 98% [============================================================= ] 4775/4843 98% [============================================================= ] 4776/4843 98% [============================================================= ] 4777/4843 98% [============================================================= ] 4778/4843 98% [============================================================= ] 4779/4843 98% [============================================================= ] 4780/4843 98% [============================================================= ] 4781/4843 98% [============================================================= ] 4782/4843 98% [============================================================= ] 4783/4843 98% [============================================================= ] 4784/4843 98% [============================================================= ] 4785/4843 98% [============================================================= ] 4786/4843 98% [============================================================= ] 4787/4843 98% [============================================================= ] 4788/4843 98% [============================================================= ] 4789/4843 98% [============================================================= ] 4790/4843 98% [============================================================= ] 4791/4843 98% [============================================================= ] 4792/4843 98% [============================================================= ] 4793/4843 98% [============================================================= ] 4794/4843 98% [============================================================= ] 4795/4843 99% [============================================================= ] 4796/4843 99% [============================================================= ] 4797/4843 99% [============================================================= ] 4798/4843 99% [============================================================= ] 4799/4843 99% [============================================================= ] 4800/4843 99% [============================================================= ] 4801/4843 99% [============================================================= ] 4802/4843 99% [============================================================= ] 4803/4843 99% [============================================================= ] 4804/4843 99% [============================================================= ] 4805/4843 99% [============================================================= ] 4806/4843 99% [============================================================= ] 4807/4843 99% [============================================================= ] 4808/4843 99% [============================================================= ] 4809/4843 99% [============================================================= ] 4810/4843 99% [============================================================= ] 4811/4843 99% [============================================================= ] 4812/4843 99% [============================================================= ] 4813/4843 99% [============================================================= ] 4814/4843 99% [============================================================= ] 4815/4843 99% [============================================================= ] 4816/4843 99% [============================================================= ] 4817/4843 99% [============================================================= ] 4818/4843 99% [============================================================= ] 4819/4843 99% [============================================================= ] 4820/4843 99% [============================================================= ] 4821/4843 99% [============================================================= ] 4822/4843 99% [============================================================= ] 4823/4843 99% [============================================================= ] 4824/4843 99% [============================================================= ] 4825/4843 99% [============================================================= ] 4826/4843 99% [============================================================= ] 4827/4843 99% [============================================================= ] 4828/4843 99% [============================================================= ] 4829/4843 99% [============================================================= ] 4830/4843 99% [============================================================= ] 4831/4843 99% [============================================================= ] 4832/4843 99% [============================================================= ] 4833/4843 99% [============================================================= ] 4834/4843 99% [============================================================= ] 4835/4843 99% [============================================================= ] 4836/4843 99% [============================================================= ] 4837/4843 99% [============================================================= ] 4838/4843 99% [============================================================= ] 4839/4843 99% [============================================================= ] 4840/4843 99% [============================================================= ] 4841/4843 99% [============================================================= ] 4842/4843 99% [==============================================================] 4843/4843 100% operation complete, 4843 objects in 67870 NAND pages. ln -snf /home/autobuild/autobuild/instance-9/output-1/host/m68k-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-9/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-9/buildroot' >>> Buildroot 2024.02-31-g31abe2f6a9 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) >>> glibc 2.38-44-gd37c2b20a4787463d192b32041c3406c2bd91de0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gawk 5.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> host-binutils 2.41 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.6.18 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 >>> aer-inject 9bd5e2c7886fca72f139cd8402488a2235957d41 Collecting legal info README: OK (sha256: 659a191d8775e05c6c6a9a4ba66b3577c577342bb83f20d393135eb6633c8973) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> at 3.2.5 Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> bridge-utils 1.7.1 Collecting legal info COPYING: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> bwm-ng 0.6.3 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> catatonit 0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> comix-cursors 0.9.1 Collecting legal info >>> corkscrew 2.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libedit 20221030-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> exfat-utils 1.4.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> expat 2.6.1 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> fbset 2.1 Collecting legal info fbset.c: OK (sha256: c3285709a0840899a789faefae1704e87f96f757e905a38a1931a9d4fde95ddd) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.42 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> fswebcam 20200725 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.5 Collecting legal info LICENSE.md: OK (sha256: 60c756742db3ad1913304e8b13f0e86e22e51adb50cc0b3333c163f7e45ceec1) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-cmake 3.28.1 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-genimage 17 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> heirloom-mailx 12.5 Collecting legal info COPYING: OK (sha256: 5ddc00aed98a0cf75fc7edfd9f3aeb1e919ae0ad5e9ff55d61f643d62d802b07) >>> ifenslave 2.9 Collecting legal info debian/copyright: OK (sha256: 299e00f3afc0e6ea0685340df73ad444e58e6fe0229989ba0983f5f33e275c41) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> host-imagemagick 7.1.1-21 Collecting legal info LICENSE: OK (sha256: 8cceeb67d4e783cb63075c7311fdb990fa0369ee80fbd0f481064cd02386ca2d) >>> host-libjpeg 9f Collecting legal info README: OK (sha256: 7c25493a9f64fed34d01445467341bda77bc1cdbeccbe33558659ef173fb9ff2) >>> host-libpng 1.6.42 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> libarchive 3.7.2 Collecting legal info COPYING: OK (sha256: b2cdf763345de2de34cebf54394df3c61a105c3b71288603c251f2fa638200ba) >>> libassuan 2.5.6 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcue 2.3.0 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libebur128 1.2.6 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libgsm 1.0.22 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libreplaygain 475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsndfile 1.2.2 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsocketcan 0.0.12 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libucl 0.8.2 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> libwebsockets 4.3.3 Collecting legal info LICENSE: OK (sha256: 2b5dd8030691f3d1870a040f085c37e45d9ab9c684a7f1284f5f379c1e829b28) >>> lighttpd 1.4.73 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> 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-setuptools 69.0.3 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> 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.1 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> 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-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> postgresql 16.1 Collecting legal info COPYRIGHT: OK (sha256: 1a7d13c3ab31961b91ba256f77d6e82e0b54bf992253060fe93bdb5466df416a) >>> host-zic 2023c Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> xxhash 0.8.2 Collecting legal info LICENSE: OK (sha256: 6ffedbc0f7878612d2b23589f1ff2ab15633e1df7963a5d9fc750ec5500c7e7a) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> logsurfer 1.8 Collecting legal info >>> mbw 2.0 Collecting legal info LICENSE: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> most 5.2.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 3d8f860532c9f202db9300375fb29a1e7b32f538c6033e7013266ad55317fc3e) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> mtr 0.95 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> netsurf 3.10 Collecting legal info netsurf/COPYING: OK (sha256: 55c4a7ae3953d720a462e69d1f128a20004933d12538be5314a33f8821675378) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-vim 9.1.0145 Collecting legal info LICENSE: OK (sha256: 0b3f1f330cb1b179bb17c7c687d4cec601e0aa3462bc7f890ad4c3888d37d720) README.txt: OK (sha256: 7a2f621c8496396dae5eecdcc4dccff9d534dff4627193d3ebf7fa6d2cb27042) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> opkg 0.6.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-datetime-tiny 1.07 Collecting legal info LICENSE: OK (sha256: 21cda7a55a8d4b32a43c654f0d4d4a1587096b35bf2a93ea12a2e3a8c2c0b88f) >>> host-perl 5.38.2 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 9519aaeeac509b3fa8778155a63545b6086f8313546b93fe9958d1c434d476a8) >>> perl 5.38.2 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 9519aaeeac509b3fa8778155a63545b6086f8313546b93fe9958d1c434d476a8) >>> perl-devel-stacktrace 2.05 Collecting legal info LICENSE: OK (sha256: 74f17bdbecbdfb75998f953c1dedb27d72199c8f0b612b1fca7834e4bfd87f90) >>> perl-file-slurp 9999.32 Collecting legal info README.md: OK (sha256: d1be945657536c93caf481b9f3c73fd1952ef66388c664e29021ab91d4fe47e8) >>> perl-hash-multivalue 0.16 Collecting legal info LICENSE: OK (sha256: af32512e13f6722dab770b989c57556a5e3d29a49b22b8ad5668064db8592401) >>> perl-http-entity-parser 0.25 Collecting legal info LICENSE: OK (sha256: 79c2a066104e71602785fd815c5aea6f7db78c19451d68521380083f9c2a8805) >>> host-perl-module-build-tiny 0.047 Collecting legal info LICENSE: OK (sha256: 1ce3282467869416f29b0c5f7773d1b80181fb9e08bef64e3829e8c53e19b64e) >>> host-perl-extutils-config 0.008 Collecting legal info LICENSE: OK (sha256: 33b39fda54675d4d681764049e27b537cac12213aa6650667abea43662264ddc) >>> host-perl-extutils-helpers 0.026 Collecting legal info LICENSE: OK (sha256: e5530d0ebc8662df3a970644d867faf12760b1a95ca6e2bf1c5f9af410a418e0) >>> host-perl-extutils-installpaths 0.012 Collecting legal info LICENSE: OK (sha256: b95d38ac031587625625d92fbd2ee1d5df0d02606057d680e7dcf3598fe629f9) >>> perl-http-multipartparser 0.02 Collecting legal info README: OK (sha256: a339d6cf9253720ba69b311423556cc02c94d5a6f76cf5cdf11af2112e14a074) >>> perl-json-maybexs 1.004005 Collecting legal info LICENSE: OK (sha256: de7a14750e81d97e19e111df58a3b51e3f2c8ec2d2dd90f576f54243251972c6) >>> perl-json-tiny 0.58 Collecting legal info LICENSE: OK (sha256: 19e2e0f2079ea1ce1576eb4ecc0575b33fe45b2b8e71f4aa589d6bedd1da4e0a) >>> perl-math-int64 0.57 Collecting legal info COPYING: OK (sha256: 59feedfdc4f99a746c54e06ac46c4627fb1e29be3bc71756184f92333600f72b) >>> perl-params-util 1.102 Collecting legal info ARTISTIC-1.0: OK (sha256: 08c2ed7589aff3b2076b48b792078d3479c2295559ee7bc4615e93abe0473939) GPL-1: OK (sha256: 3d2fb9b42d1134f39c2e990d66b5e9b77005663fe956db526cc380eb3d9a77d8) LICENSE: OK (sha256: 834c4ebff45be11f35f059b077fdd747dee4b8a747b95049d849fef1c0ccdc62) >>> perl-stream-buffered 0.03 Collecting legal info LICENSE: OK (sha256: 68e8c38e6d2f2b0570a908411f8321b80a7e35ea44f43729807c9ac9a025f591) >>> perl-www-form-urlencoded 0.26 Collecting legal info LICENSE: OK (sha256: 79c2a066104e71602785fd815c5aea6f7db78c19451d68521380083f9c2a8805) >>> host-perl-module-build 0.4234 Collecting legal info LICENSE: OK (sha256: af1570e8af55af52b4e86d040e2a993cb684566275c43c4d7a8b0cc5a90e08a4) >>> pinentry 1.2.1 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> pngquant 2.18.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> host-python-cython 0.29.36 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> s6-dns 2.3.5.4 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-networking 2.5.1.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> screen 4.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl_gfx 2.0.23 Collecting legal info COPYING: OK (sha256: 4f5df842266c59b2d7e6ef35b53d7f37b13795d93baf3ed211f502c216f7bc89) LICENSE: OK (sha256: 5f3bc98e0bd2de83279bd62868d4bc0c2b4f811ab828b036d36a4a6d1cd5672d) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> spi-tools 1.0.2 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> spidev_test 5.8 Collecting legal info >>> strace 6.7 Collecting legal info COPYING: OK (sha256: 1988d0e1aa101d68855e8c4f940aacf2531051b82f6b608eb026c5fad1f33df1) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.39.2 Collecting legal info README.licensing: OK (sha256: 64dfeae1519bf0e27563d905a71264310fb6a8fa74e5cf99bb36e4d30d7ef455) 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-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> host-openssl Collecting legal info >>> host-libopenssl 3.2.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> wireless-regdb 2023.09.01 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> 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.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd 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-lzma 4.32.7 Collecting legal info COPYING.GPLv2: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-9/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-9/buildroot'