echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mksquashfs /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.squashfs -noappend -processors 4 -b 64K -nopad -comp gzip\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/squashfs/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 4 processors Creating 4.0 filesystem on /home/buildroot/autobuild/instance-3/output-1/images/rootfs.squashfs, block size 65536. [=============================================================/] 3983/3983 100% Exportable Squashfs 4.0 filesystem, gzip compressed, data block size 65536 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 23308.90 Kbytes (22.76 Mbytes) 23.18% of uncompressed filesystem size (100555.75 Kbytes) Inode table size 35893 bytes (35.05 Kbytes) 34.08% of uncompressed inode table size (105326 bytes) Directory table size 28033 bytes (27.38 Kbytes) 45.30% of uncompressed directory table size (61884 bytes) Number of duplicate files found 11 Number of inodes 2970 Number of files 2591 Number of fragments 79 Number of symbolic links 246 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 133 Number of hard-links 0 Number of ids (unique uids + gids) 2 Number of uids 2 root (0) www-data (33) Number of gids 2 root (0) www-data (33) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/images rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-3/output-1/target/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-3/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-3/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-3/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-3/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-3/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2970 objects. stage 2: creating image '/home/buildroot/autobuild/instance-3/output-1/images/rootfs.yaffs2' [ ] 1/2970 0% [ ] 2/2970 0% [ ] 3/2970 0% [ ] 4/2970 0% [ ] 5/2970 0% [ ] 6/2970 0% [ ] 7/2970 0% [ ] 8/2970 0% [ ] 9/2970 0% [ ] 10/2970 0% [ ] 11/2970 0% [ ] 12/2970 0% [ ] 13/2970 0% [ ] 14/2970 0% [ ] 15/2970 0% [ ] 16/2970 0% [ ] 17/2970 0% [ ] 18/2970 0% [ ] 19/2970 0% [ ] 20/2970 0% [ ] 21/2970 0% [ ] 22/2970 0% [ ] 23/2970 0% [ ] 24/2970 0% [ ] 25/2970 0% [ ] 26/2970 0% [ ] 27/2970 0% [ ] 28/2970 0% [ ] 29/2970 0% [ ] 30/2970 1% [ ] 31/2970 1% [ ] 32/2970 1% [ ] 33/2970 1% [ ] 34/2970 1% [ ] 35/2970 1% [ ] 36/2970 1% [ ] 37/2970 1% [ ] 38/2970 1% [ ] 39/2970 1% [ ] 40/2970 1% [ ] 41/2970 1% [ ] 42/2970 1% [ ] 43/2970 1% [ ] 44/2970 1% [ ] 45/2970 1% [ ] 46/2970 1% [ ] 47/2970 1% [= ] 48/2970 1% [= ] 49/2970 1% [= ] 50/2970 1% [= ] 51/2970 1% [= ] 52/2970 1% [= ] 53/2970 1% [= ] 54/2970 1% [= ] 55/2970 1% [= ] 56/2970 1% [= ] 57/2970 1% [= ] 58/2970 1% [= ] 59/2970 1% [= ] 60/2970 2% [= ] 61/2970 2% [= ] 62/2970 2% [= ] 63/2970 2% [= ] 64/2970 2% [= ] 65/2970 2% [= ] 66/2970 2% [= ] 67/2970 2% [= ] 68/2970 2% [= ] 69/2970 2% [= ] 70/2970 2% [= ] 71/2970 2% [= ] 72/2970 2% [= ] 73/2970 2% [= ] 74/2970 2% [= ] 75/2970 2% [= ] 76/2970 2% [= ] 77/2970 2% [= ] 78/2970 2% [= ] 79/2970 2% [= ] 80/2970 2% [= ] 81/2970 2% [= ] 82/2970 2% [= ] 83/2970 2% [= ] 84/2970 2% [= ] 85/2970 2% [= ] 86/2970 2% [= ] 87/2970 2% [= ] 88/2970 2% [= ] 89/2970 2% [= ] 90/2970 3% [= ] 91/2970 3% [= ] 92/2970 3% [= ] 93/2970 3% [= ] 94/2970 3% [= ] 95/2970 3% [== ] 96/2970 3% [== ] 97/2970 3% [== ] 98/2970 3% [== ] 99/2970 3% [== ] 100/2970 3% [== ] 101/2970 3% [== ] 102/2970 3% [== ] 103/2970 3% [== ] 104/2970 3% [== ] 105/2970 3% [== ] 106/2970 3% [== ] 107/2970 3% [== ] 108/2970 3% [== ] 109/2970 3% [== ] 110/2970 3% [== ] 111/2970 3% [== ] 112/2970 3% [== ] 113/2970 3% [== ] 114/2970 3% [== ] 115/2970 3% [== ] 116/2970 3% [== ] 117/2970 3% [== ] 118/2970 3% [== ] 119/2970 4% [== ] 120/2970 4% [== ] 121/2970 4% [== ] 122/2970 4% [== ] 123/2970 4% [== ] 124/2970 4% [== ] 125/2970 4% [== ] 126/2970 4% [== ] 127/2970 4% [== ] 128/2970 4% [== ] 129/2970 4% [== ] 130/2970 4% [== ] 131/2970 4% [== ] 132/2970 4% [== ] 133/2970 4% [== ] 134/2970 4% [== ] 135/2970 4% [== ] 136/2970 4% [== ] 137/2970 4% [== ] 138/2970 4% [== ] 139/2970 4% [== ] 140/2970 4% [== ] 141/2970 4% [== ] 142/2970 4% [== ] 143/2970 4% [=== ] 144/2970 4% [=== ] 145/2970 4% [=== ] 146/2970 4% [=== ] 147/2970 4% [=== ] 148/2970 4% [=== ] 149/2970 5% [=== ] 150/2970 5% [=== ] 151/2970 5% [=== ] 152/2970 5% [=== ] 153/2970 5% [=== ] 154/2970 5% [=== ] 155/2970 5% [=== ] 156/2970 5% [=== ] 157/2970 5% [=== ] 158/2970 5% [=== ] 159/2970 5% [=== ] 160/2970 5% [=== ] 161/2970 5% [=== ] 162/2970 5% [=== ] 163/2970 5% [=== ] 164/2970 5% [=== ] 165/2970 5% [=== ] 166/2970 5% [=== ] 167/2970 5% [=== ] 168/2970 5% [=== ] 169/2970 5% [=== ] 170/2970 5% [=== ] 171/2970 5% [=== ] 172/2970 5% [=== ] 173/2970 5% [=== ] 174/2970 5% [=== ] 175/2970 5% [=== ] 176/2970 5% [=== ] 177/2970 5% [=== ] 178/2970 5% [=== ] 179/2970 6% [=== ] 180/2970 6% [=== ] 181/2970 6% [=== ] 182/2970 6% [=== ] 183/2970 6% [=== ] 184/2970 6% [=== ] 185/2970 6% [=== ] 186/2970 6% [=== ] 187/2970 6% [=== ] 188/2970 6% [=== ] 189/2970 6% [=== ] 190/2970 6% [=== ] 191/2970 6% [==== ] 192/2970 6% [==== ] 193/2970 6% [==== ] 194/2970 6% [==== ] 195/2970 6% [==== ] 196/2970 6% [==== ] 197/2970 6% [==== ] 198/2970 6% [==== ] 199/2970 6% [==== ] 200/2970 6% [==== ] 201/2970 6% [==== ] 202/2970 6% [==== ] 203/2970 6% [==== ] 204/2970 6% [==== ] 205/2970 6% [==== ] 206/2970 6% [==== ] 207/2970 6% [==== ] 208/2970 7% [==== ] 209/2970 7% [==== ] 210/2970 7% [==== ] 211/2970 7% [==== ] 212/2970 7% [==== ] 213/2970 7% [==== ] 214/2970 7% [==== ] 215/2970 7% [==== ] 216/2970 7% [==== ] 217/2970 7% [==== ] 218/2970 7% [==== ] 219/2970 7% [==== ] 220/2970 7% [==== ] 221/2970 7% [==== ] 222/2970 7% [==== ] 223/2970 7% [==== ] 224/2970 7% [==== ] 225/2970 7% [==== ] 226/2970 7% [==== ] 227/2970 7% [==== ] 228/2970 7% [==== ] 229/2970 7% [==== ] 230/2970 7% [==== ] 231/2970 7% [==== ] 232/2970 7% [==== ] 233/2970 7% [==== ] 234/2970 7% [==== ] 235/2970 7% [==== ] 236/2970 7% [==== ] 237/2970 7% [==== ] 238/2970 8% [==== ] 239/2970 8% [===== ] 240/2970 8% [===== ] 241/2970 8% [===== ] 242/2970 8% [===== ] 243/2970 8% [===== ] 244/2970 8% [===== ] 245/2970 8% [===== ] 246/2970 8% [===== ] 247/2970 8% [===== ] 248/2970 8% [===== ] 249/2970 8% [===== ] 250/2970 8% [===== ] 251/2970 8% [===== ] 252/2970 8% [===== ] 253/2970 8% [===== ] 254/2970 8% [===== ] 255/2970 8% [===== ] 256/2970 8% [===== ] 257/2970 8% [===== ] 258/2970 8% [===== ] 259/2970 8% [===== ] 260/2970 8% [===== ] 261/2970 8% [===== ] 262/2970 8% [===== ] 263/2970 8% [===== ] 264/2970 8% [===== ] 265/2970 8% [===== ] 266/2970 8% [===== ] 267/2970 8% [===== ] 268/2970 9% [===== ] 269/2970 9% [===== ] 270/2970 9% [===== ] 271/2970 9% [===== ] 272/2970 9% [===== ] 273/2970 9% [===== ] 274/2970 9% [===== ] 275/2970 9% [===== ] 276/2970 9% [===== ] 277/2970 9% [===== ] 278/2970 9% [===== ] 279/2970 9% [===== ] 280/2970 9% [===== ] 281/2970 9% [===== ] 282/2970 9% [===== ] 283/2970 9% [===== ] 284/2970 9% [===== ] 285/2970 9% [===== ] 286/2970 9% [===== ] 287/2970 9% [====== ] 288/2970 9% [====== ] 289/2970 9% [====== ] 290/2970 9% [====== ] 291/2970 9% [====== ] 292/2970 9% [====== ] 293/2970 9% [====== ] 294/2970 9% [====== ] 295/2970 9% [====== ] 296/2970 9% [====== ] 297/2970 10% [====== ] 298/2970 10% [====== ] 299/2970 10% [====== ] 300/2970 10% [====== ] 301/2970 10% [====== ] 302/2970 10% [====== ] 303/2970 10% [====== ] 304/2970 10% [====== ] 305/2970 10% [====== ] 306/2970 10% [====== ] 307/2970 10% [====== ] 308/2970 10% [====== ] 309/2970 10% [====== ] 310/2970 10% [====== ] 311/2970 10% [====== ] 312/2970 10% [====== ] 313/2970 10% [====== ] 314/2970 10% [====== ] 315/2970 10% [====== ] 316/2970 10% [====== ] 317/2970 10% [====== ] 318/2970 10% [====== ] 319/2970 10% [====== ] 320/2970 10% [====== ] 321/2970 10% [====== ] 322/2970 10% [====== ] 323/2970 10% [====== ] 324/2970 10% [====== ] 325/2970 10% [====== ] 326/2970 10% [====== ] 327/2970 11% [====== ] 328/2970 11% [====== ] 329/2970 11% [====== ] 330/2970 11% [====== ] 331/2970 11% [====== ] 332/2970 11% [====== ] 333/2970 11% [====== ] 334/2970 11% [====== ] 335/2970 11% [======= ] 336/2970 11% [======= ] 337/2970 11% [======= ] 338/2970 11% [======= ] 339/2970 11% [======= ] 340/2970 11% [======= ] 341/2970 11% [======= ] 342/2970 11% [======= ] 343/2970 11% [======= ] 344/2970 11% [======= ] 345/2970 11% [======= ] 346/2970 11% [======= ] 347/2970 11% [======= ] 348/2970 11% [======= ] 349/2970 11% [======= ] 350/2970 11% [======= ] 351/2970 11% [======= ] 352/2970 11% [======= ] 353/2970 11% [======= ] 354/2970 11% [======= ] 355/2970 11% [======= ] 356/2970 11% [======= ] 357/2970 12% [======= ] 358/2970 12% [======= ] 359/2970 12% [======= ] 360/2970 12% [======= ] 361/2970 12% [======= ] 362/2970 12% [======= ] 363/2970 12% [======= ] 364/2970 12% [======= ] 365/2970 12% [======= ] 366/2970 12% [======= ] 367/2970 12% [======= ] 368/2970 12% [======= ] 369/2970 12% [======= ] 370/2970 12% [======= ] 371/2970 12% [======= ] 372/2970 12% [======= ] 373/2970 12% [======= ] 374/2970 12% [======= ] 375/2970 12% [======= ] 376/2970 12% [======= ] 377/2970 12% [======= ] 378/2970 12% [======= ] 379/2970 12% [======= ] 380/2970 12% [======= ] 381/2970 12% [======= ] 382/2970 12% [======= ] 383/2970 12% [======== ] 384/2970 12% [======== ] 385/2970 12% [======== ] 386/2970 12% [======== ] 387/2970 13% [======== ] 388/2970 13% [======== ] 389/2970 13% [======== ] 390/2970 13% [======== ] 391/2970 13% [======== ] 392/2970 13% [======== ] 393/2970 13% [======== ] 394/2970 13% [======== ] 395/2970 13% [======== ] 396/2970 13% [======== ] 397/2970 13% [======== ] 398/2970 13% [======== ] 399/2970 13% [======== ] 400/2970 13% [======== ] 401/2970 13% [======== ] 402/2970 13% [======== ] 403/2970 13% [======== ] 404/2970 13% [======== ] 405/2970 13% [======== ] 406/2970 13% [======== ] 407/2970 13% [======== ] 408/2970 13% [======== ] 409/2970 13% [======== ] 410/2970 13% [======== ] 411/2970 13% [======== ] 412/2970 13% [======== ] 413/2970 13% [======== ] 414/2970 13% [======== ] 415/2970 13% [======== ] 416/2970 14% [======== ] 417/2970 14% [======== ] 418/2970 14% [======== ] 419/2970 14% [======== ] 420/2970 14% [======== ] 421/2970 14% [======== ] 422/2970 14% [======== ] 423/2970 14% [======== ] 424/2970 14% [======== ] 425/2970 14% [======== ] 426/2970 14% [======== ] 427/2970 14% [======== ] 428/2970 14% [======== ] 429/2970 14% [======== ] 430/2970 14% [======== ] 431/2970 14% [========= ] 432/2970 14% [========= ] 433/2970 14% [========= ] 434/2970 14% [========= ] 435/2970 14% [========= ] 436/2970 14% [========= ] 437/2970 14% [========= ] 438/2970 14% [========= ] 439/2970 14% [========= ] 440/2970 14% [========= ] 441/2970 14% [========= ] 442/2970 14% [========= ] 443/2970 14% [========= ] 444/2970 14% [========= ] 445/2970 14% [========= ] 446/2970 15% [========= ] 447/2970 15% [========= ] 448/2970 15% [========= ] 449/2970 15% [========= ] 450/2970 15% [========= ] 451/2970 15% [========= ] 452/2970 15% [========= ] 453/2970 15% [========= ] 454/2970 15% [========= ] 455/2970 15% [========= ] 456/2970 15% [========= ] 457/2970 15% [========= ] 458/2970 15% [========= ] 459/2970 15% [========= ] 460/2970 15% [========= ] 461/2970 15% [========= ] 462/2970 15% [========= ] 463/2970 15% [========= ] 464/2970 15% [========= ] 465/2970 15% [========= ] 466/2970 15% [========= ] 467/2970 15% [========= ] 468/2970 15% [========= ] 469/2970 15% [========= ] 470/2970 15% [========= ] 471/2970 15% [========= ] 472/2970 15% [========= ] 473/2970 15% [========= ] 474/2970 15% [========= ] 475/2970 15% [========= ] 476/2970 16% [========= ] 477/2970 16% [========= ] 478/2970 16% [========= ] 479/2970 16% [========== ] 480/2970 16% [========== ] 481/2970 16% [========== ] 482/2970 16% [========== ] 483/2970 16% [========== ] 484/2970 16% [========== ] 485/2970 16% [========== ] 486/2970 16% [========== ] 487/2970 16% [========== ] 488/2970 16% [========== ] 489/2970 16% [========== ] 490/2970 16% [========== ] 491/2970 16% [========== ] 492/2970 16% [========== ] 493/2970 16% [========== ] 494/2970 16% [========== ] 495/2970 16% [========== ] 496/2970 16% [========== ] 497/2970 16% [========== ] 498/2970 16% [========== ] 499/2970 16% [========== ] 500/2970 16% [========== ] 501/2970 16% [========== ] 502/2970 16% [========== ] 503/2970 16% [========== ] 504/2970 16% [========== ] 505/2970 17% [========== ] 506/2970 17% [========== ] 507/2970 17% [========== ] 508/2970 17% [========== ] 509/2970 17% [========== ] 510/2970 17% [========== ] 511/2970 17% [========== ] 512/2970 17% [========== ] 513/2970 17% [========== ] 514/2970 17% [========== ] 515/2970 17% [========== ] 516/2970 17% [========== ] 517/2970 17% [========== ] 518/2970 17% [========== ] 519/2970 17% [========== ] 520/2970 17% [========== ] 521/2970 17% [========== ] 522/2970 17% [========== ] 523/2970 17% [========== ] 524/2970 17% [========== ] 525/2970 17% [========== ] 526/2970 17% [=========== ] 527/2970 17% [=========== ] 528/2970 17% [=========== ] 529/2970 17% [=========== ] 530/2970 17% [=========== ] 531/2970 17% [=========== ] 532/2970 17% [=========== ] 533/2970 17% [=========== ] 534/2970 17% [=========== ] 535/2970 18% [=========== ] 536/2970 18% [=========== ] 537/2970 18% [=========== ] 538/2970 18% [=========== ] 539/2970 18% [=========== ] 540/2970 18% [=========== ] 541/2970 18% [=========== ] 542/2970 18% [=========== ] 543/2970 18% [=========== ] 544/2970 18% [=========== ] 545/2970 18% [=========== ] 546/2970 18% [=========== ] 547/2970 18% [=========== ] 548/2970 18% [=========== ] 549/2970 18% [=========== ] 550/2970 18% [=========== ] 551/2970 18% [=========== ] 552/2970 18% [=========== ] 553/2970 18% [=========== ] 554/2970 18% [=========== ] 555/2970 18% [=========== ] 556/2970 18% [=========== ] 557/2970 18% [=========== ] 558/2970 18% [=========== ] 559/2970 18% [=========== ] 560/2970 18% [=========== ] 561/2970 18% [=========== ] 562/2970 18% [=========== ] 563/2970 18% [=========== ] 564/2970 18% [=========== ] 565/2970 19% [=========== ] 566/2970 19% [=========== ] 567/2970 19% [=========== ] 568/2970 19% [=========== ] 569/2970 19% [=========== ] 570/2970 19% [=========== ] 571/2970 19% [=========== ] 572/2970 19% [=========== ] 573/2970 19% [=========== ] 574/2970 19% [============ ] 575/2970 19% [============ ] 576/2970 19% [============ ] 577/2970 19% [============ ] 578/2970 19% [============ ] 579/2970 19% [============ ] 580/2970 19% [============ ] 581/2970 19% [============ ] 582/2970 19% [============ ] 583/2970 19% [============ ] 584/2970 19% [============ ] 585/2970 19% [============ ] 586/2970 19% [============ ] 587/2970 19% [============ ] 588/2970 19% [============ ] 589/2970 19% [============ ] 590/2970 19% [============ ] 591/2970 19% [============ ] 592/2970 19% [============ ] 593/2970 19% [============ ] 594/2970 20% [============ ] 595/2970 20% [============ ] 596/2970 20% [============ ] 597/2970 20% [============ ] 598/2970 20% [============ ] 599/2970 20% [============ ] 600/2970 20% [============ ] 601/2970 20% [============ ] 602/2970 20% [============ ] 603/2970 20% [============ ] 604/2970 20% [============ ] 605/2970 20% [============ ] 606/2970 20% [============ ] 607/2970 20% [============ ] 608/2970 20% [============ ] 609/2970 20% [============ ] 610/2970 20% [============ ] 611/2970 20% [============ ] 612/2970 20% [============ ] 613/2970 20% [============ ] 614/2970 20% [============ ] 615/2970 20% [============ ] 616/2970 20% [============ ] 617/2970 20% [============ ] 618/2970 20% [============ ] 619/2970 20% [============ ] 620/2970 20% [============ ] 621/2970 20% [============ ] 622/2970 20% [============= ] 623/2970 20% [============= ] 624/2970 21% [============= ] 625/2970 21% [============= ] 626/2970 21% [============= ] 627/2970 21% [============= ] 628/2970 21% [============= ] 629/2970 21% [============= ] 630/2970 21% [============= ] 631/2970 21% [============= ] 632/2970 21% [============= ] 633/2970 21% [============= ] 634/2970 21% [============= ] 635/2970 21% [============= ] 636/2970 21% [============= ] 637/2970 21% [============= ] 638/2970 21% [============= ] 639/2970 21% [============= ] 640/2970 21% [============= ] 641/2970 21% [============= ] 642/2970 21% [============= ] 643/2970 21% [============= ] 644/2970 21% [============= ] 645/2970 21% [============= ] 646/2970 21% [============= ] 647/2970 21% [============= ] 648/2970 21% [============= ] 649/2970 21% [============= ] 650/2970 21% [============= ] 651/2970 21% [============= ] 652/2970 21% [============= ] 653/2970 21% [============= ] 654/2970 22% [============= ] 655/2970 22% [============= ] 656/2970 22% [============= ] 657/2970 22% [============= ] 658/2970 22% [============= ] 659/2970 22% [============= ] 660/2970 22% [============= ] 661/2970 22% [============= ] 662/2970 22% [============= ] 663/2970 22% [============= ] 664/2970 22% [============= ] 665/2970 22% [============= ] 666/2970 22% [============= ] 667/2970 22% [============= ] 668/2970 22% [============= ] 669/2970 22% [============= ] 670/2970 22% [============== ] 671/2970 22% [============== ] 672/2970 22% [============== ] 673/2970 22% [============== ] 674/2970 22% [============== ] 675/2970 22% [============== ] 676/2970 22% [============== ] 677/2970 22% [============== ] 678/2970 22% [============== ] 679/2970 22% [============== ] 680/2970 22% [============== ] 681/2970 22% [============== ] 682/2970 22% [============== ] 683/2970 22% [============== ] 684/2970 23% [============== ] 685/2970 23% [============== ] 686/2970 23% [============== ] 687/2970 23% [============== ] 688/2970 23% [============== ] 689/2970 23% [============== ] 690/2970 23% [============== ] 691/2970 23% [============== ] 692/2970 23% [============== ] 693/2970 23% [============== ] 694/2970 23% [============== ] 695/2970 23% [============== ] 696/2970 23% [============== ] 697/2970 23% [============== ] 698/2970 23% [============== ] 699/2970 23% [============== ] 700/2970 23% [============== ] 701/2970 23% [============== ] 702/2970 23% [============== ] 703/2970 23% [============== ] 704/2970 23% [============== ] 705/2970 23% [============== ] 706/2970 23% [============== ] 707/2970 23% [============== ] 708/2970 23% [============== ] 709/2970 23% [============== ] 710/2970 23% [============== ] 711/2970 23% [============== ] 712/2970 23% [============== ] 713/2970 24% [============== ] 714/2970 24% [============== ] 715/2970 24% [============== ] 716/2970 24% [============== ] 717/2970 24% [============== ] 718/2970 24% [=============== ] 719/2970 24% [=============== ] 720/2970 24% [=============== ] 721/2970 24% [=============== ] 722/2970 24% [=============== ] 723/2970 24% [=============== ] 724/2970 24% [=============== ] 725/2970 24% [=============== ] 726/2970 24% [=============== ] 727/2970 24% [=============== ] 728/2970 24% [=============== ] 729/2970 24% [=============== ] 730/2970 24% [=============== ] 731/2970 24% [=============== ] 732/2970 24% [=============== ] 733/2970 24% [=============== ] 734/2970 24% [=============== ] 735/2970 24% [=============== ] 736/2970 24% [=============== ] 737/2970 24% [=============== ] 738/2970 24% [=============== ] 739/2970 24% [=============== ] 740/2970 24% [=============== ] 741/2970 24% [=============== ] 742/2970 24% [=============== ] 743/2970 25% [=============== ] 744/2970 25% [=============== ] 745/2970 25% [=============== ] 746/2970 25% [=============== ] 747/2970 25% [=============== ] 748/2970 25% [=============== ] 749/2970 25% [=============== ] 750/2970 25% [=============== ] 751/2970 25% [=============== ] 752/2970 25% [=============== ] 753/2970 25% [=============== ] 754/2970 25% [=============== ] 755/2970 25% [=============== ] 756/2970 25% [=============== ] 757/2970 25% [=============== ] 758/2970 25% [=============== ] 759/2970 25% [=============== ] 760/2970 25% [=============== ] 761/2970 25% [=============== ] 762/2970 25% [=============== ] 763/2970 25% [=============== ] 764/2970 25% [=============== ] 765/2970 25% [=============== ] 766/2970 25% [================ ] 767/2970 25% [================ ] 768/2970 25% [================ ] 769/2970 25% [================ ] 770/2970 25% [================ ] 771/2970 25% [================ ] 772/2970 25% [================ ] 773/2970 26% [================ ] 774/2970 26% [================ ] 775/2970 26% [================ ] 776/2970 26% [================ ] 777/2970 26% [================ ] 778/2970 26% [================ ] 779/2970 26% [================ ] 780/2970 26% [================ ] 781/2970 26% [================ ] 782/2970 26% [================ ] 783/2970 26% [================ ] 784/2970 26% [================ ] 785/2970 26% [================ ] 786/2970 26% [================ ] 787/2970 26% [================ ] 788/2970 26% [================ ] 789/2970 26% [================ ] 790/2970 26% [================ ] 791/2970 26% [================ ] 792/2970 26% [================ ] 793/2970 26% [================ ] 794/2970 26% [================ ] 795/2970 26% [================ ] 796/2970 26% [================ ] 797/2970 26% [================ ] 798/2970 26% [================ ] 799/2970 26% [================ ] 800/2970 26% [================ ] 801/2970 26% [================ ] 802/2970 27% [================ ] 803/2970 27% [================ ] 804/2970 27% [================ ] 805/2970 27% [================ ] 806/2970 27% [================ ] 807/2970 27% [================ ] 808/2970 27% [================ ] 809/2970 27% [================ ] 810/2970 27% [================ ] 811/2970 27% [================ ] 812/2970 27% [================ ] 813/2970 27% [================ ] 814/2970 27% [================= ] 815/2970 27% [================= ] 816/2970 27% [================= ] 817/2970 27% [================= ] 818/2970 27% [================= ] 819/2970 27% [================= ] 820/2970 27% [================= ] 821/2970 27% [================= ] 822/2970 27% [================= ] 823/2970 27% [================= ] 824/2970 27% [================= ] 825/2970 27% [================= ] 826/2970 27% [================= ] 827/2970 27% [================= ] 828/2970 27% [================= ] 829/2970 27% [================= ] 830/2970 27% [================= ] 831/2970 27% [================= ] 832/2970 28% [================= ] 833/2970 28% [================= ] 834/2970 28% [================= ] 835/2970 28% [================= ] 836/2970 28% [================= ] 837/2970 28% [================= ] 838/2970 28% [================= ] 839/2970 28% [================= ] 840/2970 28% [================= ] 841/2970 28% [================= ] 842/2970 28% [================= ] 843/2970 28% [================= ] 844/2970 28% [================= ] 845/2970 28% [================= ] 846/2970 28% [================= ] 847/2970 28% [================= ] 848/2970 28% [================= ] 849/2970 28% [================= ] 850/2970 28% [================= ] 851/2970 28% [================= ] 852/2970 28% [================= ] 853/2970 28% [================= ] 854/2970 28% [================= ] 855/2970 28% [================= ] 856/2970 28% [================= ] 857/2970 28% [================= ] 858/2970 28% [================= ] 859/2970 28% [================= ] 860/2970 28% [================= ] 861/2970 28% [================= ] 862/2970 29% [================== ] 863/2970 29% [================== ] 864/2970 29% [================== ] 865/2970 29% [================== ] 866/2970 29% [================== ] 867/2970 29% [================== ] 868/2970 29% [================== ] 869/2970 29% [================== ] 870/2970 29% [================== ] 871/2970 29% [================== ] 872/2970 29% [================== ] 873/2970 29% [================== ] 874/2970 29% [================== ] 875/2970 29% [================== ] 876/2970 29% [================== ] 877/2970 29% [================== ] 878/2970 29% [================== ] 879/2970 29% [================== ] 880/2970 29% [================== ] 881/2970 29% [================== ] 882/2970 29% [================== ] 883/2970 29% [================== ] 884/2970 29% [================== ] 885/2970 29% [================== ] 886/2970 29% [================== ] 887/2970 29% [================== ] 888/2970 29% [================== ] 889/2970 29% [================== ] 890/2970 29% [================== ] 891/2970 30% [================== ] 892/2970 30% [================== ] 893/2970 30% [================== ] 894/2970 30% [================== ] 895/2970 30% [================== ] 896/2970 30% [================== ] 897/2970 30% [================== ] 898/2970 30% [================== ] 899/2970 30% [================== ] 900/2970 30% [================== ] 901/2970 30% [================== ] 902/2970 30% [================== ] 903/2970 30% [================== ] 904/2970 30% [================== ] 905/2970 30% [================== ] 906/2970 30% [================== ] 907/2970 30% [================== ] 908/2970 30% [================== ] 909/2970 30% [================== ] 910/2970 30% [=================== ] 911/2970 30% [=================== ] 912/2970 30% [=================== ] 913/2970 30% [=================== ] 914/2970 30% [=================== ] 915/2970 30% [=================== ] 916/2970 30% [=================== ] 917/2970 30% [=================== ] 918/2970 30% [=================== ] 919/2970 30% [=================== ] 920/2970 30% [=================== ] 921/2970 31% [=================== ] 922/2970 31% [=================== ] 923/2970 31% [=================== ] 924/2970 31% [=================== ] 925/2970 31% [=================== ] 926/2970 31% [=================== ] 927/2970 31% [=================== ] 928/2970 31% [=================== ] 929/2970 31% [=================== ] 930/2970 31% [=================== ] 931/2970 31% [=================== ] 932/2970 31% [=================== ] 933/2970 31% [=================== ] 934/2970 31% [=================== ] 935/2970 31% [=================== ] 936/2970 31% [=================== ] 937/2970 31% [=================== ] 938/2970 31% [=================== ] 939/2970 31% [=================== ] 940/2970 31% [=================== ] 941/2970 31% [=================== ] 942/2970 31% [=================== ] 943/2970 31% [=================== ] 944/2970 31% [=================== ] 945/2970 31% [=================== ] 946/2970 31% [=================== ] 947/2970 31% [=================== ] 948/2970 31% [=================== ] 949/2970 31% [=================== ] 950/2970 31% [=================== ] 951/2970 32% [=================== ] 952/2970 32% [=================== ] 953/2970 32% [=================== ] 954/2970 32% [=================== ] 955/2970 32% [=================== ] 956/2970 32% [=================== ] 957/2970 32% [=================== ] 958/2970 32% [==================== ] 959/2970 32% [==================== ] 960/2970 32% [==================== ] 961/2970 32% [==================== ] 962/2970 32% [==================== ] 963/2970 32% [==================== ] 964/2970 32% [==================== ] 965/2970 32% [==================== ] 966/2970 32% [==================== ] 967/2970 32% [==================== ] 968/2970 32% [==================== ] 969/2970 32% [==================== ] 970/2970 32% [==================== ] 971/2970 32% [==================== ] 972/2970 32% [==================== ] 973/2970 32% [==================== ] 974/2970 32% [==================== ] 975/2970 32% [==================== ] 976/2970 32% [==================== ] 977/2970 32% [==================== ] 978/2970 32% [==================== ] 979/2970 32% [==================== ] 980/2970 32% [==================== ] 981/2970 33% [==================== ] 982/2970 33% [==================== ] 983/2970 33% [==================== ] 984/2970 33% [==================== ] 985/2970 33% [==================== ] 986/2970 33% [==================== ] 987/2970 33% [==================== ] 988/2970 33% [==================== ] 989/2970 33% [==================== ] 990/2970 33% [==================== ] 991/2970 33% [==================== ] 992/2970 33% [==================== ] 993/2970 33% [==================== ] 994/2970 33% [==================== ] 995/2970 33% [==================== ] 996/2970 33% [==================== ] 997/2970 33% [==================== ] 998/2970 33% [==================== ] 999/2970 33% [==================== ] 1000/2970 33% [==================== ] 1001/2970 33% [==================== ] 1002/2970 33% [==================== ] 1003/2970 33% [==================== ] 1004/2970 33% [==================== ] 1005/2970 33% [===================== ] 1006/2970 33% [===================== ] 1007/2970 33% [===================== ] 1008/2970 33% [===================== ] 1009/2970 33% [===================== ] 1010/2970 34% [===================== ] 1011/2970 34% [===================== ] 1012/2970 34% [===================== ] 1013/2970 34% [===================== ] 1014/2970 34% [===================== ] 1015/2970 34% [===================== ] 1016/2970 34% [===================== ] 1017/2970 34% [===================== ] 1018/2970 34% [===================== ] 1019/2970 34% [===================== ] 1020/2970 34% [===================== ] 1021/2970 34% [===================== ] 1022/2970 34% [===================== ] 1023/2970 34% [===================== ] 1024/2970 34% [===================== ] 1025/2970 34% [===================== ] 1026/2970 34% [===================== ] 1027/2970 34% [===================== ] 1028/2970 34% [===================== ] 1029/2970 34% [===================== ] 1030/2970 34% [===================== ] 1031/2970 34% [===================== ] 1032/2970 34% [===================== ] 1033/2970 34% [===================== ] 1034/2970 34% [===================== ] 1035/2970 34% [===================== ] 1036/2970 34% [===================== ] 1037/2970 34% [===================== ] 1038/2970 34% [===================== ] 1039/2970 34% [===================== ] 1040/2970 35% [===================== ] 1041/2970 35% [===================== ] 1042/2970 35% [===================== ] 1043/2970 35% [===================== ] 1044/2970 35% [===================== ] 1045/2970 35% [===================== ] 1046/2970 35% [===================== ] 1047/2970 35% [===================== ] 1048/2970 35% [===================== ] 1049/2970 35% [===================== ] 1050/2970 35% [===================== ] 1051/2970 35% [===================== ] 1052/2970 35% [===================== ] 1053/2970 35% [====================== ] 1054/2970 35% [====================== ] 1055/2970 35% [====================== ] 1056/2970 35% [====================== ] 1057/2970 35% [====================== ] 1058/2970 35% [====================== ] 1059/2970 35% [====================== ] 1060/2970 35% [====================== ] 1061/2970 35% [====================== ] 1062/2970 35% [====================== ] 1063/2970 35% [====================== ] 1064/2970 35% [====================== ] 1065/2970 35% [====================== ] 1066/2970 35% [====================== ] 1067/2970 35% [====================== ] 1068/2970 35% [====================== ] 1069/2970 35% [====================== ] 1070/2970 36% [====================== ] 1071/2970 36% [====================== ] 1072/2970 36% [====================== ] 1073/2970 36% [====================== ] 1074/2970 36% [====================== ] 1075/2970 36% [====================== ] 1076/2970 36% [====================== ] 1077/2970 36% [====================== ] 1078/2970 36% [====================== ] 1079/2970 36% [====================== ] 1080/2970 36% [====================== ] 1081/2970 36% [====================== ] 1082/2970 36% [====================== ] 1083/2970 36% [====================== ] 1084/2970 36% [====================== ] 1085/2970 36% [====================== ] 1086/2970 36% [====================== ] 1087/2970 36% [====================== ] 1088/2970 36% [====================== ] 1089/2970 36% [====================== ] 1090/2970 36% [====================== ] 1091/2970 36% [====================== ] 1092/2970 36% [====================== ] 1093/2970 36% [====================== ] 1094/2970 36% [====================== ] 1095/2970 36% [====================== ] 1096/2970 36% [====================== ] 1097/2970 36% [====================== ] 1098/2970 36% [====================== ] 1099/2970 37% [====================== ] 1100/2970 37% [====================== ] 1101/2970 37% [======================= ] 1102/2970 37% [======================= ] 1103/2970 37% [======================= ] 1104/2970 37% [======================= ] 1105/2970 37% [======================= ] 1106/2970 37% [======================= ] 1107/2970 37% [======================= ] 1108/2970 37% [======================= ] 1109/2970 37% [======================= ] 1110/2970 37% [======================= ] 1111/2970 37% [======================= ] 1112/2970 37% [======================= ] 1113/2970 37% [======================= ] 1114/2970 37% [======================= ] 1115/2970 37% [======================= ] 1116/2970 37% [======================= ] 1117/2970 37% [======================= ] 1118/2970 37% [======================= ] 1119/2970 37% [======================= ] 1120/2970 37% [======================= ] 1121/2970 37% [======================= ] 1122/2970 37% [======================= ] 1123/2970 37% [======================= ] 1124/2970 37% [======================= ] 1125/2970 37% [======================= ] 1126/2970 37% [======================= ] 1127/2970 37% [======================= ] 1128/2970 37% [======================= ] 1129/2970 38% [======================= ] 1130/2970 38% [======================= ] 1131/2970 38% [======================= ] 1132/2970 38% [======================= ] 1133/2970 38% [======================= ] 1134/2970 38% [======================= ] 1135/2970 38% [======================= ] 1136/2970 38% [======================= ] 1137/2970 38% [======================= ] 1138/2970 38% [======================= ] 1139/2970 38% [======================= ] 1140/2970 38% [======================= ] 1141/2970 38% [======================= ] 1142/2970 38% [======================= ] 1143/2970 38% [======================= ] 1144/2970 38% [======================= ] 1145/2970 38% [======================= ] 1146/2970 38% [======================= ] 1147/2970 38% [======================= ] 1148/2970 38% [======================= ] 1149/2970 38% [======================== ] 1150/2970 38% [======================== ] 1151/2970 38% [======================== ] 1152/2970 38% [======================== ] 1153/2970 38% [======================== ] 1154/2970 38% [======================== ] 1155/2970 38% [======================== ] 1156/2970 38% [======================== ] 1157/2970 38% [======================== ] 1158/2970 38% [======================== ] 1159/2970 39% [======================== ] 1160/2970 39% [======================== ] 1161/2970 39% [======================== ] 1162/2970 39% [======================== ] 1163/2970 39% [======================== ] 1164/2970 39% [======================== ] 1165/2970 39% [======================== ] 1166/2970 39% [======================== ] 1167/2970 39% [======================== ] 1168/2970 39% [======================== ] 1169/2970 39% [======================== ] 1170/2970 39% [======================== ] 1171/2970 39% [======================== ] 1172/2970 39% [======================== ] 1173/2970 39% [======================== ] 1174/2970 39% [======================== ] 1175/2970 39% [======================== ] 1176/2970 39% [======================== ] 1177/2970 39% [======================== ] 1178/2970 39% [======================== ] 1179/2970 39% [======================== ] 1180/2970 39% [======================== ] 1181/2970 39% [======================== ] 1182/2970 39% [======================== ] 1183/2970 39% [======================== ] 1184/2970 39% [======================== ] 1185/2970 39% [======================== ] 1186/2970 39% [======================== ] 1187/2970 39% [======================== ] 1188/2970 40% [======================== ] 1189/2970 40% [======================== ] 1190/2970 40% [======================== ] 1191/2970 40% [======================== ] 1192/2970 40% [======================== ] 1193/2970 40% [======================== ] 1194/2970 40% [======================== ] 1195/2970 40% [======================== ] 1196/2970 40% [======================== ] 1197/2970 40% [========================= ] 1198/2970 40% [========================= ] 1199/2970 40% [========================= ] 1200/2970 40% [========================= ] 1201/2970 40% [========================= ] 1202/2970 40% [========================= ] 1203/2970 40% [========================= ] 1204/2970 40% [========================= ] 1205/2970 40% [========================= ] 1206/2970 40% [========================= ] 1207/2970 40% [========================= ] 1208/2970 40% [========================= ] 1209/2970 40% [========================= ] 1210/2970 40% [========================= ] 1211/2970 40% [========================= ] 1212/2970 40% [========================= ] 1213/2970 40% [========================= ] 1214/2970 40% [========================= ] 1215/2970 40% [========================= ] 1216/2970 40% [========================= ] 1217/2970 40% [========================= ] 1218/2970 41% [========================= ] 1219/2970 41% [========================= ] 1220/2970 41% [========================= ] 1221/2970 41% [========================= ] 1222/2970 41% [========================= ] 1223/2970 41% [========================= ] 1224/2970 41% [========================= ] 1225/2970 41% [========================= ] 1226/2970 41% [========================= ] 1227/2970 41% [========================= ] 1228/2970 41% [========================= ] 1229/2970 41% [========================= ] 1230/2970 41% [========================= ] 1231/2970 41% [========================= ] 1232/2970 41% [========================= ] 1233/2970 41% [========================= ] 1234/2970 41% [========================= ] 1235/2970 41% [========================= ] 1236/2970 41% [========================= ] 1237/2970 41% [========================= ] 1238/2970 41% [========================= ] 1239/2970 41% [========================= ] 1240/2970 41% [========================= ] 1241/2970 41% [========================= ] 1242/2970 41% [========================= ] 1243/2970 41% [========================= ] 1244/2970 41% [========================= ] 1245/2970 41% [========================== ] 1246/2970 41% [========================== ] 1247/2970 41% [========================== ] 1248/2970 42% [========================== ] 1249/2970 42% [========================== ] 1250/2970 42% [========================== ] 1251/2970 42% [========================== ] 1252/2970 42% [========================== ] 1253/2970 42% [========================== ] 1254/2970 42% [========================== ] 1255/2970 42% [========================== ] 1256/2970 42% [========================== ] 1257/2970 42% [========================== ] 1258/2970 42% [========================== ] 1259/2970 42% [========================== ] 1260/2970 42% [========================== ] 1261/2970 42% [========================== ] 1262/2970 42% [========================== ] 1263/2970 42% [========================== ] 1264/2970 42% [========================== ] 1265/2970 42% [========================== ] 1266/2970 42% [========================== ] 1267/2970 42% [========================== ] 1268/2970 42% [========================== ] 1269/2970 42% [========================== ] 1270/2970 42% [========================== ] 1271/2970 42% [========================== ] 1272/2970 42% [========================== ] 1273/2970 42% [========================== ] 1274/2970 42% [========================== ] 1275/2970 42% [========================== ] 1276/2970 42% [========================== ] 1277/2970 42% [========================== ] 1278/2970 43% [========================== ] 1279/2970 43% [========================== ] 1280/2970 43% [========================== ] 1281/2970 43% [========================== ] 1282/2970 43% [========================== ] 1283/2970 43% [========================== ] 1284/2970 43% [========================== ] 1285/2970 43% [========================== ] 1286/2970 43% [========================== ] 1287/2970 43% [========================== ] 1288/2970 43% [========================== ] 1289/2970 43% [========================== ] 1290/2970 43% [========================== ] 1291/2970 43% [========================== ] 1292/2970 43% [========================== ] 1293/2970 43% [=========================== ] 1294/2970 43% [=========================== ] 1295/2970 43% [=========================== ] 1296/2970 43% [=========================== ] 1297/2970 43% [=========================== ] 1298/2970 43% [=========================== ] 1299/2970 43% [=========================== ] 1300/2970 43% [=========================== ] 1301/2970 43% [=========================== ] 1302/2970 43% [=========================== ] 1303/2970 43% [=========================== ] 1304/2970 43% [=========================== ] 1305/2970 43% [=========================== ] 1306/2970 43% [=========================== ] 1307/2970 44% [=========================== ] 1308/2970 44% [=========================== ] 1309/2970 44% [=========================== ] 1310/2970 44% [=========================== ] 1311/2970 44% [=========================== ] 1312/2970 44% [=========================== ] 1313/2970 44% [=========================== ] 1314/2970 44% [=========================== ] 1315/2970 44% [=========================== ] 1316/2970 44% [=========================== ] 1317/2970 44% [=========================== ] 1318/2970 44% [=========================== ] 1319/2970 44% [=========================== ] 1320/2970 44% [=========================== ] 1321/2970 44% [=========================== ] 1322/2970 44% [=========================== ] 1323/2970 44% [=========================== ] 1324/2970 44% [=========================== ] 1325/2970 44% [=========================== ] 1326/2970 44% [=========================== ] 1327/2970 44% [=========================== ] 1328/2970 44% [=========================== ] 1329/2970 44% [=========================== ] 1330/2970 44% [=========================== ] 1331/2970 44% [=========================== ] 1332/2970 44% [=========================== ] 1333/2970 44% [=========================== ] 1334/2970 44% [=========================== ] 1335/2970 44% [=========================== ] 1336/2970 44% [=========================== ] 1337/2970 45% [=========================== ] 1338/2970 45% [=========================== ] 1339/2970 45% [=========================== ] 1340/2970 45% [=========================== ] 1341/2970 45% [============================ ] 1342/2970 45% [============================ ] 1343/2970 45% [============================ ] 1344/2970 45% [============================ ] 1345/2970 45% [============================ ] 1346/2970 45% [============================ ] 1347/2970 45% [============================ ] 1348/2970 45% [============================ ] 1349/2970 45% [============================ ] 1350/2970 45% [============================ ] 1351/2970 45% [============================ ] 1352/2970 45% [============================ ] 1353/2970 45% [============================ ] 1354/2970 45% [============================ ] 1355/2970 45% [============================ ] 1356/2970 45% [============================ ] 1357/2970 45% [============================ ] 1358/2970 45% [============================ ] 1359/2970 45% [============================ ] 1360/2970 45% [============================ ] 1361/2970 45% [============================ ] 1362/2970 45% [============================ ] 1363/2970 45% [============================ ] 1364/2970 45% [============================ ] 1365/2970 45% [============================ ] 1366/2970 45% [============================ ] 1367/2970 46% [============================ ] 1368/2970 46% [============================ ] 1369/2970 46% [============================ ] 1370/2970 46% [============================ ] 1371/2970 46% [============================ ] 1372/2970 46% [============================ ] 1373/2970 46% [============================ ] 1374/2970 46% [============================ ] 1375/2970 46% [============================ ] 1376/2970 46% [============================ ] 1377/2970 46% [============================ ] 1378/2970 46% [============================ ] 1379/2970 46% [============================ ] 1380/2970 46% [============================ ] 1381/2970 46% [============================ ] 1382/2970 46% [============================ ] 1383/2970 46% [============================ ] 1384/2970 46% [============================ ] 1385/2970 46% [============================ ] 1386/2970 46% [============================ ] 1387/2970 46% [============================ ] 1388/2970 46% [============================ ] 1389/2970 46% [============================= ] 1390/2970 46% [============================= ] 1391/2970 46% [============================= ] 1392/2970 46% [============================= ] 1393/2970 46% [============================= ] 1394/2970 46% [============================= ] 1395/2970 46% [============================= ] 1396/2970 47% [============================= ] 1397/2970 47% [============================= ] 1398/2970 47% [============================= ] 1399/2970 47% [============================= ] 1400/2970 47% [============================= ] 1401/2970 47% [============================= ] 1402/2970 47% [============================= ] 1403/2970 47% [============================= ] 1404/2970 47% [============================= ] 1405/2970 47% [============================= ] 1406/2970 47% [============================= ] 1407/2970 47% [============================= ] 1408/2970 47% [============================= ] 1409/2970 47% [============================= ] 1410/2970 47% [============================= ] 1411/2970 47% [============================= ] 1412/2970 47% [============================= ] 1413/2970 47% [============================= ] 1414/2970 47% [============================= ] 1415/2970 47% [============================= ] 1416/2970 47% [============================= ] 1417/2970 47% [============================= ] 1418/2970 47% [============================= ] 1419/2970 47% [============================= ] 1420/2970 47% [============================= ] 1421/2970 47% [============================= ] 1422/2970 47% [============================= ] 1423/2970 47% [============================= ] 1424/2970 47% [============================= ] 1425/2970 47% [============================= ] 1426/2970 48% [============================= ] 1427/2970 48% [============================= ] 1428/2970 48% [============================= ] 1429/2970 48% [============================= ] 1430/2970 48% [============================= ] 1431/2970 48% [============================= ] 1432/2970 48% [============================= ] 1433/2970 48% [============================= ] 1434/2970 48% [============================= ] 1435/2970 48% [============================= ] 1436/2970 48% [============================= ] 1437/2970 48% [============================== ] 1438/2970 48% [============================== ] 1439/2970 48% [============================== ] 1440/2970 48% [============================== ] 1441/2970 48% [============================== ] 1442/2970 48% [============================== ] 1443/2970 48% [============================== ] 1444/2970 48% [============================== ] 1445/2970 48% [============================== ] 1446/2970 48% [============================== ] 1447/2970 48% [============================== ] 1448/2970 48% [============================== ] 1449/2970 48% [============================== ] 1450/2970 48% [============================== ] 1451/2970 48% [============================== ] 1452/2970 48% [============================== ] 1453/2970 48% [============================== ] 1454/2970 48% [============================== ] 1455/2970 48% [============================== ] 1456/2970 49% [============================== ] 1457/2970 49% [============================== ] 1458/2970 49% [============================== ] 1459/2970 49% [============================== ] 1460/2970 49% [============================== ] 1461/2970 49% [============================== ] 1462/2970 49% [============================== ] 1463/2970 49% [============================== ] 1464/2970 49% [============================== ] 1465/2970 49% [============================== ] 1466/2970 49% [============================== ] 1467/2970 49% [============================== ] 1468/2970 49% [============================== ] 1469/2970 49% [============================== ] 1470/2970 49% [============================== ] 1471/2970 49% [============================== ] 1472/2970 49% [============================== ] 1473/2970 49% [============================== ] 1474/2970 49% [============================== ] 1475/2970 49% [============================== ] 1476/2970 49% [============================== ] 1477/2970 49% [============================== ] 1478/2970 49% [============================== ] 1479/2970 49% [============================== ] 1480/2970 49% [============================== ] 1481/2970 49% [============================== ] 1482/2970 49% [============================== ] 1483/2970 49% [============================== ] 1484/2970 49% [=============================== ] 1485/2970 50% [=============================== ] 1486/2970 50% [=============================== ] 1487/2970 50% [=============================== ] 1488/2970 50% [=============================== ] 1489/2970 50% [=============================== ] 1490/2970 50% [=============================== ] 1491/2970 50% [=============================== ] 1492/2970 50% [=============================== ] 1493/2970 50% [=============================== ] 1494/2970 50% [=============================== ] 1495/2970 50% [=============================== ] 1496/2970 50% [=============================== ] 1497/2970 50% [=============================== ] 1498/2970 50% [=============================== ] 1499/2970 50% [=============================== ] 1500/2970 50% [=============================== ] 1501/2970 50% [=============================== ] 1502/2970 50% [=============================== ] 1503/2970 50% [=============================== ] 1504/2970 50% [=============================== ] 1505/2970 50% [=============================== ] 1506/2970 50% [=============================== ] 1507/2970 50% [=============================== ] 1508/2970 50% [=============================== ] 1509/2970 50% [=============================== ] 1510/2970 50% [=============================== ] 1511/2970 50% [=============================== ] 1512/2970 50% [=============================== ] 1513/2970 50% [=============================== ] 1514/2970 50% [=============================== ] 1515/2970 51% [=============================== ] 1516/2970 51% [=============================== ] 1517/2970 51% [=============================== ] 1518/2970 51% [=============================== ] 1519/2970 51% [=============================== ] 1520/2970 51% [=============================== ] 1521/2970 51% [=============================== ] 1522/2970 51% [=============================== ] 1523/2970 51% [=============================== ] 1524/2970 51% [=============================== ] 1525/2970 51% [=============================== ] 1526/2970 51% [=============================== ] 1527/2970 51% [=============================== ] 1528/2970 51% [=============================== ] 1529/2970 51% [=============================== ] 1530/2970 51% [=============================== ] 1531/2970 51% [=============================== ] 1532/2970 51% [================================ ] 1533/2970 51% [================================ ] 1534/2970 51% [================================ ] 1535/2970 51% [================================ ] 1536/2970 51% [================================ ] 1537/2970 51% [================================ ] 1538/2970 51% [================================ ] 1539/2970 51% [================================ ] 1540/2970 51% [================================ ] 1541/2970 51% [================================ ] 1542/2970 51% [================================ ] 1543/2970 51% [================================ ] 1544/2970 51% [================================ ] 1545/2970 52% [================================ ] 1546/2970 52% [================================ ] 1547/2970 52% [================================ ] 1548/2970 52% [================================ ] 1549/2970 52% [================================ ] 1550/2970 52% [================================ ] 1551/2970 52% [================================ ] 1552/2970 52% [================================ ] 1553/2970 52% [================================ ] 1554/2970 52% [================================ ] 1555/2970 52% [================================ ] 1556/2970 52% [================================ ] 1557/2970 52% [================================ ] 1558/2970 52% [================================ ] 1559/2970 52% [================================ ] 1560/2970 52% [================================ ] 1561/2970 52% [================================ ] 1562/2970 52% [================================ ] 1563/2970 52% [================================ ] 1564/2970 52% [================================ ] 1565/2970 52% [================================ ] 1566/2970 52% [================================ ] 1567/2970 52% [================================ ] 1568/2970 52% [================================ ] 1569/2970 52% [================================ ] 1570/2970 52% [================================ ] 1571/2970 52% [================================ ] 1572/2970 52% [================================ ] 1573/2970 52% [================================ ] 1574/2970 52% [================================ ] 1575/2970 53% [================================ ] 1576/2970 53% [================================ ] 1577/2970 53% [================================ ] 1578/2970 53% [================================ ] 1579/2970 53% [================================ ] 1580/2970 53% [================================= ] 1581/2970 53% [================================= ] 1582/2970 53% [================================= ] 1583/2970 53% [================================= ] 1584/2970 53% [================================= ] 1585/2970 53% [================================= ] 1586/2970 53% [================================= ] 1587/2970 53% [================================= ] 1588/2970 53% [================================= ] 1589/2970 53% [================================= ] 1590/2970 53% [================================= ] 1591/2970 53% [================================= ] 1592/2970 53% [================================= ] 1593/2970 53% [================================= ] 1594/2970 53% [================================= ] 1595/2970 53% [================================= ] 1596/2970 53% [================================= ] 1597/2970 53% [================================= ] 1598/2970 53% [================================= ] 1599/2970 53% [================================= ] 1600/2970 53% [================================= ] 1601/2970 53% [================================= ] 1602/2970 53% [================================= ] 1603/2970 53% [================================= ] 1604/2970 54% [================================= ] 1605/2970 54% [================================= ] 1606/2970 54% [================================= ] 1607/2970 54% [================================= ] 1608/2970 54% [================================= ] 1609/2970 54% [================================= ] 1610/2970 54% [================================= ] 1611/2970 54% [================================= ] 1612/2970 54% [================================= ] 1613/2970 54% [================================= ] 1614/2970 54% [================================= ] 1615/2970 54% [================================= ] 1616/2970 54% [================================= ] 1617/2970 54% [================================= ] 1618/2970 54% [================================= ] 1619/2970 54% [================================= ] 1620/2970 54% [================================= ] 1621/2970 54% [================================= ] 1622/2970 54% [================================= ] 1623/2970 54% [================================= ] 1624/2970 54% [================================= ] 1625/2970 54% [================================= ] 1626/2970 54% [================================= ] 1627/2970 54% [================================= ] 1628/2970 54% [================================== ] 1629/2970 54% [================================== ] 1630/2970 54% [================================== ] 1631/2970 54% [================================== ] 1632/2970 54% [================================== ] 1633/2970 54% [================================== ] 1634/2970 55% [================================== ] 1635/2970 55% [================================== ] 1636/2970 55% [================================== ] 1637/2970 55% [================================== ] 1638/2970 55% [================================== ] 1639/2970 55% [================================== ] 1640/2970 55% [================================== ] 1641/2970 55% [================================== ] 1642/2970 55% [================================== ] 1643/2970 55% [================================== ] 1644/2970 55% [================================== ] 1645/2970 55% [================================== ] 1646/2970 55% [================================== ] 1647/2970 55% [================================== ] 1648/2970 55% [================================== ] 1649/2970 55% [================================== ] 1650/2970 55% [================================== ] 1651/2970 55% [================================== ] 1652/2970 55% [================================== ] 1653/2970 55% [================================== ] 1654/2970 55% [================================== ] 1655/2970 55% [================================== ] 1656/2970 55% [================================== ] 1657/2970 55% [================================== ] 1658/2970 55% [================================== ] 1659/2970 55% [================================== ] 1660/2970 55% [================================== ] 1661/2970 55% [================================== ] 1662/2970 55% [================================== ] 1663/2970 55% [================================== ] 1664/2970 56% [================================== ] 1665/2970 56% [================================== ] 1666/2970 56% [================================== ] 1667/2970 56% [================================== ] 1668/2970 56% [================================== ] 1669/2970 56% [================================== ] 1670/2970 56% [================================== ] 1671/2970 56% [================================== ] 1672/2970 56% [================================== ] 1673/2970 56% [================================== ] 1674/2970 56% [================================== ] 1675/2970 56% [================================== ] 1676/2970 56% [=================================== ] 1677/2970 56% [=================================== ] 1678/2970 56% [=================================== ] 1679/2970 56% [=================================== ] 1680/2970 56% [=================================== ] 1681/2970 56% [=================================== ] 1682/2970 56% [=================================== ] 1683/2970 56% [=================================== ] 1684/2970 56% [=================================== ] 1685/2970 56% [=================================== ] 1686/2970 56% [=================================== ] 1687/2970 56% [=================================== ] 1688/2970 56% [=================================== ] 1689/2970 56% [=================================== ] 1690/2970 56% [=================================== ] 1691/2970 56% [=================================== ] 1692/2970 56% [=================================== ] 1693/2970 57% [=================================== ] 1694/2970 57% [=================================== ] 1695/2970 57% [=================================== ] 1696/2970 57% [=================================== ] 1697/2970 57% [=================================== ] 1698/2970 57% [=================================== ] 1699/2970 57% [=================================== ] 1700/2970 57% [=================================== ] 1701/2970 57% [=================================== ] 1702/2970 57% [=================================== ] 1703/2970 57% [=================================== ] 1704/2970 57% [=================================== ] 1705/2970 57% [=================================== ] 1706/2970 57% [=================================== ] 1707/2970 57% [=================================== ] 1708/2970 57% [=================================== ] 1709/2970 57% [=================================== ] 1710/2970 57% [=================================== ] 1711/2970 57% [=================================== ] 1712/2970 57% [=================================== ] 1713/2970 57% [=================================== ] 1714/2970 57% [=================================== ] 1715/2970 57% [=================================== ] 1716/2970 57% [=================================== ] 1717/2970 57% [=================================== ] 1718/2970 57% [=================================== ] 1719/2970 57% [=================================== ] 1720/2970 57% [=================================== ] 1721/2970 57% [=================================== ] 1722/2970 57% [=================================== ] 1723/2970 58% [=================================== ] 1724/2970 58% [==================================== ] 1725/2970 58% [==================================== ] 1726/2970 58% [==================================== ] 1727/2970 58% [==================================== ] 1728/2970 58% [==================================== ] 1729/2970 58% [==================================== ] 1730/2970 58% [==================================== ] 1731/2970 58% [==================================== ] 1732/2970 58% [==================================== ] 1733/2970 58% [==================================== ] 1734/2970 58% [==================================== ] 1735/2970 58% [==================================== ] 1736/2970 58% [==================================== ] 1737/2970 58% [==================================== ] 1738/2970 58% [==================================== ] 1739/2970 58% [==================================== ] 1740/2970 58% [==================================== ] 1741/2970 58% [==================================== ] 1742/2970 58% [==================================== ] 1743/2970 58% [==================================== ] 1744/2970 58% [==================================== ] 1745/2970 58% [==================================== ] 1746/2970 58% [==================================== ] 1747/2970 58% [==================================== ] 1748/2970 58% [==================================== ] 1749/2970 58% [==================================== ] 1750/2970 58% [==================================== ] 1751/2970 58% [==================================== ] 1752/2970 58% [==================================== ] 1753/2970 59% [==================================== ] 1754/2970 59% [==================================== ] 1755/2970 59% [==================================== ] 1756/2970 59% [==================================== ] 1757/2970 59% [==================================== ] 1758/2970 59% [==================================== ] 1759/2970 59% [==================================== ] 1760/2970 59% [==================================== ] 1761/2970 59% [==================================== ] 1762/2970 59% [==================================== ] 1763/2970 59% [==================================== ] 1764/2970 59% [==================================== ] 1765/2970 59% [==================================== ] 1766/2970 59% [==================================== ] 1767/2970 59% [==================================== ] 1768/2970 59% [==================================== ] 1769/2970 59% [==================================== ] 1770/2970 59% [==================================== ] 1771/2970 59% [==================================== ] 1772/2970 59% [===================================== ] 1773/2970 59% [===================================== ] 1774/2970 59% [===================================== ] 1775/2970 59% [===================================== ] 1776/2970 59% [===================================== ] 1777/2970 59% [===================================== ] 1778/2970 59% [===================================== ] 1779/2970 59% [===================================== ] 1780/2970 59% [===================================== ] 1781/2970 59% [===================================== ] 1782/2970 60% [===================================== ] 1783/2970 60% [===================================== ] 1784/2970 60% [===================================== ] 1785/2970 60% [===================================== ] 1786/2970 60% [===================================== ] 1787/2970 60% [===================================== ] 1788/2970 60% [===================================== ] 1789/2970 60% [===================================== ] 1790/2970 60% [===================================== ] 1791/2970 60% [===================================== ] 1792/2970 60% [===================================== ] 1793/2970 60% [===================================== ] 1794/2970 60% [===================================== ] 1795/2970 60% [===================================== ] 1796/2970 60% [===================================== ] 1797/2970 60% [===================================== ] 1798/2970 60% [===================================== ] 1799/2970 60% [===================================== ] 1800/2970 60% [===================================== ] 1801/2970 60% [===================================== ] 1802/2970 60% [===================================== ] 1803/2970 60% [===================================== ] 1804/2970 60% [===================================== ] 1805/2970 60% [===================================== ] 1806/2970 60% [===================================== ] 1807/2970 60% [===================================== ] 1808/2970 60% [===================================== ] 1809/2970 60% [===================================== ] 1810/2970 60% [===================================== ] 1811/2970 60% [===================================== ] 1812/2970 61% [===================================== ] 1813/2970 61% [===================================== ] 1814/2970 61% [===================================== ] 1815/2970 61% [===================================== ] 1816/2970 61% [===================================== ] 1817/2970 61% [===================================== ] 1818/2970 61% [===================================== ] 1819/2970 61% [===================================== ] 1820/2970 61% [====================================== ] 1821/2970 61% [====================================== ] 1822/2970 61% [====================================== ] 1823/2970 61% [====================================== ] 1824/2970 61% [====================================== ] 1825/2970 61% [====================================== ] 1826/2970 61% [====================================== ] 1827/2970 61% [====================================== ] 1828/2970 61% [====================================== ] 1829/2970 61% [====================================== ] 1830/2970 61% [====================================== ] 1831/2970 61% [====================================== ] 1832/2970 61% [====================================== ] 1833/2970 61% [====================================== ] 1834/2970 61% [====================================== ] 1835/2970 61% [====================================== ] 1836/2970 61% [====================================== ] 1837/2970 61% [====================================== ] 1838/2970 61% [====================================== ] 1839/2970 61% [====================================== ] 1840/2970 61% [====================================== ] 1841/2970 61% [====================================== ] 1842/2970 62% [====================================== ] 1843/2970 62% [====================================== ] 1844/2970 62% [====================================== ] 1845/2970 62% [====================================== ] 1846/2970 62% [====================================== ] 1847/2970 62% [====================================== ] 1848/2970 62% [====================================== ] 1849/2970 62% [====================================== ] 1850/2970 62% [====================================== ] 1851/2970 62% [====================================== ] 1852/2970 62% [====================================== ] 1853/2970 62% [====================================== ] 1854/2970 62% [====================================== ] 1855/2970 62% [====================================== ] 1856/2970 62% [====================================== ] 1857/2970 62% [====================================== ] 1858/2970 62% [====================================== ] 1859/2970 62% [====================================== ] 1860/2970 62% [====================================== ] 1861/2970 62% [====================================== ] 1862/2970 62% [====================================== ] 1863/2970 62% [====================================== ] 1864/2970 62% [====================================== ] 1865/2970 62% [====================================== ] 1866/2970 62% [====================================== ] 1867/2970 62% [====================================== ] 1868/2970 62% [======================================= ] 1869/2970 62% [======================================= ] 1870/2970 62% [======================================= ] 1871/2970 62% [======================================= ] 1872/2970 63% [======================================= ] 1873/2970 63% [======================================= ] 1874/2970 63% [======================================= ] 1875/2970 63% [======================================= ] 1876/2970 63% [======================================= ] 1877/2970 63% [======================================= ] 1878/2970 63% [======================================= ] 1879/2970 63% [======================================= ] 1880/2970 63% [======================================= ] 1881/2970 63% [======================================= ] 1882/2970 63% [======================================= ] 1883/2970 63% [======================================= ] 1884/2970 63% [======================================= ] 1885/2970 63% [======================================= ] 1886/2970 63% [======================================= ] 1887/2970 63% [======================================= ] 1888/2970 63% [======================================= ] 1889/2970 63% [======================================= ] 1890/2970 63% [======================================= ] 1891/2970 63% [======================================= ] 1892/2970 63% [======================================= ] 1893/2970 63% [======================================= ] 1894/2970 63% [======================================= ] 1895/2970 63% [======================================= ] 1896/2970 63% [======================================= ] 1897/2970 63% [======================================= ] 1898/2970 63% [======================================= ] 1899/2970 63% [======================================= ] 1900/2970 63% [======================================= ] 1901/2970 64% [======================================= ] 1902/2970 64% [======================================= ] 1903/2970 64% [======================================= ] 1904/2970 64% [======================================= ] 1905/2970 64% [======================================= ] 1906/2970 64% [======================================= ] 1907/2970 64% [======================================= ] 1908/2970 64% [======================================= ] 1909/2970 64% [======================================= ] 1910/2970 64% [======================================= ] 1911/2970 64% [======================================= ] 1912/2970 64% [======================================= ] 1913/2970 64% [======================================= ] 1914/2970 64% [======================================= ] 1915/2970 64% [======================================= ] 1916/2970 64% [======================================== ] 1917/2970 64% [======================================== ] 1918/2970 64% [======================================== ] 1919/2970 64% [======================================== ] 1920/2970 64% [======================================== ] 1921/2970 64% [======================================== ] 1922/2970 64% [======================================== ] 1923/2970 64% [======================================== ] 1924/2970 64% [======================================== ] 1925/2970 64% [======================================== ] 1926/2970 64% [======================================== ] 1927/2970 64% [======================================== ] 1928/2970 64% [======================================== ] 1929/2970 64% [======================================== ] 1930/2970 64% [======================================== ] 1931/2970 65% [======================================== ] 1932/2970 65% [======================================== ] 1933/2970 65% [======================================== ] 1934/2970 65% [======================================== ] 1935/2970 65% [======================================== ] 1936/2970 65% [======================================== ] 1937/2970 65% [======================================== ] 1938/2970 65% [======================================== ] 1939/2970 65% [======================================== ] 1940/2970 65% [======================================== ] 1941/2970 65% [======================================== ] 1942/2970 65% [======================================== ] 1943/2970 65% [======================================== ] 1944/2970 65% [======================================== ] 1945/2970 65% [======================================== ] 1946/2970 65% [======================================== ] 1947/2970 65% [======================================== ] 1948/2970 65% [======================================== ] 1949/2970 65% [======================================== ] 1950/2970 65% [======================================== ] 1951/2970 65% [======================================== ] 1952/2970 65% [======================================== ] 1953/2970 65% [======================================== ] 1954/2970 65% [======================================== ] 1955/2970 65% [======================================== ] 1956/2970 65% [======================================== ] 1957/2970 65% [======================================== ] 1958/2970 65% [======================================== ] 1959/2970 65% [======================================== ] 1960/2970 65% [======================================== ] 1961/2970 66% [======================================== ] 1962/2970 66% [======================================== ] 1963/2970 66% [======================================== ] 1964/2970 66% [========================================= ] 1965/2970 66% [========================================= ] 1966/2970 66% [========================================= ] 1967/2970 66% [========================================= ] 1968/2970 66% [========================================= ] 1969/2970 66% [========================================= ] 1970/2970 66% [========================================= ] 1971/2970 66% [========================================= ] 1972/2970 66% [========================================= ] 1973/2970 66% [========================================= ] 1974/2970 66% [========================================= ] 1975/2970 66% [========================================= ] 1976/2970 66% [========================================= ] 1977/2970 66% [========================================= ] 1978/2970 66% [========================================= ] 1979/2970 66% [========================================= ] 1980/2970 66% [========================================= ] 1981/2970 66% [========================================= ] 1982/2970 66% [========================================= ] 1983/2970 66% [========================================= ] 1984/2970 66% [========================================= ] 1985/2970 66% [========================================= ] 1986/2970 66% [========================================= ] 1987/2970 66% [========================================= ] 1988/2970 66% [========================================= ] 1989/2970 66% [========================================= ] 1990/2970 67% [========================================= ] 1991/2970 67% [========================================= ] 1992/2970 67% [========================================= ] 1993/2970 67% [========================================= ] 1994/2970 67% [========================================= ] 1995/2970 67% [========================================= ] 1996/2970 67% [========================================= ] 1997/2970 67% [========================================= ] 1998/2970 67% [========================================= ] 1999/2970 67% [========================================= ] 2000/2970 67% [========================================= ] 2001/2970 67% [========================================= ] 2002/2970 67% [========================================= ] 2003/2970 67% [========================================= ] 2004/2970 67% [========================================= ] 2005/2970 67% [========================================= ] 2006/2970 67% [========================================= ] 2007/2970 67% [========================================= ] 2008/2970 67% [========================================= ] 2009/2970 67% [========================================= ] 2010/2970 67% [========================================= ] 2011/2970 67% [========================================== ] 2012/2970 67% [========================================== ] 2013/2970 67% [========================================== ] 2014/2970 67% [========================================== ] 2015/2970 67% [========================================== ] 2016/2970 67% [========================================== ] 2017/2970 67% [========================================== ] 2018/2970 67% [========================================== ] 2019/2970 67% [========================================== ] 2020/2970 68% [========================================== ] 2021/2970 68% [========================================== ] 2022/2970 68% [========================================== ] 2023/2970 68% [========================================== ] 2024/2970 68% [========================================== ] 2025/2970 68% [========================================== ] 2026/2970 68% [========================================== ] 2027/2970 68% [========================================== ] 2028/2970 68% [========================================== ] 2029/2970 68% [========================================== ] 2030/2970 68% [========================================== ] 2031/2970 68% [========================================== ] 2032/2970 68% [========================================== ] 2033/2970 68% [========================================== ] 2034/2970 68% [========================================== ] 2035/2970 68% [========================================== ] 2036/2970 68% [========================================== ] 2037/2970 68% [========================================== ] 2038/2970 68% [========================================== ] 2039/2970 68% [========================================== ] 2040/2970 68% [========================================== ] 2041/2970 68% [========================================== ] 2042/2970 68% [========================================== ] 2043/2970 68% [========================================== ] 2044/2970 68% [========================================== ] 2045/2970 68% [========================================== ] 2046/2970 68% [========================================== ] 2047/2970 68% [========================================== ] 2048/2970 68% [========================================== ] 2049/2970 68% [========================================== ] 2050/2970 69% [========================================== ] 2051/2970 69% [========================================== ] 2052/2970 69% [========================================== ] 2053/2970 69% [========================================== ] 2054/2970 69% [========================================== ] 2055/2970 69% [========================================== ] 2056/2970 69% [========================================== ] 2057/2970 69% [========================================== ] 2058/2970 69% [========================================== ] 2059/2970 69% [=========================================== ] 2060/2970 69% [=========================================== ] 2061/2970 69% [=========================================== ] 2062/2970 69% [=========================================== ] 2063/2970 69% [=========================================== ] 2064/2970 69% [=========================================== ] 2065/2970 69% [=========================================== ] 2066/2970 69% [=========================================== ] 2067/2970 69% [=========================================== ] 2068/2970 69% [=========================================== ] 2069/2970 69% [=========================================== ] 2070/2970 69% [=========================================== ] 2071/2970 69% [=========================================== ] 2072/2970 69% [=========================================== ] 2073/2970 69% [=========================================== ] 2074/2970 69% [=========================================== ] 2075/2970 69% [=========================================== ] 2076/2970 69% [=========================================== ] 2077/2970 69% [=========================================== ] 2078/2970 69% [=========================================== ] 2079/2970 70% [=========================================== ] 2080/2970 70% [=========================================== ] 2081/2970 70% [=========================================== ] 2082/2970 70% [=========================================== ] 2083/2970 70% [=========================================== ] 2084/2970 70% [=========================================== ] 2085/2970 70% [=========================================== ] 2086/2970 70% [=========================================== ] 2087/2970 70% [=========================================== ] 2088/2970 70% [=========================================== ] 2089/2970 70% [=========================================== ] 2090/2970 70% [=========================================== ] 2091/2970 70% [=========================================== ] 2092/2970 70% [=========================================== ] 2093/2970 70% [=========================================== ] 2094/2970 70% [=========================================== ] 2095/2970 70% [=========================================== ] 2096/2970 70% [=========================================== ] 2097/2970 70% [=========================================== ] 2098/2970 70% [=========================================== ] 2099/2970 70% [=========================================== ] 2100/2970 70% [=========================================== ] 2101/2970 70% [=========================================== ] 2102/2970 70% [=========================================== ] 2103/2970 70% [=========================================== ] 2104/2970 70% [=========================================== ] 2105/2970 70% [=========================================== ] 2106/2970 70% [=========================================== ] 2107/2970 70% [============================================ ] 2108/2970 70% [============================================ ] 2109/2970 71% [============================================ ] 2110/2970 71% [============================================ ] 2111/2970 71% [============================================ ] 2112/2970 71% [============================================ ] 2113/2970 71% [============================================ ] 2114/2970 71% [============================================ ] 2115/2970 71% [============================================ ] 2116/2970 71% [============================================ ] 2117/2970 71% [============================================ ] 2118/2970 71% [============================================ ] 2119/2970 71% [============================================ ] 2120/2970 71% [============================================ ] 2121/2970 71% [============================================ ] 2122/2970 71% [============================================ ] 2123/2970 71% [============================================ ] 2124/2970 71% [============================================ ] 2125/2970 71% [============================================ ] 2126/2970 71% [============================================ ] 2127/2970 71% [============================================ ] 2128/2970 71% [============================================ ] 2129/2970 71% [============================================ ] 2130/2970 71% [============================================ ] 2131/2970 71% [============================================ ] 2132/2970 71% [============================================ ] 2133/2970 71% [============================================ ] 2134/2970 71% [============================================ ] 2135/2970 71% [============================================ ] 2136/2970 71% [============================================ ] 2137/2970 71% [============================================ ] 2138/2970 71% [============================================ ] 2139/2970 72% [============================================ ] 2140/2970 72% [============================================ ] 2141/2970 72% [============================================ ] 2142/2970 72% [============================================ ] 2143/2970 72% [============================================ ] 2144/2970 72% [============================================ ] 2145/2970 72% [============================================ ] 2146/2970 72% [============================================ ] 2147/2970 72% [============================================ ] 2148/2970 72% [============================================ ] 2149/2970 72% [============================================ ] 2150/2970 72% [============================================ ] 2151/2970 72% [============================================ ] 2152/2970 72% [============================================ ] 2153/2970 72% [============================================ ] 2154/2970 72% [============================================ ] 2155/2970 72% [============================================= ] 2156/2970 72% [============================================= ] 2157/2970 72% [============================================= ] 2158/2970 72% [============================================= ] 2159/2970 72% [============================================= ] 2160/2970 72% [============================================= ] 2161/2970 72% [============================================= ] 2162/2970 72% [============================================= ] 2163/2970 72% [============================================= ] 2164/2970 72% [============================================= ] 2165/2970 72% [============================================= ] 2166/2970 72% [============================================= ] 2167/2970 72% [============================================= ] 2168/2970 72% [============================================= ] 2169/2970 73% [============================================= ] 2170/2970 73% [============================================= ] 2171/2970 73% [============================================= ] 2172/2970 73% [============================================= ] 2173/2970 73% [============================================= ] 2174/2970 73% [============================================= ] 2175/2970 73% [============================================= ] 2176/2970 73% [============================================= ] 2177/2970 73% [============================================= ] 2178/2970 73% [============================================= ] 2179/2970 73% [============================================= ] 2180/2970 73% [============================================= ] 2181/2970 73% [============================================= ] 2182/2970 73% [============================================= ] 2183/2970 73% [============================================= ] 2184/2970 73% [============================================= ] 2185/2970 73% [============================================= ] 2186/2970 73% [============================================= ] 2187/2970 73% [============================================= ] 2188/2970 73% [============================================= ] 2189/2970 73% [============================================= ] 2190/2970 73% [============================================= ] 2191/2970 73% [============================================= ] 2192/2970 73% [============================================= ] 2193/2970 73% [============================================= ] 2194/2970 73% [============================================= ] 2195/2970 73% [============================================= ] 2196/2970 73% [============================================= ] 2197/2970 73% [============================================= ] 2198/2970 74% [============================================= ] 2199/2970 74% [============================================= ] 2200/2970 74% [============================================= ] 2201/2970 74% [============================================= ] 2202/2970 74% [============================================= ] 2203/2970 74% [============================================== ] 2204/2970 74% [============================================== ] 2205/2970 74% [============================================== ] 2206/2970 74% [============================================== ] 2207/2970 74% [============================================== ] 2208/2970 74% [============================================== ] 2209/2970 74% [============================================== ] 2210/2970 74% [============================================== ] 2211/2970 74% [============================================== ] 2212/2970 74% [============================================== ] 2213/2970 74% [============================================== ] 2214/2970 74% [============================================== ] 2215/2970 74% [============================================== ] 2216/2970 74% [============================================== ] 2217/2970 74% [============================================== ] 2218/2970 74% [============================================== ] 2219/2970 74% [============================================== ] 2220/2970 74% [============================================== ] 2221/2970 74% [============================================== ] 2222/2970 74% [============================================== ] 2223/2970 74% [============================================== ] 2224/2970 74% [============================================== ] 2225/2970 74% [============================================== ] 2226/2970 74% [============================================== ] 2227/2970 74% [============================================== ] 2228/2970 75% [============================================== ] 2229/2970 75% [============================================== ] 2230/2970 75% [============================================== ] 2231/2970 75% [============================================== ] 2232/2970 75% [============================================== ] 2233/2970 75% [============================================== ] 2234/2970 75% [============================================== ] 2235/2970 75% [============================================== ] 2236/2970 75% [============================================== ] 2237/2970 75% [============================================== ] 2238/2970 75% [============================================== ] 2239/2970 75% [============================================== ] 2240/2970 75% [============================================== ] 2241/2970 75% [============================================== ] 2242/2970 75% [============================================== ] 2243/2970 75% [============================================== ] 2244/2970 75% [============================================== ] 2245/2970 75% [============================================== ] 2246/2970 75% [============================================== ] 2247/2970 75% [============================================== ] 2248/2970 75% [============================================== ] 2249/2970 75% [============================================== ] 2250/2970 75% [============================================== ] 2251/2970 75% [=============================================== ] 2252/2970 75% [=============================================== ] 2253/2970 75% [=============================================== ] 2254/2970 75% [=============================================== ] 2255/2970 75% [=============================================== ] 2256/2970 75% [=============================================== ] 2257/2970 75% [=============================================== ] 2258/2970 76% [=============================================== ] 2259/2970 76% [=============================================== ] 2260/2970 76% [=============================================== ] 2261/2970 76% [=============================================== ] 2262/2970 76% [=============================================== ] 2263/2970 76% [=============================================== ] 2264/2970 76% [=============================================== ] 2265/2970 76% [=============================================== ] 2266/2970 76% [=============================================== ] 2267/2970 76% [=============================================== ] 2268/2970 76% [=============================================== ] 2269/2970 76% [=============================================== ] 2270/2970 76% [=============================================== ] 2271/2970 76% [=============================================== ] 2272/2970 76% [=============================================== ] 2273/2970 76% [=============================================== ] 2274/2970 76% [=============================================== ] 2275/2970 76% [=============================================== ] 2276/2970 76% [=============================================== ] 2277/2970 76% [=============================================== ] 2278/2970 76% [=============================================== ] 2279/2970 76% [=============================================== ] 2280/2970 76% [=============================================== ] 2281/2970 76% [=============================================== ] 2282/2970 76% [=============================================== ] 2283/2970 76% [=============================================== ] 2284/2970 76% [=============================================== ] 2285/2970 76% [=============================================== ] 2286/2970 76% [=============================================== ] 2287/2970 77% [=============================================== ] 2288/2970 77% [=============================================== ] 2289/2970 77% [=============================================== ] 2290/2970 77% [=============================================== ] 2291/2970 77% [=============================================== ] 2292/2970 77% [=============================================== ] 2293/2970 77% [=============================================== ] 2294/2970 77% [=============================================== ] 2295/2970 77% [=============================================== ] 2296/2970 77% [=============================================== ] 2297/2970 77% [=============================================== ] 2298/2970 77% [=============================================== ] 2299/2970 77% [================================================ ] 2300/2970 77% [================================================ ] 2301/2970 77% [================================================ ] 2302/2970 77% [================================================ ] 2303/2970 77% [================================================ ] 2304/2970 77% [================================================ ] 2305/2970 77% [================================================ ] 2306/2970 77% [================================================ ] 2307/2970 77% [================================================ ] 2308/2970 77% [================================================ ] 2309/2970 77% [================================================ ] 2310/2970 77% [================================================ ] 2311/2970 77% [================================================ ] 2312/2970 77% [================================================ ] 2313/2970 77% [================================================ ] 2314/2970 77% [================================================ ] 2315/2970 77% [================================================ ] 2316/2970 77% [================================================ ] 2317/2970 78% [================================================ ] 2318/2970 78% [================================================ ] 2319/2970 78% [================================================ ] 2320/2970 78% [================================================ ] 2321/2970 78% [================================================ ] 2322/2970 78% [================================================ ] 2323/2970 78% [================================================ ] 2324/2970 78% [================================================ ] 2325/2970 78% [================================================ ] 2326/2970 78% [================================================ ] 2327/2970 78% [================================================ ] 2328/2970 78% [================================================ ] 2329/2970 78% [================================================ ] 2330/2970 78% [================================================ ] 2331/2970 78% [================================================ ] 2332/2970 78% [================================================ ] 2333/2970 78% [================================================ ] 2334/2970 78% [================================================ ] 2335/2970 78% [================================================ ] 2336/2970 78% [================================================ ] 2337/2970 78% [================================================ ] 2338/2970 78% [================================================ ] 2339/2970 78% [================================================ ] 2340/2970 78% [================================================ ] 2341/2970 78% [================================================ ] 2342/2970 78% [================================================ ] 2343/2970 78% [================================================ ] 2344/2970 78% [================================================ ] 2345/2970 78% [================================================ ] 2346/2970 78% [================================================ ] 2347/2970 79% [================================================= ] 2348/2970 79% [================================================= ] 2349/2970 79% [================================================= ] 2350/2970 79% [================================================= ] 2351/2970 79% [================================================= ] 2352/2970 79% [================================================= ] 2353/2970 79% [================================================= ] 2354/2970 79% [================================================= ] 2355/2970 79% [================================================= ] 2356/2970 79% [================================================= ] 2357/2970 79% [================================================= ] 2358/2970 79% [================================================= ] 2359/2970 79% [================================================= ] 2360/2970 79% [================================================= ] 2361/2970 79% [================================================= ] 2362/2970 79% [================================================= ] 2363/2970 79% [================================================= ] 2364/2970 79% [================================================= ] 2365/2970 79% [================================================= ] 2366/2970 79% [================================================= ] 2367/2970 79% [================================================= ] 2368/2970 79% [================================================= ] 2369/2970 79% [================================================= ] 2370/2970 79% [================================================= ] 2371/2970 79% [================================================= ] 2372/2970 79% [================================================= ] 2373/2970 79% [================================================= ] 2374/2970 79% [================================================= ] 2375/2970 79% [================================================= ] 2376/2970 80% [================================================= ] 2377/2970 80% [================================================= ] 2378/2970 80% [================================================= ] 2379/2970 80% [================================================= ] 2380/2970 80% [================================================= ] 2381/2970 80% [================================================= ] 2382/2970 80% [================================================= ] 2383/2970 80% [================================================= ] 2384/2970 80% [================================================= ] 2385/2970 80% [================================================= ] 2386/2970 80% [================================================= ] 2387/2970 80% [================================================= ] 2388/2970 80% [================================================= ] 2389/2970 80% [================================================= ] 2390/2970 80% [================================================= ] 2391/2970 80% [================================================= ] 2392/2970 80% [================================================= ] 2393/2970 80% [================================================= ] 2394/2970 80% [================================================= ] 2395/2970 80% [================================================== ] 2396/2970 80% [================================================== ] 2397/2970 80% [================================================== ] 2398/2970 80% [================================================== ] 2399/2970 80% [================================================== ] 2400/2970 80% [================================================== ] 2401/2970 80% [================================================== ] 2402/2970 80% [================================================== ] 2403/2970 80% [================================================== ] 2404/2970 80% [================================================== ] 2405/2970 80% [================================================== ] 2406/2970 81% [================================================== ] 2407/2970 81% [================================================== ] 2408/2970 81% [================================================== ] 2409/2970 81% [================================================== ] 2410/2970 81% [================================================== ] 2411/2970 81% [================================================== ] 2412/2970 81% [================================================== ] 2413/2970 81% [================================================== ] 2414/2970 81% [================================================== ] 2415/2970 81% [================================================== ] 2416/2970 81% [================================================== ] 2417/2970 81% [================================================== ] 2418/2970 81% [================================================== ] 2419/2970 81% [================================================== ] 2420/2970 81% [================================================== ] 2421/2970 81% [================================================== ] 2422/2970 81% [================================================== ] 2423/2970 81% [================================================== ] 2424/2970 81% [================================================== ] 2425/2970 81% [================================================== ] 2426/2970 81% [================================================== ] 2427/2970 81% [================================================== ] 2428/2970 81% [================================================== ] 2429/2970 81% [================================================== ] 2430/2970 81% [================================================== ] 2431/2970 81% [================================================== ] 2432/2970 81% [================================================== ] 2433/2970 81% [================================================== ] 2434/2970 81% [================================================== ] 2435/2970 81% [================================================== ] 2436/2970 82% [================================================== ] 2437/2970 82% [================================================== ] 2438/2970 82% [================================================== ] 2439/2970 82% [================================================== ] 2440/2970 82% [================================================== ] 2441/2970 82% [================================================== ] 2442/2970 82% [================================================== ] 2443/2970 82% [=================================================== ] 2444/2970 82% [=================================================== ] 2445/2970 82% [=================================================== ] 2446/2970 82% [=================================================== ] 2447/2970 82% [=================================================== ] 2448/2970 82% [=================================================== ] 2449/2970 82% [=================================================== ] 2450/2970 82% [=================================================== ] 2451/2970 82% [=================================================== ] 2452/2970 82% [=================================================== ] 2453/2970 82% [=================================================== ] 2454/2970 82% [=================================================== ] 2455/2970 82% [=================================================== ] 2456/2970 82% [=================================================== ] 2457/2970 82% [=================================================== ] 2458/2970 82% [=================================================== ] 2459/2970 82% [=================================================== ] 2460/2970 82% [=================================================== ] 2461/2970 82% [=================================================== ] 2462/2970 82% [=================================================== ] 2463/2970 82% [=================================================== ] 2464/2970 82% [=================================================== ] 2465/2970 82% [=================================================== ] 2466/2970 83% [=================================================== ] 2467/2970 83% [=================================================== ] 2468/2970 83% [=================================================== ] 2469/2970 83% [=================================================== ] 2470/2970 83% [=================================================== ] 2471/2970 83% [=================================================== ] 2472/2970 83% [=================================================== ] 2473/2970 83% [=================================================== ] 2474/2970 83% [=================================================== ] 2475/2970 83% [=================================================== ] 2476/2970 83% [=================================================== ] 2477/2970 83% [=================================================== ] 2478/2970 83% [=================================================== ] 2479/2970 83% [=================================================== ] 2480/2970 83% [=================================================== ] 2481/2970 83% [=================================================== ] 2482/2970 83% [=================================================== ] 2483/2970 83% [=================================================== ] 2484/2970 83% [=================================================== ] 2485/2970 83% [=================================================== ] 2486/2970 83% [=================================================== ] 2487/2970 83% [=================================================== ] 2488/2970 83% [=================================================== ] 2489/2970 83% [=================================================== ] 2490/2970 83% [==================================================== ] 2491/2970 83% [==================================================== ] 2492/2970 83% [==================================================== ] 2493/2970 83% [==================================================== ] 2494/2970 83% [==================================================== ] 2495/2970 84% [==================================================== ] 2496/2970 84% [==================================================== ] 2497/2970 84% [==================================================== ] 2498/2970 84% [==================================================== ] 2499/2970 84% [==================================================== ] 2500/2970 84% [==================================================== ] 2501/2970 84% [==================================================== ] 2502/2970 84% [==================================================== ] 2503/2970 84% [==================================================== ] 2504/2970 84% [==================================================== ] 2505/2970 84% [==================================================== ] 2506/2970 84% [==================================================== ] 2507/2970 84% [==================================================== ] 2508/2970 84% [==================================================== ] 2509/2970 84% [==================================================== ] 2510/2970 84% [==================================================== ] 2511/2970 84% [==================================================== ] 2512/2970 84% [==================================================== ] 2513/2970 84% [==================================================== ] 2514/2970 84% [==================================================== ] 2515/2970 84% [==================================================== ] 2516/2970 84% [==================================================== ] 2517/2970 84% [==================================================== ] 2518/2970 84% [==================================================== ] 2519/2970 84% [==================================================== ] 2520/2970 84% [==================================================== ] 2521/2970 84% [==================================================== ] 2522/2970 84% [==================================================== ] 2523/2970 84% [==================================================== ] 2524/2970 84% [==================================================== ] 2525/2970 85% [==================================================== ] 2526/2970 85% [==================================================== ] 2527/2970 85% [==================================================== ] 2528/2970 85% [==================================================== ] 2529/2970 85% [==================================================== ] 2530/2970 85% [==================================================== ] 2531/2970 85% [==================================================== ] 2532/2970 85% [==================================================== ] 2533/2970 85% [==================================================== ] 2534/2970 85% [==================================================== ] 2535/2970 85% [==================================================== ] 2536/2970 85% [==================================================== ] 2537/2970 85% [==================================================== ] 2538/2970 85% [===================================================== ] 2539/2970 85% [===================================================== ] 2540/2970 85% [===================================================== ] 2541/2970 85% [===================================================== ] 2542/2970 85% [===================================================== ] 2543/2970 85% [===================================================== ] 2544/2970 85% [===================================================== ] 2545/2970 85% [===================================================== ] 2546/2970 85% [===================================================== ] 2547/2970 85% [===================================================== ] 2548/2970 85% [===================================================== ] 2549/2970 85% [===================================================== ] 2550/2970 85% [===================================================== ] 2551/2970 85% [===================================================== ] 2552/2970 85% [===================================================== ] 2553/2970 85% [===================================================== ] 2554/2970 85% [===================================================== ] 2555/2970 86% [===================================================== ] 2556/2970 86% [===================================================== ] 2557/2970 86% [===================================================== ] 2558/2970 86% [===================================================== ] 2559/2970 86% [===================================================== ] 2560/2970 86% [===================================================== ] 2561/2970 86% [===================================================== ] 2562/2970 86% [===================================================== ] 2563/2970 86% [===================================================== ] 2564/2970 86% [===================================================== ] 2565/2970 86% [===================================================== ] 2566/2970 86% [===================================================== ] 2567/2970 86% [===================================================== ] 2568/2970 86% [===================================================== ] 2569/2970 86% [===================================================== ] 2570/2970 86% [===================================================== ] 2571/2970 86% [===================================================== ] 2572/2970 86% [===================================================== ] 2573/2970 86% [===================================================== ] 2574/2970 86% [===================================================== ] 2575/2970 86% [===================================================== ] 2576/2970 86% [===================================================== ] 2577/2970 86% [===================================================== ] 2578/2970 86% [===================================================== ] 2579/2970 86% [===================================================== ] 2580/2970 86% [===================================================== ] 2581/2970 86% [===================================================== ] 2582/2970 86% [===================================================== ] 2583/2970 86% [===================================================== ] 2584/2970 87% [===================================================== ] 2585/2970 87% [===================================================== ] 2586/2970 87% [====================================================== ] 2587/2970 87% [====================================================== ] 2588/2970 87% [====================================================== ] 2589/2970 87% [====================================================== ] 2590/2970 87% [====================================================== ] 2591/2970 87% [====================================================== ] 2592/2970 87% [====================================================== ] 2593/2970 87% [====================================================== ] 2594/2970 87% [====================================================== ] 2595/2970 87% [====================================================== ] 2596/2970 87% [====================================================== ] 2597/2970 87% [====================================================== ] 2598/2970 87% [====================================================== ] 2599/2970 87% [====================================================== ] 2600/2970 87% [====================================================== ] 2601/2970 87% [====================================================== ] 2602/2970 87% [====================================================== ] 2603/2970 87% [====================================================== ] 2604/2970 87% [====================================================== ] 2605/2970 87% [====================================================== ] 2606/2970 87% [====================================================== ] 2607/2970 87% [====================================================== ] 2608/2970 87% [====================================================== ] 2609/2970 87% [====================================================== ] 2610/2970 87% [====================================================== ] 2611/2970 87% [====================================================== ] 2612/2970 87% [====================================================== ] 2613/2970 87% [====================================================== ] 2614/2970 88% [====================================================== ] 2615/2970 88% [====================================================== ] 2616/2970 88% [====================================================== ] 2617/2970 88% [====================================================== ] 2618/2970 88% [====================================================== ] 2619/2970 88% [====================================================== ] 2620/2970 88% [====================================================== ] 2621/2970 88% [====================================================== ] 2622/2970 88% [====================================================== ] 2623/2970 88% [====================================================== ] 2624/2970 88% [====================================================== ] 2625/2970 88% [====================================================== ] 2626/2970 88% [====================================================== ] 2627/2970 88% [====================================================== ] 2628/2970 88% [====================================================== ] 2629/2970 88% [====================================================== ] 2630/2970 88% [====================================================== ] 2631/2970 88% [====================================================== ] 2632/2970 88% [====================================================== ] 2633/2970 88% [====================================================== ] 2634/2970 88% [======================================================= ] 2635/2970 88% [======================================================= ] 2636/2970 88% [======================================================= ] 2637/2970 88% [======================================================= ] 2638/2970 88% [======================================================= ] 2639/2970 88% [======================================================= ] 2640/2970 88% [======================================================= ] 2641/2970 88% [======================================================= ] 2642/2970 88% [======================================================= ] 2643/2970 88% [======================================================= ] 2644/2970 89% [======================================================= ] 2645/2970 89% [======================================================= ] 2646/2970 89% [======================================================= ] 2647/2970 89% [======================================================= ] 2648/2970 89% [======================================================= ] 2649/2970 89% [======================================================= ] 2650/2970 89% [======================================================= ] 2651/2970 89% [======================================================= ] 2652/2970 89% [======================================================= ] 2653/2970 89% [======================================================= ] 2654/2970 89% [======================================================= ] 2655/2970 89% [======================================================= ] 2656/2970 89% [======================================================= ] 2657/2970 89% [======================================================= ] 2658/2970 89% [======================================================= ] 2659/2970 89% [======================================================= ] 2660/2970 89% [======================================================= ] 2661/2970 89% [======================================================= ] 2662/2970 89% [======================================================= ] 2663/2970 89% [======================================================= ] 2664/2970 89% [======================================================= ] 2665/2970 89% [======================================================= ] 2666/2970 89% [======================================================= ] 2667/2970 89% [======================================================= ] 2668/2970 89% [======================================================= ] 2669/2970 89% [======================================================= ] 2670/2970 89% [======================================================= ] 2671/2970 89% [======================================================= ] 2672/2970 89% [======================================================= ] 2673/2970 90% [======================================================= ] 2674/2970 90% [======================================================= ] 2675/2970 90% [======================================================= ] 2676/2970 90% [======================================================= ] 2677/2970 90% [======================================================= ] 2678/2970 90% [======================================================= ] 2679/2970 90% [======================================================= ] 2680/2970 90% [======================================================= ] 2681/2970 90% [======================================================= ] 2682/2970 90% [======================================================== ] 2683/2970 90% [======================================================== ] 2684/2970 90% [======================================================== ] 2685/2970 90% [======================================================== ] 2686/2970 90% [======================================================== ] 2687/2970 90% [======================================================== ] 2688/2970 90% [======================================================== ] 2689/2970 90% [======================================================== ] 2690/2970 90% [======================================================== ] 2691/2970 90% [======================================================== ] 2692/2970 90% [======================================================== ] 2693/2970 90% [======================================================== ] 2694/2970 90% [======================================================== ] 2695/2970 90% [======================================================== ] 2696/2970 90% [======================================================== ] 2697/2970 90% [======================================================== ] 2698/2970 90% [======================================================== ] 2699/2970 90% [======================================================== ] 2700/2970 90% [======================================================== ] 2701/2970 90% [======================================================== ] 2702/2970 90% [======================================================== ] 2703/2970 91% [======================================================== ] 2704/2970 91% [======================================================== ] 2705/2970 91% [======================================================== ] 2706/2970 91% [======================================================== ] 2707/2970 91% [======================================================== ] 2708/2970 91% [======================================================== ] 2709/2970 91% [======================================================== ] 2710/2970 91% [======================================================== ] 2711/2970 91% [======================================================== ] 2712/2970 91% [======================================================== ] 2713/2970 91% [======================================================== ] 2714/2970 91% [======================================================== ] 2715/2970 91% [======================================================== ] 2716/2970 91% [======================================================== ] 2717/2970 91% [======================================================== ] 2718/2970 91% [======================================================== ] 2719/2970 91% [======================================================== ] 2720/2970 91% [======================================================== ] 2721/2970 91% [======================================================== ] 2722/2970 91% [======================================================== ] 2723/2970 91% [======================================================== ] 2724/2970 91% [======================================================== ] 2725/2970 91% [======================================================== ] 2726/2970 91% [======================================================== ] 2727/2970 91% [======================================================== ] 2728/2970 91% [======================================================== ] 2729/2970 91% [======================================================== ] 2730/2970 91% [========================================================= ] 2731/2970 91% [========================================================= ] 2732/2970 91% [========================================================= ] 2733/2970 92% [========================================================= ] 2734/2970 92% [========================================================= ] 2735/2970 92% [========================================================= ] 2736/2970 92% [========================================================= ] 2737/2970 92% [========================================================= ] 2738/2970 92% [========================================================= ] 2739/2970 92% [========================================================= ] 2740/2970 92% [========================================================= ] 2741/2970 92% [========================================================= ] 2742/2970 92% [========================================================= ] 2743/2970 92% [========================================================= ] 2744/2970 92% [========================================================= ] 2745/2970 92% [========================================================= ] 2746/2970 92% [========================================================= ] 2747/2970 92% [========================================================= ] 2748/2970 92% [========================================================= ] 2749/2970 92% [========================================================= ] 2750/2970 92% [========================================================= ] 2751/2970 92% [========================================================= ] 2752/2970 92% [========================================================= ] 2753/2970 92% [========================================================= ] 2754/2970 92% [========================================================= ] 2755/2970 92% [========================================================= ] 2756/2970 92% [========================================================= ] 2757/2970 92% [========================================================= ] 2758/2970 92% [========================================================= ] 2759/2970 92% [========================================================= ] 2760/2970 92% [========================================================= ] 2761/2970 92% [========================================================= ] 2762/2970 92% [========================================================= ] 2763/2970 93% [========================================================= ] 2764/2970 93% [========================================================= ] 2765/2970 93% [========================================================= ] 2766/2970 93% [========================================================= ] 2767/2970 93% [========================================================= ] 2768/2970 93% [========================================================= ] 2769/2970 93% [========================================================= ] 2770/2970 93% [========================================================= ] 2771/2970 93% [========================================================= ] 2772/2970 93% [========================================================= ] 2773/2970 93% [========================================================= ] 2774/2970 93% [========================================================= ] 2775/2970 93% [========================================================= ] 2776/2970 93% [========================================================= ] 2777/2970 93% [========================================================= ] 2778/2970 93% [========================================================== ] 2779/2970 93% [========================================================== ] 2780/2970 93% [========================================================== ] 2781/2970 93% [========================================================== ] 2782/2970 93% [========================================================== ] 2783/2970 93% [========================================================== ] 2784/2970 93% [========================================================== ] 2785/2970 93% [========================================================== ] 2786/2970 93% [========================================================== ] 2787/2970 93% [========================================================== ] 2788/2970 93% [========================================================== ] 2789/2970 93% [========================================================== ] 2790/2970 93% [========================================================== ] 2791/2970 93% [========================================================== ] 2792/2970 94% [========================================================== ] 2793/2970 94% [========================================================== ] 2794/2970 94% [========================================================== ] 2795/2970 94% [========================================================== ] 2796/2970 94% [========================================================== ] 2797/2970 94% [========================================================== ] 2798/2970 94% [========================================================== ] 2799/2970 94% [========================================================== ] 2800/2970 94% [========================================================== ] 2801/2970 94% [========================================================== ] 2802/2970 94% [========================================================== ] 2803/2970 94% [========================================================== ] 2804/2970 94% [========================================================== ] 2805/2970 94% [========================================================== ] 2806/2970 94% [========================================================== ] 2807/2970 94% [========================================================== ] 2808/2970 94% [========================================================== ] 2809/2970 94% [========================================================== ] 2810/2970 94% [========================================================== ] 2811/2970 94% [========================================================== ] 2812/2970 94% [========================================================== ] 2813/2970 94% [========================================================== ] 2814/2970 94% [========================================================== ] 2815/2970 94% [========================================================== ] 2816/2970 94% [========================================================== ] 2817/2970 94% [========================================================== ] 2818/2970 94% [========================================================== ] 2819/2970 94% [========================================================== ] 2820/2970 94% [========================================================== ] 2821/2970 94% [========================================================== ] 2822/2970 95% [========================================================== ] 2823/2970 95% [========================================================== ] 2824/2970 95% [========================================================== ] 2825/2970 95% [========================================================== ] 2826/2970 95% [=========================================================== ] 2827/2970 95% [=========================================================== ] 2828/2970 95% [=========================================================== ] 2829/2970 95% [=========================================================== ] 2830/2970 95% [=========================================================== ] 2831/2970 95% [=========================================================== ] 2832/2970 95% [=========================================================== ] 2833/2970 95% [=========================================================== ] 2834/2970 95% [=========================================================== ] 2835/2970 95% [=========================================================== ] 2836/2970 95% [=========================================================== ] 2837/2970 95% [=========================================================== ] 2838/2970 95% [=========================================================== ] 2839/2970 95% [=========================================================== ] 2840/2970 95% [=========================================================== ] 2841/2970 95% [=========================================================== ] 2842/2970 95% [=========================================================== ] 2843/2970 95% [=========================================================== ] 2844/2970 95% [=========================================================== ] 2845/2970 95% [=========================================================== ] 2846/2970 95% [=========================================================== ] 2847/2970 95% [=========================================================== ] 2848/2970 95% [=========================================================== ] 2849/2970 95% [=========================================================== ] 2850/2970 95% [=========================================================== ] 2851/2970 95% [=========================================================== ] 2852/2970 96% [=========================================================== ] 2853/2970 96% [=========================================================== ] 2854/2970 96% [=========================================================== ] 2855/2970 96% [=========================================================== ] 2856/2970 96% [=========================================================== ] 2857/2970 96% [=========================================================== ] 2858/2970 96% [=========================================================== ] 2859/2970 96% [=========================================================== ] 2860/2970 96% [=========================================================== ] 2861/2970 96% [=========================================================== ] 2862/2970 96% [=========================================================== ] 2863/2970 96% [=========================================================== ] 2864/2970 96% [=========================================================== ] 2865/2970 96% [=========================================================== ] 2866/2970 96% [=========================================================== ] 2867/2970 96% [=========================================================== ] 2868/2970 96% [=========================================================== ] 2869/2970 96% [=========================================================== ] 2870/2970 96% [=========================================================== ] 2871/2970 96% [=========================================================== ] 2872/2970 96% [=========================================================== ] 2873/2970 96% [=========================================================== ] 2874/2970 96% [============================================================ ] 2875/2970 96% [============================================================ ] 2876/2970 96% [============================================================ ] 2877/2970 96% [============================================================ ] 2878/2970 96% [============================================================ ] 2879/2970 96% [============================================================ ] 2880/2970 96% [============================================================ ] 2881/2970 97% [============================================================ ] 2882/2970 97% [============================================================ ] 2883/2970 97% [============================================================ ] 2884/2970 97% [============================================================ ] 2885/2970 97% [============================================================ ] 2886/2970 97% [============================================================ ] 2887/2970 97% [============================================================ ] 2888/2970 97% [============================================================ ] 2889/2970 97% [============================================================ ] 2890/2970 97% [============================================================ ] 2891/2970 97% [============================================================ ] 2892/2970 97% [============================================================ ] 2893/2970 97% [============================================================ ] 2894/2970 97% [============================================================ ] 2895/2970 97% [============================================================ ] 2896/2970 97% [============================================================ ] 2897/2970 97% [============================================================ ] 2898/2970 97% [============================================================ ] 2899/2970 97% [============================================================ ] 2900/2970 97% [============================================================ ] 2901/2970 97% [============================================================ ] 2902/2970 97% [============================================================ ] 2903/2970 97% [============================================================ ] 2904/2970 97% [============================================================ ] 2905/2970 97% [============================================================ ] 2906/2970 97% [============================================================ ] 2907/2970 97% [============================================================ ] 2908/2970 97% [============================================================ ] 2909/2970 97% [============================================================ ] 2910/2970 97% [============================================================ ] 2911/2970 98% [============================================================ ] 2912/2970 98% [============================================================ ] 2913/2970 98% [============================================================ ] 2914/2970 98% [============================================================ ] 2915/2970 98% [============================================================ ] 2916/2970 98% [============================================================ ] 2917/2970 98% [============================================================ ] 2918/2970 98% [============================================================ ] 2919/2970 98% [============================================================ ] 2920/2970 98% [============================================================ ] 2921/2970 98% [============================================================ ] 2922/2970 98% [============================================================= ] 2923/2970 98% [============================================================= ] 2924/2970 98% [============================================================= ] 2925/2970 98% [============================================================= ] 2926/2970 98% [============================================================= ] 2927/2970 98% [============================================================= ] 2928/2970 98% [============================================================= ] 2929/2970 98% [============================================================= ] 2930/2970 98% [============================================================= ] 2931/2970 98% [============================================================= ] 2932/2970 98% [============================================================= ] 2933/2970 98% [============================================================= ] 2934/2970 98% [============================================================= ] 2935/2970 98% [============================================================= ] 2936/2970 98% [============================================================= ] 2937/2970 98% [============================================================= ] 2938/2970 98% [============================================================= ] 2939/2970 98% [============================================================= ] 2940/2970 98% [============================================================= ] 2941/2970 99% [============================================================= ] 2942/2970 99% [============================================================= ] 2943/2970 99% [============================================================= ] 2944/2970 99% [============================================================= ] 2945/2970 99% [============================================================= ] 2946/2970 99% [============================================================= ] 2947/2970 99% [============================================================= ] 2948/2970 99% [============================================================= ] 2949/2970 99% [============================================================= ] 2950/2970 99% [============================================================= ] 2951/2970 99% [============================================================= ] 2952/2970 99% [============================================================= ] 2953/2970 99% [============================================================= ] 2954/2970 99% [============================================================= ] 2955/2970 99% [============================================================= ] 2956/2970 99% [============================================================= ] 2957/2970 99% [============================================================= ] 2958/2970 99% [============================================================= ] 2959/2970 99% [============================================================= ] 2960/2970 99% [============================================================= ] 2961/2970 99% [============================================================= ] 2962/2970 99% [============================================================= ] 2963/2970 99% [============================================================= ] 2964/2970 99% [============================================================= ] 2965/2970 99% [============================================================= ] 2966/2970 99% [============================================================= ] 2967/2970 99% [============================================================= ] 2968/2970 99% [============================================================= ] 2969/2970 99% [==============================================================] 2970/2970 100% operation complete, 2970 objects in 54586 NAND pages. ln -snf /home/buildroot/autobuild/instance-3/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-3/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-3/buildroot' >>> Buildroot 2021.05-7808-geab2203476a Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-44-g2628500f5dff1dd99c49a09b418b3b1ea3a6b5d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.1.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.0.1 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-agent-proxy 1.97 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> 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) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> expat 2.4.9 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> sqlite 3.39.4 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> autossh 1.4g Collecting legal info autossh.c: OK (sha256: 014ec5a85a8899d4ea0e0a886bb3fc4c72b4bbec6414093ba1fdac5b178c25b4) >>> bcg729 1.1.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> bitwise 0.43 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-bootgen xilinx_v2022.2 Collecting legal info LICENSE: OK (sha256: 4da5f5eff0592e5d275f1871faf9e9a4fc0f6346027bfb777fa59d0aa6a59aa3) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cmocka 1.1.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-cryptsetup 2.5.0 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> debianutils 4.11 Collecting legal info debian/copyright: OK (sha256: 3c8b5112cb8f74ba959233291908d73f527afa6f1d96f93649aeb912b5884567) >>> host-delve 1.8.0 Collecting legal info LICENSE: OK (sha256: 778864b990007e8cef6633f8c372dd05bac1fada6cf67b008afb1483f83b38f5) >>> host-go 1.19.1 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4-bootstrap-20171003 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> dhcpdump 1.8 Collecting legal info LICENSE: OK (sha256: bab6ca76b7e93885396513689b1248dfb0e8fd662695b8bd1b26784ef71a0192) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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) >>> dhrystone 2 Collecting legal info >>> dropbear 2022.82 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> evtest 1.35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> execline 2.8.0.1 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> skalibs 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> flashrom 1.2 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> frotz 2.54 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-genimage 16 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gumbo-parser 0.10.1 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> haserl 0.9.36 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> hdparm 9.65 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> hiredis 1.0.2 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> ifplugd 0.28 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> ima-evm-utils 1.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> tpm2-tss 3.1.0 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> initscripts Collecting legal info >>> iputils 20211215 Collecting legal info LICENSE: OK (sha256: 973281334c2da6364fa6bdc44c1f0f8d60d80d73c782982ffc5d53b0a31aa042) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 0.63.3 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 65.3.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.4.9 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.3 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> jquery-mobile 1.4.3 Collecting legal info >>> jquery 3.5.1 Collecting legal info >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> kbd 2.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> kexec 2.0.25 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> lcms2 2.13.1 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> libaacs 0.11.1 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libminiupnpc 2.2.4 Collecting legal info LICENSE: OK (sha256: a0f853256954f388ce4fab5faaef6a1f5bcd5e682c3c7c70b07b7130e932a021) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> mfoc 0.10.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> mstpd 0.1.0 Collecting legal info LICENSE: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) hmac_md5.c: OK (sha256: c5cfd44652276184374adf454150d436ce958ce50acc4ef9ccb3605a5ca7a9d3) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> numactl 2.0.14 Collecting legal info README.md: OK (sha256: e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575) >>> nuttcp 6.1.2 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-opkg-utils 0.4.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-lxml 4.9.1 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> host-libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libxslt 1.1.37 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> qoriq-cadence-dp-firmware lsdk2012 Collecting legal info COPYING: OK (sha256: 9c16421e7c702f56756650b8ac954d34556327e598a8666e6e8f4eb3a1aa95f1) EULA: OK (sha256: 72edc2072c86d93aa1993d15d4d19d96270af3749b0108995ad50c81d1461f52) EULA.txt: OK (sha256: 53e3eb0b2bd81c171fa04c17514e20b39b7bb1fe1224c593f7717f615fb9d52b) >>> host-qoriq-rcw LSDK-21.08 Collecting legal info LICENSE: OK (sha256: 68f4b15ecc085729419bc60ca6eeadca5af0237bbfec791e8a79da9c943d42e9) >>> s6-linux-init 1.0.6.3 Collecting legal info COPYING: OK (sha256: 4a5e44a69d649f0c37b29d7f6e5df1bb292b09898247be07f0c97814dac4b15d) >>> s6 2.10.0.3 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-linux-utils 2.5.1.5 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> s6-portable-utils 2.2.3.2 Collecting legal info COPYING: OK (sha256: adecb8bedfaae27fcfe65ecb3ef0e2e71aa2a2b49dc21886a200bc677d93e6ec) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> shellinabox 2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> stm32flash 0.7 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> stunnel 5.65 Collecting legal info COPYING.md: OK (sha256: f10bcd7ee7b722dce40c9c674761ddb37e7e29a76a6e413e961cd52e361c5d7a) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> subversion 1.14.2 Collecting legal info LICENSE: OK (sha256: 484aff0cfbb81155a10f903ed756e27e9fc65578c245a295bae295c4bb51eaad) >>> utf8proc 2.7.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> sudo 1.9.11p2 Collecting legal info LICENSE.md: OK (sha256: cf3a83366f9aabfd76d693ce03843106fcaaf6c76dfa97610f7c0b719a06e6bb) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> tinc 1.0.36 Collecting legal info COPYING: OK (sha256: 3b37ffbf3459f2aceeef169aa65ee8b111ac1f8ba24a2a1b90b079678a9c7faa) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> tunctl 1.5 Collecting legal info tunctl.c: OK (sha256: bcd12b6749dbd86c051cc2ef9e838096741602d4db213cc866b1da6cfeda5f16) >>> uqmi 0a19b5b77140465c29e2afa7d611fe93abc9672f Collecting legal info main.c: OK (sha256: a69bf44dbff15d727578d2069a654d60e9034c5e2cc3e199a012e72afef6c259) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> webp 1.2.4 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> xl2tp 1.3.17 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> 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-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-mtd 2.1.3 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-squashfs 4.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: jquery-mobile-1.4.3: cannot save license (JQUERY_MOBILE_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-3/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'