PER_PACKAGE_DIR=/home/thomas/autobuild/instance-1/output-1/per-package /home/thomas/autobuild/instance-1/buildroot/support/scripts/fix-rpath target touch /home/thomas/autobuild/instance-1/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs printf ' ftp -1 ftp -1 * /home/ftp - - Anonymous FTP User\n\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt printf ' /bin/busybox f 4755 0 0 - - - - -\n\n' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.ext2 mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2 mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -f /home/thomas/autobuild/instance-1/output-1/images/rootfs.ext2\n /home/thomas/autobuild/instance-1/output-1/host/sbin/mkfs.ext2 -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target -r 0 -N 0 -m 5 -L "rootfs" -O ^64bit /home/thomas/autobuild/instance-1/output-1/images/rootfs.ext2 "5G" || { ret=$?; echo "*** Maybe you need to increase the filesystem size (BR2_TARGET_ROOTFS_EXT2_SIZE)" 1>&2; exit $ret; }\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/ext2/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mke2fs 1.46.5 (30-Dec-2021) Creating regular file /home/thomas/autobuild/instance-1/output-1/images/rootfs.ext2 Creating filesystem with 1310720 4k blocks and 327680 inodes Filesystem UUID: 021c7471-b9d0-414f-be96-2622c32ce394 Superblock backups stored on blocks: 32768, 65536, 98304, 131072, 163840, 196608, 229376, 262144, 294912, 327680, 360448, 393216, 425984, 458752, 491520, 524288, 557056, 589824, 622592, 655360, 688128, 720896, 753664, 786432, 819200, 851968, 884736, 917504, 950272, 983040, 1015808, 1048576, 1081344, 1114112, 1146880, 1179648, 1212416, 1245184, 1277952 Allocating group tables: 0/40 done Writing inode tables: 0/40 done Copying files into the device: done Writing superblocks and filesystem accounting information: 0/40 done PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/output-1/host/bin/lzop -9 -c /home/thomas/autobuild/instance-1/output-1/images/rootfs.ext2 > /home/thomas/autobuild/instance-1/output-1/images/rootfs.ext2.lzo >>> Generating filesystem image rootfs.squashfs mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /home/thomas/autobuild/instance-1/output-1/host/bin/mksquashfs /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target /home/thomas/autobuild/instance-1/output-1/images/rootfs.squashfs -noappend -processors 4 -b 32K -nopad -comp lzo\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/squashfs/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 4 processors Creating 4.0 filesystem on /home/thomas/autobuild/instance-1/output-1/images/rootfs.squashfs, block size 32768. [=============================================================-] 6247/6247 100% Exportable Squashfs 4.0 filesystem, lzo compressed, data block size 32768 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 48463.79 Kbytes (47.33 Mbytes) 45.48% of uncompressed filesystem size (106556.14 Kbytes) Inode table size 54376 bytes (53.10 Kbytes) 34.85% of uncompressed inode table size (156023 bytes) Directory table size 46062 bytes (44.98 Kbytes) 57.51% of uncompressed directory table size (80099 bytes) Number of duplicate files found 395 Number of inodes 4082 Number of files 3364 Number of fragments 408 Number of symbolic links 576 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 142 Number of ids (unique uids + gids) 4 Number of uids 3 root (0) systemd-network (100) www-data (33) Number of gids 3 root (0) systemd-journal (101) www-data (33) >>> Generating filesystem image rootfs.tar mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot printf ' (cd /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target; find -print0 | LC_ALL=C sort -z | tar --pax-option=exthdr.name=%%d/PaxHeaders/%%f,atime:=0,ctime:=0 -cf /home/thomas/autobuild/instance-1/output-1/images/rootfs.tar --null --xattrs-include='\''*'\'' --no-recursion -T - --numeric-owner)\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/tar/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" bzip2 -9 -c /home/thomas/autobuild/instance-1/output-1/images/rootfs.tar > /home/thomas/autobuild/instance-1/output-1/images/rootfs.tar.bz2 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/images rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-1/output-1/target/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-1/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-1/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-1/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-1/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-1/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-1/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 4082 objects. stage 2: creating image '/home/thomas/autobuild/instance-1/output-1/images/rootfs.yaffs2' [ ] 1/4082 0% [ ] 2/4082 0% [ ] 3/4082 0% [ ] 4/4082 0% [ ] 5/4082 0% [ ] 6/4082 0% [ ] 7/4082 0% [ ] 8/4082 0% [ ] 9/4082 0% [ ] 10/4082 0% [ ] 11/4082 0% [ ] 12/4082 0% [ ] 13/4082 0% [ ] 14/4082 0% [ ] 15/4082 0% [ ] 16/4082 0% [ ] 17/4082 0% [ ] 18/4082 0% [ ] 19/4082 0% [ ] 20/4082 0% [ ] 21/4082 0% [ ] 22/4082 0% [ ] 23/4082 0% [ ] 24/4082 0% [ ] 25/4082 0% [ ] 26/4082 0% [ ] 27/4082 0% [ ] 28/4082 0% [ ] 29/4082 0% [ ] 30/4082 0% [ ] 31/4082 0% [ ] 32/4082 0% [ ] 33/4082 0% [ ] 34/4082 0% [ ] 35/4082 0% [ ] 36/4082 0% [ ] 37/4082 0% [ ] 38/4082 0% [ ] 39/4082 0% [ ] 40/4082 0% [ ] 41/4082 1% [ ] 42/4082 1% [ ] 43/4082 1% [ ] 44/4082 1% [ ] 45/4082 1% [ ] 46/4082 1% [ ] 47/4082 1% [ ] 48/4082 1% [ ] 49/4082 1% [ ] 50/4082 1% [ ] 51/4082 1% [ ] 52/4082 1% [ ] 53/4082 1% [ ] 54/4082 1% [ ] 55/4082 1% [ ] 56/4082 1% [ ] 57/4082 1% [ ] 58/4082 1% [ ] 59/4082 1% [ ] 60/4082 1% [ ] 61/4082 1% [ ] 62/4082 1% [ ] 63/4082 1% [ ] 64/4082 1% [ ] 65/4082 1% [= ] 66/4082 1% [= ] 67/4082 1% [= ] 68/4082 1% [= ] 69/4082 1% [= ] 70/4082 1% [= ] 71/4082 1% [= ] 72/4082 1% [= ] 73/4082 1% [= ] 74/4082 1% [= ] 75/4082 1% [= ] 76/4082 1% [= ] 77/4082 1% [= ] 78/4082 1% [= ] 79/4082 1% [= ] 80/4082 1% [= ] 81/4082 1% [= ] 82/4082 2% [= ] 83/4082 2% [= ] 84/4082 2% [= ] 85/4082 2% [= ] 86/4082 2% [= ] 87/4082 2% [= ] 88/4082 2% [= ] 89/4082 2% [= ] 90/4082 2% [= ] 91/4082 2% [= ] 92/4082 2% [= ] 93/4082 2% [= ] 94/4082 2% [= ] 95/4082 2% [= ] 96/4082 2% [= ] 97/4082 2% [= ] 98/4082 2% [= ] 99/4082 2% [= ] 100/4082 2% [= ] 101/4082 2% [= ] 102/4082 2% [= ] 103/4082 2% [= ] 104/4082 2% [= ] 105/4082 2% [= ] 106/4082 2% [= ] 107/4082 2% [= ] 108/4082 2% [= ] 109/4082 2% [= ] 110/4082 2% [= ] 111/4082 2% [= ] 112/4082 2% [= ] 113/4082 2% [= ] 114/4082 2% [= ] 115/4082 2% [= ] 116/4082 2% [= ] 117/4082 2% [= ] 118/4082 2% [= ] 119/4082 2% [= ] 120/4082 2% [= ] 121/4082 2% [= ] 122/4082 2% [= ] 123/4082 3% [= ] 124/4082 3% [= ] 125/4082 3% [= ] 126/4082 3% [= ] 127/4082 3% [= ] 128/4082 3% [= ] 129/4082 3% [= ] 130/4082 3% [= ] 131/4082 3% [== ] 132/4082 3% [== ] 133/4082 3% [== ] 134/4082 3% [== ] 135/4082 3% [== ] 136/4082 3% [== ] 137/4082 3% [== ] 138/4082 3% [== ] 139/4082 3% [== ] 140/4082 3% [== ] 141/4082 3% [== ] 142/4082 3% [== ] 143/4082 3% [== ] 144/4082 3% [== ] 145/4082 3% [== ] 146/4082 3% [== ] 147/4082 3% [== ] 148/4082 3% [== ] 149/4082 3% [== ] 150/4082 3% [== ] 151/4082 3% [== ] 152/4082 3% [== ] 153/4082 3% [== ] 154/4082 3% [== ] 155/4082 3% [== ] 156/4082 3% [== ] 157/4082 3% [== ] 158/4082 3% [== ] 159/4082 3% [== ] 160/4082 3% [== ] 161/4082 3% [== ] 162/4082 3% [== ] 163/4082 3% [== ] 164/4082 4% [== ] 165/4082 4% [== ] 166/4082 4% [== ] 167/4082 4% [== ] 168/4082 4% [== ] 169/4082 4% [== ] 170/4082 4% [== ] 171/4082 4% [== ] 172/4082 4% [== ] 173/4082 4% [== ] 174/4082 4% [== ] 175/4082 4% [== ] 176/4082 4% [== ] 177/4082 4% [== ] 178/4082 4% [== ] 179/4082 4% [== ] 180/4082 4% [== ] 181/4082 4% [== ] 182/4082 4% [== ] 183/4082 4% [== ] 184/4082 4% [== ] 185/4082 4% [== ] 186/4082 4% [== ] 187/4082 4% [== ] 188/4082 4% [== ] 189/4082 4% [== ] 190/4082 4% [== ] 191/4082 4% [== ] 192/4082 4% [== ] 193/4082 4% [== ] 194/4082 4% [== ] 195/4082 4% [== ] 196/4082 4% [== ] 197/4082 4% [=== ] 198/4082 4% [=== ] 199/4082 4% [=== ] 200/4082 4% [=== ] 201/4082 4% [=== ] 202/4082 4% [=== ] 203/4082 4% [=== ] 204/4082 4% [=== ] 205/4082 5% [=== ] 206/4082 5% [=== ] 207/4082 5% [=== ] 208/4082 5% [=== ] 209/4082 5% [=== ] 210/4082 5% [=== ] 211/4082 5% [=== ] 212/4082 5% [=== ] 213/4082 5% [=== ] 214/4082 5% [=== ] 215/4082 5% [=== ] 216/4082 5% [=== ] 217/4082 5% [=== ] 218/4082 5% [=== ] 219/4082 5% [=== ] 220/4082 5% [=== ] 221/4082 5% [=== ] 222/4082 5% [=== ] 223/4082 5% [=== ] 224/4082 5% [=== ] 225/4082 5% [=== ] 226/4082 5% [=== ] 227/4082 5% [=== ] 228/4082 5% [=== ] 229/4082 5% [=== ] 230/4082 5% [=== ] 231/4082 5% [=== ] 232/4082 5% [=== ] 233/4082 5% [=== ] 234/4082 5% [=== ] 235/4082 5% [=== ] 236/4082 5% [=== ] 237/4082 5% [=== ] 238/4082 5% [=== ] 239/4082 5% [=== ] 240/4082 5% [=== ] 241/4082 5% [=== ] 242/4082 5% [=== ] 243/4082 5% [=== ] 244/4082 5% [=== ] 245/4082 6% [=== ] 246/4082 6% [=== ] 247/4082 6% [=== ] 248/4082 6% [=== ] 249/4082 6% [=== ] 250/4082 6% [=== ] 251/4082 6% [=== ] 252/4082 6% [=== ] 253/4082 6% [=== ] 254/4082 6% [=== ] 255/4082 6% [=== ] 256/4082 6% [=== ] 257/4082 6% [=== ] 258/4082 6% [=== ] 259/4082 6% [=== ] 260/4082 6% [=== ] 261/4082 6% [=== ] 262/4082 6% [=== ] 263/4082 6% [==== ] 264/4082 6% [==== ] 265/4082 6% [==== ] 266/4082 6% [==== ] 267/4082 6% [==== ] 268/4082 6% [==== ] 269/4082 6% [==== ] 270/4082 6% [==== ] 271/4082 6% [==== ] 272/4082 6% [==== ] 273/4082 6% [==== ] 274/4082 6% [==== ] 275/4082 6% [==== ] 276/4082 6% [==== ] 277/4082 6% [==== ] 278/4082 6% [==== ] 279/4082 6% [==== ] 280/4082 6% [==== ] 281/4082 6% [==== ] 282/4082 6% [==== ] 283/4082 6% [==== ] 284/4082 6% [==== ] 285/4082 6% [==== ] 286/4082 7% [==== ] 287/4082 7% [==== ] 288/4082 7% [==== ] 289/4082 7% [==== ] 290/4082 7% [==== ] 291/4082 7% [==== ] 292/4082 7% [==== ] 293/4082 7% [==== ] 294/4082 7% [==== ] 295/4082 7% [==== ] 296/4082 7% [==== ] 297/4082 7% [==== ] 298/4082 7% [==== ] 299/4082 7% [==== ] 300/4082 7% [==== ] 301/4082 7% [==== ] 302/4082 7% [==== ] 303/4082 7% [==== ] 304/4082 7% [==== ] 305/4082 7% [==== ] 306/4082 7% [==== ] 307/4082 7% [==== ] 308/4082 7% [==== ] 309/4082 7% [==== ] 310/4082 7% [==== ] 311/4082 7% [==== ] 312/4082 7% [==== ] 313/4082 7% [==== ] 314/4082 7% [==== ] 315/4082 7% [==== ] 316/4082 7% [==== ] 317/4082 7% [==== ] 318/4082 7% [==== ] 319/4082 7% [==== ] 320/4082 7% [==== ] 321/4082 7% [==== ] 322/4082 7% [==== ] 323/4082 7% [==== ] 324/4082 7% [==== ] 325/4082 7% [==== ] 326/4082 7% [==== ] 327/4082 8% [==== ] 328/4082 8% [==== ] 329/4082 8% [===== ] 330/4082 8% [===== ] 331/4082 8% [===== ] 332/4082 8% [===== ] 333/4082 8% [===== ] 334/4082 8% [===== ] 335/4082 8% [===== ] 336/4082 8% [===== ] 337/4082 8% [===== ] 338/4082 8% [===== ] 339/4082 8% [===== ] 340/4082 8% [===== ] 341/4082 8% [===== ] 342/4082 8% [===== ] 343/4082 8% [===== ] 344/4082 8% [===== ] 345/4082 8% [===== ] 346/4082 8% [===== ] 347/4082 8% [===== ] 348/4082 8% [===== ] 349/4082 8% [===== ] 350/4082 8% [===== ] 351/4082 8% [===== ] 352/4082 8% [===== ] 353/4082 8% [===== ] 354/4082 8% [===== ] 355/4082 8% [===== ] 356/4082 8% [===== ] 357/4082 8% [===== ] 358/4082 8% [===== ] 359/4082 8% [===== ] 360/4082 8% [===== ] 361/4082 8% [===== ] 362/4082 8% [===== ] 363/4082 8% [===== ] 364/4082 8% [===== ] 365/4082 8% [===== ] 366/4082 8% [===== ] 367/4082 8% [===== ] 368/4082 9% [===== ] 369/4082 9% [===== ] 370/4082 9% [===== ] 371/4082 9% [===== ] 372/4082 9% [===== ] 373/4082 9% [===== ] 374/4082 9% [===== ] 375/4082 9% [===== ] 376/4082 9% [===== ] 377/4082 9% [===== ] 378/4082 9% [===== ] 379/4082 9% [===== ] 380/4082 9% [===== ] 381/4082 9% [===== ] 382/4082 9% [===== ] 383/4082 9% [===== ] 384/4082 9% [===== ] 385/4082 9% [===== ] 386/4082 9% [===== ] 387/4082 9% [===== ] 388/4082 9% [===== ] 389/4082 9% [===== ] 390/4082 9% [===== ] 391/4082 9% [===== ] 392/4082 9% [===== ] 393/4082 9% [===== ] 394/4082 9% [===== ] 395/4082 9% [====== ] 396/4082 9% [====== ] 397/4082 9% [====== ] 398/4082 9% [====== ] 399/4082 9% [====== ] 400/4082 9% [====== ] 401/4082 9% [====== ] 402/4082 9% [====== ] 403/4082 9% [====== ] 404/4082 9% [====== ] 405/4082 9% [====== ] 406/4082 9% [====== ] 407/4082 9% [====== ] 408/4082 9% [====== ] 409/4082 10% [====== ] 410/4082 10% [====== ] 411/4082 10% [====== ] 412/4082 10% [====== ] 413/4082 10% [====== ] 414/4082 10% [====== ] 415/4082 10% [====== ] 416/4082 10% [====== ] 417/4082 10% [====== ] 418/4082 10% [====== ] 419/4082 10% [====== ] 420/4082 10% [====== ] 421/4082 10% [====== ] 422/4082 10% [====== ] 423/4082 10% [====== ] 424/4082 10% [====== ] 425/4082 10% [====== ] 426/4082 10% [====== ] 427/4082 10% [====== ] 428/4082 10% [====== ] 429/4082 10% [====== ] 430/4082 10% [====== ] 431/4082 10% [====== ] 432/4082 10% [====== ] 433/4082 10% [====== ] 434/4082 10% [====== ] 435/4082 10% [====== ] 436/4082 10% [====== ] 437/4082 10% [====== ] 438/4082 10% [====== ] 439/4082 10% [====== ] 440/4082 10% [====== ] 441/4082 10% [====== ] 442/4082 10% [====== ] 443/4082 10% [====== ] 444/4082 10% [====== ] 445/4082 10% [====== ] 446/4082 10% [====== ] 447/4082 10% [====== ] 448/4082 10% [====== ] 449/4082 10% [====== ] 450/4082 11% [====== ] 451/4082 11% [====== ] 452/4082 11% [====== ] 453/4082 11% [====== ] 454/4082 11% [====== ] 455/4082 11% [====== ] 456/4082 11% [====== ] 457/4082 11% [====== ] 458/4082 11% [====== ] 459/4082 11% [====== ] 460/4082 11% [======= ] 461/4082 11% [======= ] 462/4082 11% [======= ] 463/4082 11% [======= ] 464/4082 11% [======= ] 465/4082 11% [======= ] 466/4082 11% [======= ] 467/4082 11% [======= ] 468/4082 11% [======= ] 469/4082 11% [======= ] 470/4082 11% [======= ] 471/4082 11% [======= ] 472/4082 11% [======= ] 473/4082 11% [======= ] 474/4082 11% [======= ] 475/4082 11% [======= ] 476/4082 11% [======= ] 477/4082 11% [======= ] 478/4082 11% [======= ] 479/4082 11% [======= ] 480/4082 11% [======= ] 481/4082 11% [======= ] 482/4082 11% [======= ] 483/4082 11% [======= ] 484/4082 11% [======= ] 485/4082 11% [======= ] 486/4082 11% [======= ] 487/4082 11% [======= ] 488/4082 11% [======= ] 489/4082 11% [======= ] 490/4082 12% [======= ] 491/4082 12% [======= ] 492/4082 12% [======= ] 493/4082 12% [======= ] 494/4082 12% [======= ] 495/4082 12% [======= ] 496/4082 12% [======= ] 497/4082 12% [======= ] 498/4082 12% [======= ] 499/4082 12% [======= ] 500/4082 12% [======= ] 501/4082 12% [======= ] 502/4082 12% [======= ] 503/4082 12% [======= ] 504/4082 12% [======= ] 505/4082 12% [======= ] 506/4082 12% [======= ] 507/4082 12% [======= ] 508/4082 12% [======= ] 509/4082 12% [======= ] 510/4082 12% [======= ] 511/4082 12% [======= ] 512/4082 12% [======= ] 513/4082 12% [======= ] 514/4082 12% [======= ] 515/4082 12% [======= ] 516/4082 12% [======= ] 517/4082 12% [======= ] 518/4082 12% [======= ] 519/4082 12% [======= ] 520/4082 12% [======= ] 521/4082 12% [======= ] 522/4082 12% [======= ] 523/4082 12% [======= ] 524/4082 12% [======= ] 525/4082 12% [======= ] 526/4082 12% [======== ] 527/4082 12% [======== ] 528/4082 12% [======== ] 529/4082 12% [======== ] 530/4082 12% [======== ] 531/4082 13% [======== ] 532/4082 13% [======== ] 533/4082 13% [======== ] 534/4082 13% [======== ] 535/4082 13% [======== ] 536/4082 13% [======== ] 537/4082 13% [======== ] 538/4082 13% [======== ] 539/4082 13% [======== ] 540/4082 13% [======== ] 541/4082 13% [======== ] 542/4082 13% [======== ] 543/4082 13% [======== ] 544/4082 13% [======== ] 545/4082 13% [======== ] 546/4082 13% [======== ] 547/4082 13% [======== ] 548/4082 13% [======== ] 549/4082 13% [======== ] 550/4082 13% [======== ] 551/4082 13% [======== ] 552/4082 13% [======== ] 553/4082 13% [======== ] 554/4082 13% [======== ] 555/4082 13% [======== ] 556/4082 13% [======== ] 557/4082 13% [======== ] 558/4082 13% [======== ] 559/4082 13% [======== ] 560/4082 13% [======== ] 561/4082 13% [======== ] 562/4082 13% [======== ] 563/4082 13% [======== ] 564/4082 13% [======== ] 565/4082 13% [======== ] 566/4082 13% [======== ] 567/4082 13% [======== ] 568/4082 13% [======== ] 569/4082 13% [======== ] 570/4082 13% [======== ] 571/4082 13% [======== ] 572/4082 14% [======== ] 573/4082 14% [======== ] 574/4082 14% [======== ] 575/4082 14% [======== ] 576/4082 14% [======== ] 577/4082 14% [======== ] 578/4082 14% [======== ] 579/4082 14% [======== ] 580/4082 14% [======== ] 581/4082 14% [======== ] 582/4082 14% [======== ] 583/4082 14% [======== ] 584/4082 14% [======== ] 585/4082 14% [======== ] 586/4082 14% [======== ] 587/4082 14% [======== ] 588/4082 14% [======== ] 589/4082 14% [======== ] 590/4082 14% [======== ] 591/4082 14% [======== ] 592/4082 14% [========= ] 593/4082 14% [========= ] 594/4082 14% [========= ] 595/4082 14% [========= ] 596/4082 14% [========= ] 597/4082 14% [========= ] 598/4082 14% [========= ] 599/4082 14% [========= ] 600/4082 14% [========= ] 601/4082 14% [========= ] 602/4082 14% [========= ] 603/4082 14% [========= ] 604/4082 14% [========= ] 605/4082 14% [========= ] 606/4082 14% [========= ] 607/4082 14% [========= ] 608/4082 14% [========= ] 609/4082 14% [========= ] 610/4082 14% [========= ] 611/4082 14% [========= ] 612/4082 14% [========= ] 613/4082 15% [========= ] 614/4082 15% [========= ] 615/4082 15% [========= ] 616/4082 15% [========= ] 617/4082 15% [========= ] 618/4082 15% [========= ] 619/4082 15% [========= ] 620/4082 15% [========= ] 621/4082 15% [========= ] 622/4082 15% [========= ] 623/4082 15% [========= ] 624/4082 15% [========= ] 625/4082 15% [========= ] 626/4082 15% [========= ] 627/4082 15% [========= ] 628/4082 15% [========= ] 629/4082 15% [========= ] 630/4082 15% [========= ] 631/4082 15% [========= ] 632/4082 15% [========= ] 633/4082 15% [========= ] 634/4082 15% [========= ] 635/4082 15% [========= ] 636/4082 15% [========= ] 637/4082 15% [========= ] 638/4082 15% [========= ] 639/4082 15% [========= ] 640/4082 15% [========= ] 641/4082 15% [========= ] 642/4082 15% [========= ] 643/4082 15% [========= ] 644/4082 15% [========= ] 645/4082 15% [========= ] 646/4082 15% [========= ] 647/4082 15% [========= ] 648/4082 15% [========= ] 649/4082 15% [========= ] 650/4082 15% [========= ] 651/4082 15% [========= ] 652/4082 15% [========= ] 653/4082 15% [========= ] 654/4082 16% [========= ] 655/4082 16% [========= ] 656/4082 16% [========= ] 657/4082 16% [========= ] 658/4082 16% [========== ] 659/4082 16% [========== ] 660/4082 16% [========== ] 661/4082 16% [========== ] 662/4082 16% [========== ] 663/4082 16% [========== ] 664/4082 16% [========== ] 665/4082 16% [========== ] 666/4082 16% [========== ] 667/4082 16% [========== ] 668/4082 16% [========== ] 669/4082 16% [========== ] 670/4082 16% [========== ] 671/4082 16% [========== ] 672/4082 16% [========== ] 673/4082 16% [========== ] 674/4082 16% [========== ] 675/4082 16% [========== ] 676/4082 16% [========== ] 677/4082 16% [========== ] 678/4082 16% [========== ] 679/4082 16% [========== ] 680/4082 16% [========== ] 681/4082 16% [========== ] 682/4082 16% [========== ] 683/4082 16% [========== ] 684/4082 16% [========== ] 685/4082 16% [========== ] 686/4082 16% [========== ] 687/4082 16% [========== ] 688/4082 16% [========== ] 689/4082 16% [========== ] 690/4082 16% [========== ] 691/4082 16% [========== ] 692/4082 16% [========== ] 693/4082 16% [========== ] 694/4082 17% [========== ] 695/4082 17% [========== ] 696/4082 17% [========== ] 697/4082 17% [========== ] 698/4082 17% [========== ] 699/4082 17% [========== ] 700/4082 17% [========== ] 701/4082 17% [========== ] 702/4082 17% [========== ] 703/4082 17% [========== ] 704/4082 17% [========== ] 705/4082 17% [========== ] 706/4082 17% [========== ] 707/4082 17% [========== ] 708/4082 17% [========== ] 709/4082 17% [========== ] 710/4082 17% [========== ] 711/4082 17% [========== ] 712/4082 17% [========== ] 713/4082 17% [========== ] 714/4082 17% [========== ] 715/4082 17% [========== ] 716/4082 17% [========== ] 717/4082 17% [========== ] 718/4082 17% [========== ] 719/4082 17% [========== ] 720/4082 17% [========== ] 721/4082 17% [========== ] 722/4082 17% [========== ] 723/4082 17% [========== ] 724/4082 17% [=========== ] 725/4082 17% [=========== ] 726/4082 17% [=========== ] 727/4082 17% [=========== ] 728/4082 17% [=========== ] 729/4082 17% [=========== ] 730/4082 17% [=========== ] 731/4082 17% [=========== ] 732/4082 17% [=========== ] 733/4082 17% [=========== ] 734/4082 17% [=========== ] 735/4082 18% [=========== ] 736/4082 18% [=========== ] 737/4082 18% [=========== ] 738/4082 18% [=========== ] 739/4082 18% [=========== ] 740/4082 18% [=========== ] 741/4082 18% [=========== ] 742/4082 18% [=========== ] 743/4082 18% [=========== ] 744/4082 18% [=========== ] 745/4082 18% [=========== ] 746/4082 18% [=========== ] 747/4082 18% [=========== ] 748/4082 18% [=========== ] 749/4082 18% [=========== ] 750/4082 18% [=========== ] 751/4082 18% [=========== ] 752/4082 18% [=========== ] 753/4082 18% [=========== ] 754/4082 18% [=========== ] 755/4082 18% [=========== ] 756/4082 18% [=========== ] 757/4082 18% [=========== ] 758/4082 18% [=========== ] 759/4082 18% [=========== ] 760/4082 18% [=========== ] 761/4082 18% [=========== ] 762/4082 18% [=========== ] 763/4082 18% [=========== ] 764/4082 18% [=========== ] 765/4082 18% [=========== ] 766/4082 18% [=========== ] 767/4082 18% [=========== ] 768/4082 18% [=========== ] 769/4082 18% [=========== ] 770/4082 18% [=========== ] 771/4082 18% [=========== ] 772/4082 18% [=========== ] 773/4082 18% [=========== ] 774/4082 18% [=========== ] 775/4082 18% [=========== ] 776/4082 19% [=========== ] 777/4082 19% [=========== ] 778/4082 19% [=========== ] 779/4082 19% [=========== ] 780/4082 19% [=========== ] 781/4082 19% [=========== ] 782/4082 19% [=========== ] 783/4082 19% [=========== ] 784/4082 19% [=========== ] 785/4082 19% [=========== ] 786/4082 19% [=========== ] 787/4082 19% [=========== ] 788/4082 19% [=========== ] 789/4082 19% [=========== ] 790/4082 19% [============ ] 791/4082 19% [============ ] 792/4082 19% [============ ] 793/4082 19% [============ ] 794/4082 19% [============ ] 795/4082 19% [============ ] 796/4082 19% [============ ] 797/4082 19% [============ ] 798/4082 19% [============ ] 799/4082 19% [============ ] 800/4082 19% [============ ] 801/4082 19% [============ ] 802/4082 19% [============ ] 803/4082 19% [============ ] 804/4082 19% [============ ] 805/4082 19% [============ ] 806/4082 19% [============ ] 807/4082 19% [============ ] 808/4082 19% [============ ] 809/4082 19% [============ ] 810/4082 19% [============ ] 811/4082 19% [============ ] 812/4082 19% [============ ] 813/4082 19% [============ ] 814/4082 19% [============ ] 815/4082 19% [============ ] 816/4082 19% [============ ] 817/4082 20% [============ ] 818/4082 20% [============ ] 819/4082 20% [============ ] 820/4082 20% [============ ] 821/4082 20% [============ ] 822/4082 20% [============ ] 823/4082 20% [============ ] 824/4082 20% [============ ] 825/4082 20% [============ ] 826/4082 20% [============ ] 827/4082 20% [============ ] 828/4082 20% [============ ] 829/4082 20% [============ ] 830/4082 20% [============ ] 831/4082 20% [============ ] 832/4082 20% [============ ] 833/4082 20% [============ ] 834/4082 20% [============ ] 835/4082 20% [============ ] 836/4082 20% [============ ] 837/4082 20% [============ ] 838/4082 20% [============ ] 839/4082 20% [============ ] 840/4082 20% [============ ] 841/4082 20% [============ ] 842/4082 20% [============ ] 843/4082 20% [============ ] 844/4082 20% [============ ] 845/4082 20% [============ ] 846/4082 20% [============ ] 847/4082 20% [============ ] 848/4082 20% [============ ] 849/4082 20% [============ ] 850/4082 20% [============ ] 851/4082 20% [============ ] 852/4082 20% [============ ] 853/4082 20% [============ ] 854/4082 20% [============ ] 855/4082 20% [============= ] 856/4082 20% [============= ] 857/4082 20% [============= ] 858/4082 21% [============= ] 859/4082 21% [============= ] 860/4082 21% [============= ] 861/4082 21% [============= ] 862/4082 21% [============= ] 863/4082 21% [============= ] 864/4082 21% [============= ] 865/4082 21% [============= ] 866/4082 21% [============= ] 867/4082 21% [============= ] 868/4082 21% [============= ] 869/4082 21% [============= ] 870/4082 21% [============= ] 871/4082 21% [============= ] 872/4082 21% [============= ] 873/4082 21% [============= ] 874/4082 21% [============= ] 875/4082 21% [============= ] 876/4082 21% [============= ] 877/4082 21% [============= ] 878/4082 21% [============= ] 879/4082 21% [============= ] 880/4082 21% [============= ] 881/4082 21% [============= ] 882/4082 21% [============= ] 883/4082 21% [============= ] 884/4082 21% [============= ] 885/4082 21% [============= ] 886/4082 21% [============= ] 887/4082 21% [============= ] 888/4082 21% [============= ] 889/4082 21% [============= ] 890/4082 21% [============= ] 891/4082 21% [============= ] 892/4082 21% [============= ] 893/4082 21% [============= ] 894/4082 21% [============= ] 895/4082 21% [============= ] 896/4082 21% [============= ] 897/4082 21% [============= ] 898/4082 21% [============= ] 899/4082 22% [============= ] 900/4082 22% [============= ] 901/4082 22% [============= ] 902/4082 22% [============= ] 903/4082 22% [============= ] 904/4082 22% [============= ] 905/4082 22% [============= ] 906/4082 22% [============= ] 907/4082 22% [============= ] 908/4082 22% [============= ] 909/4082 22% [============= ] 910/4082 22% [============= ] 911/4082 22% [============= ] 912/4082 22% [============= ] 913/4082 22% [============= ] 914/4082 22% [============= ] 915/4082 22% [============= ] 916/4082 22% [============= ] 917/4082 22% [============= ] 918/4082 22% [============= ] 919/4082 22% [============= ] 920/4082 22% [============= ] 921/4082 22% [============== ] 922/4082 22% [============== ] 923/4082 22% [============== ] 924/4082 22% [============== ] 925/4082 22% [============== ] 926/4082 22% [============== ] 927/4082 22% [============== ] 928/4082 22% [============== ] 929/4082 22% [============== ] 930/4082 22% [============== ] 931/4082 22% [============== ] 932/4082 22% [============== ] 933/4082 22% [============== ] 934/4082 22% [============== ] 935/4082 22% [============== ] 936/4082 22% [============== ] 937/4082 22% [============== ] 938/4082 22% [============== ] 939/4082 23% [============== ] 940/4082 23% [============== ] 941/4082 23% [============== ] 942/4082 23% [============== ] 943/4082 23% [============== ] 944/4082 23% [============== ] 945/4082 23% [============== ] 946/4082 23% [============== ] 947/4082 23% [============== ] 948/4082 23% [============== ] 949/4082 23% [============== ] 950/4082 23% [============== ] 951/4082 23% [============== ] 952/4082 23% [============== ] 953/4082 23% [============== ] 954/4082 23% [============== ] 955/4082 23% [============== ] 956/4082 23% [============== ] 957/4082 23% [============== ] 958/4082 23% [============== ] 959/4082 23% [============== ] 960/4082 23% [============== ] 961/4082 23% [============== ] 962/4082 23% [============== ] 963/4082 23% [============== ] 964/4082 23% [============== ] 965/4082 23% [============== ] 966/4082 23% [============== ] 967/4082 23% [============== ] 968/4082 23% [============== ] 969/4082 23% [============== ] 970/4082 23% [============== ] 971/4082 23% [============== ] 972/4082 23% [============== ] 973/4082 23% [============== ] 974/4082 23% [============== ] 975/4082 23% [============== ] 976/4082 23% [============== ] 977/4082 23% [============== ] 978/4082 23% [============== ] 979/4082 23% [============== ] 980/4082 24% [============== ] 981/4082 24% [============== ] 982/4082 24% [============== ] 983/4082 24% [============== ] 984/4082 24% [============== ] 985/4082 24% [============== ] 986/4082 24% [============== ] 987/4082 24% [=============== ] 988/4082 24% [=============== ] 989/4082 24% [=============== ] 990/4082 24% [=============== ] 991/4082 24% [=============== ] 992/4082 24% [=============== ] 993/4082 24% [=============== ] 994/4082 24% [=============== ] 995/4082 24% [=============== ] 996/4082 24% [=============== ] 997/4082 24% [=============== ] 998/4082 24% [=============== ] 999/4082 24% [=============== ] 1000/4082 24% [=============== ] 1001/4082 24% [=============== ] 1002/4082 24% [=============== ] 1003/4082 24% [=============== ] 1004/4082 24% [=============== ] 1005/4082 24% [=============== ] 1006/4082 24% [=============== ] 1007/4082 24% [=============== ] 1008/4082 24% [=============== ] 1009/4082 24% [=============== ] 1010/4082 24% [=============== ] 1011/4082 24% [=============== ] 1012/4082 24% [=============== ] 1013/4082 24% [=============== ] 1014/4082 24% [=============== ] 1015/4082 24% [=============== ] 1016/4082 24% [=============== ] 1017/4082 24% [=============== ] 1018/4082 24% [=============== ] 1019/4082 24% [=============== ] 1020/4082 24% [=============== ] 1021/4082 25% [=============== ] 1022/4082 25% [=============== ] 1023/4082 25% [=============== ] 1024/4082 25% [=============== ] 1025/4082 25% [=============== ] 1026/4082 25% [=============== ] 1027/4082 25% [=============== ] 1028/4082 25% [=============== ] 1029/4082 25% [=============== ] 1030/4082 25% [=============== ] 1031/4082 25% [=============== ] 1032/4082 25% [=============== ] 1033/4082 25% [=============== ] 1034/4082 25% [=============== ] 1035/4082 25% [=============== ] 1036/4082 25% [=============== ] 1037/4082 25% [=============== ] 1038/4082 25% [=============== ] 1039/4082 25% [=============== ] 1040/4082 25% [=============== ] 1041/4082 25% [=============== ] 1042/4082 25% [=============== ] 1043/4082 25% [=============== ] 1044/4082 25% [=============== ] 1045/4082 25% [=============== ] 1046/4082 25% [=============== ] 1047/4082 25% [=============== ] 1048/4082 25% [=============== ] 1049/4082 25% [=============== ] 1050/4082 25% [=============== ] 1051/4082 25% [=============== ] 1052/4082 25% [=============== ] 1053/4082 25% [================ ] 1054/4082 25% [================ ] 1055/4082 25% [================ ] 1056/4082 25% [================ ] 1057/4082 25% [================ ] 1058/4082 25% [================ ] 1059/4082 25% [================ ] 1060/4082 25% [================ ] 1061/4082 25% [================ ] 1062/4082 26% [================ ] 1063/4082 26% [================ ] 1064/4082 26% [================ ] 1065/4082 26% [================ ] 1066/4082 26% [================ ] 1067/4082 26% [================ ] 1068/4082 26% [================ ] 1069/4082 26% [================ ] 1070/4082 26% [================ ] 1071/4082 26% [================ ] 1072/4082 26% [================ ] 1073/4082 26% [================ ] 1074/4082 26% [================ ] 1075/4082 26% [================ ] 1076/4082 26% [================ ] 1077/4082 26% [================ ] 1078/4082 26% [================ ] 1079/4082 26% [================ ] 1080/4082 26% [================ ] 1081/4082 26% [================ ] 1082/4082 26% [================ ] 1083/4082 26% [================ ] 1084/4082 26% [================ ] 1085/4082 26% [================ ] 1086/4082 26% [================ ] 1087/4082 26% [================ ] 1088/4082 26% [================ ] 1089/4082 26% [================ ] 1090/4082 26% [================ ] 1091/4082 26% [================ ] 1092/4082 26% [================ ] 1093/4082 26% [================ ] 1094/4082 26% [================ ] 1095/4082 26% [================ ] 1096/4082 26% [================ ] 1097/4082 26% [================ ] 1098/4082 26% [================ ] 1099/4082 26% [================ ] 1100/4082 26% [================ ] 1101/4082 26% [================ ] 1102/4082 26% [================ ] 1103/4082 27% [================ ] 1104/4082 27% [================ ] 1105/4082 27% [================ ] 1106/4082 27% [================ ] 1107/4082 27% [================ ] 1108/4082 27% [================ ] 1109/4082 27% [================ ] 1110/4082 27% [================ ] 1111/4082 27% [================ ] 1112/4082 27% [================ ] 1113/4082 27% [================ ] 1114/4082 27% [================ ] 1115/4082 27% [================ ] 1116/4082 27% [================ ] 1117/4082 27% [================ ] 1118/4082 27% [================ ] 1119/4082 27% [================= ] 1120/4082 27% [================= ] 1121/4082 27% [================= ] 1122/4082 27% [================= ] 1123/4082 27% [================= ] 1124/4082 27% [================= ] 1125/4082 27% [================= ] 1126/4082 27% [================= ] 1127/4082 27% [================= ] 1128/4082 27% [================= ] 1129/4082 27% [================= ] 1130/4082 27% [================= ] 1131/4082 27% [================= ] 1132/4082 27% [================= ] 1133/4082 27% [================= ] 1134/4082 27% [================= ] 1135/4082 27% [================= ] 1136/4082 27% [================= ] 1137/4082 27% [================= ] 1138/4082 27% [================= ] 1139/4082 27% [================= ] 1140/4082 27% [================= ] 1141/4082 27% [================= ] 1142/4082 27% [================= ] 1143/4082 28% [================= ] 1144/4082 28% [================= ] 1145/4082 28% [================= ] 1146/4082 28% [================= ] 1147/4082 28% [================= ] 1148/4082 28% [================= ] 1149/4082 28% [================= ] 1150/4082 28% [================= ] 1151/4082 28% [================= ] 1152/4082 28% [================= ] 1153/4082 28% [================= ] 1154/4082 28% [================= ] 1155/4082 28% [================= ] 1156/4082 28% [================= ] 1157/4082 28% [================= ] 1158/4082 28% [================= ] 1159/4082 28% [================= ] 1160/4082 28% [================= ] 1161/4082 28% [================= ] 1162/4082 28% [================= ] 1163/4082 28% [================= ] 1164/4082 28% [================= ] 1165/4082 28% [================= ] 1166/4082 28% [================= ] 1167/4082 28% [================= ] 1168/4082 28% [================= ] 1169/4082 28% [================= ] 1170/4082 28% [================= ] 1171/4082 28% [================= ] 1172/4082 28% [================= ] 1173/4082 28% [================= ] 1174/4082 28% [================= ] 1175/4082 28% [================= ] 1176/4082 28% [================= ] 1177/4082 28% [================= ] 1178/4082 28% [================= ] 1179/4082 28% [================= ] 1180/4082 28% [================= ] 1181/4082 28% [================= ] 1182/4082 28% [================= ] 1183/4082 28% [================= ] 1184/4082 29% [================= ] 1185/4082 29% [================== ] 1186/4082 29% [================== ] 1187/4082 29% [================== ] 1188/4082 29% [================== ] 1189/4082 29% [================== ] 1190/4082 29% [================== ] 1191/4082 29% [================== ] 1192/4082 29% [================== ] 1193/4082 29% [================== ] 1194/4082 29% [================== ] 1195/4082 29% [================== ] 1196/4082 29% [================== ] 1197/4082 29% [================== ] 1198/4082 29% [================== ] 1199/4082 29% [================== ] 1200/4082 29% [================== ] 1201/4082 29% [================== ] 1202/4082 29% [================== ] 1203/4082 29% [================== ] 1204/4082 29% [================== ] 1205/4082 29% [================== ] 1206/4082 29% [================== ] 1207/4082 29% [================== ] 1208/4082 29% [================== ] 1209/4082 29% [================== ] 1210/4082 29% [================== ] 1211/4082 29% [================== ] 1212/4082 29% [================== ] 1213/4082 29% [================== ] 1214/4082 29% [================== ] 1215/4082 29% [================== ] 1216/4082 29% [================== ] 1217/4082 29% [================== ] 1218/4082 29% [================== ] 1219/4082 29% [================== ] 1220/4082 29% [================== ] 1221/4082 29% [================== ] 1222/4082 29% [================== ] 1223/4082 29% [================== ] 1224/4082 29% [================== ] 1225/4082 30% [================== ] 1226/4082 30% [================== ] 1227/4082 30% [================== ] 1228/4082 30% [================== ] 1229/4082 30% [================== ] 1230/4082 30% [================== ] 1231/4082 30% [================== ] 1232/4082 30% [================== ] 1233/4082 30% [================== ] 1234/4082 30% [================== ] 1235/4082 30% [================== ] 1236/4082 30% [================== ] 1237/4082 30% [================== ] 1238/4082 30% [================== ] 1239/4082 30% [================== ] 1240/4082 30% [================== ] 1241/4082 30% [================== ] 1242/4082 30% [================== ] 1243/4082 30% [================== ] 1244/4082 30% [================== ] 1245/4082 30% [================== ] 1246/4082 30% [================== ] 1247/4082 30% [================== ] 1248/4082 30% [================== ] 1249/4082 30% [================== ] 1250/4082 30% [=================== ] 1251/4082 30% [=================== ] 1252/4082 30% [=================== ] 1253/4082 30% [=================== ] 1254/4082 30% [=================== ] 1255/4082 30% [=================== ] 1256/4082 30% [=================== ] 1257/4082 30% [=================== ] 1258/4082 30% [=================== ] 1259/4082 30% [=================== ] 1260/4082 30% [=================== ] 1261/4082 30% [=================== ] 1262/4082 30% [=================== ] 1263/4082 30% [=================== ] 1264/4082 30% [=================== ] 1265/4082 30% [=================== ] 1266/4082 31% [=================== ] 1267/4082 31% [=================== ] 1268/4082 31% [=================== ] 1269/4082 31% [=================== ] 1270/4082 31% [=================== ] 1271/4082 31% [=================== ] 1272/4082 31% [=================== ] 1273/4082 31% [=================== ] 1274/4082 31% [=================== ] 1275/4082 31% [=================== ] 1276/4082 31% [=================== ] 1277/4082 31% [=================== ] 1278/4082 31% [=================== ] 1279/4082 31% [=================== ] 1280/4082 31% [=================== ] 1281/4082 31% [=================== ] 1282/4082 31% [=================== ] 1283/4082 31% [=================== ] 1284/4082 31% [=================== ] 1285/4082 31% [=================== ] 1286/4082 31% [=================== ] 1287/4082 31% [=================== ] 1288/4082 31% [=================== ] 1289/4082 31% [=================== ] 1290/4082 31% [=================== ] 1291/4082 31% [=================== ] 1292/4082 31% [=================== ] 1293/4082 31% [=================== ] 1294/4082 31% [=================== ] 1295/4082 31% [=================== ] 1296/4082 31% [=================== ] 1297/4082 31% [=================== ] 1298/4082 31% [=================== ] 1299/4082 31% [=================== ] 1300/4082 31% [=================== ] 1301/4082 31% [=================== ] 1302/4082 31% [=================== ] 1303/4082 31% [=================== ] 1304/4082 31% [=================== ] 1305/4082 31% [=================== ] 1306/4082 31% [=================== ] 1307/4082 32% [=================== ] 1308/4082 32% [=================== ] 1309/4082 32% [=================== ] 1310/4082 32% [=================== ] 1311/4082 32% [=================== ] 1312/4082 32% [=================== ] 1313/4082 32% [=================== ] 1314/4082 32% [=================== ] 1315/4082 32% [=================== ] 1316/4082 32% [==================== ] 1317/4082 32% [==================== ] 1318/4082 32% [==================== ] 1319/4082 32% [==================== ] 1320/4082 32% [==================== ] 1321/4082 32% [==================== ] 1322/4082 32% [==================== ] 1323/4082 32% [==================== ] 1324/4082 32% [==================== ] 1325/4082 32% [==================== ] 1326/4082 32% [==================== ] 1327/4082 32% [==================== ] 1328/4082 32% [==================== ] 1329/4082 32% [==================== ] 1330/4082 32% [==================== ] 1331/4082 32% [==================== ] 1332/4082 32% [==================== ] 1333/4082 32% [==================== ] 1334/4082 32% [==================== ] 1335/4082 32% [==================== ] 1336/4082 32% [==================== ] 1337/4082 32% [==================== ] 1338/4082 32% [==================== ] 1339/4082 32% [==================== ] 1340/4082 32% [==================== ] 1341/4082 32% [==================== ] 1342/4082 32% [==================== ] 1343/4082 32% [==================== ] 1344/4082 32% [==================== ] 1345/4082 32% [==================== ] 1346/4082 32% [==================== ] 1347/4082 32% [==================== ] 1348/4082 33% [==================== ] 1349/4082 33% [==================== ] 1350/4082 33% [==================== ] 1351/4082 33% [==================== ] 1352/4082 33% [==================== ] 1353/4082 33% [==================== ] 1354/4082 33% [==================== ] 1355/4082 33% [==================== ] 1356/4082 33% [==================== ] 1357/4082 33% [==================== ] 1358/4082 33% [==================== ] 1359/4082 33% [==================== ] 1360/4082 33% [==================== ] 1361/4082 33% [==================== ] 1362/4082 33% [==================== ] 1363/4082 33% [==================== ] 1364/4082 33% [==================== ] 1365/4082 33% [==================== ] 1366/4082 33% [==================== ] 1367/4082 33% [==================== ] 1368/4082 33% [==================== ] 1369/4082 33% [==================== ] 1370/4082 33% [==================== ] 1371/4082 33% [==================== ] 1372/4082 33% [==================== ] 1373/4082 33% [==================== ] 1374/4082 33% [==================== ] 1375/4082 33% [==================== ] 1376/4082 33% [==================== ] 1377/4082 33% [==================== ] 1378/4082 33% [==================== ] 1379/4082 33% [==================== ] 1380/4082 33% [==================== ] 1381/4082 33% [==================== ] 1382/4082 33% [===================== ] 1383/4082 33% [===================== ] 1384/4082 33% [===================== ] 1385/4082 33% [===================== ] 1386/4082 33% [===================== ] 1387/4082 33% [===================== ] 1388/4082 34% [===================== ] 1389/4082 34% [===================== ] 1390/4082 34% [===================== ] 1391/4082 34% [===================== ] 1392/4082 34% [===================== ] 1393/4082 34% [===================== ] 1394/4082 34% [===================== ] 1395/4082 34% [===================== ] 1396/4082 34% [===================== ] 1397/4082 34% [===================== ] 1398/4082 34% [===================== ] 1399/4082 34% [===================== ] 1400/4082 34% [===================== ] 1401/4082 34% [===================== ] 1402/4082 34% [===================== ] 1403/4082 34% [===================== ] 1404/4082 34% [===================== ] 1405/4082 34% [===================== ] 1406/4082 34% [===================== ] 1407/4082 34% [===================== ] 1408/4082 34% [===================== ] 1409/4082 34% [===================== ] 1410/4082 34% [===================== ] 1411/4082 34% [===================== ] 1412/4082 34% [===================== ] 1413/4082 34% [===================== ] 1414/4082 34% [===================== ] 1415/4082 34% [===================== ] 1416/4082 34% [===================== ] 1417/4082 34% [===================== ] 1418/4082 34% [===================== ] 1419/4082 34% [===================== ] 1420/4082 34% [===================== ] 1421/4082 34% [===================== ] 1422/4082 34% [===================== ] 1423/4082 34% [===================== ] 1424/4082 34% [===================== ] 1425/4082 34% [===================== ] 1426/4082 34% [===================== ] 1427/4082 34% [===================== ] 1428/4082 34% [===================== ] 1429/4082 35% [===================== ] 1430/4082 35% [===================== ] 1431/4082 35% [===================== ] 1432/4082 35% [===================== ] 1433/4082 35% [===================== ] 1434/4082 35% [===================== ] 1435/4082 35% [===================== ] 1436/4082 35% [===================== ] 1437/4082 35% [===================== ] 1438/4082 35% [===================== ] 1439/4082 35% [===================== ] 1440/4082 35% [===================== ] 1441/4082 35% [===================== ] 1442/4082 35% [===================== ] 1443/4082 35% [===================== ] 1444/4082 35% [===================== ] 1445/4082 35% [===================== ] 1446/4082 35% [===================== ] 1447/4082 35% [===================== ] 1448/4082 35% [====================== ] 1449/4082 35% [====================== ] 1450/4082 35% [====================== ] 1451/4082 35% [====================== ] 1452/4082 35% [====================== ] 1453/4082 35% [====================== ] 1454/4082 35% [====================== ] 1455/4082 35% [====================== ] 1456/4082 35% [====================== ] 1457/4082 35% [====================== ] 1458/4082 35% [====================== ] 1459/4082 35% [====================== ] 1460/4082 35% [====================== ] 1461/4082 35% [====================== ] 1462/4082 35% [====================== ] 1463/4082 35% [====================== ] 1464/4082 35% [====================== ] 1465/4082 35% [====================== ] 1466/4082 35% [====================== ] 1467/4082 35% [====================== ] 1468/4082 35% [====================== ] 1469/4082 35% [====================== ] 1470/4082 36% [====================== ] 1471/4082 36% [====================== ] 1472/4082 36% [====================== ] 1473/4082 36% [====================== ] 1474/4082 36% [====================== ] 1475/4082 36% [====================== ] 1476/4082 36% [====================== ] 1477/4082 36% [====================== ] 1478/4082 36% [====================== ] 1479/4082 36% [====================== ] 1480/4082 36% [====================== ] 1481/4082 36% [====================== ] 1482/4082 36% [====================== ] 1483/4082 36% [====================== ] 1484/4082 36% [====================== ] 1485/4082 36% [====================== ] 1486/4082 36% [====================== ] 1487/4082 36% [====================== ] 1488/4082 36% [====================== ] 1489/4082 36% [====================== ] 1490/4082 36% [====================== ] 1491/4082 36% [====================== ] 1492/4082 36% [====================== ] 1493/4082 36% [====================== ] 1494/4082 36% [====================== ] 1495/4082 36% [====================== ] 1496/4082 36% [====================== ] 1497/4082 36% [====================== ] 1498/4082 36% [====================== ] 1499/4082 36% [====================== ] 1500/4082 36% [====================== ] 1501/4082 36% [====================== ] 1502/4082 36% [====================== ] 1503/4082 36% [====================== ] 1504/4082 36% [====================== ] 1505/4082 36% [====================== ] 1506/4082 36% [====================== ] 1507/4082 36% [====================== ] 1508/4082 36% [====================== ] 1509/4082 36% [====================== ] 1510/4082 36% [====================== ] 1511/4082 37% [====================== ] 1512/4082 37% [====================== ] 1513/4082 37% [====================== ] 1514/4082 37% [======================= ] 1515/4082 37% [======================= ] 1516/4082 37% [======================= ] 1517/4082 37% [======================= ] 1518/4082 37% [======================= ] 1519/4082 37% [======================= ] 1520/4082 37% [======================= ] 1521/4082 37% [======================= ] 1522/4082 37% [======================= ] 1523/4082 37% [======================= ] 1524/4082 37% [======================= ] 1525/4082 37% [======================= ] 1526/4082 37% [======================= ] 1527/4082 37% [======================= ] 1528/4082 37% [======================= ] 1529/4082 37% [======================= ] 1530/4082 37% [======================= ] 1531/4082 37% [======================= ] 1532/4082 37% [======================= ] 1533/4082 37% [======================= ] 1534/4082 37% [======================= ] 1535/4082 37% [======================= ] 1536/4082 37% [======================= ] 1537/4082 37% [======================= ] 1538/4082 37% [======================= ] 1539/4082 37% [======================= ] 1540/4082 37% [======================= ] 1541/4082 37% [======================= ] 1542/4082 37% [======================= ] 1543/4082 37% [======================= ] 1544/4082 37% [======================= ] 1545/4082 37% [======================= ] 1546/4082 37% [======================= ] 1547/4082 37% [======================= ] 1548/4082 37% [======================= ] 1549/4082 37% [======================= ] 1550/4082 37% [======================= ] 1551/4082 37% [======================= ] 1552/4082 38% [======================= ] 1553/4082 38% [======================= ] 1554/4082 38% [======================= ] 1555/4082 38% [======================= ] 1556/4082 38% [======================= ] 1557/4082 38% [======================= ] 1558/4082 38% [======================= ] 1559/4082 38% [======================= ] 1560/4082 38% [======================= ] 1561/4082 38% [======================= ] 1562/4082 38% [======================= ] 1563/4082 38% [======================= ] 1564/4082 38% [======================= ] 1565/4082 38% [======================= ] 1566/4082 38% [======================= ] 1567/4082 38% [======================= ] 1568/4082 38% [======================= ] 1569/4082 38% [======================= ] 1570/4082 38% [======================= ] 1571/4082 38% [======================= ] 1572/4082 38% [======================= ] 1573/4082 38% [======================= ] 1574/4082 38% [======================= ] 1575/4082 38% [======================= ] 1576/4082 38% [======================= ] 1577/4082 38% [======================= ] 1578/4082 38% [======================= ] 1579/4082 38% [======================= ] 1580/4082 38% [======================== ] 1581/4082 38% [======================== ] 1582/4082 38% [======================== ] 1583/4082 38% [======================== ] 1584/4082 38% [======================== ] 1585/4082 38% [======================== ] 1586/4082 38% [======================== ] 1587/4082 38% [======================== ] 1588/4082 38% [======================== ] 1589/4082 38% [======================== ] 1590/4082 38% [======================== ] 1591/4082 38% [======================== ] 1592/4082 39% [======================== ] 1593/4082 39% [======================== ] 1594/4082 39% [======================== ] 1595/4082 39% [======================== ] 1596/4082 39% [======================== ] 1597/4082 39% [======================== ] 1598/4082 39% [======================== ] 1599/4082 39% [======================== ] 1600/4082 39% [======================== ] 1601/4082 39% [======================== ] 1602/4082 39% [======================== ] 1603/4082 39% [======================== ] 1604/4082 39% [======================== ] 1605/4082 39% [======================== ] 1606/4082 39% [======================== ] 1607/4082 39% [======================== ] 1608/4082 39% [======================== ] 1609/4082 39% [======================== ] 1610/4082 39% [======================== ] 1611/4082 39% [======================== ] 1612/4082 39% [======================== ] 1613/4082 39% [======================== ] 1614/4082 39% [======================== ] 1615/4082 39% [======================== ] 1616/4082 39% [======================== ] 1617/4082 39% [======================== ] 1618/4082 39% [======================== ] 1619/4082 39% [======================== ] 1620/4082 39% [======================== ] 1621/4082 39% [======================== ] 1622/4082 39% [======================== ] 1623/4082 39% [======================== ] 1624/4082 39% [======================== ] 1625/4082 39% [======================== ] 1626/4082 39% [======================== ] 1627/4082 39% [======================== ] 1628/4082 39% [======================== ] 1629/4082 39% [======================== ] 1630/4082 39% [======================== ] 1631/4082 39% [======================== ] 1632/4082 39% [======================== ] 1633/4082 40% [======================== ] 1634/4082 40% [======================== ] 1635/4082 40% [======================== ] 1636/4082 40% [======================== ] 1637/4082 40% [======================== ] 1638/4082 40% [======================== ] 1639/4082 40% [======================== ] 1640/4082 40% [======================== ] 1641/4082 40% [======================== ] 1642/4082 40% [======================== ] 1643/4082 40% [======================== ] 1644/4082 40% [======================== ] 1645/4082 40% [========================= ] 1646/4082 40% [========================= ] 1647/4082 40% [========================= ] 1648/4082 40% [========================= ] 1649/4082 40% [========================= ] 1650/4082 40% [========================= ] 1651/4082 40% [========================= ] 1652/4082 40% [========================= ] 1653/4082 40% [========================= ] 1654/4082 40% [========================= ] 1655/4082 40% [========================= ] 1656/4082 40% [========================= ] 1657/4082 40% [========================= ] 1658/4082 40% [========================= ] 1659/4082 40% [========================= ] 1660/4082 40% [========================= ] 1661/4082 40% [========================= ] 1662/4082 40% [========================= ] 1663/4082 40% [========================= ] 1664/4082 40% [========================= ] 1665/4082 40% [========================= ] 1666/4082 40% [========================= ] 1667/4082 40% [========================= ] 1668/4082 40% [========================= ] 1669/4082 40% [========================= ] 1670/4082 40% [========================= ] 1671/4082 40% [========================= ] 1672/4082 40% [========================= ] 1673/4082 40% [========================= ] 1674/4082 41% [========================= ] 1675/4082 41% [========================= ] 1676/4082 41% [========================= ] 1677/4082 41% [========================= ] 1678/4082 41% [========================= ] 1679/4082 41% [========================= ] 1680/4082 41% [========================= ] 1681/4082 41% [========================= ] 1682/4082 41% [========================= ] 1683/4082 41% [========================= ] 1684/4082 41% [========================= ] 1685/4082 41% [========================= ] 1686/4082 41% [========================= ] 1687/4082 41% [========================= ] 1688/4082 41% [========================= ] 1689/4082 41% [========================= ] 1690/4082 41% [========================= ] 1691/4082 41% [========================= ] 1692/4082 41% [========================= ] 1693/4082 41% [========================= ] 1694/4082 41% [========================= ] 1695/4082 41% [========================= ] 1696/4082 41% [========================= ] 1697/4082 41% [========================= ] 1698/4082 41% [========================= ] 1699/4082 41% [========================= ] 1700/4082 41% [========================= ] 1701/4082 41% [========================= ] 1702/4082 41% [========================= ] 1703/4082 41% [========================= ] 1704/4082 41% [========================= ] 1705/4082 41% [========================= ] 1706/4082 41% [========================= ] 1707/4082 41% [========================= ] 1708/4082 41% [========================= ] 1709/4082 41% [========================= ] 1710/4082 41% [========================= ] 1711/4082 41% [========================== ] 1712/4082 41% [========================== ] 1713/4082 41% [========================== ] 1714/4082 41% [========================== ] 1715/4082 42% [========================== ] 1716/4082 42% [========================== ] 1717/4082 42% [========================== ] 1718/4082 42% [========================== ] 1719/4082 42% [========================== ] 1720/4082 42% [========================== ] 1721/4082 42% [========================== ] 1722/4082 42% [========================== ] 1723/4082 42% [========================== ] 1724/4082 42% [========================== ] 1725/4082 42% [========================== ] 1726/4082 42% [========================== ] 1727/4082 42% [========================== ] 1728/4082 42% [========================== ] 1729/4082 42% [========================== ] 1730/4082 42% [========================== ] 1731/4082 42% [========================== ] 1732/4082 42% [========================== ] 1733/4082 42% [========================== ] 1734/4082 42% [========================== ] 1735/4082 42% [========================== ] 1736/4082 42% [========================== ] 1737/4082 42% [========================== ] 1738/4082 42% [========================== ] 1739/4082 42% [========================== ] 1740/4082 42% [========================== ] 1741/4082 42% [========================== ] 1742/4082 42% [========================== ] 1743/4082 42% [========================== ] 1744/4082 42% [========================== ] 1745/4082 42% [========================== ] 1746/4082 42% [========================== ] 1747/4082 42% [========================== ] 1748/4082 42% [========================== ] 1749/4082 42% [========================== ] 1750/4082 42% [========================== ] 1751/4082 42% [========================== ] 1752/4082 42% [========================== ] 1753/4082 42% [========================== ] 1754/4082 42% [========================== ] 1755/4082 42% [========================== ] 1756/4082 43% [========================== ] 1757/4082 43% [========================== ] 1758/4082 43% [========================== ] 1759/4082 43% [========================== ] 1760/4082 43% [========================== ] 1761/4082 43% [========================== ] 1762/4082 43% [========================== ] 1763/4082 43% [========================== ] 1764/4082 43% [========================== ] 1765/4082 43% [========================== ] 1766/4082 43% [========================== ] 1767/4082 43% [========================== ] 1768/4082 43% [========================== ] 1769/4082 43% [========================== ] 1770/4082 43% [========================== ] 1771/4082 43% [========================== ] 1772/4082 43% [========================== ] 1773/4082 43% [========================== ] 1774/4082 43% [========================== ] 1775/4082 43% [========================== ] 1776/4082 43% [========================== ] 1777/4082 43% [=========================== ] 1778/4082 43% [=========================== ] 1779/4082 43% [=========================== ] 1780/4082 43% [=========================== ] 1781/4082 43% [=========================== ] 1782/4082 43% [=========================== ] 1783/4082 43% [=========================== ] 1784/4082 43% [=========================== ] 1785/4082 43% [=========================== ] 1786/4082 43% [=========================== ] 1787/4082 43% [=========================== ] 1788/4082 43% [=========================== ] 1789/4082 43% [=========================== ] 1790/4082 43% [=========================== ] 1791/4082 43% [=========================== ] 1792/4082 43% [=========================== ] 1793/4082 43% [=========================== ] 1794/4082 43% [=========================== ] 1795/4082 43% [=========================== ] 1796/4082 43% [=========================== ] 1797/4082 44% [=========================== ] 1798/4082 44% [=========================== ] 1799/4082 44% [=========================== ] 1800/4082 44% [=========================== ] 1801/4082 44% [=========================== ] 1802/4082 44% [=========================== ] 1803/4082 44% [=========================== ] 1804/4082 44% [=========================== ] 1805/4082 44% [=========================== ] 1806/4082 44% [=========================== ] 1807/4082 44% [=========================== ] 1808/4082 44% [=========================== ] 1809/4082 44% [=========================== ] 1810/4082 44% [=========================== ] 1811/4082 44% [=========================== ] 1812/4082 44% [=========================== ] 1813/4082 44% [=========================== ] 1814/4082 44% [=========================== ] 1815/4082 44% [=========================== ] 1816/4082 44% [=========================== ] 1817/4082 44% [=========================== ] 1818/4082 44% [=========================== ] 1819/4082 44% [=========================== ] 1820/4082 44% [=========================== ] 1821/4082 44% [=========================== ] 1822/4082 44% [=========================== ] 1823/4082 44% [=========================== ] 1824/4082 44% [=========================== ] 1825/4082 44% [=========================== ] 1826/4082 44% [=========================== ] 1827/4082 44% [=========================== ] 1828/4082 44% [=========================== ] 1829/4082 44% [=========================== ] 1830/4082 44% [=========================== ] 1831/4082 44% [=========================== ] 1832/4082 44% [=========================== ] 1833/4082 44% [=========================== ] 1834/4082 44% [=========================== ] 1835/4082 44% [=========================== ] 1836/4082 44% [=========================== ] 1837/4082 45% [=========================== ] 1838/4082 45% [=========================== ] 1839/4082 45% [=========================== ] 1840/4082 45% [=========================== ] 1841/4082 45% [=========================== ] 1842/4082 45% [=========================== ] 1843/4082 45% [============================ ] 1844/4082 45% [============================ ] 1845/4082 45% [============================ ] 1846/4082 45% [============================ ] 1847/4082 45% [============================ ] 1848/4082 45% [============================ ] 1849/4082 45% [============================ ] 1850/4082 45% [============================ ] 1851/4082 45% [============================ ] 1852/4082 45% [============================ ] 1853/4082 45% [============================ ] 1854/4082 45% [============================ ] 1855/4082 45% [============================ ] 1856/4082 45% [============================ ] 1857/4082 45% [============================ ] 1858/4082 45% [============================ ] 1859/4082 45% [============================ ] 1860/4082 45% [============================ ] 1861/4082 45% [============================ ] 1862/4082 45% [============================ ] 1863/4082 45% [============================ ] 1864/4082 45% [============================ ] 1865/4082 45% [============================ ] 1866/4082 45% [============================ ] 1867/4082 45% [============================ ] 1868/4082 45% [============================ ] 1869/4082 45% [============================ ] 1870/4082 45% [============================ ] 1871/4082 45% [============================ ] 1872/4082 45% [============================ ] 1873/4082 45% [============================ ] 1874/4082 45% [============================ ] 1875/4082 45% [============================ ] 1876/4082 45% [============================ ] 1877/4082 45% [============================ ] 1878/4082 46% [============================ ] 1879/4082 46% [============================ ] 1880/4082 46% [============================ ] 1881/4082 46% [============================ ] 1882/4082 46% [============================ ] 1883/4082 46% [============================ ] 1884/4082 46% [============================ ] 1885/4082 46% [============================ ] 1886/4082 46% [============================ ] 1887/4082 46% [============================ ] 1888/4082 46% [============================ ] 1889/4082 46% [============================ ] 1890/4082 46% [============================ ] 1891/4082 46% [============================ ] 1892/4082 46% [============================ ] 1893/4082 46% [============================ ] 1894/4082 46% [============================ ] 1895/4082 46% [============================ ] 1896/4082 46% [============================ ] 1897/4082 46% [============================ ] 1898/4082 46% [============================ ] 1899/4082 46% [============================ ] 1900/4082 46% [============================ ] 1901/4082 46% [============================ ] 1902/4082 46% [============================ ] 1903/4082 46% [============================ ] 1904/4082 46% [============================ ] 1905/4082 46% [============================ ] 1906/4082 46% [============================ ] 1907/4082 46% [============================ ] 1908/4082 46% [============================ ] 1909/4082 46% [============================= ] 1910/4082 46% [============================= ] 1911/4082 46% [============================= ] 1912/4082 46% [============================= ] 1913/4082 46% [============================= ] 1914/4082 46% [============================= ] 1915/4082 46% [============================= ] 1916/4082 46% [============================= ] 1917/4082 46% [============================= ] 1918/4082 46% [============================= ] 1919/4082 47% [============================= ] 1920/4082 47% [============================= ] 1921/4082 47% [============================= ] 1922/4082 47% [============================= ] 1923/4082 47% [============================= ] 1924/4082 47% [============================= ] 1925/4082 47% [============================= ] 1926/4082 47% [============================= ] 1927/4082 47% [============================= ] 1928/4082 47% [============================= ] 1929/4082 47% [============================= ] 1930/4082 47% [============================= ] 1931/4082 47% [============================= ] 1932/4082 47% [============================= ] 1933/4082 47% [============================= ] 1934/4082 47% [============================= ] 1935/4082 47% [============================= ] 1936/4082 47% [============================= ] 1937/4082 47% [============================= ] 1938/4082 47% [============================= ] 1939/4082 47% [============================= ] 1940/4082 47% [============================= ] 1941/4082 47% [============================= ] 1942/4082 47% [============================= ] 1943/4082 47% [============================= ] 1944/4082 47% [============================= ] 1945/4082 47% [============================= ] 1946/4082 47% [============================= ] 1947/4082 47% [============================= ] 1948/4082 47% [============================= ] 1949/4082 47% [============================= ] 1950/4082 47% [============================= ] 1951/4082 47% [============================= ] 1952/4082 47% [============================= ] 1953/4082 47% [============================= ] 1954/4082 47% [============================= ] 1955/4082 47% [============================= ] 1956/4082 47% [============================= ] 1957/4082 47% [============================= ] 1958/4082 47% [============================= ] 1959/4082 47% [============================= ] 1960/4082 48% [============================= ] 1961/4082 48% [============================= ] 1962/4082 48% [============================= ] 1963/4082 48% [============================= ] 1964/4082 48% [============================= ] 1965/4082 48% [============================= ] 1966/4082 48% [============================= ] 1967/4082 48% [============================= ] 1968/4082 48% [============================= ] 1969/4082 48% [============================= ] 1970/4082 48% [============================= ] 1971/4082 48% [============================= ] 1972/4082 48% [============================= ] 1973/4082 48% [============================= ] 1974/4082 48% [============================= ] 1975/4082 48% [============================== ] 1976/4082 48% [============================== ] 1977/4082 48% [============================== ] 1978/4082 48% [============================== ] 1979/4082 48% [============================== ] 1980/4082 48% [============================== ] 1981/4082 48% [============================== ] 1982/4082 48% [============================== ] 1983/4082 48% [============================== ] 1984/4082 48% [============================== ] 1985/4082 48% [============================== ] 1986/4082 48% [============================== ] 1987/4082 48% [============================== ] 1988/4082 48% [============================== ] 1989/4082 48% [============================== ] 1990/4082 48% [============================== ] 1991/4082 48% [============================== ] 1992/4082 48% [============================== ] 1993/4082 48% [============================== ] 1994/4082 48% [============================== ] 1995/4082 48% [============================== ] 1996/4082 48% [============================== ] 1997/4082 48% [============================== ] 1998/4082 48% [============================== ] 1999/4082 48% [============================== ] 2000/4082 48% [============================== ] 2001/4082 49% [============================== ] 2002/4082 49% [============================== ] 2003/4082 49% [============================== ] 2004/4082 49% [============================== ] 2005/4082 49% [============================== ] 2006/4082 49% [============================== ] 2007/4082 49% [============================== ] 2008/4082 49% [============================== ] 2009/4082 49% [============================== ] 2010/4082 49% [============================== ] 2011/4082 49% [============================== ] 2012/4082 49% [============================== ] 2013/4082 49% [============================== ] 2014/4082 49% [============================== ] 2015/4082 49% [============================== ] 2016/4082 49% [============================== ] 2017/4082 49% [============================== ] 2018/4082 49% [============================== ] 2019/4082 49% [============================== ] 2020/4082 49% [============================== ] 2021/4082 49% [============================== ] 2022/4082 49% [============================== ] 2023/4082 49% [============================== ] 2024/4082 49% [============================== ] 2025/4082 49% [============================== ] 2026/4082 49% [============================== ] 2027/4082 49% [============================== ] 2028/4082 49% [============================== ] 2029/4082 49% [============================== ] 2030/4082 49% [============================== ] 2031/4082 49% [============================== ] 2032/4082 49% [============================== ] 2033/4082 49% [============================== ] 2034/4082 49% [============================== ] 2035/4082 49% [============================== ] 2036/4082 49% [============================== ] 2037/4082 49% [============================== ] 2038/4082 49% [============================== ] 2039/4082 49% [============================== ] 2040/4082 49% [=============================== ] 2041/4082 50% [=============================== ] 2042/4082 50% [=============================== ] 2043/4082 50% [=============================== ] 2044/4082 50% [=============================== ] 2045/4082 50% [=============================== ] 2046/4082 50% [=============================== ] 2047/4082 50% [=============================== ] 2048/4082 50% [=============================== ] 2049/4082 50% [=============================== ] 2050/4082 50% [=============================== ] 2051/4082 50% [=============================== ] 2052/4082 50% [=============================== ] 2053/4082 50% [=============================== ] 2054/4082 50% [=============================== ] 2055/4082 50% [=============================== ] 2056/4082 50% [=============================== ] 2057/4082 50% [=============================== ] 2058/4082 50% [=============================== ] 2059/4082 50% [=============================== ] 2060/4082 50% [=============================== ] 2061/4082 50% [=============================== ] 2062/4082 50% [=============================== ] 2063/4082 50% [=============================== ] 2064/4082 50% [=============================== ] 2065/4082 50% [=============================== ] 2066/4082 50% [=============================== ] 2067/4082 50% [=============================== ] 2068/4082 50% [=============================== ] 2069/4082 50% [=============================== ] 2070/4082 50% [=============================== ] 2071/4082 50% [=============================== ] 2072/4082 50% [=============================== ] 2073/4082 50% [=============================== ] 2074/4082 50% [=============================== ] 2075/4082 50% [=============================== ] 2076/4082 50% [=============================== ] 2077/4082 50% [=============================== ] 2078/4082 50% [=============================== ] 2079/4082 50% [=============================== ] 2080/4082 50% [=============================== ] 2081/4082 50% [=============================== ] 2082/4082 51% [=============================== ] 2083/4082 51% [=============================== ] 2084/4082 51% [=============================== ] 2085/4082 51% [=============================== ] 2086/4082 51% [=============================== ] 2087/4082 51% [=============================== ] 2088/4082 51% [=============================== ] 2089/4082 51% [=============================== ] 2090/4082 51% [=============================== ] 2091/4082 51% [=============================== ] 2092/4082 51% [=============================== ] 2093/4082 51% [=============================== ] 2094/4082 51% [=============================== ] 2095/4082 51% [=============================== ] 2096/4082 51% [=============================== ] 2097/4082 51% [=============================== ] 2098/4082 51% [=============================== ] 2099/4082 51% [=============================== ] 2100/4082 51% [=============================== ] 2101/4082 51% [=============================== ] 2102/4082 51% [=============================== ] 2103/4082 51% [=============================== ] 2104/4082 51% [=============================== ] 2105/4082 51% [=============================== ] 2106/4082 51% [================================ ] 2107/4082 51% [================================ ] 2108/4082 51% [================================ ] 2109/4082 51% [================================ ] 2110/4082 51% [================================ ] 2111/4082 51% [================================ ] 2112/4082 51% [================================ ] 2113/4082 51% [================================ ] 2114/4082 51% [================================ ] 2115/4082 51% [================================ ] 2116/4082 51% [================================ ] 2117/4082 51% [================================ ] 2118/4082 51% [================================ ] 2119/4082 51% [================================ ] 2120/4082 51% [================================ ] 2121/4082 51% [================================ ] 2122/4082 51% [================================ ] 2123/4082 52% [================================ ] 2124/4082 52% [================================ ] 2125/4082 52% [================================ ] 2126/4082 52% [================================ ] 2127/4082 52% [================================ ] 2128/4082 52% [================================ ] 2129/4082 52% [================================ ] 2130/4082 52% [================================ ] 2131/4082 52% [================================ ] 2132/4082 52% [================================ ] 2133/4082 52% [================================ ] 2134/4082 52% [================================ ] 2135/4082 52% [================================ ] 2136/4082 52% [================================ ] 2137/4082 52% [================================ ] 2138/4082 52% [================================ ] 2139/4082 52% [================================ ] 2140/4082 52% [================================ ] 2141/4082 52% [================================ ] 2142/4082 52% [================================ ] 2143/4082 52% [================================ ] 2144/4082 52% [================================ ] 2145/4082 52% [================================ ] 2146/4082 52% [================================ ] 2147/4082 52% [================================ ] 2148/4082 52% [================================ ] 2149/4082 52% [================================ ] 2150/4082 52% [================================ ] 2151/4082 52% [================================ ] 2152/4082 52% [================================ ] 2153/4082 52% [================================ ] 2154/4082 52% [================================ ] 2155/4082 52% [================================ ] 2156/4082 52% [================================ ] 2157/4082 52% [================================ ] 2158/4082 52% [================================ ] 2159/4082 52% [================================ ] 2160/4082 52% [================================ ] 2161/4082 52% [================================ ] 2162/4082 52% [================================ ] 2163/4082 52% [================================ ] 2164/4082 53% [================================ ] 2165/4082 53% [================================ ] 2166/4082 53% [================================ ] 2167/4082 53% [================================ ] 2168/4082 53% [================================ ] 2169/4082 53% [================================ ] 2170/4082 53% [================================ ] 2171/4082 53% [================================ ] 2172/4082 53% [================================= ] 2173/4082 53% [================================= ] 2174/4082 53% [================================= ] 2175/4082 53% [================================= ] 2176/4082 53% [================================= ] 2177/4082 53% [================================= ] 2178/4082 53% [================================= ] 2179/4082 53% [================================= ] 2180/4082 53% [================================= ] 2181/4082 53% [================================= ] 2182/4082 53% [================================= ] 2183/4082 53% [================================= ] 2184/4082 53% [================================= ] 2185/4082 53% [================================= ] 2186/4082 53% [================================= ] 2187/4082 53% [================================= ] 2188/4082 53% [================================= ] 2189/4082 53% [================================= ] 2190/4082 53% [================================= ] 2191/4082 53% [================================= ] 2192/4082 53% [================================= ] 2193/4082 53% [================================= ] 2194/4082 53% [================================= ] 2195/4082 53% [================================= ] 2196/4082 53% [================================= ] 2197/4082 53% [================================= ] 2198/4082 53% [================================= ] 2199/4082 53% [================================= ] 2200/4082 53% [================================= ] 2201/4082 53% [================================= ] 2202/4082 53% [================================= ] 2203/4082 53% [================================= ] 2204/4082 53% [================================= ] 2205/4082 54% [================================= ] 2206/4082 54% [================================= ] 2207/4082 54% [================================= ] 2208/4082 54% [================================= ] 2209/4082 54% [================================= ] 2210/4082 54% [================================= ] 2211/4082 54% [================================= ] 2212/4082 54% [================================= ] 2213/4082 54% [================================= ] 2214/4082 54% [================================= ] 2215/4082 54% [================================= ] 2216/4082 54% [================================= ] 2217/4082 54% [================================= ] 2218/4082 54% [================================= ] 2219/4082 54% [================================= ] 2220/4082 54% [================================= ] 2221/4082 54% [================================= ] 2222/4082 54% [================================= ] 2223/4082 54% [================================= ] 2224/4082 54% [================================= ] 2225/4082 54% [================================= ] 2226/4082 54% [================================= ] 2227/4082 54% [================================= ] 2228/4082 54% [================================= ] 2229/4082 54% [================================= ] 2230/4082 54% [================================= ] 2231/4082 54% [================================= ] 2232/4082 54% [================================= ] 2233/4082 54% [================================= ] 2234/4082 54% [================================= ] 2235/4082 54% [================================= ] 2236/4082 54% [================================= ] 2237/4082 54% [================================= ] 2238/4082 54% [================================== ] 2239/4082 54% [================================== ] 2240/4082 54% [================================== ] 2241/4082 54% [================================== ] 2242/4082 54% [================================== ] 2243/4082 54% [================================== ] 2244/4082 54% [================================== ] 2245/4082 54% [================================== ] 2246/4082 55% [================================== ] 2247/4082 55% [================================== ] 2248/4082 55% [================================== ] 2249/4082 55% [================================== ] 2250/4082 55% [================================== ] 2251/4082 55% [================================== ] 2252/4082 55% [================================== ] 2253/4082 55% [================================== ] 2254/4082 55% [================================== ] 2255/4082 55% [================================== ] 2256/4082 55% [================================== ] 2257/4082 55% [================================== ] 2258/4082 55% [================================== ] 2259/4082 55% [================================== ] 2260/4082 55% [================================== ] 2261/4082 55% [================================== ] 2262/4082 55% [================================== ] 2263/4082 55% [================================== ] 2264/4082 55% [================================== ] 2265/4082 55% [================================== ] 2266/4082 55% [================================== ] 2267/4082 55% [================================== ] 2268/4082 55% [================================== ] 2269/4082 55% [================================== ] 2270/4082 55% [================================== ] 2271/4082 55% [================================== ] 2272/4082 55% [================================== ] 2273/4082 55% [================================== ] 2274/4082 55% [================================== ] 2275/4082 55% [================================== ] 2276/4082 55% [================================== ] 2277/4082 55% [================================== ] 2278/4082 55% [================================== ] 2279/4082 55% [================================== ] 2280/4082 55% [================================== ] 2281/4082 55% [================================== ] 2282/4082 55% [================================== ] 2283/4082 55% [================================== ] 2284/4082 55% [================================== ] 2285/4082 55% [================================== ] 2286/4082 56% [================================== ] 2287/4082 56% [================================== ] 2288/4082 56% [================================== ] 2289/4082 56% [================================== ] 2290/4082 56% [================================== ] 2291/4082 56% [================================== ] 2292/4082 56% [================================== ] 2293/4082 56% [================================== ] 2294/4082 56% [================================== ] 2295/4082 56% [================================== ] 2296/4082 56% [================================== ] 2297/4082 56% [================================== ] 2298/4082 56% [================================== ] 2299/4082 56% [================================== ] 2300/4082 56% [================================== ] 2301/4082 56% [================================== ] 2302/4082 56% [================================== ] 2303/4082 56% [================================== ] 2304/4082 56% [=================================== ] 2305/4082 56% [=================================== ] 2306/4082 56% [=================================== ] 2307/4082 56% [=================================== ] 2308/4082 56% [=================================== ] 2309/4082 56% [=================================== ] 2310/4082 56% [=================================== ] 2311/4082 56% [=================================== ] 2312/4082 56% [=================================== ] 2313/4082 56% [=================================== ] 2314/4082 56% [=================================== ] 2315/4082 56% [=================================== ] 2316/4082 56% [=================================== ] 2317/4082 56% [=================================== ] 2318/4082 56% [=================================== ] 2319/4082 56% [=================================== ] 2320/4082 56% [=================================== ] 2321/4082 56% [=================================== ] 2322/4082 56% [=================================== ] 2323/4082 56% [=================================== ] 2324/4082 56% [=================================== ] 2325/4082 56% [=================================== ] 2326/4082 56% [=================================== ] 2327/4082 57% [=================================== ] 2328/4082 57% [=================================== ] 2329/4082 57% [=================================== ] 2330/4082 57% [=================================== ] 2331/4082 57% [=================================== ] 2332/4082 57% [=================================== ] 2333/4082 57% [=================================== ] 2334/4082 57% [=================================== ] 2335/4082 57% [=================================== ] 2336/4082 57% [=================================== ] 2337/4082 57% [=================================== ] 2338/4082 57% [=================================== ] 2339/4082 57% [=================================== ] 2340/4082 57% [=================================== ] 2341/4082 57% [=================================== ] 2342/4082 57% [=================================== ] 2343/4082 57% [=================================== ] 2344/4082 57% [=================================== ] 2345/4082 57% [=================================== ] 2346/4082 57% [=================================== ] 2347/4082 57% [=================================== ] 2348/4082 57% [=================================== ] 2349/4082 57% [=================================== ] 2350/4082 57% [=================================== ] 2351/4082 57% [=================================== ] 2352/4082 57% [=================================== ] 2353/4082 57% [=================================== ] 2354/4082 57% [=================================== ] 2355/4082 57% [=================================== ] 2356/4082 57% [=================================== ] 2357/4082 57% [=================================== ] 2358/4082 57% [=================================== ] 2359/4082 57% [=================================== ] 2360/4082 57% [=================================== ] 2361/4082 57% [=================================== ] 2362/4082 57% [=================================== ] 2363/4082 57% [=================================== ] 2364/4082 57% [=================================== ] 2365/4082 57% [=================================== ] 2366/4082 57% [=================================== ] 2367/4082 57% [=================================== ] 2368/4082 58% [=================================== ] 2369/4082 58% [=================================== ] 2370/4082 58% [==================================== ] 2371/4082 58% [==================================== ] 2372/4082 58% [==================================== ] 2373/4082 58% [==================================== ] 2374/4082 58% [==================================== ] 2375/4082 58% [==================================== ] 2376/4082 58% [==================================== ] 2377/4082 58% [==================================== ] 2378/4082 58% [==================================== ] 2379/4082 58% [==================================== ] 2380/4082 58% [==================================== ] 2381/4082 58% [==================================== ] 2382/4082 58% [==================================== ] 2383/4082 58% [==================================== ] 2384/4082 58% [==================================== ] 2385/4082 58% [==================================== ] 2386/4082 58% [==================================== ] 2387/4082 58% [==================================== ] 2388/4082 58% [==================================== ] 2389/4082 58% [==================================== ] 2390/4082 58% [==================================== ] 2391/4082 58% [==================================== ] 2392/4082 58% [==================================== ] 2393/4082 58% [==================================== ] 2394/4082 58% [==================================== ] 2395/4082 58% [==================================== ] 2396/4082 58% [==================================== ] 2397/4082 58% [==================================== ] 2398/4082 58% [==================================== ] 2399/4082 58% [==================================== ] 2400/4082 58% [==================================== ] 2401/4082 58% [==================================== ] 2402/4082 58% [==================================== ] 2403/4082 58% [==================================== ] 2404/4082 58% [==================================== ] 2405/4082 58% [==================================== ] 2406/4082 58% [==================================== ] 2407/4082 58% [==================================== ] 2408/4082 58% [==================================== ] 2409/4082 59% [==================================== ] 2410/4082 59% [==================================== ] 2411/4082 59% [==================================== ] 2412/4082 59% [==================================== ] 2413/4082 59% [==================================== ] 2414/4082 59% [==================================== ] 2415/4082 59% [==================================== ] 2416/4082 59% [==================================== ] 2417/4082 59% [==================================== ] 2418/4082 59% [==================================== ] 2419/4082 59% [==================================== ] 2420/4082 59% [==================================== ] 2421/4082 59% [==================================== ] 2422/4082 59% [==================================== ] 2423/4082 59% [==================================== ] 2424/4082 59% [==================================== ] 2425/4082 59% [==================================== ] 2426/4082 59% [==================================== ] 2427/4082 59% [==================================== ] 2428/4082 59% [==================================== ] 2429/4082 59% [==================================== ] 2430/4082 59% [==================================== ] 2431/4082 59% [==================================== ] 2432/4082 59% [==================================== ] 2433/4082 59% [==================================== ] 2434/4082 59% [==================================== ] 2435/4082 59% [==================================== ] 2436/4082 59% [===================================== ] 2437/4082 59% [===================================== ] 2438/4082 59% [===================================== ] 2439/4082 59% [===================================== ] 2440/4082 59% [===================================== ] 2441/4082 59% [===================================== ] 2442/4082 59% [===================================== ] 2443/4082 59% [===================================== ] 2444/4082 59% [===================================== ] 2445/4082 59% [===================================== ] 2446/4082 59% [===================================== ] 2447/4082 59% [===================================== ] 2448/4082 59% [===================================== ] 2449/4082 59% [===================================== ] 2450/4082 60% [===================================== ] 2451/4082 60% [===================================== ] 2452/4082 60% [===================================== ] 2453/4082 60% [===================================== ] 2454/4082 60% [===================================== ] 2455/4082 60% [===================================== ] 2456/4082 60% [===================================== ] 2457/4082 60% [===================================== ] 2458/4082 60% [===================================== ] 2459/4082 60% [===================================== ] 2460/4082 60% [===================================== ] 2461/4082 60% [===================================== ] 2462/4082 60% [===================================== ] 2463/4082 60% [===================================== ] 2464/4082 60% [===================================== ] 2465/4082 60% [===================================== ] 2466/4082 60% [===================================== ] 2467/4082 60% [===================================== ] 2468/4082 60% [===================================== ] 2469/4082 60% [===================================== ] 2470/4082 60% [===================================== ] 2471/4082 60% [===================================== ] 2472/4082 60% [===================================== ] 2473/4082 60% [===================================== ] 2474/4082 60% [===================================== ] 2475/4082 60% [===================================== ] 2476/4082 60% [===================================== ] 2477/4082 60% [===================================== ] 2478/4082 60% [===================================== ] 2479/4082 60% [===================================== ] 2480/4082 60% [===================================== ] 2481/4082 60% [===================================== ] 2482/4082 60% [===================================== ] 2483/4082 60% [===================================== ] 2484/4082 60% [===================================== ] 2485/4082 60% [===================================== ] 2486/4082 60% [===================================== ] 2487/4082 60% [===================================== ] 2488/4082 60% [===================================== ] 2489/4082 60% [===================================== ] 2490/4082 60% [===================================== ] 2491/4082 61% [===================================== ] 2492/4082 61% [===================================== ] 2493/4082 61% [===================================== ] 2494/4082 61% [===================================== ] 2495/4082 61% [===================================== ] 2496/4082 61% [===================================== ] 2497/4082 61% [===================================== ] 2498/4082 61% [===================================== ] 2499/4082 61% [===================================== ] 2500/4082 61% [===================================== ] 2501/4082 61% [====================================== ] 2502/4082 61% [====================================== ] 2503/4082 61% [====================================== ] 2504/4082 61% [====================================== ] 2505/4082 61% [====================================== ] 2506/4082 61% [====================================== ] 2507/4082 61% [====================================== ] 2508/4082 61% [====================================== ] 2509/4082 61% [====================================== ] 2510/4082 61% [====================================== ] 2511/4082 61% [====================================== ] 2512/4082 61% [====================================== ] 2513/4082 61% [====================================== ] 2514/4082 61% [====================================== ] 2515/4082 61% [====================================== ] 2516/4082 61% [====================================== ] 2517/4082 61% [====================================== ] 2518/4082 61% [====================================== ] 2519/4082 61% [====================================== ] 2520/4082 61% [====================================== ] 2521/4082 61% [====================================== ] 2522/4082 61% [====================================== ] 2523/4082 61% [====================================== ] 2524/4082 61% [====================================== ] 2525/4082 61% [====================================== ] 2526/4082 61% [====================================== ] 2527/4082 61% [====================================== ] 2528/4082 61% [====================================== ] 2529/4082 61% [====================================== ] 2530/4082 61% [====================================== ] 2531/4082 62% [====================================== ] 2532/4082 62% [====================================== ] 2533/4082 62% [====================================== ] 2534/4082 62% [====================================== ] 2535/4082 62% [====================================== ] 2536/4082 62% [====================================== ] 2537/4082 62% [====================================== ] 2538/4082 62% [====================================== ] 2539/4082 62% [====================================== ] 2540/4082 62% [====================================== ] 2541/4082 62% [====================================== ] 2542/4082 62% [====================================== ] 2543/4082 62% [====================================== ] 2544/4082 62% [====================================== ] 2545/4082 62% [====================================== ] 2546/4082 62% [====================================== ] 2547/4082 62% [====================================== ] 2548/4082 62% [====================================== ] 2549/4082 62% [====================================== ] 2550/4082 62% [====================================== ] 2551/4082 62% [====================================== ] 2552/4082 62% [====================================== ] 2553/4082 62% [====================================== ] 2554/4082 62% [====================================== ] 2555/4082 62% [====================================== ] 2556/4082 62% [====================================== ] 2557/4082 62% [====================================== ] 2558/4082 62% [====================================== ] 2559/4082 62% [====================================== ] 2560/4082 62% [====================================== ] 2561/4082 62% [====================================== ] 2562/4082 62% [====================================== ] 2563/4082 62% [====================================== ] 2564/4082 62% [====================================== ] 2565/4082 62% [====================================== ] 2566/4082 62% [====================================== ] 2567/4082 62% [======================================= ] 2568/4082 62% [======================================= ] 2569/4082 62% [======================================= ] 2570/4082 62% [======================================= ] 2571/4082 62% [======================================= ] 2572/4082 63% [======================================= ] 2573/4082 63% [======================================= ] 2574/4082 63% [======================================= ] 2575/4082 63% [======================================= ] 2576/4082 63% [======================================= ] 2577/4082 63% [======================================= ] 2578/4082 63% [======================================= ] 2579/4082 63% [======================================= ] 2580/4082 63% [======================================= ] 2581/4082 63% [======================================= ] 2582/4082 63% [======================================= ] 2583/4082 63% [======================================= ] 2584/4082 63% [======================================= ] 2585/4082 63% [======================================= ] 2586/4082 63% [======================================= ] 2587/4082 63% [======================================= ] 2588/4082 63% [======================================= ] 2589/4082 63% [======================================= ] 2590/4082 63% [======================================= ] 2591/4082 63% [======================================= ] 2592/4082 63% [======================================= ] 2593/4082 63% [======================================= ] 2594/4082 63% [======================================= ] 2595/4082 63% [======================================= ] 2596/4082 63% [======================================= ] 2597/4082 63% [======================================= ] 2598/4082 63% [======================================= ] 2599/4082 63% [======================================= ] 2600/4082 63% [======================================= ] 2601/4082 63% [======================================= ] 2602/4082 63% [======================================= ] 2603/4082 63% [======================================= ] 2604/4082 63% [======================================= ] 2605/4082 63% [======================================= ] 2606/4082 63% [======================================= ] 2607/4082 63% [======================================= ] 2608/4082 63% [======================================= ] 2609/4082 63% [======================================= ] 2610/4082 63% [======================================= ] 2611/4082 63% [======================================= ] 2612/4082 63% [======================================= ] 2613/4082 64% [======================================= ] 2614/4082 64% [======================================= ] 2615/4082 64% [======================================= ] 2616/4082 64% [======================================= ] 2617/4082 64% [======================================= ] 2618/4082 64% [======================================= ] 2619/4082 64% [======================================= ] 2620/4082 64% [======================================= ] 2621/4082 64% [======================================= ] 2622/4082 64% [======================================= ] 2623/4082 64% [======================================= ] 2624/4082 64% [======================================= ] 2625/4082 64% [======================================= ] 2626/4082 64% [======================================= ] 2627/4082 64% [======================================= ] 2628/4082 64% [======================================= ] 2629/4082 64% [======================================= ] 2630/4082 64% [======================================= ] 2631/4082 64% [======================================= ] 2632/4082 64% [======================================= ] 2633/4082 64% [======================================== ] 2634/4082 64% [======================================== ] 2635/4082 64% [======================================== ] 2636/4082 64% [======================================== ] 2637/4082 64% [======================================== ] 2638/4082 64% [======================================== ] 2639/4082 64% [======================================== ] 2640/4082 64% [======================================== ] 2641/4082 64% [======================================== ] 2642/4082 64% [======================================== ] 2643/4082 64% [======================================== ] 2644/4082 64% [======================================== ] 2645/4082 64% [======================================== ] 2646/4082 64% [======================================== ] 2647/4082 64% [======================================== ] 2648/4082 64% [======================================== ] 2649/4082 64% [======================================== ] 2650/4082 64% [======================================== ] 2651/4082 64% [======================================== ] 2652/4082 64% [======================================== ] 2653/4082 64% [======================================== ] 2654/4082 65% [======================================== ] 2655/4082 65% [======================================== ] 2656/4082 65% [======================================== ] 2657/4082 65% [======================================== ] 2658/4082 65% [======================================== ] 2659/4082 65% [======================================== ] 2660/4082 65% [======================================== ] 2661/4082 65% [======================================== ] 2662/4082 65% [======================================== ] 2663/4082 65% [======================================== ] 2664/4082 65% [======================================== ] 2665/4082 65% [======================================== ] 2666/4082 65% [======================================== ] 2667/4082 65% [======================================== ] 2668/4082 65% [======================================== ] 2669/4082 65% [======================================== ] 2670/4082 65% [======================================== ] 2671/4082 65% [======================================== ] 2672/4082 65% [======================================== ] 2673/4082 65% [======================================== ] 2674/4082 65% [======================================== ] 2675/4082 65% [======================================== ] 2676/4082 65% [======================================== ] 2677/4082 65% [======================================== ] 2678/4082 65% [======================================== ] 2679/4082 65% [======================================== ] 2680/4082 65% [======================================== ] 2681/4082 65% [======================================== ] 2682/4082 65% [======================================== ] 2683/4082 65% [======================================== ] 2684/4082 65% [======================================== ] 2685/4082 65% [======================================== ] 2686/4082 65% [======================================== ] 2687/4082 65% [======================================== ] 2688/4082 65% [======================================== ] 2689/4082 65% [======================================== ] 2690/4082 65% [======================================== ] 2691/4082 65% [======================================== ] 2692/4082 65% [======================================== ] 2693/4082 65% [======================================== ] 2694/4082 65% [======================================== ] 2695/4082 66% [======================================== ] 2696/4082 66% [======================================== ] 2697/4082 66% [======================================== ] 2698/4082 66% [======================================== ] 2699/4082 66% [========================================= ] 2700/4082 66% [========================================= ] 2701/4082 66% [========================================= ] 2702/4082 66% [========================================= ] 2703/4082 66% [========================================= ] 2704/4082 66% [========================================= ] 2705/4082 66% [========================================= ] 2706/4082 66% [========================================= ] 2707/4082 66% [========================================= ] 2708/4082 66% [========================================= ] 2709/4082 66% [========================================= ] 2710/4082 66% [========================================= ] 2711/4082 66% [========================================= ] 2712/4082 66% [========================================= ] 2713/4082 66% [========================================= ] 2714/4082 66% [========================================= ] 2715/4082 66% [========================================= ] 2716/4082 66% [========================================= ] 2717/4082 66% [========================================= ] 2718/4082 66% [========================================= ] 2719/4082 66% [========================================= ] 2720/4082 66% [========================================= ] 2721/4082 66% [========================================= ] 2722/4082 66% [========================================= ] 2723/4082 66% [========================================= ] 2724/4082 66% [========================================= ] 2725/4082 66% [========================================= ] 2726/4082 66% [========================================= ] 2727/4082 66% [========================================= ] 2728/4082 66% [========================================= ] 2729/4082 66% [========================================= ] 2730/4082 66% [========================================= ] 2731/4082 66% [========================================= ] 2732/4082 66% [========================================= ] 2733/4082 66% [========================================= ] 2734/4082 66% [========================================= ] 2735/4082 67% [========================================= ] 2736/4082 67% [========================================= ] 2737/4082 67% [========================================= ] 2738/4082 67% [========================================= ] 2739/4082 67% [========================================= ] 2740/4082 67% [========================================= ] 2741/4082 67% [========================================= ] 2742/4082 67% [========================================= ] 2743/4082 67% [========================================= ] 2744/4082 67% [========================================= ] 2745/4082 67% [========================================= ] 2746/4082 67% [========================================= ] 2747/4082 67% [========================================= ] 2748/4082 67% [========================================= ] 2749/4082 67% [========================================= ] 2750/4082 67% [========================================= ] 2751/4082 67% [========================================= ] 2752/4082 67% [========================================= ] 2753/4082 67% [========================================= ] 2754/4082 67% [========================================= ] 2755/4082 67% [========================================= ] 2756/4082 67% [========================================= ] 2757/4082 67% [========================================= ] 2758/4082 67% [========================================= ] 2759/4082 67% [========================================= ] 2760/4082 67% [========================================= ] 2761/4082 67% [========================================= ] 2762/4082 67% [========================================= ] 2763/4082 67% [========================================= ] 2764/4082 67% [========================================= ] 2765/4082 67% [========================================== ] 2766/4082 67% [========================================== ] 2767/4082 67% [========================================== ] 2768/4082 67% [========================================== ] 2769/4082 67% [========================================== ] 2770/4082 67% [========================================== ] 2771/4082 67% [========================================== ] 2772/4082 67% [========================================== ] 2773/4082 67% [========================================== ] 2774/4082 67% [========================================== ] 2775/4082 67% [========================================== ] 2776/4082 68% [========================================== ] 2777/4082 68% [========================================== ] 2778/4082 68% [========================================== ] 2779/4082 68% [========================================== ] 2780/4082 68% [========================================== ] 2781/4082 68% [========================================== ] 2782/4082 68% [========================================== ] 2783/4082 68% [========================================== ] 2784/4082 68% [========================================== ] 2785/4082 68% [========================================== ] 2786/4082 68% [========================================== ] 2787/4082 68% [========================================== ] 2788/4082 68% [========================================== ] 2789/4082 68% [========================================== ] 2790/4082 68% [========================================== ] 2791/4082 68% [========================================== ] 2792/4082 68% [========================================== ] 2793/4082 68% [========================================== ] 2794/4082 68% [========================================== ] 2795/4082 68% [========================================== ] 2796/4082 68% [========================================== ] 2797/4082 68% [========================================== ] 2798/4082 68% [========================================== ] 2799/4082 68% [========================================== ] 2800/4082 68% [========================================== ] 2801/4082 68% [========================================== ] 2802/4082 68% [========================================== ] 2803/4082 68% [========================================== ] 2804/4082 68% [========================================== ] 2805/4082 68% [========================================== ] 2806/4082 68% [========================================== ] 2807/4082 68% [========================================== ] 2808/4082 68% [========================================== ] 2809/4082 68% [========================================== ] 2810/4082 68% [========================================== ] 2811/4082 68% [========================================== ] 2812/4082 68% [========================================== ] 2813/4082 68% [========================================== ] 2814/4082 68% [========================================== ] 2815/4082 68% [========================================== ] 2816/4082 68% [========================================== ] 2817/4082 69% [========================================== ] 2818/4082 69% [========================================== ] 2819/4082 69% [========================================== ] 2820/4082 69% [========================================== ] 2821/4082 69% [========================================== ] 2822/4082 69% [========================================== ] 2823/4082 69% [========================================== ] 2824/4082 69% [========================================== ] 2825/4082 69% [========================================== ] 2826/4082 69% [========================================== ] 2827/4082 69% [========================================== ] 2828/4082 69% [========================================== ] 2829/4082 69% [========================================== ] 2830/4082 69% [========================================== ] 2831/4082 69% [=========================================== ] 2832/4082 69% [=========================================== ] 2833/4082 69% [=========================================== ] 2834/4082 69% [=========================================== ] 2835/4082 69% [=========================================== ] 2836/4082 69% [=========================================== ] 2837/4082 69% [=========================================== ] 2838/4082 69% [=========================================== ] 2839/4082 69% [=========================================== ] 2840/4082 69% [=========================================== ] 2841/4082 69% [=========================================== ] 2842/4082 69% [=========================================== ] 2843/4082 69% [=========================================== ] 2844/4082 69% [=========================================== ] 2845/4082 69% [=========================================== ] 2846/4082 69% [=========================================== ] 2847/4082 69% [=========================================== ] 2848/4082 69% [=========================================== ] 2849/4082 69% [=========================================== ] 2850/4082 69% [=========================================== ] 2851/4082 69% [=========================================== ] 2852/4082 69% [=========================================== ] 2853/4082 69% [=========================================== ] 2854/4082 69% [=========================================== ] 2855/4082 69% [=========================================== ] 2856/4082 69% [=========================================== ] 2857/4082 69% [=========================================== ] 2858/4082 70% [=========================================== ] 2859/4082 70% [=========================================== ] 2860/4082 70% [=========================================== ] 2861/4082 70% [=========================================== ] 2862/4082 70% [=========================================== ] 2863/4082 70% [=========================================== ] 2864/4082 70% [=========================================== ] 2865/4082 70% [=========================================== ] 2866/4082 70% [=========================================== ] 2867/4082 70% [=========================================== ] 2868/4082 70% [=========================================== ] 2869/4082 70% [=========================================== ] 2870/4082 70% [=========================================== ] 2871/4082 70% [=========================================== ] 2872/4082 70% [=========================================== ] 2873/4082 70% [=========================================== ] 2874/4082 70% [=========================================== ] 2875/4082 70% [=========================================== ] 2876/4082 70% [=========================================== ] 2877/4082 70% [=========================================== ] 2878/4082 70% [=========================================== ] 2879/4082 70% [=========================================== ] 2880/4082 70% [=========================================== ] 2881/4082 70% [=========================================== ] 2882/4082 70% [=========================================== ] 2883/4082 70% [=========================================== ] 2884/4082 70% [=========================================== ] 2885/4082 70% [=========================================== ] 2886/4082 70% [=========================================== ] 2887/4082 70% [=========================================== ] 2888/4082 70% [=========================================== ] 2889/4082 70% [=========================================== ] 2890/4082 70% [=========================================== ] 2891/4082 70% [=========================================== ] 2892/4082 70% [=========================================== ] 2893/4082 70% [=========================================== ] 2894/4082 70% [=========================================== ] 2895/4082 70% [=========================================== ] 2896/4082 70% [============================================ ] 2897/4082 70% [============================================ ] 2898/4082 70% [============================================ ] 2899/4082 71% [============================================ ] 2900/4082 71% [============================================ ] 2901/4082 71% [============================================ ] 2902/4082 71% [============================================ ] 2903/4082 71% [============================================ ] 2904/4082 71% [============================================ ] 2905/4082 71% [============================================ ] 2906/4082 71% [============================================ ] 2907/4082 71% [============================================ ] 2908/4082 71% [============================================ ] 2909/4082 71% [============================================ ] 2910/4082 71% [============================================ ] 2911/4082 71% [============================================ ] 2912/4082 71% [============================================ ] 2913/4082 71% [============================================ ] 2914/4082 71% [============================================ ] 2915/4082 71% [============================================ ] 2916/4082 71% [============================================ ] 2917/4082 71% [============================================ ] 2918/4082 71% [============================================ ] 2919/4082 71% [============================================ ] 2920/4082 71% [============================================ ] 2921/4082 71% [============================================ ] 2922/4082 71% [============================================ ] 2923/4082 71% [============================================ ] 2924/4082 71% [============================================ ] 2925/4082 71% [============================================ ] 2926/4082 71% [============================================ ] 2927/4082 71% [============================================ ] 2928/4082 71% [============================================ ] 2929/4082 71% [============================================ ] 2930/4082 71% [============================================ ] 2931/4082 71% [============================================ ] 2932/4082 71% [============================================ ] 2933/4082 71% [============================================ ] 2934/4082 71% [============================================ ] 2935/4082 71% [============================================ ] 2936/4082 71% [============================================ ] 2937/4082 71% [============================================ ] 2938/4082 71% [============================================ ] 2939/4082 71% [============================================ ] 2940/4082 72% [============================================ ] 2941/4082 72% [============================================ ] 2942/4082 72% [============================================ ] 2943/4082 72% [============================================ ] 2944/4082 72% [============================================ ] 2945/4082 72% [============================================ ] 2946/4082 72% [============================================ ] 2947/4082 72% [============================================ ] 2948/4082 72% [============================================ ] 2949/4082 72% [============================================ ] 2950/4082 72% [============================================ ] 2951/4082 72% [============================================ ] 2952/4082 72% [============================================ ] 2953/4082 72% [============================================ ] 2954/4082 72% [============================================ ] 2955/4082 72% [============================================ ] 2956/4082 72% [============================================ ] 2957/4082 72% [============================================ ] 2958/4082 72% [============================================ ] 2959/4082 72% [============================================ ] 2960/4082 72% [============================================ ] 2961/4082 72% [============================================ ] 2962/4082 72% [============================================= ] 2963/4082 72% [============================================= ] 2964/4082 72% [============================================= ] 2965/4082 72% [============================================= ] 2966/4082 72% [============================================= ] 2967/4082 72% [============================================= ] 2968/4082 72% [============================================= ] 2969/4082 72% [============================================= ] 2970/4082 72% [============================================= ] 2971/4082 72% [============================================= ] 2972/4082 72% [============================================= ] 2973/4082 72% [============================================= ] 2974/4082 72% [============================================= ] 2975/4082 72% [============================================= ] 2976/4082 72% [============================================= ] 2977/4082 72% [============================================= ] 2978/4082 72% [============================================= ] 2979/4082 72% [============================================= ] 2980/4082 73% [============================================= ] 2981/4082 73% [============================================= ] 2982/4082 73% [============================================= ] 2983/4082 73% [============================================= ] 2984/4082 73% [============================================= ] 2985/4082 73% [============================================= ] 2986/4082 73% [============================================= ] 2987/4082 73% [============================================= ] 2988/4082 73% [============================================= ] 2989/4082 73% [============================================= ] 2990/4082 73% [============================================= ] 2991/4082 73% [============================================= ] 2992/4082 73% [============================================= ] 2993/4082 73% [============================================= ] 2994/4082 73% [============================================= ] 2995/4082 73% [============================================= ] 2996/4082 73% [============================================= ] 2997/4082 73% [============================================= ] 2998/4082 73% [============================================= ] 2999/4082 73% [============================================= ] 3000/4082 73% [============================================= ] 3001/4082 73% [============================================= ] 3002/4082 73% [============================================= ] 3003/4082 73% [============================================= ] 3004/4082 73% [============================================= ] 3005/4082 73% [============================================= ] 3006/4082 73% [============================================= ] 3007/4082 73% [============================================= ] 3008/4082 73% [============================================= ] 3009/4082 73% [============================================= ] 3010/4082 73% [============================================= ] 3011/4082 73% [============================================= ] 3012/4082 73% [============================================= ] 3013/4082 73% [============================================= ] 3014/4082 73% [============================================= ] 3015/4082 73% [============================================= ] 3016/4082 73% [============================================= ] 3017/4082 73% [============================================= ] 3018/4082 73% [============================================= ] 3019/4082 73% [============================================= ] 3020/4082 73% [============================================= ] 3021/4082 74% [============================================= ] 3022/4082 74% [============================================= ] 3023/4082 74% [============================================= ] 3024/4082 74% [============================================= ] 3025/4082 74% [============================================= ] 3026/4082 74% [============================================= ] 3027/4082 74% [============================================= ] 3028/4082 74% [============================================== ] 3029/4082 74% [============================================== ] 3030/4082 74% [============================================== ] 3031/4082 74% [============================================== ] 3032/4082 74% [============================================== ] 3033/4082 74% [============================================== ] 3034/4082 74% [============================================== ] 3035/4082 74% [============================================== ] 3036/4082 74% [============================================== ] 3037/4082 74% [============================================== ] 3038/4082 74% [============================================== ] 3039/4082 74% [============================================== ] 3040/4082 74% [============================================== ] 3041/4082 74% [============================================== ] 3042/4082 74% [============================================== ] 3043/4082 74% [============================================== ] 3044/4082 74% [============================================== ] 3045/4082 74% [============================================== ] 3046/4082 74% [============================================== ] 3047/4082 74% [============================================== ] 3048/4082 74% [============================================== ] 3049/4082 74% [============================================== ] 3050/4082 74% [============================================== ] 3051/4082 74% [============================================== ] 3052/4082 74% [============================================== ] 3053/4082 74% [============================================== ] 3054/4082 74% [============================================== ] 3055/4082 74% [============================================== ] 3056/4082 74% [============================================== ] 3057/4082 74% [============================================== ] 3058/4082 74% [============================================== ] 3059/4082 74% [============================================== ] 3060/4082 74% [============================================== ] 3061/4082 74% [============================================== ] 3062/4082 75% [============================================== ] 3063/4082 75% [============================================== ] 3064/4082 75% [============================================== ] 3065/4082 75% [============================================== ] 3066/4082 75% [============================================== ] 3067/4082 75% [============================================== ] 3068/4082 75% [============================================== ] 3069/4082 75% [============================================== ] 3070/4082 75% [============================================== ] 3071/4082 75% [============================================== ] 3072/4082 75% [============================================== ] 3073/4082 75% [============================================== ] 3074/4082 75% [============================================== ] 3075/4082 75% [============================================== ] 3076/4082 75% [============================================== ] 3077/4082 75% [============================================== ] 3078/4082 75% [============================================== ] 3079/4082 75% [============================================== ] 3080/4082 75% [============================================== ] 3081/4082 75% [============================================== ] 3082/4082 75% [============================================== ] 3083/4082 75% [============================================== ] 3084/4082 75% [============================================== ] 3085/4082 75% [============================================== ] 3086/4082 75% [============================================== ] 3087/4082 75% [============================================== ] 3088/4082 75% [============================================== ] 3089/4082 75% [============================================== ] 3090/4082 75% [============================================== ] 3091/4082 75% [============================================== ] 3092/4082 75% [============================================== ] 3093/4082 75% [============================================== ] 3094/4082 75% [=============================================== ] 3095/4082 75% [=============================================== ] 3096/4082 75% [=============================================== ] 3097/4082 75% [=============================================== ] 3098/4082 75% [=============================================== ] 3099/4082 75% [=============================================== ] 3100/4082 75% [=============================================== ] 3101/4082 75% [=============================================== ] 3102/4082 75% [=============================================== ] 3103/4082 76% [=============================================== ] 3104/4082 76% [=============================================== ] 3105/4082 76% [=============================================== ] 3106/4082 76% [=============================================== ] 3107/4082 76% [=============================================== ] 3108/4082 76% [=============================================== ] 3109/4082 76% [=============================================== ] 3110/4082 76% [=============================================== ] 3111/4082 76% [=============================================== ] 3112/4082 76% [=============================================== ] 3113/4082 76% [=============================================== ] 3114/4082 76% [=============================================== ] 3115/4082 76% [=============================================== ] 3116/4082 76% [=============================================== ] 3117/4082 76% [=============================================== ] 3118/4082 76% [=============================================== ] 3119/4082 76% [=============================================== ] 3120/4082 76% [=============================================== ] 3121/4082 76% [=============================================== ] 3122/4082 76% [=============================================== ] 3123/4082 76% [=============================================== ] 3124/4082 76% [=============================================== ] 3125/4082 76% [=============================================== ] 3126/4082 76% [=============================================== ] 3127/4082 76% [=============================================== ] 3128/4082 76% [=============================================== ] 3129/4082 76% [=============================================== ] 3130/4082 76% [=============================================== ] 3131/4082 76% [=============================================== ] 3132/4082 76% [=============================================== ] 3133/4082 76% [=============================================== ] 3134/4082 76% [=============================================== ] 3135/4082 76% [=============================================== ] 3136/4082 76% [=============================================== ] 3137/4082 76% [=============================================== ] 3138/4082 76% [=============================================== ] 3139/4082 76% [=============================================== ] 3140/4082 76% [=============================================== ] 3141/4082 76% [=============================================== ] 3142/4082 76% [=============================================== ] 3143/4082 76% [=============================================== ] 3144/4082 77% [=============================================== ] 3145/4082 77% [=============================================== ] 3146/4082 77% [=============================================== ] 3147/4082 77% [=============================================== ] 3148/4082 77% [=============================================== ] 3149/4082 77% [=============================================== ] 3150/4082 77% [=============================================== ] 3151/4082 77% [=============================================== ] 3152/4082 77% [=============================================== ] 3153/4082 77% [=============================================== ] 3154/4082 77% [=============================================== ] 3155/4082 77% [=============================================== ] 3156/4082 77% [=============================================== ] 3157/4082 77% [=============================================== ] 3158/4082 77% [=============================================== ] 3159/4082 77% [=============================================== ] 3160/4082 77% [================================================ ] 3161/4082 77% [================================================ ] 3162/4082 77% [================================================ ] 3163/4082 77% [================================================ ] 3164/4082 77% [================================================ ] 3165/4082 77% [================================================ ] 3166/4082 77% [================================================ ] 3167/4082 77% [================================================ ] 3168/4082 77% [================================================ ] 3169/4082 77% [================================================ ] 3170/4082 77% [================================================ ] 3171/4082 77% [================================================ ] 3172/4082 77% [================================================ ] 3173/4082 77% [================================================ ] 3174/4082 77% [================================================ ] 3175/4082 77% [================================================ ] 3176/4082 77% [================================================ ] 3177/4082 77% [================================================ ] 3178/4082 77% [================================================ ] 3179/4082 77% [================================================ ] 3180/4082 77% [================================================ ] 3181/4082 77% [================================================ ] 3182/4082 77% [================================================ ] 3183/4082 77% [================================================ ] 3184/4082 78% [================================================ ] 3185/4082 78% [================================================ ] 3186/4082 78% [================================================ ] 3187/4082 78% [================================================ ] 3188/4082 78% [================================================ ] 3189/4082 78% [================================================ ] 3190/4082 78% [================================================ ] 3191/4082 78% [================================================ ] 3192/4082 78% [================================================ ] 3193/4082 78% [================================================ ] 3194/4082 78% [================================================ ] 3195/4082 78% [================================================ ] 3196/4082 78% [================================================ ] 3197/4082 78% [================================================ ] 3198/4082 78% [================================================ ] 3199/4082 78% [================================================ ] 3200/4082 78% [================================================ ] 3201/4082 78% [================================================ ] 3202/4082 78% [================================================ ] 3203/4082 78% [================================================ ] 3204/4082 78% [================================================ ] 3205/4082 78% [================================================ ] 3206/4082 78% [================================================ ] 3207/4082 78% [================================================ ] 3208/4082 78% [================================================ ] 3209/4082 78% [================================================ ] 3210/4082 78% [================================================ ] 3211/4082 78% [================================================ ] 3212/4082 78% [================================================ ] 3213/4082 78% [================================================ ] 3214/4082 78% [================================================ ] 3215/4082 78% [================================================ ] 3216/4082 78% [================================================ ] 3217/4082 78% [================================================ ] 3218/4082 78% [================================================ ] 3219/4082 78% [================================================ ] 3220/4082 78% [================================================ ] 3221/4082 78% [================================================ ] 3222/4082 78% [================================================ ] 3223/4082 78% [================================================ ] 3224/4082 78% [================================================ ] 3225/4082 79% [================================================ ] 3226/4082 79% [================================================= ] 3227/4082 79% [================================================= ] 3228/4082 79% [================================================= ] 3229/4082 79% [================================================= ] 3230/4082 79% [================================================= ] 3231/4082 79% [================================================= ] 3232/4082 79% [================================================= ] 3233/4082 79% [================================================= ] 3234/4082 79% [================================================= ] 3235/4082 79% [================================================= ] 3236/4082 79% [================================================= ] 3237/4082 79% [================================================= ] 3238/4082 79% [================================================= ] 3239/4082 79% [================================================= ] 3240/4082 79% [================================================= ] 3241/4082 79% [================================================= ] 3242/4082 79% [================================================= ] 3243/4082 79% [================================================= ] 3244/4082 79% [================================================= ] 3245/4082 79% [================================================= ] 3246/4082 79% [================================================= ] 3247/4082 79% [================================================= ] 3248/4082 79% [================================================= ] 3249/4082 79% [================================================= ] 3250/4082 79% [================================================= ] 3251/4082 79% [================================================= ] 3252/4082 79% [================================================= ] 3253/4082 79% [================================================= ] 3254/4082 79% [================================================= ] 3255/4082 79% [================================================= ] 3256/4082 79% [================================================= ] 3257/4082 79% [================================================= ] 3258/4082 79% [================================================= ] 3259/4082 79% [================================================= ] 3260/4082 79% [================================================= ] 3261/4082 79% [================================================= ] 3262/4082 79% [================================================= ] 3263/4082 79% [================================================= ] 3264/4082 79% [================================================= ] 3265/4082 79% [================================================= ] 3266/4082 80% [================================================= ] 3267/4082 80% [================================================= ] 3268/4082 80% [================================================= ] 3269/4082 80% [================================================= ] 3270/4082 80% [================================================= ] 3271/4082 80% [================================================= ] 3272/4082 80% [================================================= ] 3273/4082 80% [================================================= ] 3274/4082 80% [================================================= ] 3275/4082 80% [================================================= ] 3276/4082 80% [================================================= ] 3277/4082 80% [================================================= ] 3278/4082 80% [================================================= ] 3279/4082 80% [================================================= ] 3280/4082 80% [================================================= ] 3281/4082 80% [================================================= ] 3282/4082 80% [================================================= ] 3283/4082 80% [================================================= ] 3284/4082 80% [================================================= ] 3285/4082 80% [================================================= ] 3286/4082 80% [================================================= ] 3287/4082 80% [================================================= ] 3288/4082 80% [================================================= ] 3289/4082 80% [================================================= ] 3290/4082 80% [================================================= ] 3291/4082 80% [================================================== ] 3292/4082 80% [================================================== ] 3293/4082 80% [================================================== ] 3294/4082 80% [================================================== ] 3295/4082 80% [================================================== ] 3296/4082 80% [================================================== ] 3297/4082 80% [================================================== ] 3298/4082 80% [================================================== ] 3299/4082 80% [================================================== ] 3300/4082 80% [================================================== ] 3301/4082 80% [================================================== ] 3302/4082 80% [================================================== ] 3303/4082 80% [================================================== ] 3304/4082 80% [================================================== ] 3305/4082 80% [================================================== ] 3306/4082 80% [================================================== ] 3307/4082 81% [================================================== ] 3308/4082 81% [================================================== ] 3309/4082 81% [================================================== ] 3310/4082 81% [================================================== ] 3311/4082 81% [================================================== ] 3312/4082 81% [================================================== ] 3313/4082 81% [================================================== ] 3314/4082 81% [================================================== ] 3315/4082 81% [================================================== ] 3316/4082 81% [================================================== ] 3317/4082 81% [================================================== ] 3318/4082 81% [================================================== ] 3319/4082 81% [================================================== ] 3320/4082 81% [================================================== ] 3321/4082 81% [================================================== ] 3322/4082 81% [================================================== ] 3323/4082 81% [================================================== ] 3324/4082 81% [================================================== ] 3325/4082 81% [================================================== ] 3326/4082 81% [================================================== ] 3327/4082 81% [================================================== ] 3328/4082 81% [================================================== ] 3329/4082 81% [================================================== ] 3330/4082 81% [================================================== ] 3331/4082 81% [================================================== ] 3332/4082 81% [================================================== ] 3333/4082 81% [================================================== ] 3334/4082 81% [================================================== ] 3335/4082 81% [================================================== ] 3336/4082 81% [================================================== ] 3337/4082 81% [================================================== ] 3338/4082 81% [================================================== ] 3339/4082 81% [================================================== ] 3340/4082 81% [================================================== ] 3341/4082 81% [================================================== ] 3342/4082 81% [================================================== ] 3343/4082 81% [================================================== ] 3344/4082 81% [================================================== ] 3345/4082 81% [================================================== ] 3346/4082 81% [================================================== ] 3347/4082 81% [================================================== ] 3348/4082 82% [================================================== ] 3349/4082 82% [================================================== ] 3350/4082 82% [================================================== ] 3351/4082 82% [================================================== ] 3352/4082 82% [================================================== ] 3353/4082 82% [================================================== ] 3354/4082 82% [================================================== ] 3355/4082 82% [================================================== ] 3356/4082 82% [================================================== ] 3357/4082 82% [=================================================== ] 3358/4082 82% [=================================================== ] 3359/4082 82% [=================================================== ] 3360/4082 82% [=================================================== ] 3361/4082 82% [=================================================== ] 3362/4082 82% [=================================================== ] 3363/4082 82% [=================================================== ] 3364/4082 82% [=================================================== ] 3365/4082 82% [=================================================== ] 3366/4082 82% [=================================================== ] 3367/4082 82% [=================================================== ] 3368/4082 82% [=================================================== ] 3369/4082 82% [=================================================== ] 3370/4082 82% [=================================================== ] 3371/4082 82% [=================================================== ] 3372/4082 82% [=================================================== ] 3373/4082 82% [=================================================== ] 3374/4082 82% [=================================================== ] 3375/4082 82% [=================================================== ] 3376/4082 82% [=================================================== ] 3377/4082 82% [=================================================== ] 3378/4082 82% [=================================================== ] 3379/4082 82% [=================================================== ] 3380/4082 82% [=================================================== ] 3381/4082 82% [=================================================== ] 3382/4082 82% [=================================================== ] 3383/4082 82% [=================================================== ] 3384/4082 82% [=================================================== ] 3385/4082 82% [=================================================== ] 3386/4082 82% [=================================================== ] 3387/4082 82% [=================================================== ] 3388/4082 82% [=================================================== ] 3389/4082 83% [=================================================== ] 3390/4082 83% [=================================================== ] 3391/4082 83% [=================================================== ] 3392/4082 83% [=================================================== ] 3393/4082 83% [=================================================== ] 3394/4082 83% [=================================================== ] 3395/4082 83% [=================================================== ] 3396/4082 83% [=================================================== ] 3397/4082 83% [=================================================== ] 3398/4082 83% [=================================================== ] 3399/4082 83% [=================================================== ] 3400/4082 83% [=================================================== ] 3401/4082 83% [=================================================== ] 3402/4082 83% [=================================================== ] 3403/4082 83% [=================================================== ] 3404/4082 83% [=================================================== ] 3405/4082 83% [=================================================== ] 3406/4082 83% [=================================================== ] 3407/4082 83% [=================================================== ] 3408/4082 83% [=================================================== ] 3409/4082 83% [=================================================== ] 3410/4082 83% [=================================================== ] 3411/4082 83% [=================================================== ] 3412/4082 83% [=================================================== ] 3413/4082 83% [=================================================== ] 3414/4082 83% [=================================================== ] 3415/4082 83% [=================================================== ] 3416/4082 83% [=================================================== ] 3417/4082 83% [=================================================== ] 3418/4082 83% [=================================================== ] 3419/4082 83% [=================================================== ] 3420/4082 83% [=================================================== ] 3421/4082 83% [=================================================== ] 3422/4082 83% [=================================================== ] 3423/4082 83% [==================================================== ] 3424/4082 83% [==================================================== ] 3425/4082 83% [==================================================== ] 3426/4082 83% [==================================================== ] 3427/4082 83% [==================================================== ] 3428/4082 83% [==================================================== ] 3429/4082 84% [==================================================== ] 3430/4082 84% [==================================================== ] 3431/4082 84% [==================================================== ] 3432/4082 84% [==================================================== ] 3433/4082 84% [==================================================== ] 3434/4082 84% [==================================================== ] 3435/4082 84% [==================================================== ] 3436/4082 84% [==================================================== ] 3437/4082 84% [==================================================== ] 3438/4082 84% [==================================================== ] 3439/4082 84% [==================================================== ] 3440/4082 84% [==================================================== ] 3441/4082 84% [==================================================== ] 3442/4082 84% [==================================================== ] 3443/4082 84% [==================================================== ] 3444/4082 84% [==================================================== ] 3445/4082 84% [==================================================== ] 3446/4082 84% [==================================================== ] 3447/4082 84% [==================================================== ] 3448/4082 84% [==================================================== ] 3449/4082 84% [==================================================== ] 3450/4082 84% [==================================================== ] 3451/4082 84% [==================================================== ] 3452/4082 84% [==================================================== ] 3453/4082 84% [==================================================== ] 3454/4082 84% [==================================================== ] 3455/4082 84% [==================================================== ] 3456/4082 84% [==================================================== ] 3457/4082 84% [==================================================== ] 3458/4082 84% [==================================================== ] 3459/4082 84% [==================================================== ] 3460/4082 84% [==================================================== ] 3461/4082 84% [==================================================== ] 3462/4082 84% [==================================================== ] 3463/4082 84% [==================================================== ] 3464/4082 84% [==================================================== ] 3465/4082 84% [==================================================== ] 3466/4082 84% [==================================================== ] 3467/4082 84% [==================================================== ] 3468/4082 84% [==================================================== ] 3469/4082 84% [==================================================== ] 3470/4082 85% [==================================================== ] 3471/4082 85% [==================================================== ] 3472/4082 85% [==================================================== ] 3473/4082 85% [==================================================== ] 3474/4082 85% [==================================================== ] 3475/4082 85% [==================================================== ] 3476/4082 85% [==================================================== ] 3477/4082 85% [==================================================== ] 3478/4082 85% [==================================================== ] 3479/4082 85% [==================================================== ] 3480/4082 85% [==================================================== ] 3481/4082 85% [==================================================== ] 3482/4082 85% [==================================================== ] 3483/4082 85% [==================================================== ] 3484/4082 85% [==================================================== ] 3485/4082 85% [==================================================== ] 3486/4082 85% [==================================================== ] 3487/4082 85% [==================================================== ] 3488/4082 85% [==================================================== ] 3489/4082 85% [===================================================== ] 3490/4082 85% [===================================================== ] 3491/4082 85% [===================================================== ] 3492/4082 85% [===================================================== ] 3493/4082 85% [===================================================== ] 3494/4082 85% [===================================================== ] 3495/4082 85% [===================================================== ] 3496/4082 85% [===================================================== ] 3497/4082 85% [===================================================== ] 3498/4082 85% [===================================================== ] 3499/4082 85% [===================================================== ] 3500/4082 85% [===================================================== ] 3501/4082 85% [===================================================== ] 3502/4082 85% [===================================================== ] 3503/4082 85% [===================================================== ] 3504/4082 85% [===================================================== ] 3505/4082 85% [===================================================== ] 3506/4082 85% [===================================================== ] 3507/4082 85% [===================================================== ] 3508/4082 85% [===================================================== ] 3509/4082 85% [===================================================== ] 3510/4082 85% [===================================================== ] 3511/4082 86% [===================================================== ] 3512/4082 86% [===================================================== ] 3513/4082 86% [===================================================== ] 3514/4082 86% [===================================================== ] 3515/4082 86% [===================================================== ] 3516/4082 86% [===================================================== ] 3517/4082 86% [===================================================== ] 3518/4082 86% [===================================================== ] 3519/4082 86% [===================================================== ] 3520/4082 86% [===================================================== ] 3521/4082 86% [===================================================== ] 3522/4082 86% [===================================================== ] 3523/4082 86% [===================================================== ] 3524/4082 86% [===================================================== ] 3525/4082 86% [===================================================== ] 3526/4082 86% [===================================================== ] 3527/4082 86% [===================================================== ] 3528/4082 86% [===================================================== ] 3529/4082 86% [===================================================== ] 3530/4082 86% [===================================================== ] 3531/4082 86% [===================================================== ] 3532/4082 86% [===================================================== ] 3533/4082 86% [===================================================== ] 3534/4082 86% [===================================================== ] 3535/4082 86% [===================================================== ] 3536/4082 86% [===================================================== ] 3537/4082 86% [===================================================== ] 3538/4082 86% [===================================================== ] 3539/4082 86% [===================================================== ] 3540/4082 86% [===================================================== ] 3541/4082 86% [===================================================== ] 3542/4082 86% [===================================================== ] 3543/4082 86% [===================================================== ] 3544/4082 86% [===================================================== ] 3545/4082 86% [===================================================== ] 3546/4082 86% [===================================================== ] 3547/4082 86% [===================================================== ] 3548/4082 86% [===================================================== ] 3549/4082 86% [===================================================== ] 3550/4082 86% [===================================================== ] 3551/4082 86% [===================================================== ] 3552/4082 87% [===================================================== ] 3553/4082 87% [===================================================== ] 3554/4082 87% [===================================================== ] 3555/4082 87% [====================================================== ] 3556/4082 87% [====================================================== ] 3557/4082 87% [====================================================== ] 3558/4082 87% [====================================================== ] 3559/4082 87% [====================================================== ] 3560/4082 87% [====================================================== ] 3561/4082 87% [====================================================== ] 3562/4082 87% [====================================================== ] 3563/4082 87% [====================================================== ] 3564/4082 87% [====================================================== ] 3565/4082 87% [====================================================== ] 3566/4082 87% [====================================================== ] 3567/4082 87% [====================================================== ] 3568/4082 87% [====================================================== ] 3569/4082 87% [====================================================== ] 3570/4082 87% [====================================================== ] 3571/4082 87% [====================================================== ] 3572/4082 87% [====================================================== ] 3573/4082 87% [====================================================== ] 3574/4082 87% [====================================================== ] 3575/4082 87% [====================================================== ] 3576/4082 87% [====================================================== ] 3577/4082 87% [====================================================== ] 3578/4082 87% [====================================================== ] 3579/4082 87% [====================================================== ] 3580/4082 87% [====================================================== ] 3581/4082 87% [====================================================== ] 3582/4082 87% [====================================================== ] 3583/4082 87% [====================================================== ] 3584/4082 87% [====================================================== ] 3585/4082 87% [====================================================== ] 3586/4082 87% [====================================================== ] 3587/4082 87% [====================================================== ] 3588/4082 87% [====================================================== ] 3589/4082 87% [====================================================== ] 3590/4082 87% [====================================================== ] 3591/4082 87% [====================================================== ] 3592/4082 87% [====================================================== ] 3593/4082 88% [====================================================== ] 3594/4082 88% [====================================================== ] 3595/4082 88% [====================================================== ] 3596/4082 88% [====================================================== ] 3597/4082 88% [====================================================== ] 3598/4082 88% [====================================================== ] 3599/4082 88% [====================================================== ] 3600/4082 88% [====================================================== ] 3601/4082 88% [====================================================== ] 3602/4082 88% [====================================================== ] 3603/4082 88% [====================================================== ] 3604/4082 88% [====================================================== ] 3605/4082 88% [====================================================== ] 3606/4082 88% [====================================================== ] 3607/4082 88% [====================================================== ] 3608/4082 88% [====================================================== ] 3609/4082 88% [====================================================== ] 3610/4082 88% [====================================================== ] 3611/4082 88% [====================================================== ] 3612/4082 88% [====================================================== ] 3613/4082 88% [====================================================== ] 3614/4082 88% [====================================================== ] 3615/4082 88% [====================================================== ] 3616/4082 88% [====================================================== ] 3617/4082 88% [====================================================== ] 3618/4082 88% [====================================================== ] 3619/4082 88% [====================================================== ] 3620/4082 88% [====================================================== ] 3621/4082 88% [======================================================= ] 3622/4082 88% [======================================================= ] 3623/4082 88% [======================================================= ] 3624/4082 88% [======================================================= ] 3625/4082 88% [======================================================= ] 3626/4082 88% [======================================================= ] 3627/4082 88% [======================================================= ] 3628/4082 88% [======================================================= ] 3629/4082 88% [======================================================= ] 3630/4082 88% [======================================================= ] 3631/4082 88% [======================================================= ] 3632/4082 88% [======================================================= ] 3633/4082 89% [======================================================= ] 3634/4082 89% [======================================================= ] 3635/4082 89% [======================================================= ] 3636/4082 89% [======================================================= ] 3637/4082 89% [======================================================= ] 3638/4082 89% [======================================================= ] 3639/4082 89% [======================================================= ] 3640/4082 89% [======================================================= ] 3641/4082 89% [======================================================= ] 3642/4082 89% [======================================================= ] 3643/4082 89% [======================================================= ] 3644/4082 89% [======================================================= ] 3645/4082 89% [======================================================= ] 3646/4082 89% [======================================================= ] 3647/4082 89% [======================================================= ] 3648/4082 89% [======================================================= ] 3649/4082 89% [======================================================= ] 3650/4082 89% [======================================================= ] 3651/4082 89% [======================================================= ] 3652/4082 89% [======================================================= ] 3653/4082 89% [======================================================= ] 3654/4082 89% [======================================================= ] 3655/4082 89% [======================================================= ] 3656/4082 89% [======================================================= ] 3657/4082 89% [======================================================= ] 3658/4082 89% [======================================================= ] 3659/4082 89% [======================================================= ] 3660/4082 89% [======================================================= ] 3661/4082 89% [======================================================= ] 3662/4082 89% [======================================================= ] 3663/4082 89% [======================================================= ] 3664/4082 89% [======================================================= ] 3665/4082 89% [======================================================= ] 3666/4082 89% [======================================================= ] 3667/4082 89% [======================================================= ] 3668/4082 89% [======================================================= ] 3669/4082 89% [======================================================= ] 3670/4082 89% [======================================================= ] 3671/4082 89% [======================================================= ] 3672/4082 89% [======================================================= ] 3673/4082 89% [======================================================= ] 3674/4082 90% [======================================================= ] 3675/4082 90% [======================================================= ] 3676/4082 90% [======================================================= ] 3677/4082 90% [======================================================= ] 3678/4082 90% [======================================================= ] 3679/4082 90% [======================================================= ] 3680/4082 90% [======================================================= ] 3681/4082 90% [======================================================= ] 3682/4082 90% [======================================================= ] 3683/4082 90% [======================================================= ] 3684/4082 90% [======================================================= ] 3685/4082 90% [======================================================= ] 3686/4082 90% [======================================================== ] 3687/4082 90% [======================================================== ] 3688/4082 90% [======================================================== ] 3689/4082 90% [======================================================== ] 3690/4082 90% [======================================================== ] 3691/4082 90% [======================================================== ] 3692/4082 90% [======================================================== ] 3693/4082 90% [======================================================== ] 3694/4082 90% [======================================================== ] 3695/4082 90% [======================================================== ] 3696/4082 90% [======================================================== ] 3697/4082 90% [======================================================== ] 3698/4082 90% [======================================================== ] 3699/4082 90% [======================================================== ] 3700/4082 90% [======================================================== ] 3701/4082 90% [======================================================== ] 3702/4082 90% [======================================================== ] 3703/4082 90% [======================================================== ] 3704/4082 90% [======================================================== ] 3705/4082 90% [======================================================== ] 3706/4082 90% [======================================================== ] 3707/4082 90% [======================================================== ] 3708/4082 90% [======================================================== ] 3709/4082 90% [======================================================== ] 3710/4082 90% [======================================================== ] 3711/4082 90% [======================================================== ] 3712/4082 90% [======================================================== ] 3713/4082 90% [======================================================== ] 3714/4082 90% [======================================================== ] 3715/4082 91% [======================================================== ] 3716/4082 91% [======================================================== ] 3717/4082 91% [======================================================== ] 3718/4082 91% [======================================================== ] 3719/4082 91% [======================================================== ] 3720/4082 91% [======================================================== ] 3721/4082 91% [======================================================== ] 3722/4082 91% [======================================================== ] 3723/4082 91% [======================================================== ] 3724/4082 91% [======================================================== ] 3725/4082 91% [======================================================== ] 3726/4082 91% [======================================================== ] 3727/4082 91% [======================================================== ] 3728/4082 91% [======================================================== ] 3729/4082 91% [======================================================== ] 3730/4082 91% [======================================================== ] 3731/4082 91% [======================================================== ] 3732/4082 91% [======================================================== ] 3733/4082 91% [======================================================== ] 3734/4082 91% [======================================================== ] 3735/4082 91% [======================================================== ] 3736/4082 91% [======================================================== ] 3737/4082 91% [======================================================== ] 3738/4082 91% [======================================================== ] 3739/4082 91% [======================================================== ] 3740/4082 91% [======================================================== ] 3741/4082 91% [======================================================== ] 3742/4082 91% [======================================================== ] 3743/4082 91% [======================================================== ] 3744/4082 91% [======================================================== ] 3745/4082 91% [======================================================== ] 3746/4082 91% [======================================================== ] 3747/4082 91% [======================================================== ] 3748/4082 91% [======================================================== ] 3749/4082 91% [======================================================== ] 3750/4082 91% [======================================================== ] 3751/4082 91% [======================================================== ] 3752/4082 91% [========================================================= ] 3753/4082 91% [========================================================= ] 3754/4082 91% [========================================================= ] 3755/4082 91% [========================================================= ] 3756/4082 92% [========================================================= ] 3757/4082 92% [========================================================= ] 3758/4082 92% [========================================================= ] 3759/4082 92% [========================================================= ] 3760/4082 92% [========================================================= ] 3761/4082 92% [========================================================= ] 3762/4082 92% [========================================================= ] 3763/4082 92% [========================================================= ] 3764/4082 92% [========================================================= ] 3765/4082 92% [========================================================= ] 3766/4082 92% [========================================================= ] 3767/4082 92% [========================================================= ] 3768/4082 92% [========================================================= ] 3769/4082 92% [========================================================= ] 3770/4082 92% [========================================================= ] 3771/4082 92% [========================================================= ] 3772/4082 92% [========================================================= ] 3773/4082 92% [========================================================= ] 3774/4082 92% [========================================================= ] 3775/4082 92% [========================================================= ] 3776/4082 92% [========================================================= ] 3777/4082 92% [========================================================= ] 3778/4082 92% [========================================================= ] 3779/4082 92% [========================================================= ] 3780/4082 92% [========================================================= ] 3781/4082 92% [========================================================= ] 3782/4082 92% [========================================================= ] 3783/4082 92% [========================================================= ] 3784/4082 92% [========================================================= ] 3785/4082 92% [========================================================= ] 3786/4082 92% [========================================================= ] 3787/4082 92% [========================================================= ] 3788/4082 92% [========================================================= ] 3789/4082 92% [========================================================= ] 3790/4082 92% [========================================================= ] 3791/4082 92% [========================================================= ] 3792/4082 92% [========================================================= ] 3793/4082 92% [========================================================= ] 3794/4082 92% [========================================================= ] 3795/4082 92% [========================================================= ] 3796/4082 92% [========================================================= ] 3797/4082 93% [========================================================= ] 3798/4082 93% [========================================================= ] 3799/4082 93% [========================================================= ] 3800/4082 93% [========================================================= ] 3801/4082 93% [========================================================= ] 3802/4082 93% [========================================================= ] 3803/4082 93% [========================================================= ] 3804/4082 93% [========================================================= ] 3805/4082 93% [========================================================= ] 3806/4082 93% [========================================================= ] 3807/4082 93% [========================================================= ] 3808/4082 93% [========================================================= ] 3809/4082 93% [========================================================= ] 3810/4082 93% [========================================================= ] 3811/4082 93% [========================================================= ] 3812/4082 93% [========================================================= ] 3813/4082 93% [========================================================= ] 3814/4082 93% [========================================================= ] 3815/4082 93% [========================================================= ] 3816/4082 93% [========================================================= ] 3817/4082 93% [========================================================= ] 3818/4082 93% [========================================================== ] 3819/4082 93% [========================================================== ] 3820/4082 93% [========================================================== ] 3821/4082 93% [========================================================== ] 3822/4082 93% [========================================================== ] 3823/4082 93% [========================================================== ] 3824/4082 93% [========================================================== ] 3825/4082 93% [========================================================== ] 3826/4082 93% [========================================================== ] 3827/4082 93% [========================================================== ] 3828/4082 93% [========================================================== ] 3829/4082 93% [========================================================== ] 3830/4082 93% [========================================================== ] 3831/4082 93% [========================================================== ] 3832/4082 93% [========================================================== ] 3833/4082 93% [========================================================== ] 3834/4082 93% [========================================================== ] 3835/4082 93% [========================================================== ] 3836/4082 93% [========================================================== ] 3837/4082 93% [========================================================== ] 3838/4082 94% [========================================================== ] 3839/4082 94% [========================================================== ] 3840/4082 94% [========================================================== ] 3841/4082 94% [========================================================== ] 3842/4082 94% [========================================================== ] 3843/4082 94% [========================================================== ] 3844/4082 94% [========================================================== ] 3845/4082 94% [========================================================== ] 3846/4082 94% [========================================================== ] 3847/4082 94% [========================================================== ] 3848/4082 94% [========================================================== ] 3849/4082 94% [========================================================== ] 3850/4082 94% [========================================================== ] 3851/4082 94% [========================================================== ] 3852/4082 94% [========================================================== ] 3853/4082 94% [========================================================== ] 3854/4082 94% [========================================================== ] 3855/4082 94% [========================================================== ] 3856/4082 94% [========================================================== ] 3857/4082 94% [========================================================== ] 3858/4082 94% [========================================================== ] 3859/4082 94% [========================================================== ] 3860/4082 94% [========================================================== ] 3861/4082 94% [========================================================== ] 3862/4082 94% [========================================================== ] 3863/4082 94% [========================================================== ] 3864/4082 94% [========================================================== ] 3865/4082 94% [========================================================== ] 3866/4082 94% [========================================================== ] 3867/4082 94% [========================================================== ] 3868/4082 94% [========================================================== ] 3869/4082 94% [========================================================== ] 3870/4082 94% [========================================================== ] 3871/4082 94% [========================================================== ] 3872/4082 94% [========================================================== ] 3873/4082 94% [========================================================== ] 3874/4082 94% [========================================================== ] 3875/4082 94% [========================================================== ] 3876/4082 94% [========================================================== ] 3877/4082 94% [========================================================== ] 3878/4082 95% [========================================================== ] 3879/4082 95% [========================================================== ] 3880/4082 95% [========================================================== ] 3881/4082 95% [========================================================== ] 3882/4082 95% [========================================================== ] 3883/4082 95% [========================================================== ] 3884/4082 95% [=========================================================== ] 3885/4082 95% [=========================================================== ] 3886/4082 95% [=========================================================== ] 3887/4082 95% [=========================================================== ] 3888/4082 95% [=========================================================== ] 3889/4082 95% [=========================================================== ] 3890/4082 95% [=========================================================== ] 3891/4082 95% [=========================================================== ] 3892/4082 95% [=========================================================== ] 3893/4082 95% [=========================================================== ] 3894/4082 95% [=========================================================== ] 3895/4082 95% [=========================================================== ] 3896/4082 95% [=========================================================== ] 3897/4082 95% [=========================================================== ] 3898/4082 95% [=========================================================== ] 3899/4082 95% [=========================================================== ] 3900/4082 95% [=========================================================== ] 3901/4082 95% [=========================================================== ] 3902/4082 95% [=========================================================== ] 3903/4082 95% [=========================================================== ] 3904/4082 95% [=========================================================== ] 3905/4082 95% [=========================================================== ] 3906/4082 95% [=========================================================== ] 3907/4082 95% [=========================================================== ] 3908/4082 95% [=========================================================== ] 3909/4082 95% [=========================================================== ] 3910/4082 95% [=========================================================== ] 3911/4082 95% [=========================================================== ] 3912/4082 95% [=========================================================== ] 3913/4082 95% [=========================================================== ] 3914/4082 95% [=========================================================== ] 3915/4082 95% [=========================================================== ] 3916/4082 95% [=========================================================== ] 3917/4082 95% [=========================================================== ] 3918/4082 95% [=========================================================== ] 3919/4082 96% [=========================================================== ] 3920/4082 96% [=========================================================== ] 3921/4082 96% [=========================================================== ] 3922/4082 96% [=========================================================== ] 3923/4082 96% [=========================================================== ] 3924/4082 96% [=========================================================== ] 3925/4082 96% [=========================================================== ] 3926/4082 96% [=========================================================== ] 3927/4082 96% [=========================================================== ] 3928/4082 96% [=========================================================== ] 3929/4082 96% [=========================================================== ] 3930/4082 96% [=========================================================== ] 3931/4082 96% [=========================================================== ] 3932/4082 96% [=========================================================== ] 3933/4082 96% [=========================================================== ] 3934/4082 96% [=========================================================== ] 3935/4082 96% [=========================================================== ] 3936/4082 96% [=========================================================== ] 3937/4082 96% [=========================================================== ] 3938/4082 96% [=========================================================== ] 3939/4082 96% [=========================================================== ] 3940/4082 96% [=========================================================== ] 3941/4082 96% [=========================================================== ] 3942/4082 96% [=========================================================== ] 3943/4082 96% [=========================================================== ] 3944/4082 96% [=========================================================== ] 3945/4082 96% [=========================================================== ] 3946/4082 96% [=========================================================== ] 3947/4082 96% [=========================================================== ] 3948/4082 96% [=========================================================== ] 3949/4082 96% [=========================================================== ] 3950/4082 96% [============================================================ ] 3951/4082 96% [============================================================ ] 3952/4082 96% [============================================================ ] 3953/4082 96% [============================================================ ] 3954/4082 96% [============================================================ ] 3955/4082 96% [============================================================ ] 3956/4082 96% [============================================================ ] 3957/4082 96% [============================================================ ] 3958/4082 96% [============================================================ ] 3959/4082 96% [============================================================ ] 3960/4082 97% [============================================================ ] 3961/4082 97% [============================================================ ] 3962/4082 97% [============================================================ ] 3963/4082 97% [============================================================ ] 3964/4082 97% [============================================================ ] 3965/4082 97% [============================================================ ] 3966/4082 97% [============================================================ ] 3967/4082 97% [============================================================ ] 3968/4082 97% [============================================================ ] 3969/4082 97% [============================================================ ] 3970/4082 97% [============================================================ ] 3971/4082 97% [============================================================ ] 3972/4082 97% [============================================================ ] 3973/4082 97% [============================================================ ] 3974/4082 97% [============================================================ ] 3975/4082 97% [============================================================ ] 3976/4082 97% [============================================================ ] 3977/4082 97% [============================================================ ] 3978/4082 97% [============================================================ ] 3979/4082 97% [============================================================ ] 3980/4082 97% [============================================================ ] 3981/4082 97% [============================================================ ] 3982/4082 97% [============================================================ ] 3983/4082 97% [============================================================ ] 3984/4082 97% [============================================================ ] 3985/4082 97% [============================================================ ] 3986/4082 97% [============================================================ ] 3987/4082 97% [============================================================ ] 3988/4082 97% [============================================================ ] 3989/4082 97% [============================================================ ] 3990/4082 97% [============================================================ ] 3991/4082 97% [============================================================ ] 3992/4082 97% [============================================================ ] 3993/4082 97% [============================================================ ] 3994/4082 97% [============================================================ ] 3995/4082 97% [============================================================ ] 3996/4082 97% [============================================================ ] 3997/4082 97% [============================================================ ] 3998/4082 97% [============================================================ ] 3999/4082 97% [============================================================ ] 4000/4082 97% [============================================================ ] 4001/4082 98% [============================================================ ] 4002/4082 98% [============================================================ ] 4003/4082 98% [============================================================ ] 4004/4082 98% [============================================================ ] 4005/4082 98% [============================================================ ] 4006/4082 98% [============================================================ ] 4007/4082 98% [============================================================ ] 4008/4082 98% [============================================================ ] 4009/4082 98% [============================================================ ] 4010/4082 98% [============================================================ ] 4011/4082 98% [============================================================ ] 4012/4082 98% [============================================================ ] 4013/4082 98% [============================================================ ] 4014/4082 98% [============================================================ ] 4015/4082 98% [============================================================ ] 4016/4082 98% [============================================================= ] 4017/4082 98% [============================================================= ] 4018/4082 98% [============================================================= ] 4019/4082 98% [============================================================= ] 4020/4082 98% [============================================================= ] 4021/4082 98% [============================================================= ] 4022/4082 98% [============================================================= ] 4023/4082 98% [============================================================= ] 4024/4082 98% [============================================================= ] 4025/4082 98% [============================================================= ] 4026/4082 98% [============================================================= ] 4027/4082 98% [============================================================= ] 4028/4082 98% [============================================================= ] 4029/4082 98% [============================================================= ] 4030/4082 98% [============================================================= ] 4031/4082 98% [============================================================= ] 4032/4082 98% [============================================================= ] 4033/4082 98% [============================================================= ] 4034/4082 98% [============================================================= ] 4035/4082 98% [============================================================= ] 4036/4082 98% [============================================================= ] 4037/4082 98% [============================================================= ] 4038/4082 98% [============================================================= ] 4039/4082 98% [============================================================= ] 4040/4082 98% [============================================================= ] 4041/4082 98% [============================================================= ] 4042/4082 99% [============================================================= ] 4043/4082 99% [============================================================= ] 4044/4082 99% [============================================================= ] 4045/4082 99% [============================================================= ] 4046/4082 99% [============================================================= ] 4047/4082 99% [============================================================= ] 4048/4082 99% [============================================================= ] 4049/4082 99% [============================================================= ] 4050/4082 99% [============================================================= ] 4051/4082 99% [============================================================= ] 4052/4082 99% [============================================================= ] 4053/4082 99% [============================================================= ] 4054/4082 99% [============================================================= ] 4055/4082 99% [============================================================= ] 4056/4082 99% [============================================================= ] 4057/4082 99% [============================================================= ] 4058/4082 99% [============================================================= ] 4059/4082 99% [============================================================= ] 4060/4082 99% [============================================================= ] 4061/4082 99% [============================================================= ] 4062/4082 99% [============================================================= ] 4063/4082 99% [============================================================= ] 4064/4082 99% [============================================================= ] 4065/4082 99% [============================================================= ] 4066/4082 99% [============================================================= ] 4067/4082 99% [============================================================= ] 4068/4082 99% [============================================================= ] 4069/4082 99% [============================================================= ] 4070/4082 99% [============================================================= ] 4071/4082 99% [============================================================= ] 4072/4082 99% [============================================================= ] 4073/4082 99% [============================================================= ] 4074/4082 99% [============================================================= ] 4075/4082 99% [============================================================= ] 4076/4082 99% [============================================================= ] 4077/4082 99% [============================================================= ] 4078/4082 99% [============================================================= ] 4079/4082 99% [============================================================= ] 4080/4082 99% [============================================================= ] 4081/4082 99% [==============================================================] 4082/4082 100% operation complete, 4082 objects in 59332 NAND pages. ln -snf /home/thomas/autobuild/instance-1/output-1/host/m68k-buildroot-linux-uclibc/sysroot /home/thomas/autobuild/instance-1/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot' make: Entering directory '/home/thomas/autobuild/instance-1/buildroot' >>> Buildroot 2022.08-rc1-175-gf4cbf417b5 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.42 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 5.4.204 Collecting legal info >>> argus 3.0.8.2 Collecting legal info README: OK (sha256: c68221f7207486bfce863fada4ba9b2aaf4adc9e1c672f965ae98e88143e5f16) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> bandwidthd 2.0.1-auto-r11 Collecting legal info README: OK (sha256: 58573c40770e0c0b91f3eef8192952832321a344f66a4fb2d966095cbbfc86c2) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> bash 5.1.16 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ca-certificates 20211016 Collecting legal info debian/copyright: OK (sha256: e85e1bcad3a915dc7e6f41412bc5bdeba275cadd817896ea0451f2140a93967c) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.12 Collecting legal info README: OK (sha256: fc2c3368901700f0acdeb1d8afeaca5923296768ec6824ecdf627aac396001fd) >>> host-python3 3.10.6 Collecting legal info LICENSE: OK (sha256: f03e17cd594c2085f66a454e695c7ebe5b4d3c0eff534f4f194abc2fd164621b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.8 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.4.2 Collecting legal info LICENSE: OK (sha256: a61d06e8f7be57928e71e800eb9273b05cb8868c484108afe41e4305bb320dde) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.22 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.63.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 63.2.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> dehydrated 0.7.0 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> dieharder 3.31.1 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dnsmasq 2.86 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> dump1090 7.2 Collecting legal info LICENSE: OK (sha256: 804f68c803eb5c127c53ad17c4f4e5033ef158e514bb76950dc7b1773f9ce4b0) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-environment-setup Collecting legal info >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> evtest 1.35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> fbdump 0.4.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> freeipmi 1.6.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.bmc-watchdog: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiconsole: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmi-dcmi: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmidetect: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmi-fru: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmimonitoring: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiping: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmipower: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiseld: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.pstdout: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.sunbmc: OK (sha256: 48f44386b3f359e70d7e4a5d7f1d529d8591a7c64c47df3f4abdf2ad45a6d537) COPYING.ZRESEARCH: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gensio 2.2.9 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> hostapd 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> inih 55 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> initscripts Collecting legal info >>> jemalloc 5.3.0 Collecting legal info COPYING: OK (sha256: 94aa2caa98c25d942f58b956c71dba6a99ff98fc3a31cbc669fe2a4cd0268b53) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jquery-sidebar 3.3.2 Collecting legal info LICENSE: OK (sha256: f3522370f4b6accf9c1344f520bdea35f2388f1cbb124c0c179d2ca2a6a94c76) >>> jquery 3.5.1 Collecting legal info >>> kbd 2.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libcurl 7.84.0 Collecting legal info COPYING: OK (sha256: 321b1a09ebc30410f2e837c072e5521cf7095b757193af4a7dae1086e36ed31a) >>> libssh2 1.10.0 Collecting legal info COPYING: OK (sha256: 859e60d760a3446ecaf777339f1eef98c527aea40714384d24b882a83ffdd23a) >>> libdvbpsi 1.3.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libiqrf 0.1.2 Collecting legal info src/iqrf.c: OK (sha256: 11e0700d7c23604d86fa1e7c54c7caa778d79eeb0035be8f80b5a552224ef015) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libldns 1.8.1 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libmicrohttpd 0.9.75 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lldpd 1.0.9 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> mongoose 7.2 Collecting legal info LICENSE: OK (sha256: 9553d057f2ba980642f2c18d87ed38896cff1c9612d77d684a73a11fe1443b05) >>> motion 4.4.0 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> netcalc 2.1.6 Collecting legal info LICENSE: OK (sha256: 745538f8d515d37af6f03442df982a8b211b129e8dc10d0195e33c4b42f8fe5f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> phytool 2 Collecting legal info LICENSE: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> host-qemu 7.0.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> spi-tools 1.0.1 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> spidev_test 4.10 Collecting legal info >>> host-squashfs 4.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> stress-ng 0.13.05 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sysstat 12.4.2 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tio 1.40 Collecting legal info LICENSE: OK (sha256: 9248dee77ee136321f24556a96e07ff8f90461013941884a9defd0ac825ef131) >>> tz Collecting legal info >>> host-tzdata 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2021e Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdump e1a52ce12a701b8ea4163d6719713e38c0e53d35 Collecting legal info >>> udpxy 1.0.23-9-prod Collecting legal info README: OK (sha256: 60ead3913246c7cd930fe653c0053aba1af2cd9f82b266befdbbd6e0b8ecb750) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> uhubctl 2.4.0 Collecting legal info LICENSE: OK (sha256: 2d3aa0737e8db9dfd710f9a282b446cb7b15b2b3eecac383f0c45c64d736eea0) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> usb_modeswitch 2.6.1 Collecting legal info COPYING: OK (sha256: 6195429209313925c0eba6c0da4ee7a6cb4277b99e35c886913f80f91ec20b94) >>> utf8proc 2.7.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> vmtouch 1.3.1 Collecting legal info LICENSE: OK (sha256: 13258709ed29c17394e0a3ba8c8b9360af35b85231db514f11a0ba385cecd08e) >>> vsftpd 3.0.5 Collecting legal info COPYING: OK (sha256: c9cf119e2f9dbcf187fb805ba5aded105db26a693803636fb7228c98460ffbf2) >>> wolfssl 5.4.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: b23c1da1f85d699d3288d73c952b4cd02760d23dc1ddc1b221cbb8be82387189) >>> wolftpm 2.4.0 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wqy-zenhei 0.9.45 Collecting legal info COPYING: OK (sha256: 871c2a85e6bbf7bec65043820b706a265ed95d4e58c577fbb2c9f60c39c26ca7) >>> host-xorriso 1.5.4.pl02 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYRIGHT: OK (sha256: 72e99e72cd68f226415e5d898f3b38e24ae7991ed038ed72d789fff5b060f028) >>> zsh 5.8.1 Collecting legal info LICENCE: OK (sha256: d06fdf3ef9b1ec69d6b9e170b0a9516fbad3523261ff1668bde3bfea6e0ef5f5) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.4.204: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: spidev_test-4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) WARNING: tzdump-e1a52ce12a701b8ea4163d6719713e38c0e53d35: cannot save license (HOST_TZDUMP_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-1/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot'