printf ' rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -f /home/thomas/autobuild/instance-0/output-1/images/rootfs.ext2\n /home/thomas/autobuild/instance-0/output-1/host/sbin/mkfs.ext4 -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target -r 1 -N 0 -m 5 -L "rootfs" -I 256 -O ^64bit /home/thomas/autobuild/instance-0/output-1/images/rootfs.ext2 "5G" || { ret=$?; echo "*** Maybe you need to increase the filesystem size (BR2_TARGET_ROOTFS_EXT2_SIZE)" 1>&2; exit $ret; }\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot chmod a+x /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot rootdir=/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target table='/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mke2fs 1.46.5 (30-Dec-2021) Creating regular file /home/thomas/autobuild/instance-0/output-1/images/rootfs.ext2 64-bit filesystem support is not enabled. The larger fields afforded by this feature enable full-strength checksumming. Pass -O 64bit to rectify. Creating filesystem with 1310720 4k blocks and 327680 inodes Filesystem UUID: 252924de-e8ca-4e7d-a52f-953ae5265428 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736 Allocating group tables: 0/40 done Writing inode tables: 0/40 done Creating journal (16384 blocks): done Copying files into the device: done Writing superblocks and filesystem accounting information: 0/40 done PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-0/output-1/host/bin/lzop -9 -c /home/thomas/autobuild/instance-0/output-1/images/rootfs.ext2 > /home/thomas/autobuild/instance-0/output-1/images/rootfs.ext2.lzo ln -sf rootfs.ext2.lzo /home/thomas/autobuild/instance-0/output-1/images/rootfs.ext4.lzo >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/thomas/autobuild/instance-0/output-1/images rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/thomas/autobuild/instance-0/output-1/target/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/thomas/autobuild/instance-0/buildroot/support/scripts/mkusers /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/thomas/autobuild/instance-0/output-1/host/bin/makedevs -d /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/thomas/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/thomas/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/thomas/autobuild/instance-0/output-1/host/bin:/home/thomas/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" FAKEROOTDONTTRYCHOWN=1 /home/thomas/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/thomas/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 2951 objects. stage 2: creating image '/home/thomas/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/2951 0% [ ] 2/2951 0% [ ] 3/2951 0% [ ] 4/2951 0% [ ] 5/2951 0% [ ] 6/2951 0% [ ] 7/2951 0% [ ] 8/2951 0% [ ] 9/2951 0% [ ] 10/2951 0% [ ] 11/2951 0% [ ] 12/2951 0% [ ] 13/2951 0% [ ] 14/2951 0% [ ] 15/2951 0% [ ] 16/2951 0% [ ] 17/2951 0% [ ] 18/2951 0% [ ] 19/2951 0% [ ] 20/2951 0% [ ] 21/2951 0% [ ] 22/2951 0% [ ] 23/2951 0% [ ] 24/2951 0% [ ] 25/2951 0% [ ] 26/2951 0% [ ] 27/2951 0% [ ] 28/2951 0% [ ] 29/2951 0% [ ] 30/2951 1% [ ] 31/2951 1% [ ] 32/2951 1% [ ] 33/2951 1% [ ] 34/2951 1% [ ] 35/2951 1% [ ] 36/2951 1% [ ] 37/2951 1% [ ] 38/2951 1% [ ] 39/2951 1% [ ] 40/2951 1% [ ] 41/2951 1% [ ] 42/2951 1% [ ] 43/2951 1% [ ] 44/2951 1% [ ] 45/2951 1% [ ] 46/2951 1% [ ] 47/2951 1% [= ] 48/2951 1% [= ] 49/2951 1% [= ] 50/2951 1% [= ] 51/2951 1% [= ] 52/2951 1% [= ] 53/2951 1% [= ] 54/2951 1% [= ] 55/2951 1% [= ] 56/2951 1% [= ] 57/2951 1% [= ] 58/2951 1% [= ] 59/2951 1% [= ] 60/2951 2% [= ] 61/2951 2% [= ] 62/2951 2% [= ] 63/2951 2% [= ] 64/2951 2% [= ] 65/2951 2% [= ] 66/2951 2% [= ] 67/2951 2% [= ] 68/2951 2% [= ] 69/2951 2% [= ] 70/2951 2% [= ] 71/2951 2% [= ] 72/2951 2% [= ] 73/2951 2% [= ] 74/2951 2% [= ] 75/2951 2% [= ] 76/2951 2% [= ] 77/2951 2% [= ] 78/2951 2% [= ] 79/2951 2% [= ] 80/2951 2% [= ] 81/2951 2% [= ] 82/2951 2% [= ] 83/2951 2% [= ] 84/2951 2% [= ] 85/2951 2% [= ] 86/2951 2% [= ] 87/2951 2% [= ] 88/2951 2% [= ] 89/2951 3% [= ] 90/2951 3% [= ] 91/2951 3% [= ] 92/2951 3% [= ] 93/2951 3% [= ] 94/2951 3% [= ] 95/2951 3% [== ] 96/2951 3% [== ] 97/2951 3% [== ] 98/2951 3% [== ] 99/2951 3% [== ] 100/2951 3% [== ] 101/2951 3% [== ] 102/2951 3% [== ] 103/2951 3% [== ] 104/2951 3% [== ] 105/2951 3% [== ] 106/2951 3% [== ] 107/2951 3% [== ] 108/2951 3% [== ] 109/2951 3% [== ] 110/2951 3% [== ] 111/2951 3% [== ] 112/2951 3% [== ] 113/2951 3% [== ] 114/2951 3% [== ] 115/2951 3% [== ] 116/2951 3% [== ] 117/2951 3% [== ] 118/2951 3% [== ] 119/2951 4% [== ] 120/2951 4% [== ] 121/2951 4% [== ] 122/2951 4% [== ] 123/2951 4% [== ] 124/2951 4% [== ] 125/2951 4% [== ] 126/2951 4% [== ] 127/2951 4% [== ] 128/2951 4% [== ] 129/2951 4% [== ] 130/2951 4% [== ] 131/2951 4% [== ] 132/2951 4% [== ] 133/2951 4% [== ] 134/2951 4% [== ] 135/2951 4% [== ] 136/2951 4% [== ] 137/2951 4% [== ] 138/2951 4% [== ] 139/2951 4% [== ] 140/2951 4% [== ] 141/2951 4% [== ] 142/2951 4% [=== ] 143/2951 4% [=== ] 144/2951 4% [=== ] 145/2951 4% [=== ] 146/2951 4% [=== ] 147/2951 4% [=== ] 148/2951 5% [=== ] 149/2951 5% [=== ] 150/2951 5% [=== ] 151/2951 5% [=== ] 152/2951 5% [=== ] 153/2951 5% [=== ] 154/2951 5% [=== ] 155/2951 5% [=== ] 156/2951 5% [=== ] 157/2951 5% [=== ] 158/2951 5% [=== ] 159/2951 5% [=== ] 160/2951 5% [=== ] 161/2951 5% [=== ] 162/2951 5% [=== ] 163/2951 5% [=== ] 164/2951 5% [=== ] 165/2951 5% [=== ] 166/2951 5% [=== ] 167/2951 5% [=== ] 168/2951 5% [=== ] 169/2951 5% [=== ] 170/2951 5% [=== ] 171/2951 5% [=== ] 172/2951 5% [=== ] 173/2951 5% [=== ] 174/2951 5% [=== ] 175/2951 5% [=== ] 176/2951 5% [=== ] 177/2951 5% [=== ] 178/2951 6% [=== ] 179/2951 6% [=== ] 180/2951 6% [=== ] 181/2951 6% [=== ] 182/2951 6% [=== ] 183/2951 6% [=== ] 184/2951 6% [=== ] 185/2951 6% [=== ] 186/2951 6% [=== ] 187/2951 6% [=== ] 188/2951 6% [=== ] 189/2951 6% [=== ] 190/2951 6% [==== ] 191/2951 6% [==== ] 192/2951 6% [==== ] 193/2951 6% [==== ] 194/2951 6% [==== ] 195/2951 6% [==== ] 196/2951 6% [==== ] 197/2951 6% [==== ] 198/2951 6% [==== ] 199/2951 6% [==== ] 200/2951 6% [==== ] 201/2951 6% [==== ] 202/2951 6% [==== ] 203/2951 6% [==== ] 204/2951 6% [==== ] 205/2951 6% [==== ] 206/2951 6% [==== ] 207/2951 7% [==== ] 208/2951 7% [==== ] 209/2951 7% [==== ] 210/2951 7% [==== ] 211/2951 7% [==== ] 212/2951 7% [==== ] 213/2951 7% [==== ] 214/2951 7% [==== ] 215/2951 7% [==== ] 216/2951 7% [==== ] 217/2951 7% [==== ] 218/2951 7% [==== ] 219/2951 7% [==== ] 220/2951 7% [==== ] 221/2951 7% [==== ] 222/2951 7% [==== ] 223/2951 7% [==== ] 224/2951 7% [==== ] 225/2951 7% [==== ] 226/2951 7% [==== ] 227/2951 7% [==== ] 228/2951 7% [==== ] 229/2951 7% [==== ] 230/2951 7% [==== ] 231/2951 7% [==== ] 232/2951 7% [==== ] 233/2951 7% [==== ] 234/2951 7% [==== ] 235/2951 7% [==== ] 236/2951 7% [==== ] 237/2951 8% [===== ] 238/2951 8% [===== ] 239/2951 8% [===== ] 240/2951 8% [===== ] 241/2951 8% [===== ] 242/2951 8% [===== ] 243/2951 8% [===== ] 244/2951 8% [===== ] 245/2951 8% [===== ] 246/2951 8% [===== ] 247/2951 8% [===== ] 248/2951 8% [===== ] 249/2951 8% [===== ] 250/2951 8% [===== ] 251/2951 8% [===== ] 252/2951 8% [===== ] 253/2951 8% [===== ] 254/2951 8% [===== ] 255/2951 8% [===== ] 256/2951 8% [===== ] 257/2951 8% [===== ] 258/2951 8% [===== ] 259/2951 8% [===== ] 260/2951 8% [===== ] 261/2951 8% [===== ] 262/2951 8% [===== ] 263/2951 8% [===== ] 264/2951 8% [===== ] 265/2951 8% [===== ] 266/2951 9% [===== ] 267/2951 9% [===== ] 268/2951 9% [===== ] 269/2951 9% [===== ] 270/2951 9% [===== ] 271/2951 9% [===== ] 272/2951 9% [===== ] 273/2951 9% [===== ] 274/2951 9% [===== ] 275/2951 9% [===== ] 276/2951 9% [===== ] 277/2951 9% [===== ] 278/2951 9% [===== ] 279/2951 9% [===== ] 280/2951 9% [===== ] 281/2951 9% [===== ] 282/2951 9% [===== ] 283/2951 9% [===== ] 284/2951 9% [===== ] 285/2951 9% [====== ] 286/2951 9% [====== ] 287/2951 9% [====== ] 288/2951 9% [====== ] 289/2951 9% [====== ] 290/2951 9% [====== ] 291/2951 9% [====== ] 292/2951 9% [====== ] 293/2951 9% [====== ] 294/2951 9% [====== ] 295/2951 9% [====== ] 296/2951 10% [====== ] 297/2951 10% [====== ] 298/2951 10% [====== ] 299/2951 10% [====== ] 300/2951 10% [====== ] 301/2951 10% [====== ] 302/2951 10% [====== ] 303/2951 10% [====== ] 304/2951 10% [====== ] 305/2951 10% [====== ] 306/2951 10% [====== ] 307/2951 10% [====== ] 308/2951 10% [====== ] 309/2951 10% [====== ] 310/2951 10% [====== ] 311/2951 10% [====== ] 312/2951 10% [====== ] 313/2951 10% [====== ] 314/2951 10% [====== ] 315/2951 10% [====== ] 316/2951 10% [====== ] 317/2951 10% [====== ] 318/2951 10% [====== ] 319/2951 10% [====== ] 320/2951 10% [====== ] 321/2951 10% [====== ] 322/2951 10% [====== ] 323/2951 10% [====== ] 324/2951 10% [====== ] 325/2951 11% [====== ] 326/2951 11% [====== ] 327/2951 11% [====== ] 328/2951 11% [====== ] 329/2951 11% [====== ] 330/2951 11% [====== ] 331/2951 11% [====== ] 332/2951 11% [====== ] 333/2951 11% [======= ] 334/2951 11% [======= ] 335/2951 11% [======= ] 336/2951 11% [======= ] 337/2951 11% [======= ] 338/2951 11% [======= ] 339/2951 11% [======= ] 340/2951 11% [======= ] 341/2951 11% [======= ] 342/2951 11% [======= ] 343/2951 11% [======= ] 344/2951 11% [======= ] 345/2951 11% [======= ] 346/2951 11% [======= ] 347/2951 11% [======= ] 348/2951 11% [======= ] 349/2951 11% [======= ] 350/2951 11% [======= ] 351/2951 11% [======= ] 352/2951 11% [======= ] 353/2951 11% [======= ] 354/2951 11% [======= ] 355/2951 12% [======= ] 356/2951 12% [======= ] 357/2951 12% [======= ] 358/2951 12% [======= ] 359/2951 12% [======= ] 360/2951 12% [======= ] 361/2951 12% [======= ] 362/2951 12% [======= ] 363/2951 12% [======= ] 364/2951 12% [======= ] 365/2951 12% [======= ] 366/2951 12% [======= ] 367/2951 12% [======= ] 368/2951 12% [======= ] 369/2951 12% [======= ] 370/2951 12% [======= ] 371/2951 12% [======= ] 372/2951 12% [======= ] 373/2951 12% [======= ] 374/2951 12% [======= ] 375/2951 12% [======= ] 376/2951 12% [======= ] 377/2951 12% [======= ] 378/2951 12% [======= ] 379/2951 12% [======= ] 380/2951 12% [======== ] 381/2951 12% [======== ] 382/2951 12% [======== ] 383/2951 12% [======== ] 384/2951 13% [======== ] 385/2951 13% [======== ] 386/2951 13% [======== ] 387/2951 13% [======== ] 388/2951 13% [======== ] 389/2951 13% [======== ] 390/2951 13% [======== ] 391/2951 13% [======== ] 392/2951 13% [======== ] 393/2951 13% [======== ] 394/2951 13% [======== ] 395/2951 13% [======== ] 396/2951 13% [======== ] 397/2951 13% [======== ] 398/2951 13% [======== ] 399/2951 13% [======== ] 400/2951 13% [======== ] 401/2951 13% [======== ] 402/2951 13% [======== ] 403/2951 13% [======== ] 404/2951 13% [======== ] 405/2951 13% [======== ] 406/2951 13% [======== ] 407/2951 13% [======== ] 408/2951 13% [======== ] 409/2951 13% [======== ] 410/2951 13% [======== ] 411/2951 13% [======== ] 412/2951 13% [======== ] 413/2951 13% [======== ] 414/2951 14% [======== ] 415/2951 14% [======== ] 416/2951 14% [======== ] 417/2951 14% [======== ] 418/2951 14% [======== ] 419/2951 14% [======== ] 420/2951 14% [======== ] 421/2951 14% [======== ] 422/2951 14% [======== ] 423/2951 14% [======== ] 424/2951 14% [======== ] 425/2951 14% [======== ] 426/2951 14% [======== ] 427/2951 14% [======== ] 428/2951 14% [========= ] 429/2951 14% [========= ] 430/2951 14% [========= ] 431/2951 14% [========= ] 432/2951 14% [========= ] 433/2951 14% [========= ] 434/2951 14% [========= ] 435/2951 14% [========= ] 436/2951 14% [========= ] 437/2951 14% [========= ] 438/2951 14% [========= ] 439/2951 14% [========= ] 440/2951 14% [========= ] 441/2951 14% [========= ] 442/2951 14% [========= ] 443/2951 15% [========= ] 444/2951 15% [========= ] 445/2951 15% [========= ] 446/2951 15% [========= ] 447/2951 15% [========= ] 448/2951 15% [========= ] 449/2951 15% [========= ] 450/2951 15% [========= ] 451/2951 15% [========= ] 452/2951 15% [========= ] 453/2951 15% [========= ] 454/2951 15% [========= ] 455/2951 15% [========= ] 456/2951 15% [========= ] 457/2951 15% [========= ] 458/2951 15% [========= ] 459/2951 15% [========= ] 460/2951 15% [========= ] 461/2951 15% [========= ] 462/2951 15% [========= ] 463/2951 15% [========= ] 464/2951 15% [========= ] 465/2951 15% [========= ] 466/2951 15% [========= ] 467/2951 15% [========= ] 468/2951 15% [========= ] 469/2951 15% [========= ] 470/2951 15% [========= ] 471/2951 15% [========= ] 472/2951 15% [========= ] 473/2951 16% [========= ] 474/2951 16% [========= ] 475/2951 16% [========== ] 476/2951 16% [========== ] 477/2951 16% [========== ] 478/2951 16% [========== ] 479/2951 16% [========== ] 480/2951 16% [========== ] 481/2951 16% [========== ] 482/2951 16% [========== ] 483/2951 16% [========== ] 484/2951 16% [========== ] 485/2951 16% [========== ] 486/2951 16% [========== ] 487/2951 16% [========== ] 488/2951 16% [========== ] 489/2951 16% [========== ] 490/2951 16% [========== ] 491/2951 16% [========== ] 492/2951 16% [========== ] 493/2951 16% [========== ] 494/2951 16% [========== ] 495/2951 16% [========== ] 496/2951 16% [========== ] 497/2951 16% [========== ] 498/2951 16% [========== ] 499/2951 16% [========== ] 500/2951 16% [========== ] 501/2951 16% [========== ] 502/2951 17% [========== ] 503/2951 17% [========== ] 504/2951 17% [========== ] 505/2951 17% [========== ] 506/2951 17% [========== ] 507/2951 17% [========== ] 508/2951 17% [========== ] 509/2951 17% [========== ] 510/2951 17% [========== ] 511/2951 17% [========== ] 512/2951 17% [========== ] 513/2951 17% [========== ] 514/2951 17% [========== ] 515/2951 17% [========== ] 516/2951 17% [========== ] 517/2951 17% [========== ] 518/2951 17% [========== ] 519/2951 17% [========== ] 520/2951 17% [========== ] 521/2951 17% [========== ] 522/2951 17% [========== ] 523/2951 17% [=========== ] 524/2951 17% [=========== ] 525/2951 17% [=========== ] 526/2951 17% [=========== ] 527/2951 17% [=========== ] 528/2951 17% [=========== ] 529/2951 17% [=========== ] 530/2951 17% [=========== ] 531/2951 17% [=========== ] 532/2951 18% [=========== ] 533/2951 18% [=========== ] 534/2951 18% [=========== ] 535/2951 18% [=========== ] 536/2951 18% [=========== ] 537/2951 18% [=========== ] 538/2951 18% [=========== ] 539/2951 18% [=========== ] 540/2951 18% [=========== ] 541/2951 18% [=========== ] 542/2951 18% [=========== ] 543/2951 18% [=========== ] 544/2951 18% [=========== ] 545/2951 18% [=========== ] 546/2951 18% [=========== ] 547/2951 18% [=========== ] 548/2951 18% [=========== ] 549/2951 18% [=========== ] 550/2951 18% [=========== ] 551/2951 18% [=========== ] 552/2951 18% [=========== ] 553/2951 18% [=========== ] 554/2951 18% [=========== ] 555/2951 18% [=========== ] 556/2951 18% [=========== ] 557/2951 18% [=========== ] 558/2951 18% [=========== ] 559/2951 18% [=========== ] 560/2951 18% [=========== ] 561/2951 19% [=========== ] 562/2951 19% [=========== ] 563/2951 19% [=========== ] 564/2951 19% [=========== ] 565/2951 19% [=========== ] 566/2951 19% [=========== ] 567/2951 19% [=========== ] 568/2951 19% [=========== ] 569/2951 19% [=========== ] 570/2951 19% [=========== ] 571/2951 19% [============ ] 572/2951 19% [============ ] 573/2951 19% [============ ] 574/2951 19% [============ ] 575/2951 19% [============ ] 576/2951 19% [============ ] 577/2951 19% [============ ] 578/2951 19% [============ ] 579/2951 19% [============ ] 580/2951 19% [============ ] 581/2951 19% [============ ] 582/2951 19% [============ ] 583/2951 19% [============ ] 584/2951 19% [============ ] 585/2951 19% [============ ] 586/2951 19% [============ ] 587/2951 19% [============ ] 588/2951 19% [============ ] 589/2951 19% [============ ] 590/2951 19% [============ ] 591/2951 20% [============ ] 592/2951 20% [============ ] 593/2951 20% [============ ] 594/2951 20% [============ ] 595/2951 20% [============ ] 596/2951 20% [============ ] 597/2951 20% [============ ] 598/2951 20% [============ ] 599/2951 20% [============ ] 600/2951 20% [============ ] 601/2951 20% [============ ] 602/2951 20% [============ ] 603/2951 20% [============ ] 604/2951 20% [============ ] 605/2951 20% [============ ] 606/2951 20% [============ ] 607/2951 20% [============ ] 608/2951 20% [============ ] 609/2951 20% [============ ] 610/2951 20% [============ ] 611/2951 20% [============ ] 612/2951 20% [============ ] 613/2951 20% [============ ] 614/2951 20% [============ ] 615/2951 20% [============ ] 616/2951 20% [============ ] 617/2951 20% [============ ] 618/2951 20% [============= ] 619/2951 20% [============= ] 620/2951 21% [============= ] 621/2951 21% [============= ] 622/2951 21% [============= ] 623/2951 21% [============= ] 624/2951 21% [============= ] 625/2951 21% [============= ] 626/2951 21% [============= ] 627/2951 21% [============= ] 628/2951 21% [============= ] 629/2951 21% [============= ] 630/2951 21% [============= ] 631/2951 21% [============= ] 632/2951 21% [============= ] 633/2951 21% [============= ] 634/2951 21% [============= ] 635/2951 21% [============= ] 636/2951 21% [============= ] 637/2951 21% [============= ] 638/2951 21% [============= ] 639/2951 21% [============= ] 640/2951 21% [============= ] 641/2951 21% [============= ] 642/2951 21% [============= ] 643/2951 21% [============= ] 644/2951 21% [============= ] 645/2951 21% [============= ] 646/2951 21% [============= ] 647/2951 21% [============= ] 648/2951 21% [============= ] 649/2951 21% [============= ] 650/2951 22% [============= ] 651/2951 22% [============= ] 652/2951 22% [============= ] 653/2951 22% [============= ] 654/2951 22% [============= ] 655/2951 22% [============= ] 656/2951 22% [============= ] 657/2951 22% [============= ] 658/2951 22% [============= ] 659/2951 22% [============= ] 660/2951 22% [============= ] 661/2951 22% [============= ] 662/2951 22% [============= ] 663/2951 22% [============= ] 664/2951 22% [============= ] 665/2951 22% [============= ] 666/2951 22% [============== ] 667/2951 22% [============== ] 668/2951 22% [============== ] 669/2951 22% [============== ] 670/2951 22% [============== ] 671/2951 22% [============== ] 672/2951 22% [============== ] 673/2951 22% [============== ] 674/2951 22% [============== ] 675/2951 22% [============== ] 676/2951 22% [============== ] 677/2951 22% [============== ] 678/2951 22% [============== ] 679/2951 23% [============== ] 680/2951 23% [============== ] 681/2951 23% [============== ] 682/2951 23% [============== ] 683/2951 23% [============== ] 684/2951 23% [============== ] 685/2951 23% [============== ] 686/2951 23% [============== ] 687/2951 23% [============== ] 688/2951 23% [============== ] 689/2951 23% [============== ] 690/2951 23% [============== ] 691/2951 23% [============== ] 692/2951 23% [============== ] 693/2951 23% [============== ] 694/2951 23% [============== ] 695/2951 23% [============== ] 696/2951 23% [============== ] 697/2951 23% [============== ] 698/2951 23% [============== ] 699/2951 23% [============== ] 700/2951 23% [============== ] 701/2951 23% [============== ] 702/2951 23% [============== ] 703/2951 23% [============== ] 704/2951 23% [============== ] 705/2951 23% [============== ] 706/2951 23% [============== ] 707/2951 23% [============== ] 708/2951 23% [============== ] 709/2951 24% [============== ] 710/2951 24% [============== ] 711/2951 24% [============== ] 712/2951 24% [============== ] 713/2951 24% [=============== ] 714/2951 24% [=============== ] 715/2951 24% [=============== ] 716/2951 24% [=============== ] 717/2951 24% [=============== ] 718/2951 24% [=============== ] 719/2951 24% [=============== ] 720/2951 24% [=============== ] 721/2951 24% [=============== ] 722/2951 24% [=============== ] 723/2951 24% [=============== ] 724/2951 24% [=============== ] 725/2951 24% [=============== ] 726/2951 24% [=============== ] 727/2951 24% [=============== ] 728/2951 24% [=============== ] 729/2951 24% [=============== ] 730/2951 24% [=============== ] 731/2951 24% [=============== ] 732/2951 24% [=============== ] 733/2951 24% [=============== ] 734/2951 24% [=============== ] 735/2951 24% [=============== ] 736/2951 24% [=============== ] 737/2951 24% [=============== ] 738/2951 25% [=============== ] 739/2951 25% [=============== ] 740/2951 25% [=============== ] 741/2951 25% [=============== ] 742/2951 25% [=============== ] 743/2951 25% [=============== ] 744/2951 25% [=============== ] 745/2951 25% [=============== ] 746/2951 25% [=============== ] 747/2951 25% [=============== ] 748/2951 25% [=============== ] 749/2951 25% [=============== ] 750/2951 25% [=============== ] 751/2951 25% [=============== ] 752/2951 25% [=============== ] 753/2951 25% [=============== ] 754/2951 25% [=============== ] 755/2951 25% [=============== ] 756/2951 25% [=============== ] 757/2951 25% [=============== ] 758/2951 25% [=============== ] 759/2951 25% [=============== ] 760/2951 25% [=============== ] 761/2951 25% [================ ] 762/2951 25% [================ ] 763/2951 25% [================ ] 764/2951 25% [================ ] 765/2951 25% [================ ] 766/2951 25% [================ ] 767/2951 25% [================ ] 768/2951 26% [================ ] 769/2951 26% [================ ] 770/2951 26% [================ ] 771/2951 26% [================ ] 772/2951 26% [================ ] 773/2951 26% [================ ] 774/2951 26% [================ ] 775/2951 26% [================ ] 776/2951 26% [================ ] 777/2951 26% [================ ] 778/2951 26% [================ ] 779/2951 26% [================ ] 780/2951 26% [================ ] 781/2951 26% [================ ] 782/2951 26% [================ ] 783/2951 26% [================ ] 784/2951 26% [================ ] 785/2951 26% [================ ] 786/2951 26% [================ ] 787/2951 26% [================ ] 788/2951 26% [================ ] 789/2951 26% [================ ] 790/2951 26% [================ ] 791/2951 26% [================ ] 792/2951 26% [================ ] 793/2951 26% [================ ] 794/2951 26% [================ ] 795/2951 26% [================ ] 796/2951 26% [================ ] 797/2951 27% [================ ] 798/2951 27% [================ ] 799/2951 27% [================ ] 800/2951 27% [================ ] 801/2951 27% [================ ] 802/2951 27% [================ ] 803/2951 27% [================ ] 804/2951 27% [================ ] 805/2951 27% [================ ] 806/2951 27% [================ ] 807/2951 27% [================ ] 808/2951 27% [================ ] 809/2951 27% [================= ] 810/2951 27% [================= ] 811/2951 27% [================= ] 812/2951 27% [================= ] 813/2951 27% [================= ] 814/2951 27% [================= ] 815/2951 27% [================= ] 816/2951 27% [================= ] 817/2951 27% [================= ] 818/2951 27% [================= ] 819/2951 27% [================= ] 820/2951 27% [================= ] 821/2951 27% [================= ] 822/2951 27% [================= ] 823/2951 27% [================= ] 824/2951 27% [================= ] 825/2951 27% [================= ] 826/2951 27% [================= ] 827/2951 28% [================= ] 828/2951 28% [================= ] 829/2951 28% [================= ] 830/2951 28% [================= ] 831/2951 28% [================= ] 832/2951 28% [================= ] 833/2951 28% [================= ] 834/2951 28% [================= ] 835/2951 28% [================= ] 836/2951 28% [================= ] 837/2951 28% [================= ] 838/2951 28% [================= ] 839/2951 28% [================= ] 840/2951 28% [================= ] 841/2951 28% [================= ] 842/2951 28% [================= ] 843/2951 28% [================= ] 844/2951 28% [================= ] 845/2951 28% [================= ] 846/2951 28% [================= ] 847/2951 28% [================= ] 848/2951 28% [================= ] 849/2951 28% [================= ] 850/2951 28% [================= ] 851/2951 28% [================= ] 852/2951 28% [================= ] 853/2951 28% [================= ] 854/2951 28% [================= ] 855/2951 28% [================= ] 856/2951 29% [================== ] 857/2951 29% [================== ] 858/2951 29% [================== ] 859/2951 29% [================== ] 860/2951 29% [================== ] 861/2951 29% [================== ] 862/2951 29% [================== ] 863/2951 29% [================== ] 864/2951 29% [================== ] 865/2951 29% [================== ] 866/2951 29% [================== ] 867/2951 29% [================== ] 868/2951 29% [================== ] 869/2951 29% [================== ] 870/2951 29% [================== ] 871/2951 29% [================== ] 872/2951 29% [================== ] 873/2951 29% [================== ] 874/2951 29% [================== ] 875/2951 29% [================== ] 876/2951 29% [================== ] 877/2951 29% [================== ] 878/2951 29% [================== ] 879/2951 29% [================== ] 880/2951 29% [================== ] 881/2951 29% [================== ] 882/2951 29% [================== ] 883/2951 29% [================== ] 884/2951 29% [================== ] 885/2951 29% [================== ] 886/2951 30% [================== ] 887/2951 30% [================== ] 888/2951 30% [================== ] 889/2951 30% [================== ] 890/2951 30% [================== ] 891/2951 30% [================== ] 892/2951 30% [================== ] 893/2951 30% [================== ] 894/2951 30% [================== ] 895/2951 30% [================== ] 896/2951 30% [================== ] 897/2951 30% [================== ] 898/2951 30% [================== ] 899/2951 30% [================== ] 900/2951 30% [================== ] 901/2951 30% [================== ] 902/2951 30% [================== ] 903/2951 30% [================== ] 904/2951 30% [=================== ] 905/2951 30% [=================== ] 906/2951 30% [=================== ] 907/2951 30% [=================== ] 908/2951 30% [=================== ] 909/2951 30% [=================== ] 910/2951 30% [=================== ] 911/2951 30% [=================== ] 912/2951 30% [=================== ] 913/2951 30% [=================== ] 914/2951 30% [=================== ] 915/2951 31% [=================== ] 916/2951 31% [=================== ] 917/2951 31% [=================== ] 918/2951 31% [=================== ] 919/2951 31% [=================== ] 920/2951 31% [=================== ] 921/2951 31% [=================== ] 922/2951 31% [=================== ] 923/2951 31% [=================== ] 924/2951 31% [=================== ] 925/2951 31% [=================== ] 926/2951 31% [=================== ] 927/2951 31% [=================== ] 928/2951 31% [=================== ] 929/2951 31% [=================== ] 930/2951 31% [=================== ] 931/2951 31% [=================== ] 932/2951 31% [=================== ] 933/2951 31% [=================== ] 934/2951 31% [=================== ] 935/2951 31% [=================== ] 936/2951 31% [=================== ] 937/2951 31% [=================== ] 938/2951 31% [=================== ] 939/2951 31% [=================== ] 940/2951 31% [=================== ] 941/2951 31% [=================== ] 942/2951 31% [=================== ] 943/2951 31% [=================== ] 944/2951 31% [=================== ] 945/2951 32% [=================== ] 946/2951 32% [=================== ] 947/2951 32% [=================== ] 948/2951 32% [=================== ] 949/2951 32% [=================== ] 950/2951 32% [=================== ] 951/2951 32% [==================== ] 952/2951 32% [==================== ] 953/2951 32% [==================== ] 954/2951 32% [==================== ] 955/2951 32% [==================== ] 956/2951 32% [==================== ] 957/2951 32% [==================== ] 958/2951 32% [==================== ] 959/2951 32% [==================== ] 960/2951 32% [==================== ] 961/2951 32% [==================== ] 962/2951 32% [==================== ] 963/2951 32% [==================== ] 964/2951 32% [==================== ] 965/2951 32% [==================== ] 966/2951 32% [==================== ] 967/2951 32% [==================== ] 968/2951 32% [==================== ] 969/2951 32% [==================== ] 970/2951 32% [==================== ] 971/2951 32% [==================== ] 972/2951 32% [==================== ] 973/2951 32% [==================== ] 974/2951 33% [==================== ] 975/2951 33% [==================== ] 976/2951 33% [==================== ] 977/2951 33% [==================== ] 978/2951 33% [==================== ] 979/2951 33% [==================== ] 980/2951 33% [==================== ] 981/2951 33% [==================== ] 982/2951 33% [==================== ] 983/2951 33% [==================== ] 984/2951 33% [==================== ] 985/2951 33% [==================== ] 986/2951 33% [==================== ] 987/2951 33% [==================== ] 988/2951 33% [==================== ] 989/2951 33% [==================== ] 990/2951 33% [==================== ] 991/2951 33% [==================== ] 992/2951 33% [==================== ] 993/2951 33% [==================== ] 994/2951 33% [==================== ] 995/2951 33% [==================== ] 996/2951 33% [==================== ] 997/2951 33% [==================== ] 998/2951 33% [==================== ] 999/2951 33% [===================== ] 1000/2951 33% [===================== ] 1001/2951 33% [===================== ] 1002/2951 33% [===================== ] 1003/2951 33% [===================== ] 1004/2951 34% [===================== ] 1005/2951 34% [===================== ] 1006/2951 34% [===================== ] 1007/2951 34% [===================== ] 1008/2951 34% [===================== ] 1009/2951 34% [===================== ] 1010/2951 34% [===================== ] 1011/2951 34% [===================== ] 1012/2951 34% [===================== ] 1013/2951 34% [===================== ] 1014/2951 34% [===================== ] 1015/2951 34% [===================== ] 1016/2951 34% [===================== ] 1017/2951 34% [===================== ] 1018/2951 34% [===================== ] 1019/2951 34% [===================== ] 1020/2951 34% [===================== ] 1021/2951 34% [===================== ] 1022/2951 34% [===================== ] 1023/2951 34% [===================== ] 1024/2951 34% [===================== ] 1025/2951 34% [===================== ] 1026/2951 34% [===================== ] 1027/2951 34% [===================== ] 1028/2951 34% [===================== ] 1029/2951 34% [===================== ] 1030/2951 34% [===================== ] 1031/2951 34% [===================== ] 1032/2951 34% [===================== ] 1033/2951 35% [===================== ] 1034/2951 35% [===================== ] 1035/2951 35% [===================== ] 1036/2951 35% [===================== ] 1037/2951 35% [===================== ] 1038/2951 35% [===================== ] 1039/2951 35% [===================== ] 1040/2951 35% [===================== ] 1041/2951 35% [===================== ] 1042/2951 35% [===================== ] 1043/2951 35% [===================== ] 1044/2951 35% [===================== ] 1045/2951 35% [===================== ] 1046/2951 35% [===================== ] 1047/2951 35% [====================== ] 1048/2951 35% [====================== ] 1049/2951 35% [====================== ] 1050/2951 35% [====================== ] 1051/2951 35% [====================== ] 1052/2951 35% [====================== ] 1053/2951 35% [====================== ] 1054/2951 35% [====================== ] 1055/2951 35% [====================== ] 1056/2951 35% [====================== ] 1057/2951 35% [====================== ] 1058/2951 35% [====================== ] 1059/2951 35% [====================== ] 1060/2951 35% [====================== ] 1061/2951 35% [====================== ] 1062/2951 35% [====================== ] 1063/2951 36% [====================== ] 1064/2951 36% [====================== ] 1065/2951 36% [====================== ] 1066/2951 36% [====================== ] 1067/2951 36% [====================== ] 1068/2951 36% [====================== ] 1069/2951 36% [====================== ] 1070/2951 36% [====================== ] 1071/2951 36% [====================== ] 1072/2951 36% [====================== ] 1073/2951 36% [====================== ] 1074/2951 36% [====================== ] 1075/2951 36% [====================== ] 1076/2951 36% [====================== ] 1077/2951 36% [====================== ] 1078/2951 36% [====================== ] 1079/2951 36% [====================== ] 1080/2951 36% [====================== ] 1081/2951 36% [====================== ] 1082/2951 36% [====================== ] 1083/2951 36% [====================== ] 1084/2951 36% [====================== ] 1085/2951 36% [====================== ] 1086/2951 36% [====================== ] 1087/2951 36% [====================== ] 1088/2951 36% [====================== ] 1089/2951 36% [====================== ] 1090/2951 36% [====================== ] 1091/2951 36% [====================== ] 1092/2951 37% [====================== ] 1093/2951 37% [====================== ] 1094/2951 37% [======================= ] 1095/2951 37% [======================= ] 1096/2951 37% [======================= ] 1097/2951 37% [======================= ] 1098/2951 37% [======================= ] 1099/2951 37% [======================= ] 1100/2951 37% [======================= ] 1101/2951 37% [======================= ] 1102/2951 37% [======================= ] 1103/2951 37% [======================= ] 1104/2951 37% [======================= ] 1105/2951 37% [======================= ] 1106/2951 37% [======================= ] 1107/2951 37% [======================= ] 1108/2951 37% [======================= ] 1109/2951 37% [======================= ] 1110/2951 37% [======================= ] 1111/2951 37% [======================= ] 1112/2951 37% [======================= ] 1113/2951 37% [======================= ] 1114/2951 37% [======================= ] 1115/2951 37% [======================= ] 1116/2951 37% [======================= ] 1117/2951 37% [======================= ] 1118/2951 37% [======================= ] 1119/2951 37% [======================= ] 1120/2951 37% [======================= ] 1121/2951 37% [======================= ] 1122/2951 38% [======================= ] 1123/2951 38% [======================= ] 1124/2951 38% [======================= ] 1125/2951 38% [======================= ] 1126/2951 38% [======================= ] 1127/2951 38% [======================= ] 1128/2951 38% [======================= ] 1129/2951 38% [======================= ] 1130/2951 38% [======================= ] 1131/2951 38% [======================= ] 1132/2951 38% [======================= ] 1133/2951 38% [======================= ] 1134/2951 38% [======================= ] 1135/2951 38% [======================= ] 1136/2951 38% [======================= ] 1137/2951 38% [======================= ] 1138/2951 38% [======================= ] 1139/2951 38% [======================= ] 1140/2951 38% [======================= ] 1141/2951 38% [======================= ] 1142/2951 38% [======================== ] 1143/2951 38% [======================== ] 1144/2951 38% [======================== ] 1145/2951 38% [======================== ] 1146/2951 38% [======================== ] 1147/2951 38% [======================== ] 1148/2951 38% [======================== ] 1149/2951 38% [======================== ] 1150/2951 38% [======================== ] 1151/2951 39% [======================== ] 1152/2951 39% [======================== ] 1153/2951 39% [======================== ] 1154/2951 39% [======================== ] 1155/2951 39% [======================== ] 1156/2951 39% [======================== ] 1157/2951 39% [======================== ] 1158/2951 39% [======================== ] 1159/2951 39% [======================== ] 1160/2951 39% [======================== ] 1161/2951 39% [======================== ] 1162/2951 39% [======================== ] 1163/2951 39% [======================== ] 1164/2951 39% [======================== ] 1165/2951 39% [======================== ] 1166/2951 39% [======================== ] 1167/2951 39% [======================== ] 1168/2951 39% [======================== ] 1169/2951 39% [======================== ] 1170/2951 39% [======================== ] 1171/2951 39% [======================== ] 1172/2951 39% [======================== ] 1173/2951 39% [======================== ] 1174/2951 39% [======================== ] 1175/2951 39% [======================== ] 1176/2951 39% [======================== ] 1177/2951 39% [======================== ] 1178/2951 39% [======================== ] 1179/2951 39% [======================== ] 1180/2951 39% [======================== ] 1181/2951 40% [======================== ] 1182/2951 40% [======================== ] 1183/2951 40% [======================== ] 1184/2951 40% [======================== ] 1185/2951 40% [======================== ] 1186/2951 40% [======================== ] 1187/2951 40% [======================== ] 1188/2951 40% [======================== ] 1189/2951 40% [========================= ] 1190/2951 40% [========================= ] 1191/2951 40% [========================= ] 1192/2951 40% [========================= ] 1193/2951 40% [========================= ] 1194/2951 40% [========================= ] 1195/2951 40% [========================= ] 1196/2951 40% [========================= ] 1197/2951 40% [========================= ] 1198/2951 40% [========================= ] 1199/2951 40% [========================= ] 1200/2951 40% [========================= ] 1201/2951 40% [========================= ] 1202/2951 40% [========================= ] 1203/2951 40% [========================= ] 1204/2951 40% [========================= ] 1205/2951 40% [========================= ] 1206/2951 40% [========================= ] 1207/2951 40% [========================= ] 1208/2951 40% [========================= ] 1209/2951 40% [========================= ] 1210/2951 41% [========================= ] 1211/2951 41% [========================= ] 1212/2951 41% [========================= ] 1213/2951 41% [========================= ] 1214/2951 41% [========================= ] 1215/2951 41% [========================= ] 1216/2951 41% [========================= ] 1217/2951 41% [========================= ] 1218/2951 41% [========================= ] 1219/2951 41% [========================= ] 1220/2951 41% [========================= ] 1221/2951 41% [========================= ] 1222/2951 41% [========================= ] 1223/2951 41% [========================= ] 1224/2951 41% [========================= ] 1225/2951 41% [========================= ] 1226/2951 41% [========================= ] 1227/2951 41% [========================= ] 1228/2951 41% [========================= ] 1229/2951 41% [========================= ] 1230/2951 41% [========================= ] 1231/2951 41% [========================= ] 1232/2951 41% [========================= ] 1233/2951 41% [========================= ] 1234/2951 41% [========================= ] 1235/2951 41% [========================= ] 1236/2951 41% [========================= ] 1237/2951 41% [========================== ] 1238/2951 41% [========================== ] 1239/2951 41% [========================== ] 1240/2951 42% [========================== ] 1241/2951 42% [========================== ] 1242/2951 42% [========================== ] 1243/2951 42% [========================== ] 1244/2951 42% [========================== ] 1245/2951 42% [========================== ] 1246/2951 42% [========================== ] 1247/2951 42% [========================== ] 1248/2951 42% [========================== ] 1249/2951 42% [========================== ] 1250/2951 42% [========================== ] 1251/2951 42% [========================== ] 1252/2951 42% [========================== ] 1253/2951 42% [========================== ] 1254/2951 42% [========================== ] 1255/2951 42% [========================== ] 1256/2951 42% [========================== ] 1257/2951 42% [========================== ] 1258/2951 42% [========================== ] 1259/2951 42% [========================== ] 1260/2951 42% [========================== ] 1261/2951 42% [========================== ] 1262/2951 42% [========================== ] 1263/2951 42% [========================== ] 1264/2951 42% [========================== ] 1265/2951 42% [========================== ] 1266/2951 42% [========================== ] 1267/2951 42% [========================== ] 1268/2951 42% [========================== ] 1269/2951 43% [========================== ] 1270/2951 43% [========================== ] 1271/2951 43% [========================== ] 1272/2951 43% [========================== ] 1273/2951 43% [========================== ] 1274/2951 43% [========================== ] 1275/2951 43% [========================== ] 1276/2951 43% [========================== ] 1277/2951 43% [========================== ] 1278/2951 43% [========================== ] 1279/2951 43% [========================== ] 1280/2951 43% [========================== ] 1281/2951 43% [========================== ] 1282/2951 43% [========================== ] 1283/2951 43% [========================== ] 1284/2951 43% [========================== ] 1285/2951 43% [=========================== ] 1286/2951 43% [=========================== ] 1287/2951 43% [=========================== ] 1288/2951 43% [=========================== ] 1289/2951 43% [=========================== ] 1290/2951 43% [=========================== ] 1291/2951 43% [=========================== ] 1292/2951 43% [=========================== ] 1293/2951 43% [=========================== ] 1294/2951 43% [=========================== ] 1295/2951 43% [=========================== ] 1296/2951 43% [=========================== ] 1297/2951 43% [=========================== ] 1298/2951 43% [=========================== ] 1299/2951 44% [=========================== ] 1300/2951 44% [=========================== ] 1301/2951 44% [=========================== ] 1302/2951 44% [=========================== ] 1303/2951 44% [=========================== ] 1304/2951 44% [=========================== ] 1305/2951 44% [=========================== ] 1306/2951 44% [=========================== ] 1307/2951 44% [=========================== ] 1308/2951 44% [=========================== ] 1309/2951 44% [=========================== ] 1310/2951 44% [=========================== ] 1311/2951 44% [=========================== ] 1312/2951 44% [=========================== ] 1313/2951 44% [=========================== ] 1314/2951 44% [=========================== ] 1315/2951 44% [=========================== ] 1316/2951 44% [=========================== ] 1317/2951 44% [=========================== ] 1318/2951 44% [=========================== ] 1319/2951 44% [=========================== ] 1320/2951 44% [=========================== ] 1321/2951 44% [=========================== ] 1322/2951 44% [=========================== ] 1323/2951 44% [=========================== ] 1324/2951 44% [=========================== ] 1325/2951 44% [=========================== ] 1326/2951 44% [=========================== ] 1327/2951 44% [=========================== ] 1328/2951 45% [=========================== ] 1329/2951 45% [=========================== ] 1330/2951 45% [=========================== ] 1331/2951 45% [=========================== ] 1332/2951 45% [============================ ] 1333/2951 45% [============================ ] 1334/2951 45% [============================ ] 1335/2951 45% [============================ ] 1336/2951 45% [============================ ] 1337/2951 45% [============================ ] 1338/2951 45% [============================ ] 1339/2951 45% [============================ ] 1340/2951 45% [============================ ] 1341/2951 45% [============================ ] 1342/2951 45% [============================ ] 1343/2951 45% [============================ ] 1344/2951 45% [============================ ] 1345/2951 45% [============================ ] 1346/2951 45% [============================ ] 1347/2951 45% [============================ ] 1348/2951 45% [============================ ] 1349/2951 45% [============================ ] 1350/2951 45% [============================ ] 1351/2951 45% [============================ ] 1352/2951 45% [============================ ] 1353/2951 45% [============================ ] 1354/2951 45% [============================ ] 1355/2951 45% [============================ ] 1356/2951 45% [============================ ] 1357/2951 45% [============================ ] 1358/2951 46% [============================ ] 1359/2951 46% [============================ ] 1360/2951 46% [============================ ] 1361/2951 46% [============================ ] 1362/2951 46% [============================ ] 1363/2951 46% [============================ ] 1364/2951 46% [============================ ] 1365/2951 46% [============================ ] 1366/2951 46% [============================ ] 1367/2951 46% [============================ ] 1368/2951 46% [============================ ] 1369/2951 46% [============================ ] 1370/2951 46% [============================ ] 1371/2951 46% [============================ ] 1372/2951 46% [============================ ] 1373/2951 46% [============================ ] 1374/2951 46% [============================ ] 1375/2951 46% [============================ ] 1376/2951 46% [============================ ] 1377/2951 46% [============================ ] 1378/2951 46% [============================ ] 1379/2951 46% [============================ ] 1380/2951 46% [============================= ] 1381/2951 46% [============================= ] 1382/2951 46% [============================= ] 1383/2951 46% [============================= ] 1384/2951 46% [============================= ] 1385/2951 46% [============================= ] 1386/2951 46% [============================= ] 1387/2951 47% [============================= ] 1388/2951 47% [============================= ] 1389/2951 47% [============================= ] 1390/2951 47% [============================= ] 1391/2951 47% [============================= ] 1392/2951 47% [============================= ] 1393/2951 47% [============================= ] 1394/2951 47% [============================= ] 1395/2951 47% [============================= ] 1396/2951 47% [============================= ] 1397/2951 47% [============================= ] 1398/2951 47% [============================= ] 1399/2951 47% [============================= ] 1400/2951 47% [============================= ] 1401/2951 47% [============================= ] 1402/2951 47% [============================= ] 1403/2951 47% [============================= ] 1404/2951 47% [============================= ] 1405/2951 47% [============================= ] 1406/2951 47% [============================= ] 1407/2951 47% [============================= ] 1408/2951 47% [============================= ] 1409/2951 47% [============================= ] 1410/2951 47% [============================= ] 1411/2951 47% [============================= ] 1412/2951 47% [============================= ] 1413/2951 47% [============================= ] 1414/2951 47% [============================= ] 1415/2951 47% [============================= ] 1416/2951 47% [============================= ] 1417/2951 48% [============================= ] 1418/2951 48% [============================= ] 1419/2951 48% [============================= ] 1420/2951 48% [============================= ] 1421/2951 48% [============================= ] 1422/2951 48% [============================= ] 1423/2951 48% [============================= ] 1424/2951 48% [============================= ] 1425/2951 48% [============================= ] 1426/2951 48% [============================= ] 1427/2951 48% [============================== ] 1428/2951 48% [============================== ] 1429/2951 48% [============================== ] 1430/2951 48% [============================== ] 1431/2951 48% [============================== ] 1432/2951 48% [============================== ] 1433/2951 48% [============================== ] 1434/2951 48% [============================== ] 1435/2951 48% [============================== ] 1436/2951 48% [============================== ] 1437/2951 48% [============================== ] 1438/2951 48% [============================== ] 1439/2951 48% [============================== ] 1440/2951 48% [============================== ] 1441/2951 48% [============================== ] 1442/2951 48% [============================== ] 1443/2951 48% [============================== ] 1444/2951 48% [============================== ] 1445/2951 48% [============================== ] 1446/2951 49% [============================== ] 1447/2951 49% [============================== ] 1448/2951 49% [============================== ] 1449/2951 49% [============================== ] 1450/2951 49% [============================== ] 1451/2951 49% [============================== ] 1452/2951 49% [============================== ] 1453/2951 49% [============================== ] 1454/2951 49% [============================== ] 1455/2951 49% [============================== ] 1456/2951 49% [============================== ] 1457/2951 49% [============================== ] 1458/2951 49% [============================== ] 1459/2951 49% [============================== ] 1460/2951 49% [============================== ] 1461/2951 49% [============================== ] 1462/2951 49% [============================== ] 1463/2951 49% [============================== ] 1464/2951 49% [============================== ] 1465/2951 49% [============================== ] 1466/2951 49% [============================== ] 1467/2951 49% [============================== ] 1468/2951 49% [============================== ] 1469/2951 49% [============================== ] 1470/2951 49% [============================== ] 1471/2951 49% [============================== ] 1472/2951 49% [============================== ] 1473/2951 49% [============================== ] 1474/2951 49% [============================== ] 1475/2951 49% [=============================== ] 1476/2951 50% [=============================== ] 1477/2951 50% [=============================== ] 1478/2951 50% [=============================== ] 1479/2951 50% [=============================== ] 1480/2951 50% [=============================== ] 1481/2951 50% [=============================== ] 1482/2951 50% [=============================== ] 1483/2951 50% [=============================== ] 1484/2951 50% [=============================== ] 1485/2951 50% [=============================== ] 1486/2951 50% [=============================== ] 1487/2951 50% [=============================== ] 1488/2951 50% [=============================== ] 1489/2951 50% [=============================== ] 1490/2951 50% [=============================== ] 1491/2951 50% [=============================== ] 1492/2951 50% [=============================== ] 1493/2951 50% [=============================== ] 1494/2951 50% [=============================== ] 1495/2951 50% [=============================== ] 1496/2951 50% [=============================== ] 1497/2951 50% [=============================== ] 1498/2951 50% [=============================== ] 1499/2951 50% [=============================== ] 1500/2951 50% [=============================== ] 1501/2951 50% [=============================== ] 1502/2951 50% [=============================== ] 1503/2951 50% [=============================== ] 1504/2951 50% [=============================== ] 1505/2951 50% [=============================== ] 1506/2951 51% [=============================== ] 1507/2951 51% [=============================== ] 1508/2951 51% [=============================== ] 1509/2951 51% [=============================== ] 1510/2951 51% [=============================== ] 1511/2951 51% [=============================== ] 1512/2951 51% [=============================== ] 1513/2951 51% [=============================== ] 1514/2951 51% [=============================== ] 1515/2951 51% [=============================== ] 1516/2951 51% [=============================== ] 1517/2951 51% [=============================== ] 1518/2951 51% [=============================== ] 1519/2951 51% [=============================== ] 1520/2951 51% [=============================== ] 1521/2951 51% [=============================== ] 1522/2951 51% [=============================== ] 1523/2951 51% [================================ ] 1524/2951 51% [================================ ] 1525/2951 51% [================================ ] 1526/2951 51% [================================ ] 1527/2951 51% [================================ ] 1528/2951 51% [================================ ] 1529/2951 51% [================================ ] 1530/2951 51% [================================ ] 1531/2951 51% [================================ ] 1532/2951 51% [================================ ] 1533/2951 51% [================================ ] 1534/2951 51% [================================ ] 1535/2951 52% [================================ ] 1536/2951 52% [================================ ] 1537/2951 52% [================================ ] 1538/2951 52% [================================ ] 1539/2951 52% [================================ ] 1540/2951 52% [================================ ] 1541/2951 52% [================================ ] 1542/2951 52% [================================ ] 1543/2951 52% [================================ ] 1544/2951 52% [================================ ] 1545/2951 52% [================================ ] 1546/2951 52% [================================ ] 1547/2951 52% [================================ ] 1548/2951 52% [================================ ] 1549/2951 52% [================================ ] 1550/2951 52% [================================ ] 1551/2951 52% [================================ ] 1552/2951 52% [================================ ] 1553/2951 52% [================================ ] 1554/2951 52% [================================ ] 1555/2951 52% [================================ ] 1556/2951 52% [================================ ] 1557/2951 52% [================================ ] 1558/2951 52% [================================ ] 1559/2951 52% [================================ ] 1560/2951 52% [================================ ] 1561/2951 52% [================================ ] 1562/2951 52% [================================ ] 1563/2951 52% [================================ ] 1564/2951 52% [================================ ] 1565/2951 53% [================================ ] 1566/2951 53% [================================ ] 1567/2951 53% [================================ ] 1568/2951 53% [================================ ] 1569/2951 53% [================================ ] 1570/2951 53% [================================= ] 1571/2951 53% [================================= ] 1572/2951 53% [================================= ] 1573/2951 53% [================================= ] 1574/2951 53% [================================= ] 1575/2951 53% [================================= ] 1576/2951 53% [================================= ] 1577/2951 53% [================================= ] 1578/2951 53% [================================= ] 1579/2951 53% [================================= ] 1580/2951 53% [================================= ] 1581/2951 53% [================================= ] 1582/2951 53% [================================= ] 1583/2951 53% [================================= ] 1584/2951 53% [================================= ] 1585/2951 53% [================================= ] 1586/2951 53% [================================= ] 1587/2951 53% [================================= ] 1588/2951 53% [================================= ] 1589/2951 53% [================================= ] 1590/2951 53% [================================= ] 1591/2951 53% [================================= ] 1592/2951 53% [================================= ] 1593/2951 53% [================================= ] 1594/2951 54% [================================= ] 1595/2951 54% [================================= ] 1596/2951 54% [================================= ] 1597/2951 54% [================================= ] 1598/2951 54% [================================= ] 1599/2951 54% [================================= ] 1600/2951 54% [================================= ] 1601/2951 54% [================================= ] 1602/2951 54% [================================= ] 1603/2951 54% [================================= ] 1604/2951 54% [================================= ] 1605/2951 54% [================================= ] 1606/2951 54% [================================= ] 1607/2951 54% [================================= ] 1608/2951 54% [================================= ] 1609/2951 54% [================================= ] 1610/2951 54% [================================= ] 1611/2951 54% [================================= ] 1612/2951 54% [================================= ] 1613/2951 54% [================================= ] 1614/2951 54% [================================= ] 1615/2951 54% [================================= ] 1616/2951 54% [================================= ] 1617/2951 54% [================================= ] 1618/2951 54% [================================== ] 1619/2951 54% [================================== ] 1620/2951 54% [================================== ] 1621/2951 54% [================================== ] 1622/2951 54% [================================== ] 1623/2951 54% [================================== ] 1624/2951 55% [================================== ] 1625/2951 55% [================================== ] 1626/2951 55% [================================== ] 1627/2951 55% [================================== ] 1628/2951 55% [================================== ] 1629/2951 55% [================================== ] 1630/2951 55% [================================== ] 1631/2951 55% [================================== ] 1632/2951 55% [================================== ] 1633/2951 55% [================================== ] 1634/2951 55% [================================== ] 1635/2951 55% [================================== ] 1636/2951 55% [================================== ] 1637/2951 55% [================================== ] 1638/2951 55% [================================== ] 1639/2951 55% [================================== ] 1640/2951 55% [================================== ] 1641/2951 55% [================================== ] 1642/2951 55% [================================== ] 1643/2951 55% [================================== ] 1644/2951 55% [================================== ] 1645/2951 55% [================================== ] 1646/2951 55% [================================== ] 1647/2951 55% [================================== ] 1648/2951 55% [================================== ] 1649/2951 55% [================================== ] 1650/2951 55% [================================== ] 1651/2951 55% [================================== ] 1652/2951 55% [================================== ] 1653/2951 56% [================================== ] 1654/2951 56% [================================== ] 1655/2951 56% [================================== ] 1656/2951 56% [================================== ] 1657/2951 56% [================================== ] 1658/2951 56% [================================== ] 1659/2951 56% [================================== ] 1660/2951 56% [================================== ] 1661/2951 56% [================================== ] 1662/2951 56% [================================== ] 1663/2951 56% [================================== ] 1664/2951 56% [================================== ] 1665/2951 56% [=================================== ] 1666/2951 56% [=================================== ] 1667/2951 56% [=================================== ] 1668/2951 56% [=================================== ] 1669/2951 56% [=================================== ] 1670/2951 56% [=================================== ] 1671/2951 56% [=================================== ] 1672/2951 56% [=================================== ] 1673/2951 56% [=================================== ] 1674/2951 56% [=================================== ] 1675/2951 56% [=================================== ] 1676/2951 56% [=================================== ] 1677/2951 56% [=================================== ] 1678/2951 56% [=================================== ] 1679/2951 56% [=================================== ] 1680/2951 56% [=================================== ] 1681/2951 56% [=================================== ] 1682/2951 56% [=================================== ] 1683/2951 57% [=================================== ] 1684/2951 57% [=================================== ] 1685/2951 57% [=================================== ] 1686/2951 57% [=================================== ] 1687/2951 57% [=================================== ] 1688/2951 57% [=================================== ] 1689/2951 57% [=================================== ] 1690/2951 57% [=================================== ] 1691/2951 57% [=================================== ] 1692/2951 57% [=================================== ] 1693/2951 57% [=================================== ] 1694/2951 57% [=================================== ] 1695/2951 57% [=================================== ] 1696/2951 57% [=================================== ] 1697/2951 57% [=================================== ] 1698/2951 57% [=================================== ] 1699/2951 57% [=================================== ] 1700/2951 57% [=================================== ] 1701/2951 57% [=================================== ] 1702/2951 57% [=================================== ] 1703/2951 57% [=================================== ] 1704/2951 57% [=================================== ] 1705/2951 57% [=================================== ] 1706/2951 57% [=================================== ] 1707/2951 57% [=================================== ] 1708/2951 57% [=================================== ] 1709/2951 57% [=================================== ] 1710/2951 57% [=================================== ] 1711/2951 57% [=================================== ] 1712/2951 58% [=================================== ] 1713/2951 58% [==================================== ] 1714/2951 58% [==================================== ] 1715/2951 58% [==================================== ] 1716/2951 58% [==================================== ] 1717/2951 58% [==================================== ] 1718/2951 58% [==================================== ] 1719/2951 58% [==================================== ] 1720/2951 58% [==================================== ] 1721/2951 58% [==================================== ] 1722/2951 58% [==================================== ] 1723/2951 58% [==================================== ] 1724/2951 58% [==================================== ] 1725/2951 58% [==================================== ] 1726/2951 58% [==================================== ] 1727/2951 58% [==================================== ] 1728/2951 58% [==================================== ] 1729/2951 58% [==================================== ] 1730/2951 58% [==================================== ] 1731/2951 58% [==================================== ] 1732/2951 58% [==================================== ] 1733/2951 58% [==================================== ] 1734/2951 58% [==================================== ] 1735/2951 58% [==================================== ] 1736/2951 58% [==================================== ] 1737/2951 58% [==================================== ] 1738/2951 58% [==================================== ] 1739/2951 58% [==================================== ] 1740/2951 58% [==================================== ] 1741/2951 58% [==================================== ] 1742/2951 59% [==================================== ] 1743/2951 59% [==================================== ] 1744/2951 59% [==================================== ] 1745/2951 59% [==================================== ] 1746/2951 59% [==================================== ] 1747/2951 59% [==================================== ] 1748/2951 59% [==================================== ] 1749/2951 59% [==================================== ] 1750/2951 59% [==================================== ] 1751/2951 59% [==================================== ] 1752/2951 59% [==================================== ] 1753/2951 59% [==================================== ] 1754/2951 59% [==================================== ] 1755/2951 59% [==================================== ] 1756/2951 59% [==================================== ] 1757/2951 59% [==================================== ] 1758/2951 59% [==================================== ] 1759/2951 59% [==================================== ] 1760/2951 59% [==================================== ] 1761/2951 59% [===================================== ] 1762/2951 59% [===================================== ] 1763/2951 59% [===================================== ] 1764/2951 59% [===================================== ] 1765/2951 59% [===================================== ] 1766/2951 59% [===================================== ] 1767/2951 59% [===================================== ] 1768/2951 59% [===================================== ] 1769/2951 59% [===================================== ] 1770/2951 59% [===================================== ] 1771/2951 60% [===================================== ] 1772/2951 60% [===================================== ] 1773/2951 60% [===================================== ] 1774/2951 60% [===================================== ] 1775/2951 60% [===================================== ] 1776/2951 60% [===================================== ] 1777/2951 60% [===================================== ] 1778/2951 60% [===================================== ] 1779/2951 60% [===================================== ] 1780/2951 60% [===================================== ] 1781/2951 60% [===================================== ] 1782/2951 60% [===================================== ] 1783/2951 60% [===================================== ] 1784/2951 60% [===================================== ] 1785/2951 60% [===================================== ] 1786/2951 60% [===================================== ] 1787/2951 60% [===================================== ] 1788/2951 60% [===================================== ] 1789/2951 60% [===================================== ] 1790/2951 60% [===================================== ] 1791/2951 60% [===================================== ] 1792/2951 60% [===================================== ] 1793/2951 60% [===================================== ] 1794/2951 60% [===================================== ] 1795/2951 60% [===================================== ] 1796/2951 60% [===================================== ] 1797/2951 60% [===================================== ] 1798/2951 60% [===================================== ] 1799/2951 60% [===================================== ] 1800/2951 60% [===================================== ] 1801/2951 61% [===================================== ] 1802/2951 61% [===================================== ] 1803/2951 61% [===================================== ] 1804/2951 61% [===================================== ] 1805/2951 61% [===================================== ] 1806/2951 61% [===================================== ] 1807/2951 61% [===================================== ] 1808/2951 61% [====================================== ] 1809/2951 61% [====================================== ] 1810/2951 61% [====================================== ] 1811/2951 61% [====================================== ] 1812/2951 61% [====================================== ] 1813/2951 61% [====================================== ] 1814/2951 61% [====================================== ] 1815/2951 61% [====================================== ] 1816/2951 61% [====================================== ] 1817/2951 61% [====================================== ] 1818/2951 61% [====================================== ] 1819/2951 61% [====================================== ] 1820/2951 61% [====================================== ] 1821/2951 61% [====================================== ] 1822/2951 61% [====================================== ] 1823/2951 61% [====================================== ] 1824/2951 61% [====================================== ] 1825/2951 61% [====================================== ] 1826/2951 61% [====================================== ] 1827/2951 61% [====================================== ] 1828/2951 61% [====================================== ] 1829/2951 61% [====================================== ] 1830/2951 62% [====================================== ] 1831/2951 62% [====================================== ] 1832/2951 62% [====================================== ] 1833/2951 62% [====================================== ] 1834/2951 62% [====================================== ] 1835/2951 62% [====================================== ] 1836/2951 62% [====================================== ] 1837/2951 62% [====================================== ] 1838/2951 62% [====================================== ] 1839/2951 62% [====================================== ] 1840/2951 62% [====================================== ] 1841/2951 62% [====================================== ] 1842/2951 62% [====================================== ] 1843/2951 62% [====================================== ] 1844/2951 62% [====================================== ] 1845/2951 62% [====================================== ] 1846/2951 62% [====================================== ] 1847/2951 62% [====================================== ] 1848/2951 62% [====================================== ] 1849/2951 62% [====================================== ] 1850/2951 62% [====================================== ] 1851/2951 62% [====================================== ] 1852/2951 62% [====================================== ] 1853/2951 62% [====================================== ] 1854/2951 62% [====================================== ] 1855/2951 62% [====================================== ] 1856/2951 62% [======================================= ] 1857/2951 62% [======================================= ] 1858/2951 62% [======================================= ] 1859/2951 62% [======================================= ] 1860/2951 63% [======================================= ] 1861/2951 63% [======================================= ] 1862/2951 63% [======================================= ] 1863/2951 63% [======================================= ] 1864/2951 63% [======================================= ] 1865/2951 63% [======================================= ] 1866/2951 63% [======================================= ] 1867/2951 63% [======================================= ] 1868/2951 63% [======================================= ] 1869/2951 63% [======================================= ] 1870/2951 63% [======================================= ] 1871/2951 63% [======================================= ] 1872/2951 63% [======================================= ] 1873/2951 63% [======================================= ] 1874/2951 63% [======================================= ] 1875/2951 63% [======================================= ] 1876/2951 63% [======================================= ] 1877/2951 63% [======================================= ] 1878/2951 63% [======================================= ] 1879/2951 63% [======================================= ] 1880/2951 63% [======================================= ] 1881/2951 63% [======================================= ] 1882/2951 63% [======================================= ] 1883/2951 63% [======================================= ] 1884/2951 63% [======================================= ] 1885/2951 63% [======================================= ] 1886/2951 63% [======================================= ] 1887/2951 63% [======================================= ] 1888/2951 63% [======================================= ] 1889/2951 64% [======================================= ] 1890/2951 64% [======================================= ] 1891/2951 64% [======================================= ] 1892/2951 64% [======================================= ] 1893/2951 64% [======================================= ] 1894/2951 64% [======================================= ] 1895/2951 64% [======================================= ] 1896/2951 64% [======================================= ] 1897/2951 64% [======================================= ] 1898/2951 64% [======================================= ] 1899/2951 64% [======================================= ] 1900/2951 64% [======================================= ] 1901/2951 64% [======================================= ] 1902/2951 64% [======================================= ] 1903/2951 64% [======================================== ] 1904/2951 64% [======================================== ] 1905/2951 64% [======================================== ] 1906/2951 64% [======================================== ] 1907/2951 64% [======================================== ] 1908/2951 64% [======================================== ] 1909/2951 64% [======================================== ] 1910/2951 64% [======================================== ] 1911/2951 64% [======================================== ] 1912/2951 64% [======================================== ] 1913/2951 64% [======================================== ] 1914/2951 64% [======================================== ] 1915/2951 64% [======================================== ] 1916/2951 64% [======================================== ] 1917/2951 64% [======================================== ] 1918/2951 64% [======================================== ] 1919/2951 65% [======================================== ] 1920/2951 65% [======================================== ] 1921/2951 65% [======================================== ] 1922/2951 65% [======================================== ] 1923/2951 65% [======================================== ] 1924/2951 65% [======================================== ] 1925/2951 65% [======================================== ] 1926/2951 65% [======================================== ] 1927/2951 65% [======================================== ] 1928/2951 65% [======================================== ] 1929/2951 65% [======================================== ] 1930/2951 65% [======================================== ] 1931/2951 65% [======================================== ] 1932/2951 65% [======================================== ] 1933/2951 65% [======================================== ] 1934/2951 65% [======================================== ] 1935/2951 65% [======================================== ] 1936/2951 65% [======================================== ] 1937/2951 65% [======================================== ] 1938/2951 65% [======================================== ] 1939/2951 65% [======================================== ] 1940/2951 65% [======================================== ] 1941/2951 65% [======================================== ] 1942/2951 65% [======================================== ] 1943/2951 65% [======================================== ] 1944/2951 65% [======================================== ] 1945/2951 65% [======================================== ] 1946/2951 65% [======================================== ] 1947/2951 65% [======================================== ] 1948/2951 66% [======================================== ] 1949/2951 66% [======================================== ] 1950/2951 66% [======================================== ] 1951/2951 66% [========================================= ] 1952/2951 66% [========================================= ] 1953/2951 66% [========================================= ] 1954/2951 66% [========================================= ] 1955/2951 66% [========================================= ] 1956/2951 66% [========================================= ] 1957/2951 66% [========================================= ] 1958/2951 66% [========================================= ] 1959/2951 66% [========================================= ] 1960/2951 66% [========================================= ] 1961/2951 66% [========================================= ] 1962/2951 66% [========================================= ] 1963/2951 66% [========================================= ] 1964/2951 66% [========================================= ] 1965/2951 66% [========================================= ] 1966/2951 66% [========================================= ] 1967/2951 66% [========================================= ] 1968/2951 66% [========================================= ] 1969/2951 66% [========================================= ] 1970/2951 66% [========================================= ] 1971/2951 66% [========================================= ] 1972/2951 66% [========================================= ] 1973/2951 66% [========================================= ] 1974/2951 66% [========================================= ] 1975/2951 66% [========================================= ] 1976/2951 66% [========================================= ] 1977/2951 66% [========================================= ] 1978/2951 67% [========================================= ] 1979/2951 67% [========================================= ] 1980/2951 67% [========================================= ] 1981/2951 67% [========================================= ] 1982/2951 67% [========================================= ] 1983/2951 67% [========================================= ] 1984/2951 67% [========================================= ] 1985/2951 67% [========================================= ] 1986/2951 67% [========================================= ] 1987/2951 67% [========================================= ] 1988/2951 67% [========================================= ] 1989/2951 67% [========================================= ] 1990/2951 67% [========================================= ] 1991/2951 67% [========================================= ] 1992/2951 67% [========================================= ] 1993/2951 67% [========================================= ] 1994/2951 67% [========================================= ] 1995/2951 67% [========================================= ] 1996/2951 67% [========================================= ] 1997/2951 67% [========================================= ] 1998/2951 67% [========================================= ] 1999/2951 67% [========================================== ] 2000/2951 67% [========================================== ] 2001/2951 67% [========================================== ] 2002/2951 67% [========================================== ] 2003/2951 67% [========================================== ] 2004/2951 67% [========================================== ] 2005/2951 67% [========================================== ] 2006/2951 67% [========================================== ] 2007/2951 68% [========================================== ] 2008/2951 68% [========================================== ] 2009/2951 68% [========================================== ] 2010/2951 68% [========================================== ] 2011/2951 68% [========================================== ] 2012/2951 68% [========================================== ] 2013/2951 68% [========================================== ] 2014/2951 68% [========================================== ] 2015/2951 68% [========================================== ] 2016/2951 68% [========================================== ] 2017/2951 68% [========================================== ] 2018/2951 68% [========================================== ] 2019/2951 68% [========================================== ] 2020/2951 68% [========================================== ] 2021/2951 68% [========================================== ] 2022/2951 68% [========================================== ] 2023/2951 68% [========================================== ] 2024/2951 68% [========================================== ] 2025/2951 68% [========================================== ] 2026/2951 68% [========================================== ] 2027/2951 68% [========================================== ] 2028/2951 68% [========================================== ] 2029/2951 68% [========================================== ] 2030/2951 68% [========================================== ] 2031/2951 68% [========================================== ] 2032/2951 68% [========================================== ] 2033/2951 68% [========================================== ] 2034/2951 68% [========================================== ] 2035/2951 68% [========================================== ] 2036/2951 68% [========================================== ] 2037/2951 69% [========================================== ] 2038/2951 69% [========================================== ] 2039/2951 69% [========================================== ] 2040/2951 69% [========================================== ] 2041/2951 69% [========================================== ] 2042/2951 69% [========================================== ] 2043/2951 69% [========================================== ] 2044/2951 69% [========================================== ] 2045/2951 69% [========================================== ] 2046/2951 69% [=========================================== ] 2047/2951 69% [=========================================== ] 2048/2951 69% [=========================================== ] 2049/2951 69% [=========================================== ] 2050/2951 69% [=========================================== ] 2051/2951 69% [=========================================== ] 2052/2951 69% [=========================================== ] 2053/2951 69% [=========================================== ] 2054/2951 69% [=========================================== ] 2055/2951 69% [=========================================== ] 2056/2951 69% [=========================================== ] 2057/2951 69% [=========================================== ] 2058/2951 69% [=========================================== ] 2059/2951 69% [=========================================== ] 2060/2951 69% [=========================================== ] 2061/2951 69% [=========================================== ] 2062/2951 69% [=========================================== ] 2063/2951 69% [=========================================== ] 2064/2951 69% [=========================================== ] 2065/2951 69% [=========================================== ] 2066/2951 70% [=========================================== ] 2067/2951 70% [=========================================== ] 2068/2951 70% [=========================================== ] 2069/2951 70% [=========================================== ] 2070/2951 70% [=========================================== ] 2071/2951 70% [=========================================== ] 2072/2951 70% [=========================================== ] 2073/2951 70% [=========================================== ] 2074/2951 70% [=========================================== ] 2075/2951 70% [=========================================== ] 2076/2951 70% [=========================================== ] 2077/2951 70% [=========================================== ] 2078/2951 70% [=========================================== ] 2079/2951 70% [=========================================== ] 2080/2951 70% [=========================================== ] 2081/2951 70% [=========================================== ] 2082/2951 70% [=========================================== ] 2083/2951 70% [=========================================== ] 2084/2951 70% [=========================================== ] 2085/2951 70% [=========================================== ] 2086/2951 70% [=========================================== ] 2087/2951 70% [=========================================== ] 2088/2951 70% [=========================================== ] 2089/2951 70% [=========================================== ] 2090/2951 70% [=========================================== ] 2091/2951 70% [=========================================== ] 2092/2951 70% [=========================================== ] 2093/2951 70% [=========================================== ] 2094/2951 70% [============================================ ] 2095/2951 70% [============================================ ] 2096/2951 71% [============================================ ] 2097/2951 71% [============================================ ] 2098/2951 71% [============================================ ] 2099/2951 71% [============================================ ] 2100/2951 71% [============================================ ] 2101/2951 71% [============================================ ] 2102/2951 71% [============================================ ] 2103/2951 71% [============================================ ] 2104/2951 71% [============================================ ] 2105/2951 71% [============================================ ] 2106/2951 71% [============================================ ] 2107/2951 71% [============================================ ] 2108/2951 71% [============================================ ] 2109/2951 71% [============================================ ] 2110/2951 71% [============================================ ] 2111/2951 71% [============================================ ] 2112/2951 71% [============================================ ] 2113/2951 71% [============================================ ] 2114/2951 71% [============================================ ] 2115/2951 71% [============================================ ] 2116/2951 71% [============================================ ] 2117/2951 71% [============================================ ] 2118/2951 71% [============================================ ] 2119/2951 71% [============================================ ] 2120/2951 71% [============================================ ] 2121/2951 71% [============================================ ] 2122/2951 71% [============================================ ] 2123/2951 71% [============================================ ] 2124/2951 71% [============================================ ] 2125/2951 72% [============================================ ] 2126/2951 72% [============================================ ] 2127/2951 72% [============================================ ] 2128/2951 72% [============================================ ] 2129/2951 72% [============================================ ] 2130/2951 72% [============================================ ] 2131/2951 72% [============================================ ] 2132/2951 72% [============================================ ] 2133/2951 72% [============================================ ] 2134/2951 72% [============================================ ] 2135/2951 72% [============================================ ] 2136/2951 72% [============================================ ] 2137/2951 72% [============================================ ] 2138/2951 72% [============================================ ] 2139/2951 72% [============================================ ] 2140/2951 72% [============================================ ] 2141/2951 72% [============================================= ] 2142/2951 72% [============================================= ] 2143/2951 72% [============================================= ] 2144/2951 72% [============================================= ] 2145/2951 72% [============================================= ] 2146/2951 72% [============================================= ] 2147/2951 72% [============================================= ] 2148/2951 72% [============================================= ] 2149/2951 72% [============================================= ] 2150/2951 72% [============================================= ] 2151/2951 72% [============================================= ] 2152/2951 72% [============================================= ] 2153/2951 72% [============================================= ] 2154/2951 72% [============================================= ] 2155/2951 73% [============================================= ] 2156/2951 73% [============================================= ] 2157/2951 73% [============================================= ] 2158/2951 73% [============================================= ] 2159/2951 73% [============================================= ] 2160/2951 73% [============================================= ] 2161/2951 73% [============================================= ] 2162/2951 73% [============================================= ] 2163/2951 73% [============================================= ] 2164/2951 73% [============================================= ] 2165/2951 73% [============================================= ] 2166/2951 73% [============================================= ] 2167/2951 73% [============================================= ] 2168/2951 73% [============================================= ] 2169/2951 73% [============================================= ] 2170/2951 73% [============================================= ] 2171/2951 73% [============================================= ] 2172/2951 73% [============================================= ] 2173/2951 73% [============================================= ] 2174/2951 73% [============================================= ] 2175/2951 73% [============================================= ] 2176/2951 73% [============================================= ] 2177/2951 73% [============================================= ] 2178/2951 73% [============================================= ] 2179/2951 73% [============================================= ] 2180/2951 73% [============================================= ] 2181/2951 73% [============================================= ] 2182/2951 73% [============================================= ] 2183/2951 73% [============================================= ] 2184/2951 74% [============================================= ] 2185/2951 74% [============================================= ] 2186/2951 74% [============================================= ] 2187/2951 74% [============================================= ] 2188/2951 74% [============================================= ] 2189/2951 74% [============================================== ] 2190/2951 74% [============================================== ] 2191/2951 74% [============================================== ] 2192/2951 74% [============================================== ] 2193/2951 74% [============================================== ] 2194/2951 74% [============================================== ] 2195/2951 74% [============================================== ] 2196/2951 74% [============================================== ] 2197/2951 74% [============================================== ] 2198/2951 74% [============================================== ] 2199/2951 74% [============================================== ] 2200/2951 74% [============================================== ] 2201/2951 74% [============================================== ] 2202/2951 74% [============================================== ] 2203/2951 74% [============================================== ] 2204/2951 74% [============================================== ] 2205/2951 74% [============================================== ] 2206/2951 74% [============================================== ] 2207/2951 74% [============================================== ] 2208/2951 74% [============================================== ] 2209/2951 74% [============================================== ] 2210/2951 74% [============================================== ] 2211/2951 74% [============================================== ] 2212/2951 74% [============================================== ] 2213/2951 74% [============================================== ] 2214/2951 75% [============================================== ] 2215/2951 75% [============================================== ] 2216/2951 75% [============================================== ] 2217/2951 75% [============================================== ] 2218/2951 75% [============================================== ] 2219/2951 75% [============================================== ] 2220/2951 75% [============================================== ] 2221/2951 75% [============================================== ] 2222/2951 75% [============================================== ] 2223/2951 75% [============================================== ] 2224/2951 75% [============================================== ] 2225/2951 75% [============================================== ] 2226/2951 75% [============================================== ] 2227/2951 75% [============================================== ] 2228/2951 75% [============================================== ] 2229/2951 75% [============================================== ] 2230/2951 75% [============================================== ] 2231/2951 75% [============================================== ] 2232/2951 75% [============================================== ] 2233/2951 75% [============================================== ] 2234/2951 75% [============================================== ] 2235/2951 75% [============================================== ] 2236/2951 75% [============================================== ] 2237/2951 75% [=============================================== ] 2238/2951 75% [=============================================== ] 2239/2951 75% [=============================================== ] 2240/2951 75% [=============================================== ] 2241/2951 75% [=============================================== ] 2242/2951 75% [=============================================== ] 2243/2951 76% [=============================================== ] 2244/2951 76% [=============================================== ] 2245/2951 76% [=============================================== ] 2246/2951 76% [=============================================== ] 2247/2951 76% [=============================================== ] 2248/2951 76% [=============================================== ] 2249/2951 76% [=============================================== ] 2250/2951 76% [=============================================== ] 2251/2951 76% [=============================================== ] 2252/2951 76% [=============================================== ] 2253/2951 76% [=============================================== ] 2254/2951 76% [=============================================== ] 2255/2951 76% [=============================================== ] 2256/2951 76% [=============================================== ] 2257/2951 76% [=============================================== ] 2258/2951 76% [=============================================== ] 2259/2951 76% [=============================================== ] 2260/2951 76% [=============================================== ] 2261/2951 76% [=============================================== ] 2262/2951 76% [=============================================== ] 2263/2951 76% [=============================================== ] 2264/2951 76% [=============================================== ] 2265/2951 76% [=============================================== ] 2266/2951 76% [=============================================== ] 2267/2951 76% [=============================================== ] 2268/2951 76% [=============================================== ] 2269/2951 76% [=============================================== ] 2270/2951 76% [=============================================== ] 2271/2951 76% [=============================================== ] 2272/2951 76% [=============================================== ] 2273/2951 77% [=============================================== ] 2274/2951 77% [=============================================== ] 2275/2951 77% [=============================================== ] 2276/2951 77% [=============================================== ] 2277/2951 77% [=============================================== ] 2278/2951 77% [=============================================== ] 2279/2951 77% [=============================================== ] 2280/2951 77% [=============================================== ] 2281/2951 77% [=============================================== ] 2282/2951 77% [=============================================== ] 2283/2951 77% [=============================================== ] 2284/2951 77% [================================================ ] 2285/2951 77% [================================================ ] 2286/2951 77% [================================================ ] 2287/2951 77% [================================================ ] 2288/2951 77% [================================================ ] 2289/2951 77% [================================================ ] 2290/2951 77% [================================================ ] 2291/2951 77% [================================================ ] 2292/2951 77% [================================================ ] 2293/2951 77% [================================================ ] 2294/2951 77% [================================================ ] 2295/2951 77% [================================================ ] 2296/2951 77% [================================================ ] 2297/2951 77% [================================================ ] 2298/2951 77% [================================================ ] 2299/2951 77% [================================================ ] 2300/2951 77% [================================================ ] 2301/2951 77% [================================================ ] 2302/2951 78% [================================================ ] 2303/2951 78% [================================================ ] 2304/2951 78% [================================================ ] 2305/2951 78% [================================================ ] 2306/2951 78% [================================================ ] 2307/2951 78% [================================================ ] 2308/2951 78% [================================================ ] 2309/2951 78% [================================================ ] 2310/2951 78% [================================================ ] 2311/2951 78% [================================================ ] 2312/2951 78% [================================================ ] 2313/2951 78% [================================================ ] 2314/2951 78% [================================================ ] 2315/2951 78% [================================================ ] 2316/2951 78% [================================================ ] 2317/2951 78% [================================================ ] 2318/2951 78% [================================================ ] 2319/2951 78% [================================================ ] 2320/2951 78% [================================================ ] 2321/2951 78% [================================================ ] 2322/2951 78% [================================================ ] 2323/2951 78% [================================================ ] 2324/2951 78% [================================================ ] 2325/2951 78% [================================================ ] 2326/2951 78% [================================================ ] 2327/2951 78% [================================================ ] 2328/2951 78% [================================================ ] 2329/2951 78% [================================================ ] 2330/2951 78% [================================================ ] 2331/2951 78% [================================================ ] 2332/2951 79% [================================================= ] 2333/2951 79% [================================================= ] 2334/2951 79% [================================================= ] 2335/2951 79% [================================================= ] 2336/2951 79% [================================================= ] 2337/2951 79% [================================================= ] 2338/2951 79% [================================================= ] 2339/2951 79% [================================================= ] 2340/2951 79% [================================================= ] 2341/2951 79% [================================================= ] 2342/2951 79% [================================================= ] 2343/2951 79% [================================================= ] 2344/2951 79% [================================================= ] 2345/2951 79% [================================================= ] 2346/2951 79% [================================================= ] 2347/2951 79% [================================================= ] 2348/2951 79% [================================================= ] 2349/2951 79% [================================================= ] 2350/2951 79% [================================================= ] 2351/2951 79% [================================================= ] 2352/2951 79% [================================================= ] 2353/2951 79% [================================================= ] 2354/2951 79% [================================================= ] 2355/2951 79% [================================================= ] 2356/2951 79% [================================================= ] 2357/2951 79% [================================================= ] 2358/2951 79% [================================================= ] 2359/2951 79% [================================================= ] 2360/2951 79% [================================================= ] 2361/2951 80% [================================================= ] 2362/2951 80% [================================================= ] 2363/2951 80% [================================================= ] 2364/2951 80% [================================================= ] 2365/2951 80% [================================================= ] 2366/2951 80% [================================================= ] 2367/2951 80% [================================================= ] 2368/2951 80% [================================================= ] 2369/2951 80% [================================================= ] 2370/2951 80% [================================================= ] 2371/2951 80% [================================================= ] 2372/2951 80% [================================================= ] 2373/2951 80% [================================================= ] 2374/2951 80% [================================================= ] 2375/2951 80% [================================================= ] 2376/2951 80% [================================================= ] 2377/2951 80% [================================================= ] 2378/2951 80% [================================================= ] 2379/2951 80% [================================================== ] 2380/2951 80% [================================================== ] 2381/2951 80% [================================================== ] 2382/2951 80% [================================================== ] 2383/2951 80% [================================================== ] 2384/2951 80% [================================================== ] 2385/2951 80% [================================================== ] 2386/2951 80% [================================================== ] 2387/2951 80% [================================================== ] 2388/2951 80% [================================================== ] 2389/2951 80% [================================================== ] 2390/2951 80% [================================================== ] 2391/2951 81% [================================================== ] 2392/2951 81% [================================================== ] 2393/2951 81% [================================================== ] 2394/2951 81% [================================================== ] 2395/2951 81% [================================================== ] 2396/2951 81% [================================================== ] 2397/2951 81% [================================================== ] 2398/2951 81% [================================================== ] 2399/2951 81% [================================================== ] 2400/2951 81% [================================================== ] 2401/2951 81% [================================================== ] 2402/2951 81% [================================================== ] 2403/2951 81% [================================================== ] 2404/2951 81% [================================================== ] 2405/2951 81% [================================================== ] 2406/2951 81% [================================================== ] 2407/2951 81% [================================================== ] 2408/2951 81% [================================================== ] 2409/2951 81% [================================================== ] 2410/2951 81% [================================================== ] 2411/2951 81% [================================================== ] 2412/2951 81% [================================================== ] 2413/2951 81% [================================================== ] 2414/2951 81% [================================================== ] 2415/2951 81% [================================================== ] 2416/2951 81% [================================================== ] 2417/2951 81% [================================================== ] 2418/2951 81% [================================================== ] 2419/2951 81% [================================================== ] 2420/2951 82% [================================================== ] 2421/2951 82% [================================================== ] 2422/2951 82% [================================================== ] 2423/2951 82% [================================================== ] 2424/2951 82% [================================================== ] 2425/2951 82% [================================================== ] 2426/2951 82% [================================================== ] 2427/2951 82% [=================================================== ] 2428/2951 82% [=================================================== ] 2429/2951 82% [=================================================== ] 2430/2951 82% [=================================================== ] 2431/2951 82% [=================================================== ] 2432/2951 82% [=================================================== ] 2433/2951 82% [=================================================== ] 2434/2951 82% [=================================================== ] 2435/2951 82% [=================================================== ] 2436/2951 82% [=================================================== ] 2437/2951 82% [=================================================== ] 2438/2951 82% [=================================================== ] 2439/2951 82% [=================================================== ] 2440/2951 82% [=================================================== ] 2441/2951 82% [=================================================== ] 2442/2951 82% [=================================================== ] 2443/2951 82% [=================================================== ] 2444/2951 82% [=================================================== ] 2445/2951 82% [=================================================== ] 2446/2951 82% [=================================================== ] 2447/2951 82% [=================================================== ] 2448/2951 82% [=================================================== ] 2449/2951 82% [=================================================== ] 2450/2951 83% [=================================================== ] 2451/2951 83% [=================================================== ] 2452/2951 83% [=================================================== ] 2453/2951 83% [=================================================== ] 2454/2951 83% [=================================================== ] 2455/2951 83% [=================================================== ] 2456/2951 83% [=================================================== ] 2457/2951 83% [=================================================== ] 2458/2951 83% [=================================================== ] 2459/2951 83% [=================================================== ] 2460/2951 83% [=================================================== ] 2461/2951 83% [=================================================== ] 2462/2951 83% [=================================================== ] 2463/2951 83% [=================================================== ] 2464/2951 83% [=================================================== ] 2465/2951 83% [=================================================== ] 2466/2951 83% [=================================================== ] 2467/2951 83% [=================================================== ] 2468/2951 83% [=================================================== ] 2469/2951 83% [=================================================== ] 2470/2951 83% [=================================================== ] 2471/2951 83% [=================================================== ] 2472/2951 83% [=================================================== ] 2473/2951 83% [=================================================== ] 2474/2951 83% [=================================================== ] 2475/2951 83% [==================================================== ] 2476/2951 83% [==================================================== ] 2477/2951 83% [==================================================== ] 2478/2951 83% [==================================================== ] 2479/2951 84% [==================================================== ] 2480/2951 84% [==================================================== ] 2481/2951 84% [==================================================== ] 2482/2951 84% [==================================================== ] 2483/2951 84% [==================================================== ] 2484/2951 84% [==================================================== ] 2485/2951 84% [==================================================== ] 2486/2951 84% [==================================================== ] 2487/2951 84% [==================================================== ] 2488/2951 84% [==================================================== ] 2489/2951 84% [==================================================== ] 2490/2951 84% [==================================================== ] 2491/2951 84% [==================================================== ] 2492/2951 84% [==================================================== ] 2493/2951 84% [==================================================== ] 2494/2951 84% [==================================================== ] 2495/2951 84% [==================================================== ] 2496/2951 84% [==================================================== ] 2497/2951 84% [==================================================== ] 2498/2951 84% [==================================================== ] 2499/2951 84% [==================================================== ] 2500/2951 84% [==================================================== ] 2501/2951 84% [==================================================== ] 2502/2951 84% [==================================================== ] 2503/2951 84% [==================================================== ] 2504/2951 84% [==================================================== ] 2505/2951 84% [==================================================== ] 2506/2951 84% [==================================================== ] 2507/2951 84% [==================================================== ] 2508/2951 84% [==================================================== ] 2509/2951 85% [==================================================== ] 2510/2951 85% [==================================================== ] 2511/2951 85% [==================================================== ] 2512/2951 85% [==================================================== ] 2513/2951 85% [==================================================== ] 2514/2951 85% [==================================================== ] 2515/2951 85% [==================================================== ] 2516/2951 85% [==================================================== ] 2517/2951 85% [==================================================== ] 2518/2951 85% [==================================================== ] 2519/2951 85% [==================================================== ] 2520/2951 85% [==================================================== ] 2521/2951 85% [==================================================== ] 2522/2951 85% [===================================================== ] 2523/2951 85% [===================================================== ] 2524/2951 85% [===================================================== ] 2525/2951 85% [===================================================== ] 2526/2951 85% [===================================================== ] 2527/2951 85% [===================================================== ] 2528/2951 85% [===================================================== ] 2529/2951 85% [===================================================== ] 2530/2951 85% [===================================================== ] 2531/2951 85% [===================================================== ] 2532/2951 85% [===================================================== ] 2533/2951 85% [===================================================== ] 2534/2951 85% [===================================================== ] 2535/2951 85% [===================================================== ] 2536/2951 85% [===================================================== ] 2537/2951 85% [===================================================== ] 2538/2951 86% [===================================================== ] 2539/2951 86% [===================================================== ] 2540/2951 86% [===================================================== ] 2541/2951 86% [===================================================== ] 2542/2951 86% [===================================================== ] 2543/2951 86% [===================================================== ] 2544/2951 86% [===================================================== ] 2545/2951 86% [===================================================== ] 2546/2951 86% [===================================================== ] 2547/2951 86% [===================================================== ] 2548/2951 86% [===================================================== ] 2549/2951 86% [===================================================== ] 2550/2951 86% [===================================================== ] 2551/2951 86% [===================================================== ] 2552/2951 86% [===================================================== ] 2553/2951 86% [===================================================== ] 2554/2951 86% [===================================================== ] 2555/2951 86% [===================================================== ] 2556/2951 86% [===================================================== ] 2557/2951 86% [===================================================== ] 2558/2951 86% [===================================================== ] 2559/2951 86% [===================================================== ] 2560/2951 86% [===================================================== ] 2561/2951 86% [===================================================== ] 2562/2951 86% [===================================================== ] 2563/2951 86% [===================================================== ] 2564/2951 86% [===================================================== ] 2565/2951 86% [===================================================== ] 2566/2951 86% [===================================================== ] 2567/2951 86% [===================================================== ] 2568/2951 87% [===================================================== ] 2569/2951 87% [===================================================== ] 2570/2951 87% [====================================================== ] 2571/2951 87% [====================================================== ] 2572/2951 87% [====================================================== ] 2573/2951 87% [====================================================== ] 2574/2951 87% [====================================================== ] 2575/2951 87% [====================================================== ] 2576/2951 87% [====================================================== ] 2577/2951 87% [====================================================== ] 2578/2951 87% [====================================================== ] 2579/2951 87% [====================================================== ] 2580/2951 87% [====================================================== ] 2581/2951 87% [====================================================== ] 2582/2951 87% [====================================================== ] 2583/2951 87% [====================================================== ] 2584/2951 87% [====================================================== ] 2585/2951 87% [====================================================== ] 2586/2951 87% [====================================================== ] 2587/2951 87% [====================================================== ] 2588/2951 87% [====================================================== ] 2589/2951 87% [====================================================== ] 2590/2951 87% [====================================================== ] 2591/2951 87% [====================================================== ] 2592/2951 87% [====================================================== ] 2593/2951 87% [====================================================== ] 2594/2951 87% [====================================================== ] 2595/2951 87% [====================================================== ] 2596/2951 87% [====================================================== ] 2597/2951 88% [====================================================== ] 2598/2951 88% [====================================================== ] 2599/2951 88% [====================================================== ] 2600/2951 88% [====================================================== ] 2601/2951 88% [====================================================== ] 2602/2951 88% [====================================================== ] 2603/2951 88% [====================================================== ] 2604/2951 88% [====================================================== ] 2605/2951 88% [====================================================== ] 2606/2951 88% [====================================================== ] 2607/2951 88% [====================================================== ] 2608/2951 88% [====================================================== ] 2609/2951 88% [====================================================== ] 2610/2951 88% [====================================================== ] 2611/2951 88% [====================================================== ] 2612/2951 88% [====================================================== ] 2613/2951 88% [====================================================== ] 2614/2951 88% [====================================================== ] 2615/2951 88% [====================================================== ] 2616/2951 88% [====================================================== ] 2617/2951 88% [======================================================= ] 2618/2951 88% [======================================================= ] 2619/2951 88% [======================================================= ] 2620/2951 88% [======================================================= ] 2621/2951 88% [======================================================= ] 2622/2951 88% [======================================================= ] 2623/2951 88% [======================================================= ] 2624/2951 88% [======================================================= ] 2625/2951 88% [======================================================= ] 2626/2951 88% [======================================================= ] 2627/2951 89% [======================================================= ] 2628/2951 89% [======================================================= ] 2629/2951 89% [======================================================= ] 2630/2951 89% [======================================================= ] 2631/2951 89% [======================================================= ] 2632/2951 89% [======================================================= ] 2633/2951 89% [======================================================= ] 2634/2951 89% [======================================================= ] 2635/2951 89% [======================================================= ] 2636/2951 89% [======================================================= ] 2637/2951 89% [======================================================= ] 2638/2951 89% [======================================================= ] 2639/2951 89% [======================================================= ] 2640/2951 89% [======================================================= ] 2641/2951 89% [======================================================= ] 2642/2951 89% [======================================================= ] 2643/2951 89% [======================================================= ] 2644/2951 89% [======================================================= ] 2645/2951 89% [======================================================= ] 2646/2951 89% [======================================================= ] 2647/2951 89% [======================================================= ] 2648/2951 89% [======================================================= ] 2649/2951 89% [======================================================= ] 2650/2951 89% [======================================================= ] 2651/2951 89% [======================================================= ] 2652/2951 89% [======================================================= ] 2653/2951 89% [======================================================= ] 2654/2951 89% [======================================================= ] 2655/2951 89% [======================================================= ] 2656/2951 90% [======================================================= ] 2657/2951 90% [======================================================= ] 2658/2951 90% [======================================================= ] 2659/2951 90% [======================================================= ] 2660/2951 90% [======================================================= ] 2661/2951 90% [======================================================= ] 2662/2951 90% [======================================================= ] 2663/2951 90% [======================================================= ] 2664/2951 90% [======================================================= ] 2665/2951 90% [======================================================== ] 2666/2951 90% [======================================================== ] 2667/2951 90% [======================================================== ] 2668/2951 90% [======================================================== ] 2669/2951 90% [======================================================== ] 2670/2951 90% [======================================================== ] 2671/2951 90% [======================================================== ] 2672/2951 90% [======================================================== ] 2673/2951 90% [======================================================== ] 2674/2951 90% [======================================================== ] 2675/2951 90% [======================================================== ] 2676/2951 90% [======================================================== ] 2677/2951 90% [======================================================== ] 2678/2951 90% [======================================================== ] 2679/2951 90% [======================================================== ] 2680/2951 90% [======================================================== ] 2681/2951 90% [======================================================== ] 2682/2951 90% [======================================================== ] 2683/2951 90% [======================================================== ] 2684/2951 90% [======================================================== ] 2685/2951 90% [======================================================== ] 2686/2951 91% [======================================================== ] 2687/2951 91% [======================================================== ] 2688/2951 91% [======================================================== ] 2689/2951 91% [======================================================== ] 2690/2951 91% [======================================================== ] 2691/2951 91% [======================================================== ] 2692/2951 91% [======================================================== ] 2693/2951 91% [======================================================== ] 2694/2951 91% [======================================================== ] 2695/2951 91% [======================================================== ] 2696/2951 91% [======================================================== ] 2697/2951 91% [======================================================== ] 2698/2951 91% [======================================================== ] 2699/2951 91% [======================================================== ] 2700/2951 91% [======================================================== ] 2701/2951 91% [======================================================== ] 2702/2951 91% [======================================================== ] 2703/2951 91% [======================================================== ] 2704/2951 91% [======================================================== ] 2705/2951 91% [======================================================== ] 2706/2951 91% [======================================================== ] 2707/2951 91% [======================================================== ] 2708/2951 91% [======================================================== ] 2709/2951 91% [======================================================== ] 2710/2951 91% [======================================================== ] 2711/2951 91% [======================================================== ] 2712/2951 91% [======================================================== ] 2713/2951 91% [========================================================= ] 2714/2951 91% [========================================================= ] 2715/2951 92% [========================================================= ] 2716/2951 92% [========================================================= ] 2717/2951 92% [========================================================= ] 2718/2951 92% [========================================================= ] 2719/2951 92% [========================================================= ] 2720/2951 92% [========================================================= ] 2721/2951 92% [========================================================= ] 2722/2951 92% [========================================================= ] 2723/2951 92% [========================================================= ] 2724/2951 92% [========================================================= ] 2725/2951 92% [========================================================= ] 2726/2951 92% [========================================================= ] 2727/2951 92% [========================================================= ] 2728/2951 92% [========================================================= ] 2729/2951 92% [========================================================= ] 2730/2951 92% [========================================================= ] 2731/2951 92% [========================================================= ] 2732/2951 92% [========================================================= ] 2733/2951 92% [========================================================= ] 2734/2951 92% [========================================================= ] 2735/2951 92% [========================================================= ] 2736/2951 92% [========================================================= ] 2737/2951 92% [========================================================= ] 2738/2951 92% [========================================================= ] 2739/2951 92% [========================================================= ] 2740/2951 92% [========================================================= ] 2741/2951 92% [========================================================= ] 2742/2951 92% [========================================================= ] 2743/2951 92% [========================================================= ] 2744/2951 92% [========================================================= ] 2745/2951 93% [========================================================= ] 2746/2951 93% [========================================================= ] 2747/2951 93% [========================================================= ] 2748/2951 93% [========================================================= ] 2749/2951 93% [========================================================= ] 2750/2951 93% [========================================================= ] 2751/2951 93% [========================================================= ] 2752/2951 93% [========================================================= ] 2753/2951 93% [========================================================= ] 2754/2951 93% [========================================================= ] 2755/2951 93% [========================================================= ] 2756/2951 93% [========================================================= ] 2757/2951 93% [========================================================= ] 2758/2951 93% [========================================================= ] 2759/2951 93% [========================================================= ] 2760/2951 93% [========================================================== ] 2761/2951 93% [========================================================== ] 2762/2951 93% [========================================================== ] 2763/2951 93% [========================================================== ] 2764/2951 93% [========================================================== ] 2765/2951 93% [========================================================== ] 2766/2951 93% [========================================================== ] 2767/2951 93% [========================================================== ] 2768/2951 93% [========================================================== ] 2769/2951 93% [========================================================== ] 2770/2951 93% [========================================================== ] 2771/2951 93% [========================================================== ] 2772/2951 93% [========================================================== ] 2773/2951 93% [========================================================== ] 2774/2951 94% [========================================================== ] 2775/2951 94% [========================================================== ] 2776/2951 94% [========================================================== ] 2777/2951 94% [========================================================== ] 2778/2951 94% [========================================================== ] 2779/2951 94% [========================================================== ] 2780/2951 94% [========================================================== ] 2781/2951 94% [========================================================== ] 2782/2951 94% [========================================================== ] 2783/2951 94% [========================================================== ] 2784/2951 94% [========================================================== ] 2785/2951 94% [========================================================== ] 2786/2951 94% [========================================================== ] 2787/2951 94% [========================================================== ] 2788/2951 94% [========================================================== ] 2789/2951 94% [========================================================== ] 2790/2951 94% [========================================================== ] 2791/2951 94% [========================================================== ] 2792/2951 94% [========================================================== ] 2793/2951 94% [========================================================== ] 2794/2951 94% [========================================================== ] 2795/2951 94% [========================================================== ] 2796/2951 94% [========================================================== ] 2797/2951 94% [========================================================== ] 2798/2951 94% [========================================================== ] 2799/2951 94% [========================================================== ] 2800/2951 94% [========================================================== ] 2801/2951 94% [========================================================== ] 2802/2951 94% [========================================================== ] 2803/2951 94% [========================================================== ] 2804/2951 95% [========================================================== ] 2805/2951 95% [========================================================== ] 2806/2951 95% [========================================================== ] 2807/2951 95% [========================================================== ] 2808/2951 95% [=========================================================== ] 2809/2951 95% [=========================================================== ] 2810/2951 95% [=========================================================== ] 2811/2951 95% [=========================================================== ] 2812/2951 95% [=========================================================== ] 2813/2951 95% [=========================================================== ] 2814/2951 95% [=========================================================== ] 2815/2951 95% [=========================================================== ] 2816/2951 95% [=========================================================== ] 2817/2951 95% [=========================================================== ] 2818/2951 95% [=========================================================== ] 2819/2951 95% [=========================================================== ] 2820/2951 95% [=========================================================== ] 2821/2951 95% [=========================================================== ] 2822/2951 95% [=========================================================== ] 2823/2951 95% [=========================================================== ] 2824/2951 95% [=========================================================== ] 2825/2951 95% [=========================================================== ] 2826/2951 95% [=========================================================== ] 2827/2951 95% [=========================================================== ] 2828/2951 95% [=========================================================== ] 2829/2951 95% [=========================================================== ] 2830/2951 95% [=========================================================== ] 2831/2951 95% [=========================================================== ] 2832/2951 95% [=========================================================== ] 2833/2951 96% [=========================================================== ] 2834/2951 96% [=========================================================== ] 2835/2951 96% [=========================================================== ] 2836/2951 96% [=========================================================== ] 2837/2951 96% [=========================================================== ] 2838/2951 96% [=========================================================== ] 2839/2951 96% [=========================================================== ] 2840/2951 96% [=========================================================== ] 2841/2951 96% [=========================================================== ] 2842/2951 96% [=========================================================== ] 2843/2951 96% [=========================================================== ] 2844/2951 96% [=========================================================== ] 2845/2951 96% [=========================================================== ] 2846/2951 96% [=========================================================== ] 2847/2951 96% [=========================================================== ] 2848/2951 96% [=========================================================== ] 2849/2951 96% [=========================================================== ] 2850/2951 96% [=========================================================== ] 2851/2951 96% [=========================================================== ] 2852/2951 96% [=========================================================== ] 2853/2951 96% [=========================================================== ] 2854/2951 96% [=========================================================== ] 2855/2951 96% [============================================================ ] 2856/2951 96% [============================================================ ] 2857/2951 96% [============================================================ ] 2858/2951 96% [============================================================ ] 2859/2951 96% [============================================================ ] 2860/2951 96% [============================================================ ] 2861/2951 96% [============================================================ ] 2862/2951 96% [============================================================ ] 2863/2951 97% [============================================================ ] 2864/2951 97% [============================================================ ] 2865/2951 97% [============================================================ ] 2866/2951 97% [============================================================ ] 2867/2951 97% [============================================================ ] 2868/2951 97% [============================================================ ] 2869/2951 97% [============================================================ ] 2870/2951 97% [============================================================ ] 2871/2951 97% [============================================================ ] 2872/2951 97% [============================================================ ] 2873/2951 97% [============================================================ ] 2874/2951 97% [============================================================ ] 2875/2951 97% [============================================================ ] 2876/2951 97% [============================================================ ] 2877/2951 97% [============================================================ ] 2878/2951 97% [============================================================ ] 2879/2951 97% [============================================================ ] 2880/2951 97% [============================================================ ] 2881/2951 97% [============================================================ ] 2882/2951 97% [============================================================ ] 2883/2951 97% [============================================================ ] 2884/2951 97% [============================================================ ] 2885/2951 97% [============================================================ ] 2886/2951 97% [============================================================ ] 2887/2951 97% [============================================================ ] 2888/2951 97% [============================================================ ] 2889/2951 97% [============================================================ ] 2890/2951 97% [============================================================ ] 2891/2951 97% [============================================================ ] 2892/2951 98% [============================================================ ] 2893/2951 98% [============================================================ ] 2894/2951 98% [============================================================ ] 2895/2951 98% [============================================================ ] 2896/2951 98% [============================================================ ] 2897/2951 98% [============================================================ ] 2898/2951 98% [============================================================ ] 2899/2951 98% [============================================================ ] 2900/2951 98% [============================================================ ] 2901/2951 98% [============================================================ ] 2902/2951 98% [============================================================ ] 2903/2951 98% [============================================================= ] 2904/2951 98% [============================================================= ] 2905/2951 98% [============================================================= ] 2906/2951 98% [============================================================= ] 2907/2951 98% [============================================================= ] 2908/2951 98% [============================================================= ] 2909/2951 98% [============================================================= ] 2910/2951 98% [============================================================= ] 2911/2951 98% [============================================================= ] 2912/2951 98% [============================================================= ] 2913/2951 98% [============================================================= ] 2914/2951 98% [============================================================= ] 2915/2951 98% [============================================================= ] 2916/2951 98% [============================================================= ] 2917/2951 98% [============================================================= ] 2918/2951 98% [============================================================= ] 2919/2951 98% [============================================================= ] 2920/2951 98% [============================================================= ] 2921/2951 98% [============================================================= ] 2922/2951 99% [============================================================= ] 2923/2951 99% [============================================================= ] 2924/2951 99% [============================================================= ] 2925/2951 99% [============================================================= ] 2926/2951 99% [============================================================= ] 2927/2951 99% [============================================================= ] 2928/2951 99% [============================================================= ] 2929/2951 99% [============================================================= ] 2930/2951 99% [============================================================= ] 2931/2951 99% [============================================================= ] 2932/2951 99% [============================================================= ] 2933/2951 99% [============================================================= ] 2934/2951 99% [============================================================= ] 2935/2951 99% [============================================================= ] 2936/2951 99% [============================================================= ] 2937/2951 99% [============================================================= ] 2938/2951 99% [============================================================= ] 2939/2951 99% [============================================================= ] 2940/2951 99% [============================================================= ] 2941/2951 99% [============================================================= ] 2942/2951 99% [============================================================= ] 2943/2951 99% [============================================================= ] 2944/2951 99% [============================================================= ] 2945/2951 99% [============================================================= ] 2946/2951 99% [============================================================= ] 2947/2951 99% [============================================================= ] 2948/2951 99% [============================================================= ] 2949/2951 99% [============================================================= ] 2950/2951 99% [==============================================================] 2951/2951 100% operation complete, 2951 objects in 73255 NAND pages. ln -snf /home/thomas/autobuild/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot /home/thomas/autobuild/instance-0/output-1/staging make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot' make: Entering directory '/home/thomas/autobuild/instance-0/buildroot' >>> Buildroot 2022.08-rc1-3168-gb100440bffe Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.39 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> 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-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.43 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 6.1.14 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 >>> 18xx-ti-utils 8.8 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> 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-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> bandwidthd 2.0.1-auto-r11 Collecting legal info README: OK (sha256: 58573c40770e0c0b91f3eef8192952832321a344f66a4fb2d966095cbbfc86c2) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libpcap 1.10.3 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> host-bmap-tools 3.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> ntp 4.2.8p15 Collecting legal info COPYRIGHT: OK (sha256: 957e6a13445cc61ab1ca3dc80d8c269cf9b0a6d9eaec20f9f39639b0b3e66ee8) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libressl 3.6.2 Collecting legal info COPYING: OK (sha256: 5c63613f008f16a9c0025c096bbd736cecf720494d121b5c5203e0ec6e5955b1) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> 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) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cukinia 0.6.0 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) LICENSE.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> dht 0.27 Collecting legal info LICENCE: OK (sha256: 06ce07293caf8c8ddfaf47797ad1fb18d1c040a8375231d8f8a6105cef51a8e6) >>> dieharder 3.31.1.4 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> easy-rsa 3.1.1 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> host-f2fs-tools 1.15.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> flot 0.8.3 Collecting legal info LICENSE.txt: OK (sha256: 52cb566b16d84314b92b91361ed072eaaf166e8d3dfa3d0fd3577613925f205c) >>> freeipmi 1.6.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.bmc-watchdog: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiconsole: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmi-dcmi: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmidetect: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmi-fru: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmimonitoring: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiping: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmipower: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.ipmiseld: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.pstdout: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.sunbmc: OK (sha256: 48f44386b3f359e70d7e4a5d7f1d529d8591a7c64c47df3f4abdf2ad45a6d537) COPYING.ZRESEARCH: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> host-gdb arc-2020.09-release-gdb Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> htpdate 1.3.7 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> host-imx-mkimage lf-5.10.72_2.2.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> inih 56 Collecting legal info LICENSE.txt: OK (sha256: 9ae3b39e83e9158e44b67733baa3bb2d84e80efdcfb14a5820210a42c7abdf7f) >>> initscripts Collecting legal info >>> iozone 3.493 Collecting legal info >>> ipset 7.16 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> janet 1.26.0 Collecting legal info LICENSE: OK (sha256: 95fca700e8dce9699248e7cc80ac88ce2357874c8352cd2be4d18f183dc9710b) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jquery 3.5.1 Collecting legal info >>> jszip 3.10.0 Collecting legal info LICENSE.markdown: OK (sha256: 566c953c6090b1218ca6217dd7359d45dde46581968586dc607d59a78af6a9c4) >>> libargtable2 2.13 Collecting legal info COPYING: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libcurl 7.88.1 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libgphoto2 2.5.27 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libpagekite 0.91.201110 Collecting legal info doc/COPYING.md: OK (sha256: ba443b9c9d4273d06aae3e147e9ad1ec199cc9c23455f486a039536d47f57eed) doc/LICENSE-2.0.txt: OK (sha256: 4a271d0bb6bb6e0bac880efddb46da73e6df3dcf0d9ca08a945a232f8ab882ef) doc/AGPLv3.txt: OK (sha256: 8e0f770cabe772d67d36469f6bf413afd2dcfa6ac37acfc65f770cf3a134106d) >>> libpfm4 4.12.0 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libshout 2.4.6 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libsndfile 1.2.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsoc 0.8.2 Collecting legal info LICENCE: OK (sha256: 782dafc98788c358fb20e530c8fde3186cdb60f5e18fe6d348fe84ee9f65ddb0) >>> libsvg-cairo 0.1.6 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libubootenv 0.3.3 Collecting legal info LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> libxmlrpc r3119 Collecting legal info doc/COPYING: OK (sha256: db7a6d3f187b218c3534010a83424c6bcdef88e6a0b6b1aa3a8762238bd642e6) >>> linux-zigbee 0.3.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> lmbench 3.0-a9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) COPYING-2: OK (sha256: 3be7a155efa448db90071a95fbf81796f8f90edf9204f0463cfd23402dc90a72) >>> ltris 1.2 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mtools 4.0.42 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> mtr 0.95 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nanocom 1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-pahole 1.24 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libbpf 1.1.0 Collecting legal info LICENSE: OK (sha256: 847f4addbd56e2d5be20c4ea0845e972672fc07b755fadaae5f7abd35d71e349) LICENSE.BSD-2-Clause: OK (sha256: e1638b9a0c68ca90fad3df1d6b4e430804d2fbdc15e58d02cffddfae38953bbf) LICENSE.LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-astro-suntime 0.06 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-perl 5.36.0 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> host-perl-module-build 0.4232 Collecting legal info LICENSE: OK (sha256: f35ac2cc6b808a38c42c2d230b875217b0a24bb51e5a497ebb630cbb3d806c3e) >>> perl 5.36.0 Collecting legal info Artistic: OK (sha256: dd90d4f42e4dcadf5a7c09eea0189d93c7b37ae560c91f0f6d5233ed3b9292a2) Copying: OK (sha256: d77d235e41d54594865151f4751e835c5a82322b0e87ace266567c3391a4b912) README: OK (sha256: 06bab256e2e039c59d2ca3c5853425317b4a0f251fe4e5d5201a987b11fc4f78) >>> perl-class-method-modifiers 2.13 Collecting legal info LICENSE: OK (sha256: d17e5cba8d4039f6973d5873f73b0c8949c1cffb338fafe7a57e972767546561) >>> perl-class-std-fast 0.0.8 Collecting legal info README: OK (sha256: aa1ab90c498aee078076e9a1f83e5f14bbfd841509582795ab5a9571428c0c38) >>> perl-class-std 0.013 Collecting legal info README: OK (sha256: b8175bf3750dc54096bf1506c681b4f13262e5b82e40244e9a77730c6b72e4d6) >>> perl-crypt-cbc 2.33 Collecting legal info CBC.pm: OK (sha256: 9548d0beb746167270df647aa97a3e47b957adb4ec103c2cfb8f54b0005f99c7) >>> perl-mailtools 2.21 Collecting legal info README: OK (sha256: f7558badc4f4875df247bcccb50a8f369bfe4a2c19361f1df7b26ddf6aaaaf6b) >>> perl-mime-tools 5.509 Collecting legal info COPYING: OK (sha256: 151cd94e37eb05239c5a678c7d1c4d9d5241a7c9c138760b85152bc1947e2b93) >>> perl-mojolicious-plugin-securityheader 0.07 Collecting legal info LICENSE: OK (sha256: 0c38e4629cc9eee869217d62ad765e581e54958596672046a62dfa4cfd87bb09) >>> perl-mojolicious 9.31 Collecting legal info LICENSE: OK (sha256: 19e2e0f2079ea1ce1576eb4ecc0575b33fe45b2b8e71f4aa589d6bedd1da4e0a) >>> perl-moo 2.005004 Collecting legal info LICENSE: OK (sha256: a8a1595c2347f7d10e896809d4f3dea85ccc10ac5644b8073111233cd120b14a) >>> perl-netaddr-ip 4.079 Collecting legal info Artistic: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) Copying: OK (sha256: 773a84089e32147cffef4c6fa127a14658c8c5866987d71d86f0fe22161780f4) >>> perl-role-tiny 2.002004 Collecting legal info LICENSE: OK (sha256: a8a1595c2347f7d10e896809d4f3dea85ccc10ac5644b8073111233cd120b14a) >>> perl-sub-quote 2.006006 Collecting legal info LICENSE: OK (sha256: 88f4a8719c584d756dcfeebc7f35643066354188bfb57c672fbafcd44e044e9c) >>> perl-timedate 2.33 Collecting legal info README: OK (sha256: e72e67533eb3ddd705ae718898945e2f3bf3702e91e85bb67824575706bd5bf9) >>> pv 1.6.20 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-six 1.16.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> qcom-db410c-firmware 1034.2.1 Collecting legal info LICENSE: OK (sha256: 11e60ad6f83c2a86e40dca374c24230b53650dd3e0adf2e72c15f8cafedc2e5a) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> host-rauc 1.9 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> sdl_image 5d792dde2f764daf15dc48521774a3354330db69 Collecting legal info COPYING: OK (sha256: 653649692218d56e5807bdc5b72f51aa6067bc44d30b757e18c03b32bcaf98da) >>> serd 0.30.14 Collecting legal info COPYING: OK (sha256: 13b62d3705cabee6a21730eb24f773249271c2d95e9ecbab16069e729d4ae147) >>> sord 0.16.12 Collecting legal info COPYING: OK (sha256: e06562d6bcf0341b2ac2ad0f0ca36801d2ebf388d5ef297011625e4c36e963f0) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> sphinxbase 5prealpha Collecting legal info src/libsphinxbase/util/bio.c: OK (sha256: 26f12e0152a5d58c69904e439761a1b2fbb9267b5f04674dbf93667e3e6dd043) >>> squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sratom 0.6.14 Collecting legal info COPYING: OK (sha256: 97742aacc982d8bb10d4450e3ce71dd02a9f26ba73a0eb822ef3356a74525597) >>> ssdp-responder 2.0 Collecting legal info LICENSE: OK (sha256: 68d6fdc22e337f725fe719bf9ae6d92b1d8d0ca4cff8219b303ab76706670a8d) >>> tinydtls 0.9-rc1 Collecting legal info LICENSE: OK (sha256: 7e906fb56da52bb6bba38e77eec00e7d37fe65b0b7b28c4bf68ff036573d0de5) >>> utf8proc 2.8.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> xutil_util-macros 1.20.0 Collecting legal info COPYING: OK (sha256: 7db0516389152a90c20ea910e8839d10204ebc25ccbc71fc7f5809dfb98e80ac) >>> zchunk 1.2.2 Collecting legal info LICENSE: OK (sha256: 3c6a4fd5a93cacec6bf694d0537246bc15a95a274f5c5301749754e56d27b797) >>> 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.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzop 1.04 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: iozone-3.493: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: jquery-3.5.1: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /home/thomas/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/thomas/autobuild/instance-0/buildroot'