Runtime features: free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 325.00MiB /home/autobuild/autobuild/instance-0/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.ext2 mkdir -p /home/autobuild/autobuild/instance-0/output-1/images rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2 mkdir -p /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-0/output-1/target/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-0/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot echo "/home/autobuild/autobuild/instance-0/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot printf ' find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target -print0 | xargs -0 -r touch -hd @1671038274\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -f /home/autobuild/autobuild/instance-0/output-1/images/rootfs.ext2\n /home/autobuild/autobuild/instance-0/output-1/host/sbin/mkfs.ext4 -d /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target -r 1 -N 0 -m 5 -L "rootfs" -I 256 -O ^64bit /home/autobuild/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/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot chmod a+x /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/fakeroot rootdir=/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/ext2/target table='/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mke2fs 1.46.5 (30-Dec-2021) Creating regular file /home/autobuild/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: b47396d9-7c97-4760-8c8f-3422b6326ab5 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/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-0/output-1/host/bin/lzma -9 -c /home/autobuild/autobuild/instance-0/output-1/images/rootfs.ext2 > /home/autobuild/autobuild/instance-0/output-1/images/rootfs.ext2.lzma ln -sf rootfs.ext2.lzma /home/autobuild/autobuild/instance-0/output-1/images/rootfs.ext4.lzma >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-0/output-1/images rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-0/output-1/target/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-0/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-0/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' find /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target -print0 | xargs -0 -r touch -hd @1671038274\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-0/output-1/host/bin:/home/autobuild/autobuild/instance-0/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/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/autobuild/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][done] scanning complete, total 3677 objects. stage 2: creating image '/home/autobuild/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/3677 0% [ ] 2/3677 0% [ ] 3/3677 0% [ ] 4/3677 0% [ ] 5/3677 0% [ ] 6/3677 0% [ ] 7/3677 0% [ ] 8/3677 0% [ ] 9/3677 0% [ ] 10/3677 0% [ ] 11/3677 0% [ ] 12/3677 0% [ ] 13/3677 0% [ ] 14/3677 0% [ ] 15/3677 0% [ ] 16/3677 0% [ ] 17/3677 0% [ ] 18/3677 0% [ ] 19/3677 0% [ ] 20/3677 0% [ ] 21/3677 0% [ ] 22/3677 0% [ ] 23/3677 0% [ ] 24/3677 0% [ ] 25/3677 0% [ ] 26/3677 0% [ ] 27/3677 0% [ ] 28/3677 0% [ ] 29/3677 0% [ ] 30/3677 0% [ ] 31/3677 0% [ ] 32/3677 0% [ ] 33/3677 0% [ ] 34/3677 0% [ ] 35/3677 0% [ ] 36/3677 0% [ ] 37/3677 1% [ ] 38/3677 1% [ ] 39/3677 1% [ ] 40/3677 1% [ ] 41/3677 1% [ ] 42/3677 1% [ ] 43/3677 1% [ ] 44/3677 1% [ ] 45/3677 1% [ ] 46/3677 1% [ ] 47/3677 1% [ ] 48/3677 1% [ ] 49/3677 1% [ ] 50/3677 1% [ ] 51/3677 1% [ ] 52/3677 1% [ ] 53/3677 1% [ ] 54/3677 1% [ ] 55/3677 1% [ ] 56/3677 1% [ ] 57/3677 1% [ ] 58/3677 1% [ ] 59/3677 1% [= ] 60/3677 1% [= ] 61/3677 1% [= ] 62/3677 1% [= ] 63/3677 1% [= ] 64/3677 1% [= ] 65/3677 1% [= ] 66/3677 1% [= ] 67/3677 1% [= ] 68/3677 1% [= ] 69/3677 1% [= ] 70/3677 1% [= ] 71/3677 1% [= ] 72/3677 1% [= ] 73/3677 1% [= ] 74/3677 2% [= ] 75/3677 2% [= ] 76/3677 2% [= ] 77/3677 2% [= ] 78/3677 2% [= ] 79/3677 2% [= ] 80/3677 2% [= ] 81/3677 2% [= ] 82/3677 2% [= ] 83/3677 2% [= ] 84/3677 2% [= ] 85/3677 2% [= ] 86/3677 2% [= ] 87/3677 2% [= ] 88/3677 2% [= ] 89/3677 2% [= ] 90/3677 2% [= ] 91/3677 2% [= ] 92/3677 2% [= ] 93/3677 2% [= ] 94/3677 2% [= ] 95/3677 2% [= ] 96/3677 2% [= ] 97/3677 2% [= ] 98/3677 2% [= ] 99/3677 2% [= ] 100/3677 2% [= ] 101/3677 2% [= ] 102/3677 2% [= ] 103/3677 2% [= ] 104/3677 2% [= ] 105/3677 2% [= ] 106/3677 2% [= ] 107/3677 2% [= ] 108/3677 2% [= ] 109/3677 2% [= ] 110/3677 2% [= ] 111/3677 3% [= ] 112/3677 3% [= ] 113/3677 3% [= ] 114/3677 3% [= ] 115/3677 3% [= ] 116/3677 3% [= ] 117/3677 3% [= ] 118/3677 3% [== ] 119/3677 3% [== ] 120/3677 3% [== ] 121/3677 3% [== ] 122/3677 3% [== ] 123/3677 3% [== ] 124/3677 3% [== ] 125/3677 3% [== ] 126/3677 3% [== ] 127/3677 3% [== ] 128/3677 3% [== ] 129/3677 3% [== ] 130/3677 3% [== ] 131/3677 3% [== ] 132/3677 3% [== ] 133/3677 3% [== ] 134/3677 3% [== ] 135/3677 3% [== ] 136/3677 3% [== ] 137/3677 3% [== ] 138/3677 3% [== ] 139/3677 3% [== ] 140/3677 3% [== ] 141/3677 3% [== ] 142/3677 3% [== ] 143/3677 3% [== ] 144/3677 3% [== ] 145/3677 3% [== ] 146/3677 3% [== ] 147/3677 3% [== ] 148/3677 4% [== ] 149/3677 4% [== ] 150/3677 4% [== ] 151/3677 4% [== ] 152/3677 4% [== ] 153/3677 4% [== ] 154/3677 4% [== ] 155/3677 4% [== ] 156/3677 4% [== ] 157/3677 4% [== ] 158/3677 4% [== ] 159/3677 4% [== ] 160/3677 4% [== ] 161/3677 4% [== ] 162/3677 4% [== ] 163/3677 4% [== ] 164/3677 4% [== ] 165/3677 4% [== ] 166/3677 4% [== ] 167/3677 4% [== ] 168/3677 4% [== ] 169/3677 4% [== ] 170/3677 4% [== ] 171/3677 4% [== ] 172/3677 4% [== ] 173/3677 4% [== ] 174/3677 4% [== ] 175/3677 4% [== ] 176/3677 4% [== ] 177/3677 4% [=== ] 178/3677 4% [=== ] 179/3677 4% [=== ] 180/3677 4% [=== ] 181/3677 4% [=== ] 182/3677 4% [=== ] 183/3677 4% [=== ] 184/3677 5% [=== ] 185/3677 5% [=== ] 186/3677 5% [=== ] 187/3677 5% [=== ] 188/3677 5% [=== ] 189/3677 5% [=== ] 190/3677 5% [=== ] 191/3677 5% [=== ] 192/3677 5% [=== ] 193/3677 5% [=== ] 194/3677 5% [=== ] 195/3677 5% [=== ] 196/3677 5% [=== ] 197/3677 5% [=== ] 198/3677 5% [=== ] 199/3677 5% [=== ] 200/3677 5% [=== ] 201/3677 5% [=== ] 202/3677 5% [=== ] 203/3677 5% [=== ] 204/3677 5% [=== ] 205/3677 5% [=== ] 206/3677 5% [=== ] 207/3677 5% [=== ] 208/3677 5% [=== ] 209/3677 5% [=== ] 210/3677 5% [=== ] 211/3677 5% [=== ] 212/3677 5% [=== ] 213/3677 5% [=== ] 214/3677 5% [=== ] 215/3677 5% [=== ] 216/3677 5% [=== ] 217/3677 5% [=== ] 218/3677 5% [=== ] 219/3677 5% [=== ] 220/3677 5% [=== ] 221/3677 6% [=== ] 222/3677 6% [=== ] 223/3677 6% [=== ] 224/3677 6% [=== ] 225/3677 6% [=== ] 226/3677 6% [=== ] 227/3677 6% [=== ] 228/3677 6% [=== ] 229/3677 6% [=== ] 230/3677 6% [=== ] 231/3677 6% [=== ] 232/3677 6% [=== ] 233/3677 6% [=== ] 234/3677 6% [=== ] 235/3677 6% [=== ] 236/3677 6% [=== ] 237/3677 6% [==== ] 238/3677 6% [==== ] 239/3677 6% [==== ] 240/3677 6% [==== ] 241/3677 6% [==== ] 242/3677 6% [==== ] 243/3677 6% [==== ] 244/3677 6% [==== ] 245/3677 6% [==== ] 246/3677 6% [==== ] 247/3677 6% [==== ] 248/3677 6% [==== ] 249/3677 6% [==== ] 250/3677 6% [==== ] 251/3677 6% [==== ] 252/3677 6% [==== ] 253/3677 6% [==== ] 254/3677 6% [==== ] 255/3677 6% [==== ] 256/3677 6% [==== ] 257/3677 6% [==== ] 258/3677 7% [==== ] 259/3677 7% [==== ] 260/3677 7% [==== ] 261/3677 7% [==== ] 262/3677 7% [==== ] 263/3677 7% [==== ] 264/3677 7% [==== ] 265/3677 7% [==== ] 266/3677 7% [==== ] 267/3677 7% [==== ] 268/3677 7% [==== ] 269/3677 7% [==== ] 270/3677 7% [==== ] 271/3677 7% [==== ] 272/3677 7% [==== ] 273/3677 7% [==== ] 274/3677 7% [==== ] 275/3677 7% [==== ] 276/3677 7% [==== ] 277/3677 7% [==== ] 278/3677 7% [==== ] 279/3677 7% [==== ] 280/3677 7% [==== ] 281/3677 7% [==== ] 282/3677 7% [==== ] 283/3677 7% [==== ] 284/3677 7% [==== ] 285/3677 7% [==== ] 286/3677 7% [==== ] 287/3677 7% [==== ] 288/3677 7% [==== ] 289/3677 7% [==== ] 290/3677 7% [==== ] 291/3677 7% [==== ] 292/3677 7% [==== ] 293/3677 7% [==== ] 294/3677 7% [==== ] 295/3677 8% [==== ] 296/3677 8% [===== ] 297/3677 8% [===== ] 298/3677 8% [===== ] 299/3677 8% [===== ] 300/3677 8% [===== ] 301/3677 8% [===== ] 302/3677 8% [===== ] 303/3677 8% [===== ] 304/3677 8% [===== ] 305/3677 8% [===== ] 306/3677 8% [===== ] 307/3677 8% [===== ] 308/3677 8% [===== ] 309/3677 8% [===== ] 310/3677 8% [===== ] 311/3677 8% [===== ] 312/3677 8% [===== ] 313/3677 8% [===== ] 314/3677 8% [===== ] 315/3677 8% [===== ] 316/3677 8% [===== ] 317/3677 8% [===== ] 318/3677 8% [===== ] 319/3677 8% [===== ] 320/3677 8% [===== ] 321/3677 8% [===== ] 322/3677 8% [===== ] 323/3677 8% [===== ] 324/3677 8% [===== ] 325/3677 8% [===== ] 326/3677 8% [===== ] 327/3677 8% [===== ] 328/3677 8% [===== ] 329/3677 8% [===== ] 330/3677 8% [===== ] 331/3677 9% [===== ] 332/3677 9% [===== ] 333/3677 9% [===== ] 334/3677 9% [===== ] 335/3677 9% [===== ] 336/3677 9% [===== ] 337/3677 9% [===== ] 338/3677 9% [===== ] 339/3677 9% [===== ] 340/3677 9% [===== ] 341/3677 9% [===== ] 342/3677 9% [===== ] 343/3677 9% [===== ] 344/3677 9% [===== ] 345/3677 9% [===== ] 346/3677 9% [===== ] 347/3677 9% [===== ] 348/3677 9% [===== ] 349/3677 9% [===== ] 350/3677 9% [===== ] 351/3677 9% [===== ] 352/3677 9% [===== ] 353/3677 9% [===== ] 354/3677 9% [===== ] 355/3677 9% [====== ] 356/3677 9% [====== ] 357/3677 9% [====== ] 358/3677 9% [====== ] 359/3677 9% [====== ] 360/3677 9% [====== ] 361/3677 9% [====== ] 362/3677 9% [====== ] 363/3677 9% [====== ] 364/3677 9% [====== ] 365/3677 9% [====== ] 366/3677 9% [====== ] 367/3677 9% [====== ] 368/3677 10% [====== ] 369/3677 10% [====== ] 370/3677 10% [====== ] 371/3677 10% [====== ] 372/3677 10% [====== ] 373/3677 10% [====== ] 374/3677 10% [====== ] 375/3677 10% [====== ] 376/3677 10% [====== ] 377/3677 10% [====== ] 378/3677 10% [====== ] 379/3677 10% [====== ] 380/3677 10% [====== ] 381/3677 10% [====== ] 382/3677 10% [====== ] 383/3677 10% [====== ] 384/3677 10% [====== ] 385/3677 10% [====== ] 386/3677 10% [====== ] 387/3677 10% [====== ] 388/3677 10% [====== ] 389/3677 10% [====== ] 390/3677 10% [====== ] 391/3677 10% [====== ] 392/3677 10% [====== ] 393/3677 10% [====== ] 394/3677 10% [====== ] 395/3677 10% [====== ] 396/3677 10% [====== ] 397/3677 10% [====== ] 398/3677 10% [====== ] 399/3677 10% [====== ] 400/3677 10% [====== ] 401/3677 10% [====== ] 402/3677 10% [====== ] 403/3677 10% [====== ] 404/3677 10% [====== ] 405/3677 11% [====== ] 406/3677 11% [====== ] 407/3677 11% [====== ] 408/3677 11% [====== ] 409/3677 11% [====== ] 410/3677 11% [====== ] 411/3677 11% [====== ] 412/3677 11% [====== ] 413/3677 11% [====== ] 414/3677 11% [====== ] 415/3677 11% [======= ] 416/3677 11% [======= ] 417/3677 11% [======= ] 418/3677 11% [======= ] 419/3677 11% [======= ] 420/3677 11% [======= ] 421/3677 11% [======= ] 422/3677 11% [======= ] 423/3677 11% [======= ] 424/3677 11% [======= ] 425/3677 11% [======= ] 426/3677 11% [======= ] 427/3677 11% [======= ] 428/3677 11% [======= ] 429/3677 11% [======= ] 430/3677 11% [======= ] 431/3677 11% [======= ] 432/3677 11% [======= ] 433/3677 11% [======= ] 434/3677 11% [======= ] 435/3677 11% [======= ] 436/3677 11% [======= ] 437/3677 11% [======= ] 438/3677 11% [======= ] 439/3677 11% [======= ] 440/3677 11% [======= ] 441/3677 11% [======= ] 442/3677 12% [======= ] 443/3677 12% [======= ] 444/3677 12% [======= ] 445/3677 12% [======= ] 446/3677 12% [======= ] 447/3677 12% [======= ] 448/3677 12% [======= ] 449/3677 12% [======= ] 450/3677 12% [======= ] 451/3677 12% [======= ] 452/3677 12% [======= ] 453/3677 12% [======= ] 454/3677 12% [======= ] 455/3677 12% [======= ] 456/3677 12% [======= ] 457/3677 12% [======= ] 458/3677 12% [======= ] 459/3677 12% [======= ] 460/3677 12% [======= ] 461/3677 12% [======= ] 462/3677 12% [======= ] 463/3677 12% [======= ] 464/3677 12% [======= ] 465/3677 12% [======= ] 466/3677 12% [======= ] 467/3677 12% [======= ] 468/3677 12% [======= ] 469/3677 12% [======= ] 470/3677 12% [======= ] 471/3677 12% [======= ] 472/3677 12% [======= ] 473/3677 12% [======= ] 474/3677 12% [======== ] 475/3677 12% [======== ] 476/3677 12% [======== ] 477/3677 12% [======== ] 478/3677 12% [======== ] 479/3677 13% [======== ] 480/3677 13% [======== ] 481/3677 13% [======== ] 482/3677 13% [======== ] 483/3677 13% [======== ] 484/3677 13% [======== ] 485/3677 13% [======== ] 486/3677 13% [======== ] 487/3677 13% [======== ] 488/3677 13% [======== ] 489/3677 13% [======== ] 490/3677 13% [======== ] 491/3677 13% [======== ] 492/3677 13% [======== ] 493/3677 13% [======== ] 494/3677 13% [======== ] 495/3677 13% [======== ] 496/3677 13% [======== ] 497/3677 13% [======== ] 498/3677 13% [======== ] 499/3677 13% [======== ] 500/3677 13% [======== ] 501/3677 13% [======== ] 502/3677 13% [======== ] 503/3677 13% [======== ] 504/3677 13% [======== ] 505/3677 13% [======== ] 506/3677 13% [======== ] 507/3677 13% [======== ] 508/3677 13% [======== ] 509/3677 13% [======== ] 510/3677 13% [======== ] 511/3677 13% [======== ] 512/3677 13% [======== ] 513/3677 13% [======== ] 514/3677 13% [======== ] 515/3677 14% [======== ] 516/3677 14% [======== ] 517/3677 14% [======== ] 518/3677 14% [======== ] 519/3677 14% [======== ] 520/3677 14% [======== ] 521/3677 14% [======== ] 522/3677 14% [======== ] 523/3677 14% [======== ] 524/3677 14% [======== ] 525/3677 14% [======== ] 526/3677 14% [======== ] 527/3677 14% [======== ] 528/3677 14% [======== ] 529/3677 14% [======== ] 530/3677 14% [======== ] 531/3677 14% [======== ] 532/3677 14% [======== ] 533/3677 14% [========= ] 534/3677 14% [========= ] 535/3677 14% [========= ] 536/3677 14% [========= ] 537/3677 14% [========= ] 538/3677 14% [========= ] 539/3677 14% [========= ] 540/3677 14% [========= ] 541/3677 14% [========= ] 542/3677 14% [========= ] 543/3677 14% [========= ] 544/3677 14% [========= ] 545/3677 14% [========= ] 546/3677 14% [========= ] 547/3677 14% [========= ] 548/3677 14% [========= ] 549/3677 14% [========= ] 550/3677 14% [========= ] 551/3677 14% [========= ] 552/3677 15% [========= ] 553/3677 15% [========= ] 554/3677 15% [========= ] 555/3677 15% [========= ] 556/3677 15% [========= ] 557/3677 15% [========= ] 558/3677 15% [========= ] 559/3677 15% [========= ] 560/3677 15% [========= ] 561/3677 15% [========= ] 562/3677 15% [========= ] 563/3677 15% [========= ] 564/3677 15% [========= ] 565/3677 15% [========= ] 566/3677 15% [========= ] 567/3677 15% [========= ] 568/3677 15% [========= ] 569/3677 15% [========= ] 570/3677 15% [========= ] 571/3677 15% [========= ] 572/3677 15% [========= ] 573/3677 15% [========= ] 574/3677 15% [========= ] 575/3677 15% [========= ] 576/3677 15% [========= ] 577/3677 15% [========= ] 578/3677 15% [========= ] 579/3677 15% [========= ] 580/3677 15% [========= ] 581/3677 15% [========= ] 582/3677 15% [========= ] 583/3677 15% [========= ] 584/3677 15% [========= ] 585/3677 15% [========= ] 586/3677 15% [========= ] 587/3677 15% [========= ] 588/3677 15% [========= ] 589/3677 16% [========= ] 590/3677 16% [========= ] 591/3677 16% [========= ] 592/3677 16% [========= ] 593/3677 16% [========== ] 594/3677 16% [========== ] 595/3677 16% [========== ] 596/3677 16% [========== ] 597/3677 16% [========== ] 598/3677 16% [========== ] 599/3677 16% [========== ] 600/3677 16% [========== ] 601/3677 16% [========== ] 602/3677 16% [========== ] 603/3677 16% [========== ] 604/3677 16% [========== ] 605/3677 16% [========== ] 606/3677 16% [========== ] 607/3677 16% [========== ] 608/3677 16% [========== ] 609/3677 16% [========== ] 610/3677 16% [========== ] 611/3677 16% [========== ] 612/3677 16% [========== ] 613/3677 16% [========== ] 614/3677 16% [========== ] 615/3677 16% [========== ] 616/3677 16% [========== ] 617/3677 16% [========== ] 618/3677 16% [========== ] 619/3677 16% [========== ] 620/3677 16% [========== ] 621/3677 16% [========== ] 622/3677 16% [========== ] 623/3677 16% [========== ] 624/3677 16% [========== ] 625/3677 16% [========== ] 626/3677 17% [========== ] 627/3677 17% [========== ] 628/3677 17% [========== ] 629/3677 17% [========== ] 630/3677 17% [========== ] 631/3677 17% [========== ] 632/3677 17% [========== ] 633/3677 17% [========== ] 634/3677 17% [========== ] 635/3677 17% [========== ] 636/3677 17% [========== ] 637/3677 17% [========== ] 638/3677 17% [========== ] 639/3677 17% [========== ] 640/3677 17% [========== ] 641/3677 17% [========== ] 642/3677 17% [========== ] 643/3677 17% [========== ] 644/3677 17% [========== ] 645/3677 17% [========== ] 646/3677 17% [========== ] 647/3677 17% [========== ] 648/3677 17% [========== ] 649/3677 17% [========== ] 650/3677 17% [========== ] 651/3677 17% [========== ] 652/3677 17% [=========== ] 653/3677 17% [=========== ] 654/3677 17% [=========== ] 655/3677 17% [=========== ] 656/3677 17% [=========== ] 657/3677 17% [=========== ] 658/3677 17% [=========== ] 659/3677 17% [=========== ] 660/3677 17% [=========== ] 661/3677 17% [=========== ] 662/3677 18% [=========== ] 663/3677 18% [=========== ] 664/3677 18% [=========== ] 665/3677 18% [=========== ] 666/3677 18% [=========== ] 667/3677 18% [=========== ] 668/3677 18% [=========== ] 669/3677 18% [=========== ] 670/3677 18% [=========== ] 671/3677 18% [=========== ] 672/3677 18% [=========== ] 673/3677 18% [=========== ] 674/3677 18% [=========== ] 675/3677 18% [=========== ] 676/3677 18% [=========== ] 677/3677 18% [=========== ] 678/3677 18% [=========== ] 679/3677 18% [=========== ] 680/3677 18% [=========== ] 681/3677 18% [=========== ] 682/3677 18% [=========== ] 683/3677 18% [=========== ] 684/3677 18% [=========== ] 685/3677 18% [=========== ] 686/3677 18% [=========== ] 687/3677 18% [=========== ] 688/3677 18% [=========== ] 689/3677 18% [=========== ] 690/3677 18% [=========== ] 691/3677 18% [=========== ] 692/3677 18% [=========== ] 693/3677 18% [=========== ] 694/3677 18% [=========== ] 695/3677 18% [=========== ] 696/3677 18% [=========== ] 697/3677 18% [=========== ] 698/3677 18% [=========== ] 699/3677 19% [=========== ] 700/3677 19% [=========== ] 701/3677 19% [=========== ] 702/3677 19% [=========== ] 703/3677 19% [=========== ] 704/3677 19% [=========== ] 705/3677 19% [=========== ] 706/3677 19% [=========== ] 707/3677 19% [=========== ] 708/3677 19% [=========== ] 709/3677 19% [=========== ] 710/3677 19% [=========== ] 711/3677 19% [============ ] 712/3677 19% [============ ] 713/3677 19% [============ ] 714/3677 19% [============ ] 715/3677 19% [============ ] 716/3677 19% [============ ] 717/3677 19% [============ ] 718/3677 19% [============ ] 719/3677 19% [============ ] 720/3677 19% [============ ] 721/3677 19% [============ ] 722/3677 19% [============ ] 723/3677 19% [============ ] 724/3677 19% [============ ] 725/3677 19% [============ ] 726/3677 19% [============ ] 727/3677 19% [============ ] 728/3677 19% [============ ] 729/3677 19% [============ ] 730/3677 19% [============ ] 731/3677 19% [============ ] 732/3677 19% [============ ] 733/3677 19% [============ ] 734/3677 19% [============ ] 735/3677 19% [============ ] 736/3677 20% [============ ] 737/3677 20% [============ ] 738/3677 20% [============ ] 739/3677 20% [============ ] 740/3677 20% [============ ] 741/3677 20% [============ ] 742/3677 20% [============ ] 743/3677 20% [============ ] 744/3677 20% [============ ] 745/3677 20% [============ ] 746/3677 20% [============ ] 747/3677 20% [============ ] 748/3677 20% [============ ] 749/3677 20% [============ ] 750/3677 20% [============ ] 751/3677 20% [============ ] 752/3677 20% [============ ] 753/3677 20% [============ ] 754/3677 20% [============ ] 755/3677 20% [============ ] 756/3677 20% [============ ] 757/3677 20% [============ ] 758/3677 20% [============ ] 759/3677 20% [============ ] 760/3677 20% [============ ] 761/3677 20% [============ ] 762/3677 20% [============ ] 763/3677 20% [============ ] 764/3677 20% [============ ] 765/3677 20% [============ ] 766/3677 20% [============ ] 767/3677 20% [============ ] 768/3677 20% [============ ] 769/3677 20% [============ ] 770/3677 20% [============= ] 771/3677 20% [============= ] 772/3677 20% [============= ] 773/3677 21% [============= ] 774/3677 21% [============= ] 775/3677 21% [============= ] 776/3677 21% [============= ] 777/3677 21% [============= ] 778/3677 21% [============= ] 779/3677 21% [============= ] 780/3677 21% [============= ] 781/3677 21% [============= ] 782/3677 21% [============= ] 783/3677 21% [============= ] 784/3677 21% [============= ] 785/3677 21% [============= ] 786/3677 21% [============= ] 787/3677 21% [============= ] 788/3677 21% [============= ] 789/3677 21% [============= ] 790/3677 21% [============= ] 791/3677 21% [============= ] 792/3677 21% [============= ] 793/3677 21% [============= ] 794/3677 21% [============= ] 795/3677 21% [============= ] 796/3677 21% [============= ] 797/3677 21% [============= ] 798/3677 21% [============= ] 799/3677 21% [============= ] 800/3677 21% [============= ] 801/3677 21% [============= ] 802/3677 21% [============= ] 803/3677 21% [============= ] 804/3677 21% [============= ] 805/3677 21% [============= ] 806/3677 21% [============= ] 807/3677 21% [============= ] 808/3677 21% [============= ] 809/3677 22% [============= ] 810/3677 22% [============= ] 811/3677 22% [============= ] 812/3677 22% [============= ] 813/3677 22% [============= ] 814/3677 22% [============= ] 815/3677 22% [============= ] 816/3677 22% [============= ] 817/3677 22% [============= ] 818/3677 22% [============= ] 819/3677 22% [============= ] 820/3677 22% [============= ] 821/3677 22% [============= ] 822/3677 22% [============= ] 823/3677 22% [============= ] 824/3677 22% [============= ] 825/3677 22% [============= ] 826/3677 22% [============= ] 827/3677 22% [============= ] 828/3677 22% [============= ] 829/3677 22% [============= ] 830/3677 22% [============== ] 831/3677 22% [============== ] 832/3677 22% [============== ] 833/3677 22% [============== ] 834/3677 22% [============== ] 835/3677 22% [============== ] 836/3677 22% [============== ] 837/3677 22% [============== ] 838/3677 22% [============== ] 839/3677 22% [============== ] 840/3677 22% [============== ] 841/3677 22% [============== ] 842/3677 22% [============== ] 843/3677 22% [============== ] 844/3677 22% [============== ] 845/3677 22% [============== ] 846/3677 23% [============== ] 847/3677 23% [============== ] 848/3677 23% [============== ] 849/3677 23% [============== ] 850/3677 23% [============== ] 851/3677 23% [============== ] 852/3677 23% [============== ] 853/3677 23% [============== ] 854/3677 23% [============== ] 855/3677 23% [============== ] 856/3677 23% [============== ] 857/3677 23% [============== ] 858/3677 23% [============== ] 859/3677 23% [============== ] 860/3677 23% [============== ] 861/3677 23% [============== ] 862/3677 23% [============== ] 863/3677 23% [============== ] 864/3677 23% [============== ] 865/3677 23% [============== ] 866/3677 23% [============== ] 867/3677 23% [============== ] 868/3677 23% [============== ] 869/3677 23% [============== ] 870/3677 23% [============== ] 871/3677 23% [============== ] 872/3677 23% [============== ] 873/3677 23% [============== ] 874/3677 23% [============== ] 875/3677 23% [============== ] 876/3677 23% [============== ] 877/3677 23% [============== ] 878/3677 23% [============== ] 879/3677 23% [============== ] 880/3677 23% [============== ] 881/3677 23% [============== ] 882/3677 23% [============== ] 883/3677 24% [============== ] 884/3677 24% [============== ] 885/3677 24% [============== ] 886/3677 24% [============== ] 887/3677 24% [============== ] 888/3677 24% [============== ] 889/3677 24% [=============== ] 890/3677 24% [=============== ] 891/3677 24% [=============== ] 892/3677 24% [=============== ] 893/3677 24% [=============== ] 894/3677 24% [=============== ] 895/3677 24% [=============== ] 896/3677 24% [=============== ] 897/3677 24% [=============== ] 898/3677 24% [=============== ] 899/3677 24% [=============== ] 900/3677 24% [=============== ] 901/3677 24% [=============== ] 902/3677 24% [=============== ] 903/3677 24% [=============== ] 904/3677 24% [=============== ] 905/3677 24% [=============== ] 906/3677 24% [=============== ] 907/3677 24% [=============== ] 908/3677 24% [=============== ] 909/3677 24% [=============== ] 910/3677 24% [=============== ] 911/3677 24% [=============== ] 912/3677 24% [=============== ] 913/3677 24% [=============== ] 914/3677 24% [=============== ] 915/3677 24% [=============== ] 916/3677 24% [=============== ] 917/3677 24% [=============== ] 918/3677 24% [=============== ] 919/3677 24% [=============== ] 920/3677 25% [=============== ] 921/3677 25% [=============== ] 922/3677 25% [=============== ] 923/3677 25% [=============== ] 924/3677 25% [=============== ] 925/3677 25% [=============== ] 926/3677 25% [=============== ] 927/3677 25% [=============== ] 928/3677 25% [=============== ] 929/3677 25% [=============== ] 930/3677 25% [=============== ] 931/3677 25% [=============== ] 932/3677 25% [=============== ] 933/3677 25% [=============== ] 934/3677 25% [=============== ] 935/3677 25% [=============== ] 936/3677 25% [=============== ] 937/3677 25% [=============== ] 938/3677 25% [=============== ] 939/3677 25% [=============== ] 940/3677 25% [=============== ] 941/3677 25% [=============== ] 942/3677 25% [=============== ] 943/3677 25% [=============== ] 944/3677 25% [=============== ] 945/3677 25% [=============== ] 946/3677 25% [=============== ] 947/3677 25% [=============== ] 948/3677 25% [================ ] 949/3677 25% [================ ] 950/3677 25% [================ ] 951/3677 25% [================ ] 952/3677 25% [================ ] 953/3677 25% [================ ] 954/3677 25% [================ ] 955/3677 25% [================ ] 956/3677 25% [================ ] 957/3677 26% [================ ] 958/3677 26% [================ ] 959/3677 26% [================ ] 960/3677 26% [================ ] 961/3677 26% [================ ] 962/3677 26% [================ ] 963/3677 26% [================ ] 964/3677 26% [================ ] 965/3677 26% [================ ] 966/3677 26% [================ ] 967/3677 26% [================ ] 968/3677 26% [================ ] 969/3677 26% [================ ] 970/3677 26% [================ ] 971/3677 26% [================ ] 972/3677 26% [================ ] 973/3677 26% [================ ] 974/3677 26% [================ ] 975/3677 26% [================ ] 976/3677 26% [================ ] 977/3677 26% [================ ] 978/3677 26% [================ ] 979/3677 26% [================ ] 980/3677 26% [================ ] 981/3677 26% [================ ] 982/3677 26% [================ ] 983/3677 26% [================ ] 984/3677 26% [================ ] 985/3677 26% [================ ] 986/3677 26% [================ ] 987/3677 26% [================ ] 988/3677 26% [================ ] 989/3677 26% [================ ] 990/3677 26% [================ ] 991/3677 26% [================ ] 992/3677 26% [================ ] 993/3677 27% [================ ] 994/3677 27% [================ ] 995/3677 27% [================ ] 996/3677 27% [================ ] 997/3677 27% [================ ] 998/3677 27% [================ ] 999/3677 27% [================ ] 1000/3677 27% [================ ] 1001/3677 27% [================ ] 1002/3677 27% [================ ] 1003/3677 27% [================ ] 1004/3677 27% [================ ] 1005/3677 27% [================ ] 1006/3677 27% [================ ] 1007/3677 27% [================ ] 1008/3677 27% [================= ] 1009/3677 27% [================= ] 1010/3677 27% [================= ] 1011/3677 27% [================= ] 1012/3677 27% [================= ] 1013/3677 27% [================= ] 1014/3677 27% [================= ] 1015/3677 27% [================= ] 1016/3677 27% [================= ] 1017/3677 27% [================= ] 1018/3677 27% [================= ] 1019/3677 27% [================= ] 1020/3677 27% [================= ] 1021/3677 27% [================= ] 1022/3677 27% [================= ] 1023/3677 27% [================= ] 1024/3677 27% [================= ] 1025/3677 27% [================= ] 1026/3677 27% [================= ] 1027/3677 27% [================= ] 1028/3677 27% [================= ] 1029/3677 27% [================= ] 1030/3677 28% [================= ] 1031/3677 28% [================= ] 1032/3677 28% [================= ] 1033/3677 28% [================= ] 1034/3677 28% [================= ] 1035/3677 28% [================= ] 1036/3677 28% [================= ] 1037/3677 28% [================= ] 1038/3677 28% [================= ] 1039/3677 28% [================= ] 1040/3677 28% [================= ] 1041/3677 28% [================= ] 1042/3677 28% [================= ] 1043/3677 28% [================= ] 1044/3677 28% [================= ] 1045/3677 28% [================= ] 1046/3677 28% [================= ] 1047/3677 28% [================= ] 1048/3677 28% [================= ] 1049/3677 28% [================= ] 1050/3677 28% [================= ] 1051/3677 28% [================= ] 1052/3677 28% [================= ] 1053/3677 28% [================= ] 1054/3677 28% [================= ] 1055/3677 28% [================= ] 1056/3677 28% [================= ] 1057/3677 28% [================= ] 1058/3677 28% [================= ] 1059/3677 28% [================= ] 1060/3677 28% [================= ] 1061/3677 28% [================= ] 1062/3677 28% [================= ] 1063/3677 28% [================= ] 1064/3677 28% [================= ] 1065/3677 28% [================= ] 1066/3677 28% [================= ] 1067/3677 29% [================== ] 1068/3677 29% [================== ] 1069/3677 29% [================== ] 1070/3677 29% [================== ] 1071/3677 29% [================== ] 1072/3677 29% [================== ] 1073/3677 29% [================== ] 1074/3677 29% [================== ] 1075/3677 29% [================== ] 1076/3677 29% [================== ] 1077/3677 29% [================== ] 1078/3677 29% [================== ] 1079/3677 29% [================== ] 1080/3677 29% [================== ] 1081/3677 29% [================== ] 1082/3677 29% [================== ] 1083/3677 29% [================== ] 1084/3677 29% [================== ] 1085/3677 29% [================== ] 1086/3677 29% [================== ] 1087/3677 29% [================== ] 1088/3677 29% [================== ] 1089/3677 29% [================== ] 1090/3677 29% [================== ] 1091/3677 29% [================== ] 1092/3677 29% [================== ] 1093/3677 29% [================== ] 1094/3677 29% [================== ] 1095/3677 29% [================== ] 1096/3677 29% [================== ] 1097/3677 29% [================== ] 1098/3677 29% [================== ] 1099/3677 29% [================== ] 1100/3677 29% [================== ] 1101/3677 29% [================== ] 1102/3677 29% [================== ] 1103/3677 29% [================== ] 1104/3677 30% [================== ] 1105/3677 30% [================== ] 1106/3677 30% [================== ] 1107/3677 30% [================== ] 1108/3677 30% [================== ] 1109/3677 30% [================== ] 1110/3677 30% [================== ] 1111/3677 30% [================== ] 1112/3677 30% [================== ] 1113/3677 30% [================== ] 1114/3677 30% [================== ] 1115/3677 30% [================== ] 1116/3677 30% [================== ] 1117/3677 30% [================== ] 1118/3677 30% [================== ] 1119/3677 30% [================== ] 1120/3677 30% [================== ] 1121/3677 30% [================== ] 1122/3677 30% [================== ] 1123/3677 30% [================== ] 1124/3677 30% [================== ] 1125/3677 30% [================== ] 1126/3677 30% [=================== ] 1127/3677 30% [=================== ] 1128/3677 30% [=================== ] 1129/3677 30% [=================== ] 1130/3677 30% [=================== ] 1131/3677 30% [=================== ] 1132/3677 30% [=================== ] 1133/3677 30% [=================== ] 1134/3677 30% [=================== ] 1135/3677 30% [=================== ] 1136/3677 30% [=================== ] 1137/3677 30% [=================== ] 1138/3677 30% [=================== ] 1139/3677 30% [=================== ] 1140/3677 31% [=================== ] 1141/3677 31% [=================== ] 1142/3677 31% [=================== ] 1143/3677 31% [=================== ] 1144/3677 31% [=================== ] 1145/3677 31% [=================== ] 1146/3677 31% [=================== ] 1147/3677 31% [=================== ] 1148/3677 31% [=================== ] 1149/3677 31% [=================== ] 1150/3677 31% [=================== ] 1151/3677 31% [=================== ] 1152/3677 31% [=================== ] 1153/3677 31% [=================== ] 1154/3677 31% [=================== ] 1155/3677 31% [=================== ] 1156/3677 31% [=================== ] 1157/3677 31% [=================== ] 1158/3677 31% [=================== ] 1159/3677 31% [=================== ] 1160/3677 31% [=================== ] 1161/3677 31% [=================== ] 1162/3677 31% [=================== ] 1163/3677 31% [=================== ] 1164/3677 31% [=================== ] 1165/3677 31% [=================== ] 1166/3677 31% [=================== ] 1167/3677 31% [=================== ] 1168/3677 31% [=================== ] 1169/3677 31% [=================== ] 1170/3677 31% [=================== ] 1171/3677 31% [=================== ] 1172/3677 31% [=================== ] 1173/3677 31% [=================== ] 1174/3677 31% [=================== ] 1175/3677 31% [=================== ] 1176/3677 31% [=================== ] 1177/3677 32% [=================== ] 1178/3677 32% [=================== ] 1179/3677 32% [=================== ] 1180/3677 32% [=================== ] 1181/3677 32% [=================== ] 1182/3677 32% [=================== ] 1183/3677 32% [=================== ] 1184/3677 32% [=================== ] 1185/3677 32% [=================== ] 1186/3677 32% [==================== ] 1187/3677 32% [==================== ] 1188/3677 32% [==================== ] 1189/3677 32% [==================== ] 1190/3677 32% [==================== ] 1191/3677 32% [==================== ] 1192/3677 32% [==================== ] 1193/3677 32% [==================== ] 1194/3677 32% [==================== ] 1195/3677 32% [==================== ] 1196/3677 32% [==================== ] 1197/3677 32% [==================== ] 1198/3677 32% [==================== ] 1199/3677 32% [==================== ] 1200/3677 32% [==================== ] 1201/3677 32% [==================== ] 1202/3677 32% [==================== ] 1203/3677 32% [==================== ] 1204/3677 32% [==================== ] 1205/3677 32% [==================== ] 1206/3677 32% [==================== ] 1207/3677 32% [==================== ] 1208/3677 32% [==================== ] 1209/3677 32% [==================== ] 1210/3677 32% [==================== ] 1211/3677 32% [==================== ] 1212/3677 32% [==================== ] 1213/3677 32% [==================== ] 1214/3677 33% [==================== ] 1215/3677 33% [==================== ] 1216/3677 33% [==================== ] 1217/3677 33% [==================== ] 1218/3677 33% [==================== ] 1219/3677 33% [==================== ] 1220/3677 33% [==================== ] 1221/3677 33% [==================== ] 1222/3677 33% [==================== ] 1223/3677 33% [==================== ] 1224/3677 33% [==================== ] 1225/3677 33% [==================== ] 1226/3677 33% [==================== ] 1227/3677 33% [==================== ] 1228/3677 33% [==================== ] 1229/3677 33% [==================== ] 1230/3677 33% [==================== ] 1231/3677 33% [==================== ] 1232/3677 33% [==================== ] 1233/3677 33% [==================== ] 1234/3677 33% [==================== ] 1235/3677 33% [==================== ] 1236/3677 33% [==================== ] 1237/3677 33% [==================== ] 1238/3677 33% [==================== ] 1239/3677 33% [==================== ] 1240/3677 33% [==================== ] 1241/3677 33% [==================== ] 1242/3677 33% [==================== ] 1243/3677 33% [==================== ] 1244/3677 33% [==================== ] 1245/3677 33% [===================== ] 1246/3677 33% [===================== ] 1247/3677 33% [===================== ] 1248/3677 33% [===================== ] 1249/3677 33% [===================== ] 1250/3677 33% [===================== ] 1251/3677 34% [===================== ] 1252/3677 34% [===================== ] 1253/3677 34% [===================== ] 1254/3677 34% [===================== ] 1255/3677 34% [===================== ] 1256/3677 34% [===================== ] 1257/3677 34% [===================== ] 1258/3677 34% [===================== ] 1259/3677 34% [===================== ] 1260/3677 34% [===================== ] 1261/3677 34% [===================== ] 1262/3677 34% [===================== ] 1263/3677 34% [===================== ] 1264/3677 34% [===================== ] 1265/3677 34% [===================== ] 1266/3677 34% [===================== ] 1267/3677 34% [===================== ] 1268/3677 34% [===================== ] 1269/3677 34% [===================== ] 1270/3677 34% [===================== ] 1271/3677 34% [===================== ] 1272/3677 34% [===================== ] 1273/3677 34% [===================== ] 1274/3677 34% [===================== ] 1275/3677 34% [===================== ] 1276/3677 34% [===================== ] 1277/3677 34% [===================== ] 1278/3677 34% [===================== ] 1279/3677 34% [===================== ] 1280/3677 34% [===================== ] 1281/3677 34% [===================== ] 1282/3677 34% [===================== ] 1283/3677 34% [===================== ] 1284/3677 34% [===================== ] 1285/3677 34% [===================== ] 1286/3677 34% [===================== ] 1287/3677 35% [===================== ] 1288/3677 35% [===================== ] 1289/3677 35% [===================== ] 1290/3677 35% [===================== ] 1291/3677 35% [===================== ] 1292/3677 35% [===================== ] 1293/3677 35% [===================== ] 1294/3677 35% [===================== ] 1295/3677 35% [===================== ] 1296/3677 35% [===================== ] 1297/3677 35% [===================== ] 1298/3677 35% [===================== ] 1299/3677 35% [===================== ] 1300/3677 35% [===================== ] 1301/3677 35% [===================== ] 1302/3677 35% [===================== ] 1303/3677 35% [===================== ] 1304/3677 35% [====================== ] 1305/3677 35% [====================== ] 1306/3677 35% [====================== ] 1307/3677 35% [====================== ] 1308/3677 35% [====================== ] 1309/3677 35% [====================== ] 1310/3677 35% [====================== ] 1311/3677 35% [====================== ] 1312/3677 35% [====================== ] 1313/3677 35% [====================== ] 1314/3677 35% [====================== ] 1315/3677 35% [====================== ] 1316/3677 35% [====================== ] 1317/3677 35% [====================== ] 1318/3677 35% [====================== ] 1319/3677 35% [====================== ] 1320/3677 35% [====================== ] 1321/3677 35% [====================== ] 1322/3677 35% [====================== ] 1323/3677 35% [====================== ] 1324/3677 36% [====================== ] 1325/3677 36% [====================== ] 1326/3677 36% [====================== ] 1327/3677 36% [====================== ] 1328/3677 36% [====================== ] 1329/3677 36% [====================== ] 1330/3677 36% [====================== ] 1331/3677 36% [====================== ] 1332/3677 36% [====================== ] 1333/3677 36% [====================== ] 1334/3677 36% [====================== ] 1335/3677 36% [====================== ] 1336/3677 36% [====================== ] 1337/3677 36% [====================== ] 1338/3677 36% [====================== ] 1339/3677 36% [====================== ] 1340/3677 36% [====================== ] 1341/3677 36% [====================== ] 1342/3677 36% [====================== ] 1343/3677 36% [====================== ] 1344/3677 36% [====================== ] 1345/3677 36% [====================== ] 1346/3677 36% [====================== ] 1347/3677 36% [====================== ] 1348/3677 36% [====================== ] 1349/3677 36% [====================== ] 1350/3677 36% [====================== ] 1351/3677 36% [====================== ] 1352/3677 36% [====================== ] 1353/3677 36% [====================== ] 1354/3677 36% [====================== ] 1355/3677 36% [====================== ] 1356/3677 36% [====================== ] 1357/3677 36% [====================== ] 1358/3677 36% [====================== ] 1359/3677 36% [====================== ] 1360/3677 36% [====================== ] 1361/3677 37% [====================== ] 1362/3677 37% [====================== ] 1363/3677 37% [====================== ] 1364/3677 37% [======================= ] 1365/3677 37% [======================= ] 1366/3677 37% [======================= ] 1367/3677 37% [======================= ] 1368/3677 37% [======================= ] 1369/3677 37% [======================= ] 1370/3677 37% [======================= ] 1371/3677 37% [======================= ] 1372/3677 37% [======================= ] 1373/3677 37% [======================= ] 1374/3677 37% [======================= ] 1375/3677 37% [======================= ] 1376/3677 37% [======================= ] 1377/3677 37% [======================= ] 1378/3677 37% [======================= ] 1379/3677 37% [======================= ] 1380/3677 37% [======================= ] 1381/3677 37% [======================= ] 1382/3677 37% [======================= ] 1383/3677 37% [======================= ] 1384/3677 37% [======================= ] 1385/3677 37% [======================= ] 1386/3677 37% [======================= ] 1387/3677 37% [======================= ] 1388/3677 37% [======================= ] 1389/3677 37% [======================= ] 1390/3677 37% [======================= ] 1391/3677 37% [======================= ] 1392/3677 37% [======================= ] 1393/3677 37% [======================= ] 1394/3677 37% [======================= ] 1395/3677 37% [======================= ] 1396/3677 37% [======================= ] 1397/3677 37% [======================= ] 1398/3677 38% [======================= ] 1399/3677 38% [======================= ] 1400/3677 38% [======================= ] 1401/3677 38% [======================= ] 1402/3677 38% [======================= ] 1403/3677 38% [======================= ] 1404/3677 38% [======================= ] 1405/3677 38% [======================= ] 1406/3677 38% [======================= ] 1407/3677 38% [======================= ] 1408/3677 38% [======================= ] 1409/3677 38% [======================= ] 1410/3677 38% [======================= ] 1411/3677 38% [======================= ] 1412/3677 38% [======================= ] 1413/3677 38% [======================= ] 1414/3677 38% [======================= ] 1415/3677 38% [======================= ] 1416/3677 38% [======================= ] 1417/3677 38% [======================= ] 1418/3677 38% [======================= ] 1419/3677 38% [======================= ] 1420/3677 38% [======================= ] 1421/3677 38% [======================= ] 1422/3677 38% [======================= ] 1423/3677 38% [======================== ] 1424/3677 38% [======================== ] 1425/3677 38% [======================== ] 1426/3677 38% [======================== ] 1427/3677 38% [======================== ] 1428/3677 38% [======================== ] 1429/3677 38% [======================== ] 1430/3677 38% [======================== ] 1431/3677 38% [======================== ] 1432/3677 38% [======================== ] 1433/3677 38% [======================== ] 1434/3677 38% [======================== ] 1435/3677 39% [======================== ] 1436/3677 39% [======================== ] 1437/3677 39% [======================== ] 1438/3677 39% [======================== ] 1439/3677 39% [======================== ] 1440/3677 39% [======================== ] 1441/3677 39% [======================== ] 1442/3677 39% [======================== ] 1443/3677 39% [======================== ] 1444/3677 39% [======================== ] 1445/3677 39% [======================== ] 1446/3677 39% [======================== ] 1447/3677 39% [======================== ] 1448/3677 39% [======================== ] 1449/3677 39% [======================== ] 1450/3677 39% [======================== ] 1451/3677 39% [======================== ] 1452/3677 39% [======================== ] 1453/3677 39% [======================== ] 1454/3677 39% [======================== ] 1455/3677 39% [======================== ] 1456/3677 39% [======================== ] 1457/3677 39% [======================== ] 1458/3677 39% [======================== ] 1459/3677 39% [======================== ] 1460/3677 39% [======================== ] 1461/3677 39% [======================== ] 1462/3677 39% [======================== ] 1463/3677 39% [======================== ] 1464/3677 39% [======================== ] 1465/3677 39% [======================== ] 1466/3677 39% [======================== ] 1467/3677 39% [======================== ] 1468/3677 39% [======================== ] 1469/3677 39% [======================== ] 1470/3677 39% [======================== ] 1471/3677 40% [======================== ] 1472/3677 40% [======================== ] 1473/3677 40% [======================== ] 1474/3677 40% [======================== ] 1475/3677 40% [======================== ] 1476/3677 40% [======================== ] 1477/3677 40% [======================== ] 1478/3677 40% [======================== ] 1479/3677 40% [======================== ] 1480/3677 40% [======================== ] 1481/3677 40% [======================== ] 1482/3677 40% [========================= ] 1483/3677 40% [========================= ] 1484/3677 40% [========================= ] 1485/3677 40% [========================= ] 1486/3677 40% [========================= ] 1487/3677 40% [========================= ] 1488/3677 40% [========================= ] 1489/3677 40% [========================= ] 1490/3677 40% [========================= ] 1491/3677 40% [========================= ] 1492/3677 40% [========================= ] 1493/3677 40% [========================= ] 1494/3677 40% [========================= ] 1495/3677 40% [========================= ] 1496/3677 40% [========================= ] 1497/3677 40% [========================= ] 1498/3677 40% [========================= ] 1499/3677 40% [========================= ] 1500/3677 40% [========================= ] 1501/3677 40% [========================= ] 1502/3677 40% [========================= ] 1503/3677 40% [========================= ] 1504/3677 40% [========================= ] 1505/3677 40% [========================= ] 1506/3677 40% [========================= ] 1507/3677 40% [========================= ] 1508/3677 41% [========================= ] 1509/3677 41% [========================= ] 1510/3677 41% [========================= ] 1511/3677 41% [========================= ] 1512/3677 41% [========================= ] 1513/3677 41% [========================= ] 1514/3677 41% [========================= ] 1515/3677 41% [========================= ] 1516/3677 41% [========================= ] 1517/3677 41% [========================= ] 1518/3677 41% [========================= ] 1519/3677 41% [========================= ] 1520/3677 41% [========================= ] 1521/3677 41% [========================= ] 1522/3677 41% [========================= ] 1523/3677 41% [========================= ] 1524/3677 41% [========================= ] 1525/3677 41% [========================= ] 1526/3677 41% [========================= ] 1527/3677 41% [========================= ] 1528/3677 41% [========================= ] 1529/3677 41% [========================= ] 1530/3677 41% [========================= ] 1531/3677 41% [========================= ] 1532/3677 41% [========================= ] 1533/3677 41% [========================= ] 1534/3677 41% [========================= ] 1535/3677 41% [========================= ] 1536/3677 41% [========================= ] 1537/3677 41% [========================= ] 1538/3677 41% [========================= ] 1539/3677 41% [========================= ] 1540/3677 41% [========================= ] 1541/3677 41% [========================== ] 1542/3677 41% [========================== ] 1543/3677 41% [========================== ] 1544/3677 41% [========================== ] 1545/3677 42% [========================== ] 1546/3677 42% [========================== ] 1547/3677 42% [========================== ] 1548/3677 42% [========================== ] 1549/3677 42% [========================== ] 1550/3677 42% [========================== ] 1551/3677 42% [========================== ] 1552/3677 42% [========================== ] 1553/3677 42% [========================== ] 1554/3677 42% [========================== ] 1555/3677 42% [========================== ] 1556/3677 42% [========================== ] 1557/3677 42% [========================== ] 1558/3677 42% [========================== ] 1559/3677 42% [========================== ] 1560/3677 42% [========================== ] 1561/3677 42% [========================== ] 1562/3677 42% [========================== ] 1563/3677 42% [========================== ] 1564/3677 42% [========================== ] 1565/3677 42% [========================== ] 1566/3677 42% [========================== ] 1567/3677 42% [========================== ] 1568/3677 42% [========================== ] 1569/3677 42% [========================== ] 1570/3677 42% [========================== ] 1571/3677 42% [========================== ] 1572/3677 42% [========================== ] 1573/3677 42% [========================== ] 1574/3677 42% [========================== ] 1575/3677 42% [========================== ] 1576/3677 42% [========================== ] 1577/3677 42% [========================== ] 1578/3677 42% [========================== ] 1579/3677 42% [========================== ] 1580/3677 42% [========================== ] 1581/3677 42% [========================== ] 1582/3677 43% [========================== ] 1583/3677 43% [========================== ] 1584/3677 43% [========================== ] 1585/3677 43% [========================== ] 1586/3677 43% [========================== ] 1587/3677 43% [========================== ] 1588/3677 43% [========================== ] 1589/3677 43% [========================== ] 1590/3677 43% [========================== ] 1591/3677 43% [========================== ] 1592/3677 43% [========================== ] 1593/3677 43% [========================== ] 1594/3677 43% [========================== ] 1595/3677 43% [========================== ] 1596/3677 43% [========================== ] 1597/3677 43% [========================== ] 1598/3677 43% [========================== ] 1599/3677 43% [========================== ] 1600/3677 43% [========================== ] 1601/3677 43% [=========================== ] 1602/3677 43% [=========================== ] 1603/3677 43% [=========================== ] 1604/3677 43% [=========================== ] 1605/3677 43% [=========================== ] 1606/3677 43% [=========================== ] 1607/3677 43% [=========================== ] 1608/3677 43% [=========================== ] 1609/3677 43% [=========================== ] 1610/3677 43% [=========================== ] 1611/3677 43% [=========================== ] 1612/3677 43% [=========================== ] 1613/3677 43% [=========================== ] 1614/3677 43% [=========================== ] 1615/3677 43% [=========================== ] 1616/3677 43% [=========================== ] 1617/3677 43% [=========================== ] 1618/3677 44% [=========================== ] 1619/3677 44% [=========================== ] 1620/3677 44% [=========================== ] 1621/3677 44% [=========================== ] 1622/3677 44% [=========================== ] 1623/3677 44% [=========================== ] 1624/3677 44% [=========================== ] 1625/3677 44% [=========================== ] 1626/3677 44% [=========================== ] 1627/3677 44% [=========================== ] 1628/3677 44% [=========================== ] 1629/3677 44% [=========================== ] 1630/3677 44% [=========================== ] 1631/3677 44% [=========================== ] 1632/3677 44% [=========================== ] 1633/3677 44% [=========================== ] 1634/3677 44% [=========================== ] 1635/3677 44% [=========================== ] 1636/3677 44% [=========================== ] 1637/3677 44% [=========================== ] 1638/3677 44% [=========================== ] 1639/3677 44% [=========================== ] 1640/3677 44% [=========================== ] 1641/3677 44% [=========================== ] 1642/3677 44% [=========================== ] 1643/3677 44% [=========================== ] 1644/3677 44% [=========================== ] 1645/3677 44% [=========================== ] 1646/3677 44% [=========================== ] 1647/3677 44% [=========================== ] 1648/3677 44% [=========================== ] 1649/3677 44% [=========================== ] 1650/3677 44% [=========================== ] 1651/3677 44% [=========================== ] 1652/3677 44% [=========================== ] 1653/3677 44% [=========================== ] 1654/3677 44% [=========================== ] 1655/3677 45% [=========================== ] 1656/3677 45% [=========================== ] 1657/3677 45% [=========================== ] 1658/3677 45% [=========================== ] 1659/3677 45% [=========================== ] 1660/3677 45% [============================ ] 1661/3677 45% [============================ ] 1662/3677 45% [============================ ] 1663/3677 45% [============================ ] 1664/3677 45% [============================ ] 1665/3677 45% [============================ ] 1666/3677 45% [============================ ] 1667/3677 45% [============================ ] 1668/3677 45% [============================ ] 1669/3677 45% [============================ ] 1670/3677 45% [============================ ] 1671/3677 45% [============================ ] 1672/3677 45% [============================ ] 1673/3677 45% [============================ ] 1674/3677 45% [============================ ] 1675/3677 45% [============================ ] 1676/3677 45% [============================ ] 1677/3677 45% [============================ ] 1678/3677 45% [============================ ] 1679/3677 45% [============================ ] 1680/3677 45% [============================ ] 1681/3677 45% [============================ ] 1682/3677 45% [============================ ] 1683/3677 45% [============================ ] 1684/3677 45% [============================ ] 1685/3677 45% [============================ ] 1686/3677 45% [============================ ] 1687/3677 45% [============================ ] 1688/3677 45% [============================ ] 1689/3677 45% [============================ ] 1690/3677 45% [============================ ] 1691/3677 45% [============================ ] 1692/3677 46% [============================ ] 1693/3677 46% [============================ ] 1694/3677 46% [============================ ] 1695/3677 46% [============================ ] 1696/3677 46% [============================ ] 1697/3677 46% [============================ ] 1698/3677 46% [============================ ] 1699/3677 46% [============================ ] 1700/3677 46% [============================ ] 1701/3677 46% [============================ ] 1702/3677 46% [============================ ] 1703/3677 46% [============================ ] 1704/3677 46% [============================ ] 1705/3677 46% [============================ ] 1706/3677 46% [============================ ] 1707/3677 46% [============================ ] 1708/3677 46% [============================ ] 1709/3677 46% [============================ ] 1710/3677 46% [============================ ] 1711/3677 46% [============================ ] 1712/3677 46% [============================ ] 1713/3677 46% [============================ ] 1714/3677 46% [============================ ] 1715/3677 46% [============================ ] 1716/3677 46% [============================ ] 1717/3677 46% [============================ ] 1718/3677 46% [============================ ] 1719/3677 46% [============================= ] 1720/3677 46% [============================= ] 1721/3677 46% [============================= ] 1722/3677 46% [============================= ] 1723/3677 46% [============================= ] 1724/3677 46% [============================= ] 1725/3677 46% [============================= ] 1726/3677 46% [============================= ] 1727/3677 46% [============================= ] 1728/3677 46% [============================= ] 1729/3677 47% [============================= ] 1730/3677 47% [============================= ] 1731/3677 47% [============================= ] 1732/3677 47% [============================= ] 1733/3677 47% [============================= ] 1734/3677 47% [============================= ] 1735/3677 47% [============================= ] 1736/3677 47% [============================= ] 1737/3677 47% [============================= ] 1738/3677 47% [============================= ] 1739/3677 47% [============================= ] 1740/3677 47% [============================= ] 1741/3677 47% [============================= ] 1742/3677 47% [============================= ] 1743/3677 47% [============================= ] 1744/3677 47% [============================= ] 1745/3677 47% [============================= ] 1746/3677 47% [============================= ] 1747/3677 47% [============================= ] 1748/3677 47% [============================= ] 1749/3677 47% [============================= ] 1750/3677 47% [============================= ] 1751/3677 47% [============================= ] 1752/3677 47% [============================= ] 1753/3677 47% [============================= ] 1754/3677 47% [============================= ] 1755/3677 47% [============================= ] 1756/3677 47% [============================= ] 1757/3677 47% [============================= ] 1758/3677 47% [============================= ] 1759/3677 47% [============================= ] 1760/3677 47% [============================= ] 1761/3677 47% [============================= ] 1762/3677 47% [============================= ] 1763/3677 47% [============================= ] 1764/3677 47% [============================= ] 1765/3677 48% [============================= ] 1766/3677 48% [============================= ] 1767/3677 48% [============================= ] 1768/3677 48% [============================= ] 1769/3677 48% [============================= ] 1770/3677 48% [============================= ] 1771/3677 48% [============================= ] 1772/3677 48% [============================= ] 1773/3677 48% [============================= ] 1774/3677 48% [============================= ] 1775/3677 48% [============================= ] 1776/3677 48% [============================= ] 1777/3677 48% [============================= ] 1778/3677 48% [============================= ] 1779/3677 48% [============================== ] 1780/3677 48% [============================== ] 1781/3677 48% [============================== ] 1782/3677 48% [============================== ] 1783/3677 48% [============================== ] 1784/3677 48% [============================== ] 1785/3677 48% [============================== ] 1786/3677 48% [============================== ] 1787/3677 48% [============================== ] 1788/3677 48% [============================== ] 1789/3677 48% [============================== ] 1790/3677 48% [============================== ] 1791/3677 48% [============================== ] 1792/3677 48% [============================== ] 1793/3677 48% [============================== ] 1794/3677 48% [============================== ] 1795/3677 48% [============================== ] 1796/3677 48% [============================== ] 1797/3677 48% [============================== ] 1798/3677 48% [============================== ] 1799/3677 48% [============================== ] 1800/3677 48% [============================== ] 1801/3677 48% [============================== ] 1802/3677 49% [============================== ] 1803/3677 49% [============================== ] 1804/3677 49% [============================== ] 1805/3677 49% [============================== ] 1806/3677 49% [============================== ] 1807/3677 49% [============================== ] 1808/3677 49% [============================== ] 1809/3677 49% [============================== ] 1810/3677 49% [============================== ] 1811/3677 49% [============================== ] 1812/3677 49% [============================== ] 1813/3677 49% [============================== ] 1814/3677 49% [============================== ] 1815/3677 49% [============================== ] 1816/3677 49% [============================== ] 1817/3677 49% [============================== ] 1818/3677 49% [============================== ] 1819/3677 49% [============================== ] 1820/3677 49% [============================== ] 1821/3677 49% [============================== ] 1822/3677 49% [============================== ] 1823/3677 49% [============================== ] 1824/3677 49% [============================== ] 1825/3677 49% [============================== ] 1826/3677 49% [============================== ] 1827/3677 49% [============================== ] 1828/3677 49% [============================== ] 1829/3677 49% [============================== ] 1830/3677 49% [============================== ] 1831/3677 49% [============================== ] 1832/3677 49% [============================== ] 1833/3677 49% [============================== ] 1834/3677 49% [============================== ] 1835/3677 49% [============================== ] 1836/3677 49% [============================== ] 1837/3677 49% [============================== ] 1838/3677 49% [=============================== ] 1839/3677 50% [=============================== ] 1840/3677 50% [=============================== ] 1841/3677 50% [=============================== ] 1842/3677 50% [=============================== ] 1843/3677 50% [=============================== ] 1844/3677 50% [=============================== ] 1845/3677 50% [=============================== ] 1846/3677 50% [=============================== ] 1847/3677 50% [=============================== ] 1848/3677 50% [=============================== ] 1849/3677 50% [=============================== ] 1850/3677 50% [=============================== ] 1851/3677 50% [=============================== ] 1852/3677 50% [=============================== ] 1853/3677 50% [=============================== ] 1854/3677 50% [=============================== ] 1855/3677 50% [=============================== ] 1856/3677 50% [=============================== ] 1857/3677 50% [=============================== ] 1858/3677 50% [=============================== ] 1859/3677 50% [=============================== ] 1860/3677 50% [=============================== ] 1861/3677 50% [=============================== ] 1862/3677 50% [=============================== ] 1863/3677 50% [=============================== ] 1864/3677 50% [=============================== ] 1865/3677 50% [=============================== ] 1866/3677 50% [=============================== ] 1867/3677 50% [=============================== ] 1868/3677 50% [=============================== ] 1869/3677 50% [=============================== ] 1870/3677 50% [=============================== ] 1871/3677 50% [=============================== ] 1872/3677 50% [=============================== ] 1873/3677 50% [=============================== ] 1874/3677 50% [=============================== ] 1875/3677 50% [=============================== ] 1876/3677 51% [=============================== ] 1877/3677 51% [=============================== ] 1878/3677 51% [=============================== ] 1879/3677 51% [=============================== ] 1880/3677 51% [=============================== ] 1881/3677 51% [=============================== ] 1882/3677 51% [=============================== ] 1883/3677 51% [=============================== ] 1884/3677 51% [=============================== ] 1885/3677 51% [=============================== ] 1886/3677 51% [=============================== ] 1887/3677 51% [=============================== ] 1888/3677 51% [=============================== ] 1889/3677 51% [=============================== ] 1890/3677 51% [=============================== ] 1891/3677 51% [=============================== ] 1892/3677 51% [=============================== ] 1893/3677 51% [=============================== ] 1894/3677 51% [=============================== ] 1895/3677 51% [=============================== ] 1896/3677 51% [=============================== ] 1897/3677 51% [================================ ] 1898/3677 51% [================================ ] 1899/3677 51% [================================ ] 1900/3677 51% [================================ ] 1901/3677 51% [================================ ] 1902/3677 51% [================================ ] 1903/3677 51% [================================ ] 1904/3677 51% [================================ ] 1905/3677 51% [================================ ] 1906/3677 51% [================================ ] 1907/3677 51% [================================ ] 1908/3677 51% [================================ ] 1909/3677 51% [================================ ] 1910/3677 51% [================================ ] 1911/3677 51% [================================ ] 1912/3677 51% [================================ ] 1913/3677 52% [================================ ] 1914/3677 52% [================================ ] 1915/3677 52% [================================ ] 1916/3677 52% [================================ ] 1917/3677 52% [================================ ] 1918/3677 52% [================================ ] 1919/3677 52% [================================ ] 1920/3677 52% [================================ ] 1921/3677 52% [================================ ] 1922/3677 52% [================================ ] 1923/3677 52% [================================ ] 1924/3677 52% [================================ ] 1925/3677 52% [================================ ] 1926/3677 52% [================================ ] 1927/3677 52% [================================ ] 1928/3677 52% [================================ ] 1929/3677 52% [================================ ] 1930/3677 52% [================================ ] 1931/3677 52% [================================ ] 1932/3677 52% [================================ ] 1933/3677 52% [================================ ] 1934/3677 52% [================================ ] 1935/3677 52% [================================ ] 1936/3677 52% [================================ ] 1937/3677 52% [================================ ] 1938/3677 52% [================================ ] 1939/3677 52% [================================ ] 1940/3677 52% [================================ ] 1941/3677 52% [================================ ] 1942/3677 52% [================================ ] 1943/3677 52% [================================ ] 1944/3677 52% [================================ ] 1945/3677 52% [================================ ] 1946/3677 52% [================================ ] 1947/3677 52% [================================ ] 1948/3677 52% [================================ ] 1949/3677 53% [================================ ] 1950/3677 53% [================================ ] 1951/3677 53% [================================ ] 1952/3677 53% [================================ ] 1953/3677 53% [================================ ] 1954/3677 53% [================================ ] 1955/3677 53% [================================ ] 1956/3677 53% [================================ ] 1957/3677 53% [================================= ] 1958/3677 53% [================================= ] 1959/3677 53% [================================= ] 1960/3677 53% [================================= ] 1961/3677 53% [================================= ] 1962/3677 53% [================================= ] 1963/3677 53% [================================= ] 1964/3677 53% [================================= ] 1965/3677 53% [================================= ] 1966/3677 53% [================================= ] 1967/3677 53% [================================= ] 1968/3677 53% [================================= ] 1969/3677 53% [================================= ] 1970/3677 53% [================================= ] 1971/3677 53% [================================= ] 1972/3677 53% [================================= ] 1973/3677 53% [================================= ] 1974/3677 53% [================================= ] 1975/3677 53% [================================= ] 1976/3677 53% [================================= ] 1977/3677 53% [================================= ] 1978/3677 53% [================================= ] 1979/3677 53% [================================= ] 1980/3677 53% [================================= ] 1981/3677 53% [================================= ] 1982/3677 53% [================================= ] 1983/3677 53% [================================= ] 1984/3677 53% [================================= ] 1985/3677 53% [================================= ] 1986/3677 54% [================================= ] 1987/3677 54% [================================= ] 1988/3677 54% [================================= ] 1989/3677 54% [================================= ] 1990/3677 54% [================================= ] 1991/3677 54% [================================= ] 1992/3677 54% [================================= ] 1993/3677 54% [================================= ] 1994/3677 54% [================================= ] 1995/3677 54% [================================= ] 1996/3677 54% [================================= ] 1997/3677 54% [================================= ] 1998/3677 54% [================================= ] 1999/3677 54% [================================= ] 2000/3677 54% [================================= ] 2001/3677 54% [================================= ] 2002/3677 54% [================================= ] 2003/3677 54% [================================= ] 2004/3677 54% [================================= ] 2005/3677 54% [================================= ] 2006/3677 54% [================================= ] 2007/3677 54% [================================= ] 2008/3677 54% [================================= ] 2009/3677 54% [================================= ] 2010/3677 54% [================================= ] 2011/3677 54% [================================= ] 2012/3677 54% [================================= ] 2013/3677 54% [================================= ] 2014/3677 54% [================================= ] 2015/3677 54% [================================= ] 2016/3677 54% [================================== ] 2017/3677 54% [================================== ] 2018/3677 54% [================================== ] 2019/3677 54% [================================== ] 2020/3677 54% [================================== ] 2021/3677 54% [================================== ] 2022/3677 54% [================================== ] 2023/3677 55% [================================== ] 2024/3677 55% [================================== ] 2025/3677 55% [================================== ] 2026/3677 55% [================================== ] 2027/3677 55% [================================== ] 2028/3677 55% [================================== ] 2029/3677 55% [================================== ] 2030/3677 55% [================================== ] 2031/3677 55% [================================== ] 2032/3677 55% [================================== ] 2033/3677 55% [================================== ] 2034/3677 55% [================================== ] 2035/3677 55% [================================== ] 2036/3677 55% [================================== ] 2037/3677 55% [================================== ] 2038/3677 55% [================================== ] 2039/3677 55% [================================== ] 2040/3677 55% [================================== ] 2041/3677 55% [================================== ] 2042/3677 55% [================================== ] 2043/3677 55% [================================== ] 2044/3677 55% [================================== ] 2045/3677 55% [================================== ] 2046/3677 55% [================================== ] 2047/3677 55% [================================== ] 2048/3677 55% [================================== ] 2049/3677 55% [================================== ] 2050/3677 55% [================================== ] 2051/3677 55% [================================== ] 2052/3677 55% [================================== ] 2053/3677 55% [================================== ] 2054/3677 55% [================================== ] 2055/3677 55% [================================== ] 2056/3677 55% [================================== ] 2057/3677 55% [================================== ] 2058/3677 55% [================================== ] 2059/3677 55% [================================== ] 2060/3677 56% [================================== ] 2061/3677 56% [================================== ] 2062/3677 56% [================================== ] 2063/3677 56% [================================== ] 2064/3677 56% [================================== ] 2065/3677 56% [================================== ] 2066/3677 56% [================================== ] 2067/3677 56% [================================== ] 2068/3677 56% [================================== ] 2069/3677 56% [================================== ] 2070/3677 56% [================================== ] 2071/3677 56% [================================== ] 2072/3677 56% [================================== ] 2073/3677 56% [================================== ] 2074/3677 56% [================================== ] 2075/3677 56% [=================================== ] 2076/3677 56% [=================================== ] 2077/3677 56% [=================================== ] 2078/3677 56% [=================================== ] 2079/3677 56% [=================================== ] 2080/3677 56% [=================================== ] 2081/3677 56% [=================================== ] 2082/3677 56% [=================================== ] 2083/3677 56% [=================================== ] 2084/3677 56% [=================================== ] 2085/3677 56% [=================================== ] 2086/3677 56% [=================================== ] 2087/3677 56% [=================================== ] 2088/3677 56% [=================================== ] 2089/3677 56% [=================================== ] 2090/3677 56% [=================================== ] 2091/3677 56% [=================================== ] 2092/3677 56% [=================================== ] 2093/3677 56% [=================================== ] 2094/3677 56% [=================================== ] 2095/3677 56% [=================================== ] 2096/3677 57% [=================================== ] 2097/3677 57% [=================================== ] 2098/3677 57% [=================================== ] 2099/3677 57% [=================================== ] 2100/3677 57% [=================================== ] 2101/3677 57% [=================================== ] 2102/3677 57% [=================================== ] 2103/3677 57% [=================================== ] 2104/3677 57% [=================================== ] 2105/3677 57% [=================================== ] 2106/3677 57% [=================================== ] 2107/3677 57% [=================================== ] 2108/3677 57% [=================================== ] 2109/3677 57% [=================================== ] 2110/3677 57% [=================================== ] 2111/3677 57% [=================================== ] 2112/3677 57% [=================================== ] 2113/3677 57% [=================================== ] 2114/3677 57% [=================================== ] 2115/3677 57% [=================================== ] 2116/3677 57% [=================================== ] 2117/3677 57% [=================================== ] 2118/3677 57% [=================================== ] 2119/3677 57% [=================================== ] 2120/3677 57% [=================================== ] 2121/3677 57% [=================================== ] 2122/3677 57% [=================================== ] 2123/3677 57% [=================================== ] 2124/3677 57% [=================================== ] 2125/3677 57% [=================================== ] 2126/3677 57% [=================================== ] 2127/3677 57% [=================================== ] 2128/3677 57% [=================================== ] 2129/3677 57% [=================================== ] 2130/3677 57% [=================================== ] 2131/3677 57% [=================================== ] 2132/3677 57% [=================================== ] 2133/3677 58% [=================================== ] 2134/3677 58% [=================================== ] 2135/3677 58% [==================================== ] 2136/3677 58% [==================================== ] 2137/3677 58% [==================================== ] 2138/3677 58% [==================================== ] 2139/3677 58% [==================================== ] 2140/3677 58% [==================================== ] 2141/3677 58% [==================================== ] 2142/3677 58% [==================================== ] 2143/3677 58% [==================================== ] 2144/3677 58% [==================================== ] 2145/3677 58% [==================================== ] 2146/3677 58% [==================================== ] 2147/3677 58% [==================================== ] 2148/3677 58% [==================================== ] 2149/3677 58% [==================================== ] 2150/3677 58% [==================================== ] 2151/3677 58% [==================================== ] 2152/3677 58% [==================================== ] 2153/3677 58% [==================================== ] 2154/3677 58% [==================================== ] 2155/3677 58% [==================================== ] 2156/3677 58% [==================================== ] 2157/3677 58% [==================================== ] 2158/3677 58% [==================================== ] 2159/3677 58% [==================================== ] 2160/3677 58% [==================================== ] 2161/3677 58% [==================================== ] 2162/3677 58% [==================================== ] 2163/3677 58% [==================================== ] 2164/3677 58% [==================================== ] 2165/3677 58% [==================================== ] 2166/3677 58% [==================================== ] 2167/3677 58% [==================================== ] 2168/3677 58% [==================================== ] 2169/3677 58% [==================================== ] 2170/3677 59% [==================================== ] 2171/3677 59% [==================================== ] 2172/3677 59% [==================================== ] 2173/3677 59% [==================================== ] 2174/3677 59% [==================================== ] 2175/3677 59% [==================================== ] 2176/3677 59% [==================================== ] 2177/3677 59% [==================================== ] 2178/3677 59% [==================================== ] 2179/3677 59% [==================================== ] 2180/3677 59% [==================================== ] 2181/3677 59% [==================================== ] 2182/3677 59% [==================================== ] 2183/3677 59% [==================================== ] 2184/3677 59% [==================================== ] 2185/3677 59% [==================================== ] 2186/3677 59% [==================================== ] 2187/3677 59% [==================================== ] 2188/3677 59% [==================================== ] 2189/3677 59% [==================================== ] 2190/3677 59% [==================================== ] 2191/3677 59% [==================================== ] 2192/3677 59% [==================================== ] 2193/3677 59% [==================================== ] 2194/3677 59% [===================================== ] 2195/3677 59% [===================================== ] 2196/3677 59% [===================================== ] 2197/3677 59% [===================================== ] 2198/3677 59% [===================================== ] 2199/3677 59% [===================================== ] 2200/3677 59% [===================================== ] 2201/3677 59% [===================================== ] 2202/3677 59% [===================================== ] 2203/3677 59% [===================================== ] 2204/3677 59% [===================================== ] 2205/3677 59% [===================================== ] 2206/3677 59% [===================================== ] 2207/3677 60% [===================================== ] 2208/3677 60% [===================================== ] 2209/3677 60% [===================================== ] 2210/3677 60% [===================================== ] 2211/3677 60% [===================================== ] 2212/3677 60% [===================================== ] 2213/3677 60% [===================================== ] 2214/3677 60% [===================================== ] 2215/3677 60% [===================================== ] 2216/3677 60% [===================================== ] 2217/3677 60% [===================================== ] 2218/3677 60% [===================================== ] 2219/3677 60% [===================================== ] 2220/3677 60% [===================================== ] 2221/3677 60% [===================================== ] 2222/3677 60% [===================================== ] 2223/3677 60% [===================================== ] 2224/3677 60% [===================================== ] 2225/3677 60% [===================================== ] 2226/3677 60% [===================================== ] 2227/3677 60% [===================================== ] 2228/3677 60% [===================================== ] 2229/3677 60% [===================================== ] 2230/3677 60% [===================================== ] 2231/3677 60% [===================================== ] 2232/3677 60% [===================================== ] 2233/3677 60% [===================================== ] 2234/3677 60% [===================================== ] 2235/3677 60% [===================================== ] 2236/3677 60% [===================================== ] 2237/3677 60% [===================================== ] 2238/3677 60% [===================================== ] 2239/3677 60% [===================================== ] 2240/3677 60% [===================================== ] 2241/3677 60% [===================================== ] 2242/3677 60% [===================================== ] 2243/3677 61% [===================================== ] 2244/3677 61% [===================================== ] 2245/3677 61% [===================================== ] 2246/3677 61% [===================================== ] 2247/3677 61% [===================================== ] 2248/3677 61% [===================================== ] 2249/3677 61% [===================================== ] 2250/3677 61% [===================================== ] 2251/3677 61% [===================================== ] 2252/3677 61% [===================================== ] 2253/3677 61% [====================================== ] 2254/3677 61% [====================================== ] 2255/3677 61% [====================================== ] 2256/3677 61% [====================================== ] 2257/3677 61% [====================================== ] 2258/3677 61% [====================================== ] 2259/3677 61% [====================================== ] 2260/3677 61% [====================================== ] 2261/3677 61% [====================================== ] 2262/3677 61% [====================================== ] 2263/3677 61% [====================================== ] 2264/3677 61% [====================================== ] 2265/3677 61% [====================================== ] 2266/3677 61% [====================================== ] 2267/3677 61% [====================================== ] 2268/3677 61% [====================================== ] 2269/3677 61% [====================================== ] 2270/3677 61% [====================================== ] 2271/3677 61% [====================================== ] 2272/3677 61% [====================================== ] 2273/3677 61% [====================================== ] 2274/3677 61% [====================================== ] 2275/3677 61% [====================================== ] 2276/3677 61% [====================================== ] 2277/3677 61% [====================================== ] 2278/3677 61% [====================================== ] 2279/3677 61% [====================================== ] 2280/3677 62% [====================================== ] 2281/3677 62% [====================================== ] 2282/3677 62% [====================================== ] 2283/3677 62% [====================================== ] 2284/3677 62% [====================================== ] 2285/3677 62% [====================================== ] 2286/3677 62% [====================================== ] 2287/3677 62% [====================================== ] 2288/3677 62% [====================================== ] 2289/3677 62% [====================================== ] 2290/3677 62% [====================================== ] 2291/3677 62% [====================================== ] 2292/3677 62% [====================================== ] 2293/3677 62% [====================================== ] 2294/3677 62% [====================================== ] 2295/3677 62% [====================================== ] 2296/3677 62% [====================================== ] 2297/3677 62% [====================================== ] 2298/3677 62% [====================================== ] 2299/3677 62% [====================================== ] 2300/3677 62% [====================================== ] 2301/3677 62% [====================================== ] 2302/3677 62% [====================================== ] 2303/3677 62% [====================================== ] 2304/3677 62% [====================================== ] 2305/3677 62% [====================================== ] 2306/3677 62% [====================================== ] 2307/3677 62% [====================================== ] 2308/3677 62% [====================================== ] 2309/3677 62% [====================================== ] 2310/3677 62% [====================================== ] 2311/3677 62% [====================================== ] 2312/3677 62% [======================================= ] 2313/3677 62% [======================================= ] 2314/3677 62% [======================================= ] 2315/3677 62% [======================================= ] 2316/3677 62% [======================================= ] 2317/3677 63% [======================================= ] 2318/3677 63% [======================================= ] 2319/3677 63% [======================================= ] 2320/3677 63% [======================================= ] 2321/3677 63% [======================================= ] 2322/3677 63% [======================================= ] 2323/3677 63% [======================================= ] 2324/3677 63% [======================================= ] 2325/3677 63% [======================================= ] 2326/3677 63% [======================================= ] 2327/3677 63% [======================================= ] 2328/3677 63% [======================================= ] 2329/3677 63% [======================================= ] 2330/3677 63% [======================================= ] 2331/3677 63% [======================================= ] 2332/3677 63% [======================================= ] 2333/3677 63% [======================================= ] 2334/3677 63% [======================================= ] 2335/3677 63% [======================================= ] 2336/3677 63% [======================================= ] 2337/3677 63% [======================================= ] 2338/3677 63% [======================================= ] 2339/3677 63% [======================================= ] 2340/3677 63% [======================================= ] 2341/3677 63% [======================================= ] 2342/3677 63% [======================================= ] 2343/3677 63% [======================================= ] 2344/3677 63% [======================================= ] 2345/3677 63% [======================================= ] 2346/3677 63% [======================================= ] 2347/3677 63% [======================================= ] 2348/3677 63% [======================================= ] 2349/3677 63% [======================================= ] 2350/3677 63% [======================================= ] 2351/3677 63% [======================================= ] 2352/3677 63% [======================================= ] 2353/3677 63% [======================================= ] 2354/3677 64% [======================================= ] 2355/3677 64% [======================================= ] 2356/3677 64% [======================================= ] 2357/3677 64% [======================================= ] 2358/3677 64% [======================================= ] 2359/3677 64% [======================================= ] 2360/3677 64% [======================================= ] 2361/3677 64% [======================================= ] 2362/3677 64% [======================================= ] 2363/3677 64% [======================================= ] 2364/3677 64% [======================================= ] 2365/3677 64% [======================================= ] 2366/3677 64% [======================================= ] 2367/3677 64% [======================================= ] 2368/3677 64% [======================================= ] 2369/3677 64% [======================================= ] 2370/3677 64% [======================================= ] 2371/3677 64% [======================================= ] 2372/3677 64% [======================================== ] 2373/3677 64% [======================================== ] 2374/3677 64% [======================================== ] 2375/3677 64% [======================================== ] 2376/3677 64% [======================================== ] 2377/3677 64% [======================================== ] 2378/3677 64% [======================================== ] 2379/3677 64% [======================================== ] 2380/3677 64% [======================================== ] 2381/3677 64% [======================================== ] 2382/3677 64% [======================================== ] 2383/3677 64% [======================================== ] 2384/3677 64% [======================================== ] 2385/3677 64% [======================================== ] 2386/3677 64% [======================================== ] 2387/3677 64% [======================================== ] 2388/3677 64% [======================================== ] 2389/3677 64% [======================================== ] 2390/3677 64% [======================================== ] 2391/3677 65% [======================================== ] 2392/3677 65% [======================================== ] 2393/3677 65% [======================================== ] 2394/3677 65% [======================================== ] 2395/3677 65% [======================================== ] 2396/3677 65% [======================================== ] 2397/3677 65% [======================================== ] 2398/3677 65% [======================================== ] 2399/3677 65% [======================================== ] 2400/3677 65% [======================================== ] 2401/3677 65% [======================================== ] 2402/3677 65% [======================================== ] 2403/3677 65% [======================================== ] 2404/3677 65% [======================================== ] 2405/3677 65% [======================================== ] 2406/3677 65% [======================================== ] 2407/3677 65% [======================================== ] 2408/3677 65% [======================================== ] 2409/3677 65% [======================================== ] 2410/3677 65% [======================================== ] 2411/3677 65% [======================================== ] 2412/3677 65% [======================================== ] 2413/3677 65% [======================================== ] 2414/3677 65% [======================================== ] 2415/3677 65% [======================================== ] 2416/3677 65% [======================================== ] 2417/3677 65% [======================================== ] 2418/3677 65% [======================================== ] 2419/3677 65% [======================================== ] 2420/3677 65% [======================================== ] 2421/3677 65% [======================================== ] 2422/3677 65% [======================================== ] 2423/3677 65% [======================================== ] 2424/3677 65% [======================================== ] 2425/3677 65% [======================================== ] 2426/3677 65% [======================================== ] 2427/3677 66% [======================================== ] 2428/3677 66% [======================================== ] 2429/3677 66% [======================================== ] 2430/3677 66% [======================================== ] 2431/3677 66% [========================================= ] 2432/3677 66% [========================================= ] 2433/3677 66% [========================================= ] 2434/3677 66% [========================================= ] 2435/3677 66% [========================================= ] 2436/3677 66% [========================================= ] 2437/3677 66% [========================================= ] 2438/3677 66% [========================================= ] 2439/3677 66% [========================================= ] 2440/3677 66% [========================================= ] 2441/3677 66% [========================================= ] 2442/3677 66% [========================================= ] 2443/3677 66% [========================================= ] 2444/3677 66% [========================================= ] 2445/3677 66% [========================================= ] 2446/3677 66% [========================================= ] 2447/3677 66% [========================================= ] 2448/3677 66% [========================================= ] 2449/3677 66% [========================================= ] 2450/3677 66% [========================================= ] 2451/3677 66% [========================================= ] 2452/3677 66% [========================================= ] 2453/3677 66% [========================================= ] 2454/3677 66% [========================================= ] 2455/3677 66% [========================================= ] 2456/3677 66% [========================================= ] 2457/3677 66% [========================================= ] 2458/3677 66% [========================================= ] 2459/3677 66% [========================================= ] 2460/3677 66% [========================================= ] 2461/3677 66% [========================================= ] 2462/3677 66% [========================================= ] 2463/3677 66% [========================================= ] 2464/3677 67% [========================================= ] 2465/3677 67% [========================================= ] 2466/3677 67% [========================================= ] 2467/3677 67% [========================================= ] 2468/3677 67% [========================================= ] 2469/3677 67% [========================================= ] 2470/3677 67% [========================================= ] 2471/3677 67% [========================================= ] 2472/3677 67% [========================================= ] 2473/3677 67% [========================================= ] 2474/3677 67% [========================================= ] 2475/3677 67% [========================================= ] 2476/3677 67% [========================================= ] 2477/3677 67% [========================================= ] 2478/3677 67% [========================================= ] 2479/3677 67% [========================================= ] 2480/3677 67% [========================================= ] 2481/3677 67% [========================================= ] 2482/3677 67% [========================================= ] 2483/3677 67% [========================================= ] 2484/3677 67% [========================================= ] 2485/3677 67% [========================================= ] 2486/3677 67% [========================================= ] 2487/3677 67% [========================================= ] 2488/3677 67% [========================================= ] 2489/3677 67% [========================================= ] 2490/3677 67% [========================================== ] 2491/3677 67% [========================================== ] 2492/3677 67% [========================================== ] 2493/3677 67% [========================================== ] 2494/3677 67% [========================================== ] 2495/3677 67% [========================================== ] 2496/3677 67% [========================================== ] 2497/3677 67% [========================================== ] 2498/3677 67% [========================================== ] 2499/3677 67% [========================================== ] 2500/3677 67% [========================================== ] 2501/3677 68% [========================================== ] 2502/3677 68% [========================================== ] 2503/3677 68% [========================================== ] 2504/3677 68% [========================================== ] 2505/3677 68% [========================================== ] 2506/3677 68% [========================================== ] 2507/3677 68% [========================================== ] 2508/3677 68% [========================================== ] 2509/3677 68% [========================================== ] 2510/3677 68% [========================================== ] 2511/3677 68% [========================================== ] 2512/3677 68% [========================================== ] 2513/3677 68% [========================================== ] 2514/3677 68% [========================================== ] 2515/3677 68% [========================================== ] 2516/3677 68% [========================================== ] 2517/3677 68% [========================================== ] 2518/3677 68% [========================================== ] 2519/3677 68% [========================================== ] 2520/3677 68% [========================================== ] 2521/3677 68% [========================================== ] 2522/3677 68% [========================================== ] 2523/3677 68% [========================================== ] 2524/3677 68% [========================================== ] 2525/3677 68% [========================================== ] 2526/3677 68% [========================================== ] 2527/3677 68% [========================================== ] 2528/3677 68% [========================================== ] 2529/3677 68% [========================================== ] 2530/3677 68% [========================================== ] 2531/3677 68% [========================================== ] 2532/3677 68% [========================================== ] 2533/3677 68% [========================================== ] 2534/3677 68% [========================================== ] 2535/3677 68% [========================================== ] 2536/3677 68% [========================================== ] 2537/3677 68% [========================================== ] 2538/3677 69% [========================================== ] 2539/3677 69% [========================================== ] 2540/3677 69% [========================================== ] 2541/3677 69% [========================================== ] 2542/3677 69% [========================================== ] 2543/3677 69% [========================================== ] 2544/3677 69% [========================================== ] 2545/3677 69% [========================================== ] 2546/3677 69% [========================================== ] 2547/3677 69% [========================================== ] 2548/3677 69% [========================================== ] 2549/3677 69% [========================================== ] 2550/3677 69% [=========================================== ] 2551/3677 69% [=========================================== ] 2552/3677 69% [=========================================== ] 2553/3677 69% [=========================================== ] 2554/3677 69% [=========================================== ] 2555/3677 69% [=========================================== ] 2556/3677 69% [=========================================== ] 2557/3677 69% [=========================================== ] 2558/3677 69% [=========================================== ] 2559/3677 69% [=========================================== ] 2560/3677 69% [=========================================== ] 2561/3677 69% [=========================================== ] 2562/3677 69% [=========================================== ] 2563/3677 69% [=========================================== ] 2564/3677 69% [=========================================== ] 2565/3677 69% [=========================================== ] 2566/3677 69% [=========================================== ] 2567/3677 69% [=========================================== ] 2568/3677 69% [=========================================== ] 2569/3677 69% [=========================================== ] 2570/3677 69% [=========================================== ] 2571/3677 69% [=========================================== ] 2572/3677 69% [=========================================== ] 2573/3677 69% [=========================================== ] 2574/3677 70% [=========================================== ] 2575/3677 70% [=========================================== ] 2576/3677 70% [=========================================== ] 2577/3677 70% [=========================================== ] 2578/3677 70% [=========================================== ] 2579/3677 70% [=========================================== ] 2580/3677 70% [=========================================== ] 2581/3677 70% [=========================================== ] 2582/3677 70% [=========================================== ] 2583/3677 70% [=========================================== ] 2584/3677 70% [=========================================== ] 2585/3677 70% [=========================================== ] 2586/3677 70% [=========================================== ] 2587/3677 70% [=========================================== ] 2588/3677 70% [=========================================== ] 2589/3677 70% [=========================================== ] 2590/3677 70% [=========================================== ] 2591/3677 70% [=========================================== ] 2592/3677 70% [=========================================== ] 2593/3677 70% [=========================================== ] 2594/3677 70% [=========================================== ] 2595/3677 70% [=========================================== ] 2596/3677 70% [=========================================== ] 2597/3677 70% [=========================================== ] 2598/3677 70% [=========================================== ] 2599/3677 70% [=========================================== ] 2600/3677 70% [=========================================== ] 2601/3677 70% [=========================================== ] 2602/3677 70% [=========================================== ] 2603/3677 70% [=========================================== ] 2604/3677 70% [=========================================== ] 2605/3677 70% [=========================================== ] 2606/3677 70% [=========================================== ] 2607/3677 70% [=========================================== ] 2608/3677 70% [=========================================== ] 2609/3677 70% [============================================ ] 2610/3677 70% [============================================ ] 2611/3677 71% [============================================ ] 2612/3677 71% [============================================ ] 2613/3677 71% [============================================ ] 2614/3677 71% [============================================ ] 2615/3677 71% [============================================ ] 2616/3677 71% [============================================ ] 2617/3677 71% [============================================ ] 2618/3677 71% [============================================ ] 2619/3677 71% [============================================ ] 2620/3677 71% [============================================ ] 2621/3677 71% [============================================ ] 2622/3677 71% [============================================ ] 2623/3677 71% [============================================ ] 2624/3677 71% [============================================ ] 2625/3677 71% [============================================ ] 2626/3677 71% [============================================ ] 2627/3677 71% [============================================ ] 2628/3677 71% [============================================ ] 2629/3677 71% [============================================ ] 2630/3677 71% [============================================ ] 2631/3677 71% [============================================ ] 2632/3677 71% [============================================ ] 2633/3677 71% [============================================ ] 2634/3677 71% [============================================ ] 2635/3677 71% [============================================ ] 2636/3677 71% [============================================ ] 2637/3677 71% [============================================ ] 2638/3677 71% [============================================ ] 2639/3677 71% [============================================ ] 2640/3677 71% [============================================ ] 2641/3677 71% [============================================ ] 2642/3677 71% [============================================ ] 2643/3677 71% [============================================ ] 2644/3677 71% [============================================ ] 2645/3677 71% [============================================ ] 2646/3677 71% [============================================ ] 2647/3677 71% [============================================ ] 2648/3677 72% [============================================ ] 2649/3677 72% [============================================ ] 2650/3677 72% [============================================ ] 2651/3677 72% [============================================ ] 2652/3677 72% [============================================ ] 2653/3677 72% [============================================ ] 2654/3677 72% [============================================ ] 2655/3677 72% [============================================ ] 2656/3677 72% [============================================ ] 2657/3677 72% [============================================ ] 2658/3677 72% [============================================ ] 2659/3677 72% [============================================ ] 2660/3677 72% [============================================ ] 2661/3677 72% [============================================ ] 2662/3677 72% [============================================ ] 2663/3677 72% [============================================ ] 2664/3677 72% [============================================ ] 2665/3677 72% [============================================ ] 2666/3677 72% [============================================ ] 2667/3677 72% [============================================ ] 2668/3677 72% [============================================= ] 2669/3677 72% [============================================= ] 2670/3677 72% [============================================= ] 2671/3677 72% [============================================= ] 2672/3677 72% [============================================= ] 2673/3677 72% [============================================= ] 2674/3677 72% [============================================= ] 2675/3677 72% [============================================= ] 2676/3677 72% [============================================= ] 2677/3677 72% [============================================= ] 2678/3677 72% [============================================= ] 2679/3677 72% [============================================= ] 2680/3677 72% [============================================= ] 2681/3677 72% [============================================= ] 2682/3677 72% [============================================= ] 2683/3677 72% [============================================= ] 2684/3677 72% [============================================= ] 2685/3677 73% [============================================= ] 2686/3677 73% [============================================= ] 2687/3677 73% [============================================= ] 2688/3677 73% [============================================= ] 2689/3677 73% [============================================= ] 2690/3677 73% [============================================= ] 2691/3677 73% [============================================= ] 2692/3677 73% [============================================= ] 2693/3677 73% [============================================= ] 2694/3677 73% [============================================= ] 2695/3677 73% [============================================= ] 2696/3677 73% [============================================= ] 2697/3677 73% [============================================= ] 2698/3677 73% [============================================= ] 2699/3677 73% [============================================= ] 2700/3677 73% [============================================= ] 2701/3677 73% [============================================= ] 2702/3677 73% [============================================= ] 2703/3677 73% [============================================= ] 2704/3677 73% [============================================= ] 2705/3677 73% [============================================= ] 2706/3677 73% [============================================= ] 2707/3677 73% [============================================= ] 2708/3677 73% [============================================= ] 2709/3677 73% [============================================= ] 2710/3677 73% [============================================= ] 2711/3677 73% [============================================= ] 2712/3677 73% [============================================= ] 2713/3677 73% [============================================= ] 2714/3677 73% [============================================= ] 2715/3677 73% [============================================= ] 2716/3677 73% [============================================= ] 2717/3677 73% [============================================= ] 2718/3677 73% [============================================= ] 2719/3677 73% [============================================= ] 2720/3677 73% [============================================= ] 2721/3677 74% [============================================= ] 2722/3677 74% [============================================= ] 2723/3677 74% [============================================= ] 2724/3677 74% [============================================= ] 2725/3677 74% [============================================= ] 2726/3677 74% [============================================= ] 2727/3677 74% [============================================= ] 2728/3677 74% [============================================== ] 2729/3677 74% [============================================== ] 2730/3677 74% [============================================== ] 2731/3677 74% [============================================== ] 2732/3677 74% [============================================== ] 2733/3677 74% [============================================== ] 2734/3677 74% [============================================== ] 2735/3677 74% [============================================== ] 2736/3677 74% [============================================== ] 2737/3677 74% [============================================== ] 2738/3677 74% [============================================== ] 2739/3677 74% [============================================== ] 2740/3677 74% [============================================== ] 2741/3677 74% [============================================== ] 2742/3677 74% [============================================== ] 2743/3677 74% [============================================== ] 2744/3677 74% [============================================== ] 2745/3677 74% [============================================== ] 2746/3677 74% [============================================== ] 2747/3677 74% [============================================== ] 2748/3677 74% [============================================== ] 2749/3677 74% [============================================== ] 2750/3677 74% [============================================== ] 2751/3677 74% [============================================== ] 2752/3677 74% [============================================== ] 2753/3677 74% [============================================== ] 2754/3677 74% [============================================== ] 2755/3677 74% [============================================== ] 2756/3677 74% [============================================== ] 2757/3677 74% [============================================== ] 2758/3677 75% [============================================== ] 2759/3677 75% [============================================== ] 2760/3677 75% [============================================== ] 2761/3677 75% [============================================== ] 2762/3677 75% [============================================== ] 2763/3677 75% [============================================== ] 2764/3677 75% [============================================== ] 2765/3677 75% [============================================== ] 2766/3677 75% [============================================== ] 2767/3677 75% [============================================== ] 2768/3677 75% [============================================== ] 2769/3677 75% [============================================== ] 2770/3677 75% [============================================== ] 2771/3677 75% [============================================== ] 2772/3677 75% [============================================== ] 2773/3677 75% [============================================== ] 2774/3677 75% [============================================== ] 2775/3677 75% [============================================== ] 2776/3677 75% [============================================== ] 2777/3677 75% [============================================== ] 2778/3677 75% [============================================== ] 2779/3677 75% [============================================== ] 2780/3677 75% [============================================== ] 2781/3677 75% [============================================== ] 2782/3677 75% [============================================== ] 2783/3677 75% [============================================== ] 2784/3677 75% [============================================== ] 2785/3677 75% [============================================== ] 2786/3677 75% [============================================== ] 2787/3677 75% [=============================================== ] 2788/3677 75% [=============================================== ] 2789/3677 75% [=============================================== ] 2790/3677 75% [=============================================== ] 2791/3677 75% [=============================================== ] 2792/3677 75% [=============================================== ] 2793/3677 75% [=============================================== ] 2794/3677 75% [=============================================== ] 2795/3677 76% [=============================================== ] 2796/3677 76% [=============================================== ] 2797/3677 76% [=============================================== ] 2798/3677 76% [=============================================== ] 2799/3677 76% [=============================================== ] 2800/3677 76% [=============================================== ] 2801/3677 76% [=============================================== ] 2802/3677 76% [=============================================== ] 2803/3677 76% [=============================================== ] 2804/3677 76% [=============================================== ] 2805/3677 76% [=============================================== ] 2806/3677 76% [=============================================== ] 2807/3677 76% [=============================================== ] 2808/3677 76% [=============================================== ] 2809/3677 76% [=============================================== ] 2810/3677 76% [=============================================== ] 2811/3677 76% [=============================================== ] 2812/3677 76% [=============================================== ] 2813/3677 76% [=============================================== ] 2814/3677 76% [=============================================== ] 2815/3677 76% [=============================================== ] 2816/3677 76% [=============================================== ] 2817/3677 76% [=============================================== ] 2818/3677 76% [=============================================== ] 2819/3677 76% [=============================================== ] 2820/3677 76% [=============================================== ] 2821/3677 76% [=============================================== ] 2822/3677 76% [=============================================== ] 2823/3677 76% [=============================================== ] 2824/3677 76% [=============================================== ] 2825/3677 76% [=============================================== ] 2826/3677 76% [=============================================== ] 2827/3677 76% [=============================================== ] 2828/3677 76% [=============================================== ] 2829/3677 76% [=============================================== ] 2830/3677 76% [=============================================== ] 2831/3677 76% [=============================================== ] 2832/3677 77% [=============================================== ] 2833/3677 77% [=============================================== ] 2834/3677 77% [=============================================== ] 2835/3677 77% [=============================================== ] 2836/3677 77% [=============================================== ] 2837/3677 77% [=============================================== ] 2838/3677 77% [=============================================== ] 2839/3677 77% [=============================================== ] 2840/3677 77% [=============================================== ] 2841/3677 77% [=============================================== ] 2842/3677 77% [=============================================== ] 2843/3677 77% [=============================================== ] 2844/3677 77% [=============================================== ] 2845/3677 77% [=============================================== ] 2846/3677 77% [================================================ ] 2847/3677 77% [================================================ ] 2848/3677 77% [================================================ ] 2849/3677 77% [================================================ ] 2850/3677 77% [================================================ ] 2851/3677 77% [================================================ ] 2852/3677 77% [================================================ ] 2853/3677 77% [================================================ ] 2854/3677 77% [================================================ ] 2855/3677 77% [================================================ ] 2856/3677 77% [================================================ ] 2857/3677 77% [================================================ ] 2858/3677 77% [================================================ ] 2859/3677 77% [================================================ ] 2860/3677 77% [================================================ ] 2861/3677 77% [================================================ ] 2862/3677 77% [================================================ ] 2863/3677 77% [================================================ ] 2864/3677 77% [================================================ ] 2865/3677 77% [================================================ ] 2866/3677 77% [================================================ ] 2867/3677 77% [================================================ ] 2868/3677 77% [================================================ ] 2869/3677 78% [================================================ ] 2870/3677 78% [================================================ ] 2871/3677 78% [================================================ ] 2872/3677 78% [================================================ ] 2873/3677 78% [================================================ ] 2874/3677 78% [================================================ ] 2875/3677 78% [================================================ ] 2876/3677 78% [================================================ ] 2877/3677 78% [================================================ ] 2878/3677 78% [================================================ ] 2879/3677 78% [================================================ ] 2880/3677 78% [================================================ ] 2881/3677 78% [================================================ ] 2882/3677 78% [================================================ ] 2883/3677 78% [================================================ ] 2884/3677 78% [================================================ ] 2885/3677 78% [================================================ ] 2886/3677 78% [================================================ ] 2887/3677 78% [================================================ ] 2888/3677 78% [================================================ ] 2889/3677 78% [================================================ ] 2890/3677 78% [================================================ ] 2891/3677 78% [================================================ ] 2892/3677 78% [================================================ ] 2893/3677 78% [================================================ ] 2894/3677 78% [================================================ ] 2895/3677 78% [================================================ ] 2896/3677 78% [================================================ ] 2897/3677 78% [================================================ ] 2898/3677 78% [================================================ ] 2899/3677 78% [================================================ ] 2900/3677 78% [================================================ ] 2901/3677 78% [================================================ ] 2902/3677 78% [================================================ ] 2903/3677 78% [================================================ ] 2904/3677 78% [================================================ ] 2905/3677 79% [================================================ ] 2906/3677 79% [================================================= ] 2907/3677 79% [================================================= ] 2908/3677 79% [================================================= ] 2909/3677 79% [================================================= ] 2910/3677 79% [================================================= ] 2911/3677 79% [================================================= ] 2912/3677 79% [================================================= ] 2913/3677 79% [================================================= ] 2914/3677 79% [================================================= ] 2915/3677 79% [================================================= ] 2916/3677 79% [================================================= ] 2917/3677 79% [================================================= ] 2918/3677 79% [================================================= ] 2919/3677 79% [================================================= ] 2920/3677 79% [================================================= ] 2921/3677 79% [================================================= ] 2922/3677 79% [================================================= ] 2923/3677 79% [================================================= ] 2924/3677 79% [================================================= ] 2925/3677 79% [================================================= ] 2926/3677 79% [================================================= ] 2927/3677 79% [================================================= ] 2928/3677 79% [================================================= ] 2929/3677 79% [================================================= ] 2930/3677 79% [================================================= ] 2931/3677 79% [================================================= ] 2932/3677 79% [================================================= ] 2933/3677 79% [================================================= ] 2934/3677 79% [================================================= ] 2935/3677 79% [================================================= ] 2936/3677 79% [================================================= ] 2937/3677 79% [================================================= ] 2938/3677 79% [================================================= ] 2939/3677 79% [================================================= ] 2940/3677 79% [================================================= ] 2941/3677 79% [================================================= ] 2942/3677 80% [================================================= ] 2943/3677 80% [================================================= ] 2944/3677 80% [================================================= ] 2945/3677 80% [================================================= ] 2946/3677 80% [================================================= ] 2947/3677 80% [================================================= ] 2948/3677 80% [================================================= ] 2949/3677 80% [================================================= ] 2950/3677 80% [================================================= ] 2951/3677 80% [================================================= ] 2952/3677 80% [================================================= ] 2953/3677 80% [================================================= ] 2954/3677 80% [================================================= ] 2955/3677 80% [================================================= ] 2956/3677 80% [================================================= ] 2957/3677 80% [================================================= ] 2958/3677 80% [================================================= ] 2959/3677 80% [================================================= ] 2960/3677 80% [================================================= ] 2961/3677 80% [================================================= ] 2962/3677 80% [================================================= ] 2963/3677 80% [================================================= ] 2964/3677 80% [================================================= ] 2965/3677 80% [================================================== ] 2966/3677 80% [================================================== ] 2967/3677 80% [================================================== ] 2968/3677 80% [================================================== ] 2969/3677 80% [================================================== ] 2970/3677 80% [================================================== ] 2971/3677 80% [================================================== ] 2972/3677 80% [================================================== ] 2973/3677 80% [================================================== ] 2974/3677 80% [================================================== ] 2975/3677 80% [================================================== ] 2976/3677 80% [================================================== ] 2977/3677 80% [================================================== ] 2978/3677 80% [================================================== ] 2979/3677 81% [================================================== ] 2980/3677 81% [================================================== ] 2981/3677 81% [================================================== ] 2982/3677 81% [================================================== ] 2983/3677 81% [================================================== ] 2984/3677 81% [================================================== ] 2985/3677 81% [================================================== ] 2986/3677 81% [================================================== ] 2987/3677 81% [================================================== ] 2988/3677 81% [================================================== ] 2989/3677 81% [================================================== ] 2990/3677 81% [================================================== ] 2991/3677 81% [================================================== ] 2992/3677 81% [================================================== ] 2993/3677 81% [================================================== ] 2994/3677 81% [================================================== ] 2995/3677 81% [================================================== ] 2996/3677 81% [================================================== ] 2997/3677 81% [================================================== ] 2998/3677 81% [================================================== ] 2999/3677 81% [================================================== ] 3000/3677 81% [================================================== ] 3001/3677 81% [================================================== ] 3002/3677 81% [================================================== ] 3003/3677 81% [================================================== ] 3004/3677 81% [================================================== ] 3005/3677 81% [================================================== ] 3006/3677 81% [================================================== ] 3007/3677 81% [================================================== ] 3008/3677 81% [================================================== ] 3009/3677 81% [================================================== ] 3010/3677 81% [================================================== ] 3011/3677 81% [================================================== ] 3012/3677 81% [================================================== ] 3013/3677 81% [================================================== ] 3014/3677 81% [================================================== ] 3015/3677 81% [================================================== ] 3016/3677 82% [================================================== ] 3017/3677 82% [================================================== ] 3018/3677 82% [================================================== ] 3019/3677 82% [================================================== ] 3020/3677 82% [================================================== ] 3021/3677 82% [================================================== ] 3022/3677 82% [================================================== ] 3023/3677 82% [================================================== ] 3024/3677 82% [=================================================== ] 3025/3677 82% [=================================================== ] 3026/3677 82% [=================================================== ] 3027/3677 82% [=================================================== ] 3028/3677 82% [=================================================== ] 3029/3677 82% [=================================================== ] 3030/3677 82% [=================================================== ] 3031/3677 82% [=================================================== ] 3032/3677 82% [=================================================== ] 3033/3677 82% [=================================================== ] 3034/3677 82% [=================================================== ] 3035/3677 82% [=================================================== ] 3036/3677 82% [=================================================== ] 3037/3677 82% [=================================================== ] 3038/3677 82% [=================================================== ] 3039/3677 82% [=================================================== ] 3040/3677 82% [=================================================== ] 3041/3677 82% [=================================================== ] 3042/3677 82% [=================================================== ] 3043/3677 82% [=================================================== ] 3044/3677 82% [=================================================== ] 3045/3677 82% [=================================================== ] 3046/3677 82% [=================================================== ] 3047/3677 82% [=================================================== ] 3048/3677 82% [=================================================== ] 3049/3677 82% [=================================================== ] 3050/3677 82% [=================================================== ] 3051/3677 82% [=================================================== ] 3052/3677 83% [=================================================== ] 3053/3677 83% [=================================================== ] 3054/3677 83% [=================================================== ] 3055/3677 83% [=================================================== ] 3056/3677 83% [=================================================== ] 3057/3677 83% [=================================================== ] 3058/3677 83% [=================================================== ] 3059/3677 83% [=================================================== ] 3060/3677 83% [=================================================== ] 3061/3677 83% [=================================================== ] 3062/3677 83% [=================================================== ] 3063/3677 83% [=================================================== ] 3064/3677 83% [=================================================== ] 3065/3677 83% [=================================================== ] 3066/3677 83% [=================================================== ] 3067/3677 83% [=================================================== ] 3068/3677 83% [=================================================== ] 3069/3677 83% [=================================================== ] 3070/3677 83% [=================================================== ] 3071/3677 83% [=================================================== ] 3072/3677 83% [=================================================== ] 3073/3677 83% [=================================================== ] 3074/3677 83% [=================================================== ] 3075/3677 83% [=================================================== ] 3076/3677 83% [=================================================== ] 3077/3677 83% [=================================================== ] 3078/3677 83% [=================================================== ] 3079/3677 83% [=================================================== ] 3080/3677 83% [=================================================== ] 3081/3677 83% [=================================================== ] 3082/3677 83% [=================================================== ] 3083/3677 83% [==================================================== ] 3084/3677 83% [==================================================== ] 3085/3677 83% [==================================================== ] 3086/3677 83% [==================================================== ] 3087/3677 83% [==================================================== ] 3088/3677 83% [==================================================== ] 3089/3677 84% [==================================================== ] 3090/3677 84% [==================================================== ] 3091/3677 84% [==================================================== ] 3092/3677 84% [==================================================== ] 3093/3677 84% [==================================================== ] 3094/3677 84% [==================================================== ] 3095/3677 84% [==================================================== ] 3096/3677 84% [==================================================== ] 3097/3677 84% [==================================================== ] 3098/3677 84% [==================================================== ] 3099/3677 84% [==================================================== ] 3100/3677 84% [==================================================== ] 3101/3677 84% [==================================================== ] 3102/3677 84% [==================================================== ] 3103/3677 84% [==================================================== ] 3104/3677 84% [==================================================== ] 3105/3677 84% [==================================================== ] 3106/3677 84% [==================================================== ] 3107/3677 84% [==================================================== ] 3108/3677 84% [==================================================== ] 3109/3677 84% [==================================================== ] 3110/3677 84% [==================================================== ] 3111/3677 84% [==================================================== ] 3112/3677 84% [==================================================== ] 3113/3677 84% [==================================================== ] 3114/3677 84% [==================================================== ] 3115/3677 84% [==================================================== ] 3116/3677 84% [==================================================== ] 3117/3677 84% [==================================================== ] 3118/3677 84% [==================================================== ] 3119/3677 84% [==================================================== ] 3120/3677 84% [==================================================== ] 3121/3677 84% [==================================================== ] 3122/3677 84% [==================================================== ] 3123/3677 84% [==================================================== ] 3124/3677 84% [==================================================== ] 3125/3677 84% [==================================================== ] 3126/3677 85% [==================================================== ] 3127/3677 85% [==================================================== ] 3128/3677 85% [==================================================== ] 3129/3677 85% [==================================================== ] 3130/3677 85% [==================================================== ] 3131/3677 85% [==================================================== ] 3132/3677 85% [==================================================== ] 3133/3677 85% [==================================================== ] 3134/3677 85% [==================================================== ] 3135/3677 85% [==================================================== ] 3136/3677 85% [==================================================== ] 3137/3677 85% [==================================================== ] 3138/3677 85% [==================================================== ] 3139/3677 85% [==================================================== ] 3140/3677 85% [==================================================== ] 3141/3677 85% [==================================================== ] 3142/3677 85% [==================================================== ] 3143/3677 85% [===================================================== ] 3144/3677 85% [===================================================== ] 3145/3677 85% [===================================================== ] 3146/3677 85% [===================================================== ] 3147/3677 85% [===================================================== ] 3148/3677 85% [===================================================== ] 3149/3677 85% [===================================================== ] 3150/3677 85% [===================================================== ] 3151/3677 85% [===================================================== ] 3152/3677 85% [===================================================== ] 3153/3677 85% [===================================================== ] 3154/3677 85% [===================================================== ] 3155/3677 85% [===================================================== ] 3156/3677 85% [===================================================== ] 3157/3677 85% [===================================================== ] 3158/3677 85% [===================================================== ] 3159/3677 85% [===================================================== ] 3160/3677 85% [===================================================== ] 3161/3677 85% [===================================================== ] 3162/3677 85% [===================================================== ] 3163/3677 86% [===================================================== ] 3164/3677 86% [===================================================== ] 3165/3677 86% [===================================================== ] 3166/3677 86% [===================================================== ] 3167/3677 86% [===================================================== ] 3168/3677 86% [===================================================== ] 3169/3677 86% [===================================================== ] 3170/3677 86% [===================================================== ] 3171/3677 86% [===================================================== ] 3172/3677 86% [===================================================== ] 3173/3677 86% [===================================================== ] 3174/3677 86% [===================================================== ] 3175/3677 86% [===================================================== ] 3176/3677 86% [===================================================== ] 3177/3677 86% [===================================================== ] 3178/3677 86% [===================================================== ] 3179/3677 86% [===================================================== ] 3180/3677 86% [===================================================== ] 3181/3677 86% [===================================================== ] 3182/3677 86% [===================================================== ] 3183/3677 86% [===================================================== ] 3184/3677 86% [===================================================== ] 3185/3677 86% [===================================================== ] 3186/3677 86% [===================================================== ] 3187/3677 86% [===================================================== ] 3188/3677 86% [===================================================== ] 3189/3677 86% [===================================================== ] 3190/3677 86% [===================================================== ] 3191/3677 86% [===================================================== ] 3192/3677 86% [===================================================== ] 3193/3677 86% [===================================================== ] 3194/3677 86% [===================================================== ] 3195/3677 86% [===================================================== ] 3196/3677 86% [===================================================== ] 3197/3677 86% [===================================================== ] 3198/3677 86% [===================================================== ] 3199/3677 87% [===================================================== ] 3200/3677 87% [===================================================== ] 3201/3677 87% [===================================================== ] 3202/3677 87% [====================================================== ] 3203/3677 87% [====================================================== ] 3204/3677 87% [====================================================== ] 3205/3677 87% [====================================================== ] 3206/3677 87% [====================================================== ] 3207/3677 87% [====================================================== ] 3208/3677 87% [====================================================== ] 3209/3677 87% [====================================================== ] 3210/3677 87% [====================================================== ] 3211/3677 87% [====================================================== ] 3212/3677 87% [====================================================== ] 3213/3677 87% [====================================================== ] 3214/3677 87% [====================================================== ] 3215/3677 87% [====================================================== ] 3216/3677 87% [====================================================== ] 3217/3677 87% [====================================================== ] 3218/3677 87% [====================================================== ] 3219/3677 87% [====================================================== ] 3220/3677 87% [====================================================== ] 3221/3677 87% [====================================================== ] 3222/3677 87% [====================================================== ] 3223/3677 87% [====================================================== ] 3224/3677 87% [====================================================== ] 3225/3677 87% [====================================================== ] 3226/3677 87% [====================================================== ] 3227/3677 87% [====================================================== ] 3228/3677 87% [====================================================== ] 3229/3677 87% [====================================================== ] 3230/3677 87% [====================================================== ] 3231/3677 87% [====================================================== ] 3232/3677 87% [====================================================== ] 3233/3677 87% [====================================================== ] 3234/3677 87% [====================================================== ] 3235/3677 87% [====================================================== ] 3236/3677 88% [====================================================== ] 3237/3677 88% [====================================================== ] 3238/3677 88% [====================================================== ] 3239/3677 88% [====================================================== ] 3240/3677 88% [====================================================== ] 3241/3677 88% [====================================================== ] 3242/3677 88% [====================================================== ] 3243/3677 88% [====================================================== ] 3244/3677 88% [====================================================== ] 3245/3677 88% [====================================================== ] 3246/3677 88% [====================================================== ] 3247/3677 88% [====================================================== ] 3248/3677 88% [====================================================== ] 3249/3677 88% [====================================================== ] 3250/3677 88% [====================================================== ] 3251/3677 88% [====================================================== ] 3252/3677 88% [====================================================== ] 3253/3677 88% [====================================================== ] 3254/3677 88% [====================================================== ] 3255/3677 88% [====================================================== ] 3256/3677 88% [====================================================== ] 3257/3677 88% [====================================================== ] 3258/3677 88% [====================================================== ] 3259/3677 88% [====================================================== ] 3260/3677 88% [====================================================== ] 3261/3677 88% [======================================================= ] 3262/3677 88% [======================================================= ] 3263/3677 88% [======================================================= ] 3264/3677 88% [======================================================= ] 3265/3677 88% [======================================================= ] 3266/3677 88% [======================================================= ] 3267/3677 88% [======================================================= ] 3268/3677 88% [======================================================= ] 3269/3677 88% [======================================================= ] 3270/3677 88% [======================================================= ] 3271/3677 88% [======================================================= ] 3272/3677 88% [======================================================= ] 3273/3677 89% [======================================================= ] 3274/3677 89% [======================================================= ] 3275/3677 89% [======================================================= ] 3276/3677 89% [======================================================= ] 3277/3677 89% [======================================================= ] 3278/3677 89% [======================================================= ] 3279/3677 89% [======================================================= ] 3280/3677 89% [======================================================= ] 3281/3677 89% [======================================================= ] 3282/3677 89% [======================================================= ] 3283/3677 89% [======================================================= ] 3284/3677 89% [======================================================= ] 3285/3677 89% [======================================================= ] 3286/3677 89% [======================================================= ] 3287/3677 89% [======================================================= ] 3288/3677 89% [======================================================= ] 3289/3677 89% [======================================================= ] 3290/3677 89% [======================================================= ] 3291/3677 89% [======================================================= ] 3292/3677 89% [======================================================= ] 3293/3677 89% [======================================================= ] 3294/3677 89% [======================================================= ] 3295/3677 89% [======================================================= ] 3296/3677 89% [======================================================= ] 3297/3677 89% [======================================================= ] 3298/3677 89% [======================================================= ] 3299/3677 89% [======================================================= ] 3300/3677 89% [======================================================= ] 3301/3677 89% [======================================================= ] 3302/3677 89% [======================================================= ] 3303/3677 89% [======================================================= ] 3304/3677 89% [======================================================= ] 3305/3677 89% [======================================================= ] 3306/3677 89% [======================================================= ] 3307/3677 89% [======================================================= ] 3308/3677 89% [======================================================= ] 3309/3677 89% [======================================================= ] 3310/3677 90% [======================================================= ] 3311/3677 90% [======================================================= ] 3312/3677 90% [======================================================= ] 3313/3677 90% [======================================================= ] 3314/3677 90% [======================================================= ] 3315/3677 90% [======================================================= ] 3316/3677 90% [======================================================= ] 3317/3677 90% [======================================================= ] 3318/3677 90% [======================================================= ] 3319/3677 90% [======================================================= ] 3320/3677 90% [======================================================= ] 3321/3677 90% [======================================================== ] 3322/3677 90% [======================================================== ] 3323/3677 90% [======================================================== ] 3324/3677 90% [======================================================== ] 3325/3677 90% [======================================================== ] 3326/3677 90% [======================================================== ] 3327/3677 90% [======================================================== ] 3328/3677 90% [======================================================== ] 3329/3677 90% [======================================================== ] 3330/3677 90% [======================================================== ] 3331/3677 90% [======================================================== ] 3332/3677 90% [======================================================== ] 3333/3677 90% [======================================================== ] 3334/3677 90% [======================================================== ] 3335/3677 90% [======================================================== ] 3336/3677 90% [======================================================== ] 3337/3677 90% [======================================================== ] 3338/3677 90% [======================================================== ] 3339/3677 90% [======================================================== ] 3340/3677 90% [======================================================== ] 3341/3677 90% [======================================================== ] 3342/3677 90% [======================================================== ] 3343/3677 90% [======================================================== ] 3344/3677 90% [======================================================== ] 3345/3677 90% [======================================================== ] 3346/3677 90% [======================================================== ] 3347/3677 91% [======================================================== ] 3348/3677 91% [======================================================== ] 3349/3677 91% [======================================================== ] 3350/3677 91% [======================================================== ] 3351/3677 91% [======================================================== ] 3352/3677 91% [======================================================== ] 3353/3677 91% [======================================================== ] 3354/3677 91% [======================================================== ] 3355/3677 91% [======================================================== ] 3356/3677 91% [======================================================== ] 3357/3677 91% [======================================================== ] 3358/3677 91% [======================================================== ] 3359/3677 91% [======================================================== ] 3360/3677 91% [======================================================== ] 3361/3677 91% [======================================================== ] 3362/3677 91% [======================================================== ] 3363/3677 91% [======================================================== ] 3364/3677 91% [======================================================== ] 3365/3677 91% [======================================================== ] 3366/3677 91% [======================================================== ] 3367/3677 91% [======================================================== ] 3368/3677 91% [======================================================== ] 3369/3677 91% [======================================================== ] 3370/3677 91% [======================================================== ] 3371/3677 91% [======================================================== ] 3372/3677 91% [======================================================== ] 3373/3677 91% [======================================================== ] 3374/3677 91% [======================================================== ] 3375/3677 91% [======================================================== ] 3376/3677 91% [======================================================== ] 3377/3677 91% [======================================================== ] 3378/3677 91% [======================================================== ] 3379/3677 91% [======================================================== ] 3380/3677 91% [========================================================= ] 3381/3677 91% [========================================================= ] 3382/3677 91% [========================================================= ] 3383/3677 92% [========================================================= ] 3384/3677 92% [========================================================= ] 3385/3677 92% [========================================================= ] 3386/3677 92% [========================================================= ] 3387/3677 92% [========================================================= ] 3388/3677 92% [========================================================= ] 3389/3677 92% [========================================================= ] 3390/3677 92% [========================================================= ] 3391/3677 92% [========================================================= ] 3392/3677 92% [========================================================= ] 3393/3677 92% [========================================================= ] 3394/3677 92% [========================================================= ] 3395/3677 92% [========================================================= ] 3396/3677 92% [========================================================= ] 3397/3677 92% [========================================================= ] 3398/3677 92% [========================================================= ] 3399/3677 92% [========================================================= ] 3400/3677 92% [========================================================= ] 3401/3677 92% [========================================================= ] 3402/3677 92% [========================================================= ] 3403/3677 92% [========================================================= ] 3404/3677 92% [========================================================= ] 3405/3677 92% [========================================================= ] 3406/3677 92% [========================================================= ] 3407/3677 92% [========================================================= ] 3408/3677 92% [========================================================= ] 3409/3677 92% [========================================================= ] 3410/3677 92% [========================================================= ] 3411/3677 92% [========================================================= ] 3412/3677 92% [========================================================= ] 3413/3677 92% [========================================================= ] 3414/3677 92% [========================================================= ] 3415/3677 92% [========================================================= ] 3416/3677 92% [========================================================= ] 3417/3677 92% [========================================================= ] 3418/3677 92% [========================================================= ] 3419/3677 92% [========================================================= ] 3420/3677 93% [========================================================= ] 3421/3677 93% [========================================================= ] 3422/3677 93% [========================================================= ] 3423/3677 93% [========================================================= ] 3424/3677 93% [========================================================= ] 3425/3677 93% [========================================================= ] 3426/3677 93% [========================================================= ] 3427/3677 93% [========================================================= ] 3428/3677 93% [========================================================= ] 3429/3677 93% [========================================================= ] 3430/3677 93% [========================================================= ] 3431/3677 93% [========================================================= ] 3432/3677 93% [========================================================= ] 3433/3677 93% [========================================================= ] 3434/3677 93% [========================================================= ] 3435/3677 93% [========================================================= ] 3436/3677 93% [========================================================= ] 3437/3677 93% [========================================================= ] 3438/3677 93% [========================================================= ] 3439/3677 93% [========================================================== ] 3440/3677 93% [========================================================== ] 3441/3677 93% [========================================================== ] 3442/3677 93% [========================================================== ] 3443/3677 93% [========================================================== ] 3444/3677 93% [========================================================== ] 3445/3677 93% [========================================================== ] 3446/3677 93% [========================================================== ] 3447/3677 93% [========================================================== ] 3448/3677 93% [========================================================== ] 3449/3677 93% [========================================================== ] 3450/3677 93% [========================================================== ] 3451/3677 93% [========================================================== ] 3452/3677 93% [========================================================== ] 3453/3677 93% [========================================================== ] 3454/3677 93% [========================================================== ] 3455/3677 93% [========================================================== ] 3456/3677 93% [========================================================== ] 3457/3677 94% [========================================================== ] 3458/3677 94% [========================================================== ] 3459/3677 94% [========================================================== ] 3460/3677 94% [========================================================== ] 3461/3677 94% [========================================================== ] 3462/3677 94% [========================================================== ] 3463/3677 94% [========================================================== ] 3464/3677 94% [========================================================== ] 3465/3677 94% [========================================================== ] 3466/3677 94% [========================================================== ] 3467/3677 94% [========================================================== ] 3468/3677 94% [========================================================== ] 3469/3677 94% [========================================================== ] 3470/3677 94% [========================================================== ] 3471/3677 94% [========================================================== ] 3472/3677 94% [========================================================== ] 3473/3677 94% [========================================================== ] 3474/3677 94% [========================================================== ] 3475/3677 94% [========================================================== ] 3476/3677 94% [========================================================== ] 3477/3677 94% [========================================================== ] 3478/3677 94% [========================================================== ] 3479/3677 94% [========================================================== ] 3480/3677 94% [========================================================== ] 3481/3677 94% [========================================================== ] 3482/3677 94% [========================================================== ] 3483/3677 94% [========================================================== ] 3484/3677 94% [========================================================== ] 3485/3677 94% [========================================================== ] 3486/3677 94% [========================================================== ] 3487/3677 94% [========================================================== ] 3488/3677 94% [========================================================== ] 3489/3677 94% [========================================================== ] 3490/3677 94% [========================================================== ] 3491/3677 94% [========================================================== ] 3492/3677 94% [========================================================== ] 3493/3677 94% [========================================================== ] 3494/3677 95% [========================================================== ] 3495/3677 95% [========================================================== ] 3496/3677 95% [========================================================== ] 3497/3677 95% [========================================================== ] 3498/3677 95% [========================================================== ] 3499/3677 95% [=========================================================== ] 3500/3677 95% [=========================================================== ] 3501/3677 95% [=========================================================== ] 3502/3677 95% [=========================================================== ] 3503/3677 95% [=========================================================== ] 3504/3677 95% [=========================================================== ] 3505/3677 95% [=========================================================== ] 3506/3677 95% [=========================================================== ] 3507/3677 95% [=========================================================== ] 3508/3677 95% [=========================================================== ] 3509/3677 95% [=========================================================== ] 3510/3677 95% [=========================================================== ] 3511/3677 95% [=========================================================== ] 3512/3677 95% [=========================================================== ] 3513/3677 95% [=========================================================== ] 3514/3677 95% [=========================================================== ] 3515/3677 95% [=========================================================== ] 3516/3677 95% [=========================================================== ] 3517/3677 95% [=========================================================== ] 3518/3677 95% [=========================================================== ] 3519/3677 95% [=========================================================== ] 3520/3677 95% [=========================================================== ] 3521/3677 95% [=========================================================== ] 3522/3677 95% [=========================================================== ] 3523/3677 95% [=========================================================== ] 3524/3677 95% [=========================================================== ] 3525/3677 95% [=========================================================== ] 3526/3677 95% [=========================================================== ] 3527/3677 95% [=========================================================== ] 3528/3677 95% [=========================================================== ] 3529/3677 95% [=========================================================== ] 3530/3677 96% [=========================================================== ] 3531/3677 96% [=========================================================== ] 3532/3677 96% [=========================================================== ] 3533/3677 96% [=========================================================== ] 3534/3677 96% [=========================================================== ] 3535/3677 96% [=========================================================== ] 3536/3677 96% [=========================================================== ] 3537/3677 96% [=========================================================== ] 3538/3677 96% [=========================================================== ] 3539/3677 96% [=========================================================== ] 3540/3677 96% [=========================================================== ] 3541/3677 96% [=========================================================== ] 3542/3677 96% [=========================================================== ] 3543/3677 96% [=========================================================== ] 3544/3677 96% [=========================================================== ] 3545/3677 96% [=========================================================== ] 3546/3677 96% [=========================================================== ] 3547/3677 96% [=========================================================== ] 3548/3677 96% [=========================================================== ] 3549/3677 96% [=========================================================== ] 3550/3677 96% [=========================================================== ] 3551/3677 96% [=========================================================== ] 3552/3677 96% [=========================================================== ] 3553/3677 96% [=========================================================== ] 3554/3677 96% [=========================================================== ] 3555/3677 96% [=========================================================== ] 3556/3677 96% [=========================================================== ] 3557/3677 96% [=========================================================== ] 3558/3677 96% [============================================================ ] 3559/3677 96% [============================================================ ] 3560/3677 96% [============================================================ ] 3561/3677 96% [============================================================ ] 3562/3677 96% [============================================================ ] 3563/3677 96% [============================================================ ] 3564/3677 96% [============================================================ ] 3565/3677 96% [============================================================ ] 3566/3677 96% [============================================================ ] 3567/3677 97% [============================================================ ] 3568/3677 97% [============================================================ ] 3569/3677 97% [============================================================ ] 3570/3677 97% [============================================================ ] 3571/3677 97% [============================================================ ] 3572/3677 97% [============================================================ ] 3573/3677 97% [============================================================ ] 3574/3677 97% [============================================================ ] 3575/3677 97% [============================================================ ] 3576/3677 97% [============================================================ ] 3577/3677 97% [============================================================ ] 3578/3677 97% [============================================================ ] 3579/3677 97% [============================================================ ] 3580/3677 97% [============================================================ ] 3581/3677 97% [============================================================ ] 3582/3677 97% [============================================================ ] 3583/3677 97% [============================================================ ] 3584/3677 97% [============================================================ ] 3585/3677 97% [============================================================ ] 3586/3677 97% [============================================================ ] 3587/3677 97% [============================================================ ] 3588/3677 97% [============================================================ ] 3589/3677 97% [============================================================ ] 3590/3677 97% [============================================================ ] 3591/3677 97% [============================================================ ] 3592/3677 97% [============================================================ ] 3593/3677 97% [============================================================ ] 3594/3677 97% [============================================================ ] 3595/3677 97% [============================================================ ] 3596/3677 97% [============================================================ ] 3597/3677 97% [============================================================ ] 3598/3677 97% [============================================================ ] 3599/3677 97% [============================================================ ] 3600/3677 97% [============================================================ ] 3601/3677 97% [============================================================ ] 3602/3677 97% [============================================================ ] 3603/3677 97% [============================================================ ] 3604/3677 98% [============================================================ ] 3605/3677 98% [============================================================ ] 3606/3677 98% [============================================================ ] 3607/3677 98% [============================================================ ] 3608/3677 98% [============================================================ ] 3609/3677 98% [============================================================ ] 3610/3677 98% [============================================================ ] 3611/3677 98% [============================================================ ] 3612/3677 98% [============================================================ ] 3613/3677 98% [============================================================ ] 3614/3677 98% [============================================================ ] 3615/3677 98% [============================================================ ] 3616/3677 98% [============================================================ ] 3617/3677 98% [============================================================= ] 3618/3677 98% [============================================================= ] 3619/3677 98% [============================================================= ] 3620/3677 98% [============================================================= ] 3621/3677 98% [============================================================= ] 3622/3677 98% [============================================================= ] 3623/3677 98% [============================================================= ] 3624/3677 98% [============================================================= ] 3625/3677 98% [============================================================= ] 3626/3677 98% [============================================================= ] 3627/3677 98% [============================================================= ] 3628/3677 98% [============================================================= ] 3629/3677 98% [============================================================= ] 3630/3677 98% [============================================================= ] 3631/3677 98% [============================================================= ] 3632/3677 98% [============================================================= ] 3633/3677 98% [============================================================= ] 3634/3677 98% [============================================================= ] 3635/3677 98% [============================================================= ] 3636/3677 98% [============================================================= ] 3637/3677 98% [============================================================= ] 3638/3677 98% [============================================================= ] 3639/3677 98% [============================================================= ] 3640/3677 98% [============================================================= ] 3641/3677 99% [============================================================= ] 3642/3677 99% [============================================================= ] 3643/3677 99% [============================================================= ] 3644/3677 99% [============================================================= ] 3645/3677 99% [============================================================= ] 3646/3677 99% [============================================================= ] 3647/3677 99% [============================================================= ] 3648/3677 99% [============================================================= ] 3649/3677 99% [============================================================= ] 3650/3677 99% [============================================================= ] 3651/3677 99% [============================================================= ] 3652/3677 99% [============================================================= ] 3653/3677 99% [============================================================= ] 3654/3677 99% [============================================================= ] 3655/3677 99% [============================================================= ] 3656/3677 99% [============================================================= ] 3657/3677 99% [============================================================= ] 3658/3677 99% [============================================================= ] 3659/3677 99% [============================================================= ] 3660/3677 99% [============================================================= ] 3661/3677 99% [============================================================= ] 3662/3677 99% [============================================================= ] 3663/3677 99% [============================================================= ] 3664/3677 99% [============================================================= ] 3665/3677 99% [============================================================= ] 3666/3677 99% [============================================================= ] 3667/3677 99% [============================================================= ] 3668/3677 99% [============================================================= ] 3669/3677 99% [============================================================= ] 3670/3677 99% [============================================================= ] 3671/3677 99% [============================================================= ] 3672/3677 99% [============================================================= ] 3673/3677 99% [============================================================= ] 3674/3677 99% [============================================================= ] 3675/3677 99% [============================================================= ] 3676/3677 99% [==============================================================] 3677/3677 100% operation complete, 3677 objects in 50257 NAND pages. ln -snf /home/autobuild/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-0/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-0/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-0/buildroot' >>> Buildroot 2022.11-556-gaf6f7aa76d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) BR2_NEEDS_HOST_GCC_PLUGIN_SUPPORT=y >>> toolchain-buildroot Collecting legal info >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.0.12 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 >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> sqlite 3.40.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> arptables 0.0.5 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> aumix 2.9.1 Collecting legal info COPYING: OK (sha256: 1ca3e8f71b7de618968e7ea9fe47822d9e704dc476aef8544033abedec355225) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-babeltrace2 2.0.4 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> 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-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> 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-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 0.64.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> 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-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-btrfs-progs 5.16.2 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-cryptsetup 2.6.0 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.14 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> dhcpdump 1.8 Collecting legal info LICENSE: OK (sha256: bab6ca76b7e93885396513689b1248dfb0e8fd662695b8bd1b26784ef71a0192) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> doom-wad 1.9 Collecting legal info >>> 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) >>> ed 1.18 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.23 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> enet 1.3.17 Collecting legal info LICENSE: OK (sha256: 77f94e3be39938801163844b8bf9a4f12badcc0da136e9886e7da14a816d74d3) >>> faad2 2.10.1 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fmtools 2.0.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> 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) >>> host-genext2fs 1.5.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> getent Collecting legal info >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gsl 2.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> haproxy 2.6.5 Collecting legal info LICENSE: OK (sha256: 0717ca51fceaa25ac9e5ccc62e0c727dcf27796057201fb5fded56a25ff6ca28) doc/lgpl.txt: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) doc/gpl.txt: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> hostapd 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> initscripts Collecting legal info >>> iptables 1.8.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> jszip 3.10.0 Collecting legal info LICENSE.markdown: OK (sha256: 566c953c6090b1218ca6217dd7359d45dde46581968586dc607d59a78af6a9c4) >>> kbd 2.5.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) CREDITS: OK (sha256: 5a16340fe773f422144b436df90319114a2884933c56e9be6fad642e59be5e1f) >>> host-kmod 30 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libb2 0.98.1 Collecting legal info COPYING: OK (sha256: 6a1ee543e5282cd9061881edf462e6fdab181f328da71fc2c9a6950a80e94d01) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdeflate 1.15 Collecting legal info COPYING: OK (sha256: 5d246dd2537307b80fed9ba5fdddf5d0fe7a8f023393a071182b9daed56b40fe) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> libgcrypt 1.10.1 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.45 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> 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) >>> libqrencode 4.1.1 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsamplerate 0.2.2 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libscrypt 1.22 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libsrtp 2.4.2 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox d716ac4bc4236031d4c3cc1ed362b502e20e3787 Collecting legal info >>> libuci 4b3db1179747b6a6779029407984bacef851325c Collecting legal info cli.c: OK (sha256: 39e1cc18a36172fb80d9b37f0af77d78ae935bd8a020978a7895d9e76a24e112) libuci.c: OK (sha256: 69d4eea4de19d27014f3d6ed723081b4039700bfd73cd0a5e39e2c4f19a58c66) >>> lockfile-progs 0.1.19 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> matio 1.5.23 Collecting legal info COPYING: OK (sha256: 3ed9a50d754fcc92d4accb8448e397eafeab686796b2a7445557ce782806e239) >>> mbedtls 2.28.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> mfoc 0.10.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mksh 59c Collecting legal info mksh.1: OK (sha256: abf44a61ec777c98f8ae7e08e4fe25fe258e0c470215e2eeb22816f6bae72c80) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> nghttp2 1.41.0 Collecting legal info COPYING: OK (sha256: 6b94f3abc1aabd0c72a7c7d92a77f79dda7c8a0cb3df839a97890b4116a2de2a) >>> numactl 2.0.16 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-odb 2.4.0 Collecting legal info LICENSE: OK (sha256: 7983b82cb1f1686ac2b55420ded9c0f348f93dd17bf3e048ae3b25c1da51b80e) >>> host-libcutl 1.10.0 Collecting legal info LICENSE: OK (sha256: c7aa98c5af3b67174f16b12a1fed4332a51cd524b82c69e85baa4c2c412da239) >>> host-libodb 2.4.0 Collecting legal info LICENSE: OK (sha256: 841105a470fc283851c63941510ffd403c726d1910b688f7df95914ab8b1b5a3) >>> openresolv 3.12.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 3.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> powerpc-utils 1.3.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> procrank_linux 21c30ab4514a5b15ac6e813e21bee0d3d714cb08 Collecting legal info NOTICE: OK (sha256: 38751245389e1e23f73e6f5384b5cbe7fa972cc4410c5adc9c04b082a0b9561a) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> host-rauc 1.8 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-squashfs 4.5.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-zstd 1.5.2 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> s6-portable-utils 2.2.5.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> sdparm 1.10 Collecting legal info COPYING: OK (sha256: 4f98444e14adb18a94a65c3ded5f0dad42d382c6a2288b593a2d5bd5ecc4f46d) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> spi-tools 1.0.2 Collecting legal info LICENSE: OK (sha256: a01259a1b522cf0de95824f9860613b453153eebac468e96196d5d7dba84786c) >>> spidev_test 5.8 Collecting legal info >>> statserial 1.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> subversion 1.14.2 Collecting legal info LICENSE: OK (sha256: 484aff0cfbb81155a10f903ed756e27e9fc65578c245a295bae295c4bb51eaad) >>> utf8proc 2.8.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> sysstat 12.6.1 Collecting legal info COPYING: OK (sha256: db296f2f7f35bca3a174efb0eb392b3b17bd94b341851429a3dff411b1c2fc73) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> triggerhappy 0.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tzdata 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2022f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> uhttpd 15346de8d3ba422002496526ee24c62a3601ab8c Collecting legal info uhttpd.h: OK (sha256: ce1803f83f776cc88661e303fede0e5ff52faf1d9f74508fadbecf7705b4c84d) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> wavpack 5.5.0 Collecting legal info COPYING: OK (sha256: 275d65ec11a78d552d078b9c26d950e3075892bca895a415ceaaec33bcfabff9) >>> webp 1.2.4 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> zd1211-firmware 1.5 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> 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-makedevs Collecting legal info >>> host-lzma 4.32.7 Collecting legal info COPYING.GPLv2: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: 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: doom-wad-1.9: cannot save license (DOOM_WAD_LICENSE_FILES not defined) WARNING: libubox-d716ac4bc4236031d4c3cc1ed362b502e20e3787: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: spidev_test-5.8: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-0/buildroot'