NOTE: several default settings have changed in version 5.15, please make sure this does not affect your deployments: - DUP for metadata (-m dup) - enabled no-holes (-O no-holes) - enabled free-space-tree (-R free-space-tree) Making image is completed. Label: UUID: fac60311-2a94-449b-9846-f56a70aa7dd8 Node size: 16384 Sector size: 4096 Filesystem size: 437.00MiB Block group profiles: Data: single 304.00MiB Metadata: DUP 32.00MiB System: DUP 8.00MiB SSD detected: no Zoned device: no Incompat features: extref, skinny-metadata, no-holes Runtime features: free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 437.00MiB /home/autobuild/autobuild/instance-8/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.ext2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/images rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-8/output-1/target/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/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-8/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot echo "/home/autobuild/autobuild/instance-8/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot printf ' rm -f /home/autobuild/autobuild/instance-8/output-1/images/rootfs.ext2\n /home/autobuild/autobuild/instance-8/output-1/host/sbin/mkfs.ext3 -d /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target -r 1 -N 0 -m 5 -L "rootfs" -I 256 -O ^64bit /home/autobuild/autobuild/instance-8/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-8/output-1/build/buildroot-fs/ext2/fakeroot chmod a+x /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/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-8/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot rootdir=/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target table='/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt' mke2fs 1.46.5 (30-Dec-2021) Creating regular file /home/autobuild/autobuild/instance-8/output-1/images/rootfs.ext2 Creating filesystem with 1310720 4k blocks and 327680 inodes Filesystem UUID: f52508e2-bb04-484c-9d56-b9158d71c458 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 ln -sf rootfs.ext2 /home/autobuild/autobuild/instance-8/output-1/images/rootfs.ext3 >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/images rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-8/output-1/target/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/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-8/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-8/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-8/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-8/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/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-8/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-8/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-8/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][done] scanning complete, total 2971 objects. stage 2: creating image '/home/autobuild/autobuild/instance-8/output-1/images/rootfs.yaffs2' [ ] 1/2971 0% [ ] 2/2971 0% [ ] 3/2971 0% [ ] 4/2971 0% [ ] 5/2971 0% [ ] 6/2971 0% [ ] 7/2971 0% [ ] 8/2971 0% [ ] 9/2971 0% [ ] 10/2971 0% [ ] 11/2971 0% [ ] 12/2971 0% [ ] 13/2971 0% [ ] 14/2971 0% [ ] 15/2971 0% [ ] 16/2971 0% [ ] 17/2971 0% [ ] 18/2971 0% [ ] 19/2971 0% [ ] 20/2971 0% [ ] 21/2971 0% [ ] 22/2971 0% [ ] 23/2971 0% [ ] 24/2971 0% [ ] 25/2971 0% [ ] 26/2971 0% [ ] 27/2971 0% [ ] 28/2971 0% [ ] 29/2971 0% [ ] 30/2971 1% [ ] 31/2971 1% [ ] 32/2971 1% [ ] 33/2971 1% [ ] 34/2971 1% [ ] 35/2971 1% [ ] 36/2971 1% [ ] 37/2971 1% [ ] 38/2971 1% [ ] 39/2971 1% [ ] 40/2971 1% [ ] 41/2971 1% [ ] 42/2971 1% [ ] 43/2971 1% [ ] 44/2971 1% [ ] 45/2971 1% [ ] 46/2971 1% [ ] 47/2971 1% [= ] 48/2971 1% [= ] 49/2971 1% [= ] 50/2971 1% [= ] 51/2971 1% [= ] 52/2971 1% [= ] 53/2971 1% [= ] 54/2971 1% [= ] 55/2971 1% [= ] 56/2971 1% [= ] 57/2971 1% [= ] 58/2971 1% [= ] 59/2971 1% [= ] 60/2971 2% [= ] 61/2971 2% [= ] 62/2971 2% [= ] 63/2971 2% [= ] 64/2971 2% [= ] 65/2971 2% [= ] 66/2971 2% [= ] 67/2971 2% [= ] 68/2971 2% [= ] 69/2971 2% [= ] 70/2971 2% [= ] 71/2971 2% [= ] 72/2971 2% [= ] 73/2971 2% [= ] 74/2971 2% [= ] 75/2971 2% [= ] 76/2971 2% [= ] 77/2971 2% [= ] 78/2971 2% [= ] 79/2971 2% [= ] 80/2971 2% [= ] 81/2971 2% [= ] 82/2971 2% [= ] 83/2971 2% [= ] 84/2971 2% [= ] 85/2971 2% [= ] 86/2971 2% [= ] 87/2971 2% [= ] 88/2971 2% [= ] 89/2971 2% [= ] 90/2971 3% [= ] 91/2971 3% [= ] 92/2971 3% [= ] 93/2971 3% [= ] 94/2971 3% [= ] 95/2971 3% [== ] 96/2971 3% [== ] 97/2971 3% [== ] 98/2971 3% [== ] 99/2971 3% [== ] 100/2971 3% [== ] 101/2971 3% [== ] 102/2971 3% [== ] 103/2971 3% [== ] 104/2971 3% [== ] 105/2971 3% [== ] 106/2971 3% [== ] 107/2971 3% [== ] 108/2971 3% [== ] 109/2971 3% [== ] 110/2971 3% [== ] 111/2971 3% [== ] 112/2971 3% [== ] 113/2971 3% [== ] 114/2971 3% [== ] 115/2971 3% [== ] 116/2971 3% [== ] 117/2971 3% [== ] 118/2971 3% [== ] 119/2971 4% [== ] 120/2971 4% [== ] 121/2971 4% [== ] 122/2971 4% [== ] 123/2971 4% [== ] 124/2971 4% [== ] 125/2971 4% [== ] 126/2971 4% [== ] 127/2971 4% [== ] 128/2971 4% [== ] 129/2971 4% [== ] 130/2971 4% [== ] 131/2971 4% [== ] 132/2971 4% [== ] 133/2971 4% [== ] 134/2971 4% [== ] 135/2971 4% [== ] 136/2971 4% [== ] 137/2971 4% [== ] 138/2971 4% [== ] 139/2971 4% [== ] 140/2971 4% [== ] 141/2971 4% [== ] 142/2971 4% [== ] 143/2971 4% [=== ] 144/2971 4% [=== ] 145/2971 4% [=== ] 146/2971 4% [=== ] 147/2971 4% [=== ] 148/2971 4% [=== ] 149/2971 5% [=== ] 150/2971 5% [=== ] 151/2971 5% [=== ] 152/2971 5% [=== ] 153/2971 5% [=== ] 154/2971 5% [=== ] 155/2971 5% [=== ] 156/2971 5% [=== ] 157/2971 5% [=== ] 158/2971 5% [=== ] 159/2971 5% [=== ] 160/2971 5% [=== ] 161/2971 5% [=== ] 162/2971 5% [=== ] 163/2971 5% [=== ] 164/2971 5% [=== ] 165/2971 5% [=== ] 166/2971 5% [=== ] 167/2971 5% [=== ] 168/2971 5% [=== ] 169/2971 5% [=== ] 170/2971 5% [=== ] 171/2971 5% [=== ] 172/2971 5% [=== ] 173/2971 5% [=== ] 174/2971 5% [=== ] 175/2971 5% [=== ] 176/2971 5% [=== ] 177/2971 5% [=== ] 178/2971 5% [=== ] 179/2971 6% [=== ] 180/2971 6% [=== ] 181/2971 6% [=== ] 182/2971 6% [=== ] 183/2971 6% [=== ] 184/2971 6% [=== ] 185/2971 6% [=== ] 186/2971 6% [=== ] 187/2971 6% [=== ] 188/2971 6% [=== ] 189/2971 6% [=== ] 190/2971 6% [=== ] 191/2971 6% [==== ] 192/2971 6% [==== ] 193/2971 6% [==== ] 194/2971 6% [==== ] 195/2971 6% [==== ] 196/2971 6% [==== ] 197/2971 6% [==== ] 198/2971 6% [==== ] 199/2971 6% [==== ] 200/2971 6% [==== ] 201/2971 6% [==== ] 202/2971 6% [==== ] 203/2971 6% [==== ] 204/2971 6% [==== ] 205/2971 6% [==== ] 206/2971 6% [==== ] 207/2971 6% [==== ] 208/2971 7% [==== ] 209/2971 7% [==== ] 210/2971 7% [==== ] 211/2971 7% [==== ] 212/2971 7% [==== ] 213/2971 7% [==== ] 214/2971 7% [==== ] 215/2971 7% [==== ] 216/2971 7% [==== ] 217/2971 7% [==== ] 218/2971 7% [==== ] 219/2971 7% [==== ] 220/2971 7% [==== ] 221/2971 7% [==== ] 222/2971 7% [==== ] 223/2971 7% [==== ] 224/2971 7% [==== ] 225/2971 7% [==== ] 226/2971 7% [==== ] 227/2971 7% [==== ] 228/2971 7% [==== ] 229/2971 7% [==== ] 230/2971 7% [==== ] 231/2971 7% [==== ] 232/2971 7% [==== ] 233/2971 7% [==== ] 234/2971 7% [==== ] 235/2971 7% [==== ] 236/2971 7% [==== ] 237/2971 7% [==== ] 238/2971 8% [==== ] 239/2971 8% [===== ] 240/2971 8% [===== ] 241/2971 8% [===== ] 242/2971 8% [===== ] 243/2971 8% [===== ] 244/2971 8% [===== ] 245/2971 8% [===== ] 246/2971 8% [===== ] 247/2971 8% [===== ] 248/2971 8% [===== ] 249/2971 8% [===== ] 250/2971 8% [===== ] 251/2971 8% [===== ] 252/2971 8% [===== ] 253/2971 8% [===== ] 254/2971 8% [===== ] 255/2971 8% [===== ] 256/2971 8% [===== ] 257/2971 8% [===== ] 258/2971 8% [===== ] 259/2971 8% [===== ] 260/2971 8% [===== ] 261/2971 8% [===== ] 262/2971 8% [===== ] 263/2971 8% [===== ] 264/2971 8% [===== ] 265/2971 8% [===== ] 266/2971 8% [===== ] 267/2971 8% [===== ] 268/2971 9% [===== ] 269/2971 9% [===== ] 270/2971 9% [===== ] 271/2971 9% [===== ] 272/2971 9% [===== ] 273/2971 9% [===== ] 274/2971 9% [===== ] 275/2971 9% [===== ] 276/2971 9% [===== ] 277/2971 9% [===== ] 278/2971 9% [===== ] 279/2971 9% [===== ] 280/2971 9% [===== ] 281/2971 9% [===== ] 282/2971 9% [===== ] 283/2971 9% [===== ] 284/2971 9% [===== ] 285/2971 9% [===== ] 286/2971 9% [===== ] 287/2971 9% [====== ] 288/2971 9% [====== ] 289/2971 9% [====== ] 290/2971 9% [====== ] 291/2971 9% [====== ] 292/2971 9% [====== ] 293/2971 9% [====== ] 294/2971 9% [====== ] 295/2971 9% [====== ] 296/2971 9% [====== ] 297/2971 9% [====== ] 298/2971 10% [====== ] 299/2971 10% [====== ] 300/2971 10% [====== ] 301/2971 10% [====== ] 302/2971 10% [====== ] 303/2971 10% [====== ] 304/2971 10% [====== ] 305/2971 10% [====== ] 306/2971 10% [====== ] 307/2971 10% [====== ] 308/2971 10% [====== ] 309/2971 10% [====== ] 310/2971 10% [====== ] 311/2971 10% [====== ] 312/2971 10% [====== ] 313/2971 10% [====== ] 314/2971 10% [====== ] 315/2971 10% [====== ] 316/2971 10% [====== ] 317/2971 10% [====== ] 318/2971 10% [====== ] 319/2971 10% [====== ] 320/2971 10% [====== ] 321/2971 10% [====== ] 322/2971 10% [====== ] 323/2971 10% [====== ] 324/2971 10% [====== ] 325/2971 10% [====== ] 326/2971 10% [====== ] 327/2971 11% [====== ] 328/2971 11% [====== ] 329/2971 11% [====== ] 330/2971 11% [====== ] 331/2971 11% [====== ] 332/2971 11% [====== ] 333/2971 11% [====== ] 334/2971 11% [====== ] 335/2971 11% [======= ] 336/2971 11% [======= ] 337/2971 11% [======= ] 338/2971 11% [======= ] 339/2971 11% [======= ] 340/2971 11% [======= ] 341/2971 11% [======= ] 342/2971 11% [======= ] 343/2971 11% [======= ] 344/2971 11% [======= ] 345/2971 11% [======= ] 346/2971 11% [======= ] 347/2971 11% [======= ] 348/2971 11% [======= ] 349/2971 11% [======= ] 350/2971 11% [======= ] 351/2971 11% [======= ] 352/2971 11% [======= ] 353/2971 11% [======= ] 354/2971 11% [======= ] 355/2971 11% [======= ] 356/2971 11% [======= ] 357/2971 12% [======= ] 358/2971 12% [======= ] 359/2971 12% [======= ] 360/2971 12% [======= ] 361/2971 12% [======= ] 362/2971 12% [======= ] 363/2971 12% [======= ] 364/2971 12% [======= ] 365/2971 12% [======= ] 366/2971 12% [======= ] 367/2971 12% [======= ] 368/2971 12% [======= ] 369/2971 12% [======= ] 370/2971 12% [======= ] 371/2971 12% [======= ] 372/2971 12% [======= ] 373/2971 12% [======= ] 374/2971 12% [======= ] 375/2971 12% [======= ] 376/2971 12% [======= ] 377/2971 12% [======= ] 378/2971 12% [======= ] 379/2971 12% [======= ] 380/2971 12% [======= ] 381/2971 12% [======= ] 382/2971 12% [======= ] 383/2971 12% [======== ] 384/2971 12% [======== ] 385/2971 12% [======== ] 386/2971 12% [======== ] 387/2971 13% [======== ] 388/2971 13% [======== ] 389/2971 13% [======== ] 390/2971 13% [======== ] 391/2971 13% [======== ] 392/2971 13% [======== ] 393/2971 13% [======== ] 394/2971 13% [======== ] 395/2971 13% [======== ] 396/2971 13% [======== ] 397/2971 13% [======== ] 398/2971 13% [======== ] 399/2971 13% [======== ] 400/2971 13% [======== ] 401/2971 13% [======== ] 402/2971 13% [======== ] 403/2971 13% [======== ] 404/2971 13% [======== ] 405/2971 13% [======== ] 406/2971 13% [======== ] 407/2971 13% [======== ] 408/2971 13% [======== ] 409/2971 13% [======== ] 410/2971 13% [======== ] 411/2971 13% [======== ] 412/2971 13% [======== ] 413/2971 13% [======== ] 414/2971 13% [======== ] 415/2971 13% [======== ] 416/2971 14% [======== ] 417/2971 14% [======== ] 418/2971 14% [======== ] 419/2971 14% [======== ] 420/2971 14% [======== ] 421/2971 14% [======== ] 422/2971 14% [======== ] 423/2971 14% [======== ] 424/2971 14% [======== ] 425/2971 14% [======== ] 426/2971 14% [======== ] 427/2971 14% [======== ] 428/2971 14% [======== ] 429/2971 14% [======== ] 430/2971 14% [======== ] 431/2971 14% [========= ] 432/2971 14% [========= ] 433/2971 14% [========= ] 434/2971 14% [========= ] 435/2971 14% [========= ] 436/2971 14% [========= ] 437/2971 14% [========= ] 438/2971 14% [========= ] 439/2971 14% [========= ] 440/2971 14% [========= ] 441/2971 14% [========= ] 442/2971 14% [========= ] 443/2971 14% [========= ] 444/2971 14% [========= ] 445/2971 14% [========= ] 446/2971 15% [========= ] 447/2971 15% [========= ] 448/2971 15% [========= ] 449/2971 15% [========= ] 450/2971 15% [========= ] 451/2971 15% [========= ] 452/2971 15% [========= ] 453/2971 15% [========= ] 454/2971 15% [========= ] 455/2971 15% [========= ] 456/2971 15% [========= ] 457/2971 15% [========= ] 458/2971 15% [========= ] 459/2971 15% [========= ] 460/2971 15% [========= ] 461/2971 15% [========= ] 462/2971 15% [========= ] 463/2971 15% [========= ] 464/2971 15% [========= ] 465/2971 15% [========= ] 466/2971 15% [========= ] 467/2971 15% [========= ] 468/2971 15% [========= ] 469/2971 15% [========= ] 470/2971 15% [========= ] 471/2971 15% [========= ] 472/2971 15% [========= ] 473/2971 15% [========= ] 474/2971 15% [========= ] 475/2971 15% [========= ] 476/2971 16% [========= ] 477/2971 16% [========= ] 478/2971 16% [========= ] 479/2971 16% [========== ] 480/2971 16% [========== ] 481/2971 16% [========== ] 482/2971 16% [========== ] 483/2971 16% [========== ] 484/2971 16% [========== ] 485/2971 16% [========== ] 486/2971 16% [========== ] 487/2971 16% [========== ] 488/2971 16% [========== ] 489/2971 16% [========== ] 490/2971 16% [========== ] 491/2971 16% [========== ] 492/2971 16% [========== ] 493/2971 16% [========== ] 494/2971 16% [========== ] 495/2971 16% [========== ] 496/2971 16% [========== ] 497/2971 16% [========== ] 498/2971 16% [========== ] 499/2971 16% [========== ] 500/2971 16% [========== ] 501/2971 16% [========== ] 502/2971 16% [========== ] 503/2971 16% [========== ] 504/2971 16% [========== ] 505/2971 16% [========== ] 506/2971 17% [========== ] 507/2971 17% [========== ] 508/2971 17% [========== ] 509/2971 17% [========== ] 510/2971 17% [========== ] 511/2971 17% [========== ] 512/2971 17% [========== ] 513/2971 17% [========== ] 514/2971 17% [========== ] 515/2971 17% [========== ] 516/2971 17% [========== ] 517/2971 17% [========== ] 518/2971 17% [========== ] 519/2971 17% [========== ] 520/2971 17% [========== ] 521/2971 17% [========== ] 522/2971 17% [========== ] 523/2971 17% [========== ] 524/2971 17% [========== ] 525/2971 17% [========== ] 526/2971 17% [========== ] 527/2971 17% [=========== ] 528/2971 17% [=========== ] 529/2971 17% [=========== ] 530/2971 17% [=========== ] 531/2971 17% [=========== ] 532/2971 17% [=========== ] 533/2971 17% [=========== ] 534/2971 17% [=========== ] 535/2971 18% [=========== ] 536/2971 18% [=========== ] 537/2971 18% [=========== ] 538/2971 18% [=========== ] 539/2971 18% [=========== ] 540/2971 18% [=========== ] 541/2971 18% [=========== ] 542/2971 18% [=========== ] 543/2971 18% [=========== ] 544/2971 18% [=========== ] 545/2971 18% [=========== ] 546/2971 18% [=========== ] 547/2971 18% [=========== ] 548/2971 18% [=========== ] 549/2971 18% [=========== ] 550/2971 18% [=========== ] 551/2971 18% [=========== ] 552/2971 18% [=========== ] 553/2971 18% [=========== ] 554/2971 18% [=========== ] 555/2971 18% [=========== ] 556/2971 18% [=========== ] 557/2971 18% [=========== ] 558/2971 18% [=========== ] 559/2971 18% [=========== ] 560/2971 18% [=========== ] 561/2971 18% [=========== ] 562/2971 18% [=========== ] 563/2971 18% [=========== ] 564/2971 18% [=========== ] 565/2971 19% [=========== ] 566/2971 19% [=========== ] 567/2971 19% [=========== ] 568/2971 19% [=========== ] 569/2971 19% [=========== ] 570/2971 19% [=========== ] 571/2971 19% [=========== ] 572/2971 19% [=========== ] 573/2971 19% [=========== ] 574/2971 19% [=========== ] 575/2971 19% [============ ] 576/2971 19% [============ ] 577/2971 19% [============ ] 578/2971 19% [============ ] 579/2971 19% [============ ] 580/2971 19% [============ ] 581/2971 19% [============ ] 582/2971 19% [============ ] 583/2971 19% [============ ] 584/2971 19% [============ ] 585/2971 19% [============ ] 586/2971 19% [============ ] 587/2971 19% [============ ] 588/2971 19% [============ ] 589/2971 19% [============ ] 590/2971 19% [============ ] 591/2971 19% [============ ] 592/2971 19% [============ ] 593/2971 19% [============ ] 594/2971 19% [============ ] 595/2971 20% [============ ] 596/2971 20% [============ ] 597/2971 20% [============ ] 598/2971 20% [============ ] 599/2971 20% [============ ] 600/2971 20% [============ ] 601/2971 20% [============ ] 602/2971 20% [============ ] 603/2971 20% [============ ] 604/2971 20% [============ ] 605/2971 20% [============ ] 606/2971 20% [============ ] 607/2971 20% [============ ] 608/2971 20% [============ ] 609/2971 20% [============ ] 610/2971 20% [============ ] 611/2971 20% [============ ] 612/2971 20% [============ ] 613/2971 20% [============ ] 614/2971 20% [============ ] 615/2971 20% [============ ] 616/2971 20% [============ ] 617/2971 20% [============ ] 618/2971 20% [============ ] 619/2971 20% [============ ] 620/2971 20% [============ ] 621/2971 20% [============ ] 622/2971 20% [============= ] 623/2971 20% [============= ] 624/2971 21% [============= ] 625/2971 21% [============= ] 626/2971 21% [============= ] 627/2971 21% [============= ] 628/2971 21% [============= ] 629/2971 21% [============= ] 630/2971 21% [============= ] 631/2971 21% [============= ] 632/2971 21% [============= ] 633/2971 21% [============= ] 634/2971 21% [============= ] 635/2971 21% [============= ] 636/2971 21% [============= ] 637/2971 21% [============= ] 638/2971 21% [============= ] 639/2971 21% [============= ] 640/2971 21% [============= ] 641/2971 21% [============= ] 642/2971 21% [============= ] 643/2971 21% [============= ] 644/2971 21% [============= ] 645/2971 21% [============= ] 646/2971 21% [============= ] 647/2971 21% [============= ] 648/2971 21% [============= ] 649/2971 21% [============= ] 650/2971 21% [============= ] 651/2971 21% [============= ] 652/2971 21% [============= ] 653/2971 21% [============= ] 654/2971 22% [============= ] 655/2971 22% [============= ] 656/2971 22% [============= ] 657/2971 22% [============= ] 658/2971 22% [============= ] 659/2971 22% [============= ] 660/2971 22% [============= ] 661/2971 22% [============= ] 662/2971 22% [============= ] 663/2971 22% [============= ] 664/2971 22% [============= ] 665/2971 22% [============= ] 666/2971 22% [============= ] 667/2971 22% [============= ] 668/2971 22% [============= ] 669/2971 22% [============= ] 670/2971 22% [============== ] 671/2971 22% [============== ] 672/2971 22% [============== ] 673/2971 22% [============== ] 674/2971 22% [============== ] 675/2971 22% [============== ] 676/2971 22% [============== ] 677/2971 22% [============== ] 678/2971 22% [============== ] 679/2971 22% [============== ] 680/2971 22% [============== ] 681/2971 22% [============== ] 682/2971 22% [============== ] 683/2971 22% [============== ] 684/2971 23% [============== ] 685/2971 23% [============== ] 686/2971 23% [============== ] 687/2971 23% [============== ] 688/2971 23% [============== ] 689/2971 23% [============== ] 690/2971 23% [============== ] 691/2971 23% [============== ] 692/2971 23% [============== ] 693/2971 23% [============== ] 694/2971 23% [============== ] 695/2971 23% [============== ] 696/2971 23% [============== ] 697/2971 23% [============== ] 698/2971 23% [============== ] 699/2971 23% [============== ] 700/2971 23% [============== ] 701/2971 23% [============== ] 702/2971 23% [============== ] 703/2971 23% [============== ] 704/2971 23% [============== ] 705/2971 23% [============== ] 706/2971 23% [============== ] 707/2971 23% [============== ] 708/2971 23% [============== ] 709/2971 23% [============== ] 710/2971 23% [============== ] 711/2971 23% [============== ] 712/2971 23% [============== ] 713/2971 23% [============== ] 714/2971 24% [============== ] 715/2971 24% [============== ] 716/2971 24% [============== ] 717/2971 24% [============== ] 718/2971 24% [=============== ] 719/2971 24% [=============== ] 720/2971 24% [=============== ] 721/2971 24% [=============== ] 722/2971 24% [=============== ] 723/2971 24% [=============== ] 724/2971 24% [=============== ] 725/2971 24% [=============== ] 726/2971 24% [=============== ] 727/2971 24% [=============== ] 728/2971 24% [=============== ] 729/2971 24% [=============== ] 730/2971 24% [=============== ] 731/2971 24% [=============== ] 732/2971 24% [=============== ] 733/2971 24% [=============== ] 734/2971 24% [=============== ] 735/2971 24% [=============== ] 736/2971 24% [=============== ] 737/2971 24% [=============== ] 738/2971 24% [=============== ] 739/2971 24% [=============== ] 740/2971 24% [=============== ] 741/2971 24% [=============== ] 742/2971 24% [=============== ] 743/2971 25% [=============== ] 744/2971 25% [=============== ] 745/2971 25% [=============== ] 746/2971 25% [=============== ] 747/2971 25% [=============== ] 748/2971 25% [=============== ] 749/2971 25% [=============== ] 750/2971 25% [=============== ] 751/2971 25% [=============== ] 752/2971 25% [=============== ] 753/2971 25% [=============== ] 754/2971 25% [=============== ] 755/2971 25% [=============== ] 756/2971 25% [=============== ] 757/2971 25% [=============== ] 758/2971 25% [=============== ] 759/2971 25% [=============== ] 760/2971 25% [=============== ] 761/2971 25% [=============== ] 762/2971 25% [=============== ] 763/2971 25% [=============== ] 764/2971 25% [=============== ] 765/2971 25% [=============== ] 766/2971 25% [================ ] 767/2971 25% [================ ] 768/2971 25% [================ ] 769/2971 25% [================ ] 770/2971 25% [================ ] 771/2971 25% [================ ] 772/2971 25% [================ ] 773/2971 26% [================ ] 774/2971 26% [================ ] 775/2971 26% [================ ] 776/2971 26% [================ ] 777/2971 26% [================ ] 778/2971 26% [================ ] 779/2971 26% [================ ] 780/2971 26% [================ ] 781/2971 26% [================ ] 782/2971 26% [================ ] 783/2971 26% [================ ] 784/2971 26% [================ ] 785/2971 26% [================ ] 786/2971 26% [================ ] 787/2971 26% [================ ] 788/2971 26% [================ ] 789/2971 26% [================ ] 790/2971 26% [================ ] 791/2971 26% [================ ] 792/2971 26% [================ ] 793/2971 26% [================ ] 794/2971 26% [================ ] 795/2971 26% [================ ] 796/2971 26% [================ ] 797/2971 26% [================ ] 798/2971 26% [================ ] 799/2971 26% [================ ] 800/2971 26% [================ ] 801/2971 26% [================ ] 802/2971 26% [================ ] 803/2971 27% [================ ] 804/2971 27% [================ ] 805/2971 27% [================ ] 806/2971 27% [================ ] 807/2971 27% [================ ] 808/2971 27% [================ ] 809/2971 27% [================ ] 810/2971 27% [================ ] 811/2971 27% [================ ] 812/2971 27% [================ ] 813/2971 27% [================ ] 814/2971 27% [================= ] 815/2971 27% [================= ] 816/2971 27% [================= ] 817/2971 27% [================= ] 818/2971 27% [================= ] 819/2971 27% [================= ] 820/2971 27% [================= ] 821/2971 27% [================= ] 822/2971 27% [================= ] 823/2971 27% [================= ] 824/2971 27% [================= ] 825/2971 27% [================= ] 826/2971 27% [================= ] 827/2971 27% [================= ] 828/2971 27% [================= ] 829/2971 27% [================= ] 830/2971 27% [================= ] 831/2971 27% [================= ] 832/2971 28% [================= ] 833/2971 28% [================= ] 834/2971 28% [================= ] 835/2971 28% [================= ] 836/2971 28% [================= ] 837/2971 28% [================= ] 838/2971 28% [================= ] 839/2971 28% [================= ] 840/2971 28% [================= ] 841/2971 28% [================= ] 842/2971 28% [================= ] 843/2971 28% [================= ] 844/2971 28% [================= ] 845/2971 28% [================= ] 846/2971 28% [================= ] 847/2971 28% [================= ] 848/2971 28% [================= ] 849/2971 28% [================= ] 850/2971 28% [================= ] 851/2971 28% [================= ] 852/2971 28% [================= ] 853/2971 28% [================= ] 854/2971 28% [================= ] 855/2971 28% [================= ] 856/2971 28% [================= ] 857/2971 28% [================= ] 858/2971 28% [================= ] 859/2971 28% [================= ] 860/2971 28% [================= ] 861/2971 28% [================= ] 862/2971 29% [================== ] 863/2971 29% [================== ] 864/2971 29% [================== ] 865/2971 29% [================== ] 866/2971 29% [================== ] 867/2971 29% [================== ] 868/2971 29% [================== ] 869/2971 29% [================== ] 870/2971 29% [================== ] 871/2971 29% [================== ] 872/2971 29% [================== ] 873/2971 29% [================== ] 874/2971 29% [================== ] 875/2971 29% [================== ] 876/2971 29% [================== ] 877/2971 29% [================== ] 878/2971 29% [================== ] 879/2971 29% [================== ] 880/2971 29% [================== ] 881/2971 29% [================== ] 882/2971 29% [================== ] 883/2971 29% [================== ] 884/2971 29% [================== ] 885/2971 29% [================== ] 886/2971 29% [================== ] 887/2971 29% [================== ] 888/2971 29% [================== ] 889/2971 29% [================== ] 890/2971 29% [================== ] 891/2971 29% [================== ] 892/2971 30% [================== ] 893/2971 30% [================== ] 894/2971 30% [================== ] 895/2971 30% [================== ] 896/2971 30% [================== ] 897/2971 30% [================== ] 898/2971 30% [================== ] 899/2971 30% [================== ] 900/2971 30% [================== ] 901/2971 30% [================== ] 902/2971 30% [================== ] 903/2971 30% [================== ] 904/2971 30% [================== ] 905/2971 30% [================== ] 906/2971 30% [================== ] 907/2971 30% [================== ] 908/2971 30% [================== ] 909/2971 30% [================== ] 910/2971 30% [=================== ] 911/2971 30% [=================== ] 912/2971 30% [=================== ] 913/2971 30% [=================== ] 914/2971 30% [=================== ] 915/2971 30% [=================== ] 916/2971 30% [=================== ] 917/2971 30% [=================== ] 918/2971 30% [=================== ] 919/2971 30% [=================== ] 920/2971 30% [=================== ] 921/2971 30% [=================== ] 922/2971 31% [=================== ] 923/2971 31% [=================== ] 924/2971 31% [=================== ] 925/2971 31% [=================== ] 926/2971 31% [=================== ] 927/2971 31% [=================== ] 928/2971 31% [=================== ] 929/2971 31% [=================== ] 930/2971 31% [=================== ] 931/2971 31% [=================== ] 932/2971 31% [=================== ] 933/2971 31% [=================== ] 934/2971 31% [=================== ] 935/2971 31% [=================== ] 936/2971 31% [=================== ] 937/2971 31% [=================== ] 938/2971 31% [=================== ] 939/2971 31% [=================== ] 940/2971 31% [=================== ] 941/2971 31% [=================== ] 942/2971 31% [=================== ] 943/2971 31% [=================== ] 944/2971 31% [=================== ] 945/2971 31% [=================== ] 946/2971 31% [=================== ] 947/2971 31% [=================== ] 948/2971 31% [=================== ] 949/2971 31% [=================== ] 950/2971 31% [=================== ] 951/2971 32% [=================== ] 952/2971 32% [=================== ] 953/2971 32% [=================== ] 954/2971 32% [=================== ] 955/2971 32% [=================== ] 956/2971 32% [=================== ] 957/2971 32% [=================== ] 958/2971 32% [==================== ] 959/2971 32% [==================== ] 960/2971 32% [==================== ] 961/2971 32% [==================== ] 962/2971 32% [==================== ] 963/2971 32% [==================== ] 964/2971 32% [==================== ] 965/2971 32% [==================== ] 966/2971 32% [==================== ] 967/2971 32% [==================== ] 968/2971 32% [==================== ] 969/2971 32% [==================== ] 970/2971 32% [==================== ] 971/2971 32% [==================== ] 972/2971 32% [==================== ] 973/2971 32% [==================== ] 974/2971 32% [==================== ] 975/2971 32% [==================== ] 976/2971 32% [==================== ] 977/2971 32% [==================== ] 978/2971 32% [==================== ] 979/2971 32% [==================== ] 980/2971 32% [==================== ] 981/2971 33% [==================== ] 982/2971 33% [==================== ] 983/2971 33% [==================== ] 984/2971 33% [==================== ] 985/2971 33% [==================== ] 986/2971 33% [==================== ] 987/2971 33% [==================== ] 988/2971 33% [==================== ] 989/2971 33% [==================== ] 990/2971 33% [==================== ] 991/2971 33% [==================== ] 992/2971 33% [==================== ] 993/2971 33% [==================== ] 994/2971 33% [==================== ] 995/2971 33% [==================== ] 996/2971 33% [==================== ] 997/2971 33% [==================== ] 998/2971 33% [==================== ] 999/2971 33% [==================== ] 1000/2971 33% [==================== ] 1001/2971 33% [==================== ] 1002/2971 33% [==================== ] 1003/2971 33% [==================== ] 1004/2971 33% [==================== ] 1005/2971 33% [==================== ] 1006/2971 33% [===================== ] 1007/2971 33% [===================== ] 1008/2971 33% [===================== ] 1009/2971 33% [===================== ] 1010/2971 33% [===================== ] 1011/2971 34% [===================== ] 1012/2971 34% [===================== ] 1013/2971 34% [===================== ] 1014/2971 34% [===================== ] 1015/2971 34% [===================== ] 1016/2971 34% [===================== ] 1017/2971 34% [===================== ] 1018/2971 34% [===================== ] 1019/2971 34% [===================== ] 1020/2971 34% [===================== ] 1021/2971 34% [===================== ] 1022/2971 34% [===================== ] 1023/2971 34% [===================== ] 1024/2971 34% [===================== ] 1025/2971 34% [===================== ] 1026/2971 34% [===================== ] 1027/2971 34% [===================== ] 1028/2971 34% [===================== ] 1029/2971 34% [===================== ] 1030/2971 34% [===================== ] 1031/2971 34% [===================== ] 1032/2971 34% [===================== ] 1033/2971 34% [===================== ] 1034/2971 34% [===================== ] 1035/2971 34% [===================== ] 1036/2971 34% [===================== ] 1037/2971 34% [===================== ] 1038/2971 34% [===================== ] 1039/2971 34% [===================== ] 1040/2971 35% [===================== ] 1041/2971 35% [===================== ] 1042/2971 35% [===================== ] 1043/2971 35% [===================== ] 1044/2971 35% [===================== ] 1045/2971 35% [===================== ] 1046/2971 35% [===================== ] 1047/2971 35% [===================== ] 1048/2971 35% [===================== ] 1049/2971 35% [===================== ] 1050/2971 35% [===================== ] 1051/2971 35% [===================== ] 1052/2971 35% [===================== ] 1053/2971 35% [===================== ] 1054/2971 35% [====================== ] 1055/2971 35% [====================== ] 1056/2971 35% [====================== ] 1057/2971 35% [====================== ] 1058/2971 35% [====================== ] 1059/2971 35% [====================== ] 1060/2971 35% [====================== ] 1061/2971 35% [====================== ] 1062/2971 35% [====================== ] 1063/2971 35% [====================== ] 1064/2971 35% [====================== ] 1065/2971 35% [====================== ] 1066/2971 35% [====================== ] 1067/2971 35% [====================== ] 1068/2971 35% [====================== ] 1069/2971 35% [====================== ] 1070/2971 36% [====================== ] 1071/2971 36% [====================== ] 1072/2971 36% [====================== ] 1073/2971 36% [====================== ] 1074/2971 36% [====================== ] 1075/2971 36% [====================== ] 1076/2971 36% [====================== ] 1077/2971 36% [====================== ] 1078/2971 36% [====================== ] 1079/2971 36% [====================== ] 1080/2971 36% [====================== ] 1081/2971 36% [====================== ] 1082/2971 36% [====================== ] 1083/2971 36% [====================== ] 1084/2971 36% [====================== ] 1085/2971 36% [====================== ] 1086/2971 36% [====================== ] 1087/2971 36% [====================== ] 1088/2971 36% [====================== ] 1089/2971 36% [====================== ] 1090/2971 36% [====================== ] 1091/2971 36% [====================== ] 1092/2971 36% [====================== ] 1093/2971 36% [====================== ] 1094/2971 36% [====================== ] 1095/2971 36% [====================== ] 1096/2971 36% [====================== ] 1097/2971 36% [====================== ] 1098/2971 36% [====================== ] 1099/2971 36% [====================== ] 1100/2971 37% [====================== ] 1101/2971 37% [====================== ] 1102/2971 37% [======================= ] 1103/2971 37% [======================= ] 1104/2971 37% [======================= ] 1105/2971 37% [======================= ] 1106/2971 37% [======================= ] 1107/2971 37% [======================= ] 1108/2971 37% [======================= ] 1109/2971 37% [======================= ] 1110/2971 37% [======================= ] 1111/2971 37% [======================= ] 1112/2971 37% [======================= ] 1113/2971 37% [======================= ] 1114/2971 37% [======================= ] 1115/2971 37% [======================= ] 1116/2971 37% [======================= ] 1117/2971 37% [======================= ] 1118/2971 37% [======================= ] 1119/2971 37% [======================= ] 1120/2971 37% [======================= ] 1121/2971 37% [======================= ] 1122/2971 37% [======================= ] 1123/2971 37% [======================= ] 1124/2971 37% [======================= ] 1125/2971 37% [======================= ] 1126/2971 37% [======================= ] 1127/2971 37% [======================= ] 1128/2971 37% [======================= ] 1129/2971 38% [======================= ] 1130/2971 38% [======================= ] 1131/2971 38% [======================= ] 1132/2971 38% [======================= ] 1133/2971 38% [======================= ] 1134/2971 38% [======================= ] 1135/2971 38% [======================= ] 1136/2971 38% [======================= ] 1137/2971 38% [======================= ] 1138/2971 38% [======================= ] 1139/2971 38% [======================= ] 1140/2971 38% [======================= ] 1141/2971 38% [======================= ] 1142/2971 38% [======================= ] 1143/2971 38% [======================= ] 1144/2971 38% [======================= ] 1145/2971 38% [======================= ] 1146/2971 38% [======================= ] 1147/2971 38% [======================= ] 1148/2971 38% [======================= ] 1149/2971 38% [======================= ] 1150/2971 38% [======================== ] 1151/2971 38% [======================== ] 1152/2971 38% [======================== ] 1153/2971 38% [======================== ] 1154/2971 38% [======================== ] 1155/2971 38% [======================== ] 1156/2971 38% [======================== ] 1157/2971 38% [======================== ] 1158/2971 38% [======================== ] 1159/2971 39% [======================== ] 1160/2971 39% [======================== ] 1161/2971 39% [======================== ] 1162/2971 39% [======================== ] 1163/2971 39% [======================== ] 1164/2971 39% [======================== ] 1165/2971 39% [======================== ] 1166/2971 39% [======================== ] 1167/2971 39% [======================== ] 1168/2971 39% [======================== ] 1169/2971 39% [======================== ] 1170/2971 39% [======================== ] 1171/2971 39% [======================== ] 1172/2971 39% [======================== ] 1173/2971 39% [======================== ] 1174/2971 39% [======================== ] 1175/2971 39% [======================== ] 1176/2971 39% [======================== ] 1177/2971 39% [======================== ] 1178/2971 39% [======================== ] 1179/2971 39% [======================== ] 1180/2971 39% [======================== ] 1181/2971 39% [======================== ] 1182/2971 39% [======================== ] 1183/2971 39% [======================== ] 1184/2971 39% [======================== ] 1185/2971 39% [======================== ] 1186/2971 39% [======================== ] 1187/2971 39% [======================== ] 1188/2971 39% [======================== ] 1189/2971 40% [======================== ] 1190/2971 40% [======================== ] 1191/2971 40% [======================== ] 1192/2971 40% [======================== ] 1193/2971 40% [======================== ] 1194/2971 40% [======================== ] 1195/2971 40% [======================== ] 1196/2971 40% [======================== ] 1197/2971 40% [========================= ] 1198/2971 40% [========================= ] 1199/2971 40% [========================= ] 1200/2971 40% [========================= ] 1201/2971 40% [========================= ] 1202/2971 40% [========================= ] 1203/2971 40% [========================= ] 1204/2971 40% [========================= ] 1205/2971 40% [========================= ] 1206/2971 40% [========================= ] 1207/2971 40% [========================= ] 1208/2971 40% [========================= ] 1209/2971 40% [========================= ] 1210/2971 40% [========================= ] 1211/2971 40% [========================= ] 1212/2971 40% [========================= ] 1213/2971 40% [========================= ] 1214/2971 40% [========================= ] 1215/2971 40% [========================= ] 1216/2971 40% [========================= ] 1217/2971 40% [========================= ] 1218/2971 40% [========================= ] 1219/2971 41% [========================= ] 1220/2971 41% [========================= ] 1221/2971 41% [========================= ] 1222/2971 41% [========================= ] 1223/2971 41% [========================= ] 1224/2971 41% [========================= ] 1225/2971 41% [========================= ] 1226/2971 41% [========================= ] 1227/2971 41% [========================= ] 1228/2971 41% [========================= ] 1229/2971 41% [========================= ] 1230/2971 41% [========================= ] 1231/2971 41% [========================= ] 1232/2971 41% [========================= ] 1233/2971 41% [========================= ] 1234/2971 41% [========================= ] 1235/2971 41% [========================= ] 1236/2971 41% [========================= ] 1237/2971 41% [========================= ] 1238/2971 41% [========================= ] 1239/2971 41% [========================= ] 1240/2971 41% [========================= ] 1241/2971 41% [========================= ] 1242/2971 41% [========================= ] 1243/2971 41% [========================= ] 1244/2971 41% [========================= ] 1245/2971 41% [========================== ] 1246/2971 41% [========================== ] 1247/2971 41% [========================== ] 1248/2971 42% [========================== ] 1249/2971 42% [========================== ] 1250/2971 42% [========================== ] 1251/2971 42% [========================== ] 1252/2971 42% [========================== ] 1253/2971 42% [========================== ] 1254/2971 42% [========================== ] 1255/2971 42% [========================== ] 1256/2971 42% [========================== ] 1257/2971 42% [========================== ] 1258/2971 42% [========================== ] 1259/2971 42% [========================== ] 1260/2971 42% [========================== ] 1261/2971 42% [========================== ] 1262/2971 42% [========================== ] 1263/2971 42% [========================== ] 1264/2971 42% [========================== ] 1265/2971 42% [========================== ] 1266/2971 42% [========================== ] 1267/2971 42% [========================== ] 1268/2971 42% [========================== ] 1269/2971 42% [========================== ] 1270/2971 42% [========================== ] 1271/2971 42% [========================== ] 1272/2971 42% [========================== ] 1273/2971 42% [========================== ] 1274/2971 42% [========================== ] 1275/2971 42% [========================== ] 1276/2971 42% [========================== ] 1277/2971 42% [========================== ] 1278/2971 43% [========================== ] 1279/2971 43% [========================== ] 1280/2971 43% [========================== ] 1281/2971 43% [========================== ] 1282/2971 43% [========================== ] 1283/2971 43% [========================== ] 1284/2971 43% [========================== ] 1285/2971 43% [========================== ] 1286/2971 43% [========================== ] 1287/2971 43% [========================== ] 1288/2971 43% [========================== ] 1289/2971 43% [========================== ] 1290/2971 43% [========================== ] 1291/2971 43% [========================== ] 1292/2971 43% [========================== ] 1293/2971 43% [=========================== ] 1294/2971 43% [=========================== ] 1295/2971 43% [=========================== ] 1296/2971 43% [=========================== ] 1297/2971 43% [=========================== ] 1298/2971 43% [=========================== ] 1299/2971 43% [=========================== ] 1300/2971 43% [=========================== ] 1301/2971 43% [=========================== ] 1302/2971 43% [=========================== ] 1303/2971 43% [=========================== ] 1304/2971 43% [=========================== ] 1305/2971 43% [=========================== ] 1306/2971 43% [=========================== ] 1307/2971 43% [=========================== ] 1308/2971 44% [=========================== ] 1309/2971 44% [=========================== ] 1310/2971 44% [=========================== ] 1311/2971 44% [=========================== ] 1312/2971 44% [=========================== ] 1313/2971 44% [=========================== ] 1314/2971 44% [=========================== ] 1315/2971 44% [=========================== ] 1316/2971 44% [=========================== ] 1317/2971 44% [=========================== ] 1318/2971 44% [=========================== ] 1319/2971 44% [=========================== ] 1320/2971 44% [=========================== ] 1321/2971 44% [=========================== ] 1322/2971 44% [=========================== ] 1323/2971 44% [=========================== ] 1324/2971 44% [=========================== ] 1325/2971 44% [=========================== ] 1326/2971 44% [=========================== ] 1327/2971 44% [=========================== ] 1328/2971 44% [=========================== ] 1329/2971 44% [=========================== ] 1330/2971 44% [=========================== ] 1331/2971 44% [=========================== ] 1332/2971 44% [=========================== ] 1333/2971 44% [=========================== ] 1334/2971 44% [=========================== ] 1335/2971 44% [=========================== ] 1336/2971 44% [=========================== ] 1337/2971 45% [=========================== ] 1338/2971 45% [=========================== ] 1339/2971 45% [=========================== ] 1340/2971 45% [=========================== ] 1341/2971 45% [============================ ] 1342/2971 45% [============================ ] 1343/2971 45% [============================ ] 1344/2971 45% [============================ ] 1345/2971 45% [============================ ] 1346/2971 45% [============================ ] 1347/2971 45% [============================ ] 1348/2971 45% [============================ ] 1349/2971 45% [============================ ] 1350/2971 45% [============================ ] 1351/2971 45% [============================ ] 1352/2971 45% [============================ ] 1353/2971 45% [============================ ] 1354/2971 45% [============================ ] 1355/2971 45% [============================ ] 1356/2971 45% [============================ ] 1357/2971 45% [============================ ] 1358/2971 45% [============================ ] 1359/2971 45% [============================ ] 1360/2971 45% [============================ ] 1361/2971 45% [============================ ] 1362/2971 45% [============================ ] 1363/2971 45% [============================ ] 1364/2971 45% [============================ ] 1365/2971 45% [============================ ] 1366/2971 45% [============================ ] 1367/2971 46% [============================ ] 1368/2971 46% [============================ ] 1369/2971 46% [============================ ] 1370/2971 46% [============================ ] 1371/2971 46% [============================ ] 1372/2971 46% [============================ ] 1373/2971 46% [============================ ] 1374/2971 46% [============================ ] 1375/2971 46% [============================ ] 1376/2971 46% [============================ ] 1377/2971 46% [============================ ] 1378/2971 46% [============================ ] 1379/2971 46% [============================ ] 1380/2971 46% [============================ ] 1381/2971 46% [============================ ] 1382/2971 46% [============================ ] 1383/2971 46% [============================ ] 1384/2971 46% [============================ ] 1385/2971 46% [============================ ] 1386/2971 46% [============================ ] 1387/2971 46% [============================ ] 1388/2971 46% [============================ ] 1389/2971 46% [============================= ] 1390/2971 46% [============================= ] 1391/2971 46% [============================= ] 1392/2971 46% [============================= ] 1393/2971 46% [============================= ] 1394/2971 46% [============================= ] 1395/2971 46% [============================= ] 1396/2971 46% [============================= ] 1397/2971 47% [============================= ] 1398/2971 47% [============================= ] 1399/2971 47% [============================= ] 1400/2971 47% [============================= ] 1401/2971 47% [============================= ] 1402/2971 47% [============================= ] 1403/2971 47% [============================= ] 1404/2971 47% [============================= ] 1405/2971 47% [============================= ] 1406/2971 47% [============================= ] 1407/2971 47% [============================= ] 1408/2971 47% [============================= ] 1409/2971 47% [============================= ] 1410/2971 47% [============================= ] 1411/2971 47% [============================= ] 1412/2971 47% [============================= ] 1413/2971 47% [============================= ] 1414/2971 47% [============================= ] 1415/2971 47% [============================= ] 1416/2971 47% [============================= ] 1417/2971 47% [============================= ] 1418/2971 47% [============================= ] 1419/2971 47% [============================= ] 1420/2971 47% [============================= ] 1421/2971 47% [============================= ] 1422/2971 47% [============================= ] 1423/2971 47% [============================= ] 1424/2971 47% [============================= ] 1425/2971 47% [============================= ] 1426/2971 47% [============================= ] 1427/2971 48% [============================= ] 1428/2971 48% [============================= ] 1429/2971 48% [============================= ] 1430/2971 48% [============================= ] 1431/2971 48% [============================= ] 1432/2971 48% [============================= ] 1433/2971 48% [============================= ] 1434/2971 48% [============================= ] 1435/2971 48% [============================= ] 1436/2971 48% [============================= ] 1437/2971 48% [============================== ] 1438/2971 48% [============================== ] 1439/2971 48% [============================== ] 1440/2971 48% [============================== ] 1441/2971 48% [============================== ] 1442/2971 48% [============================== ] 1443/2971 48% [============================== ] 1444/2971 48% [============================== ] 1445/2971 48% [============================== ] 1446/2971 48% [============================== ] 1447/2971 48% [============================== ] 1448/2971 48% [============================== ] 1449/2971 48% [============================== ] 1450/2971 48% [============================== ] 1451/2971 48% [============================== ] 1452/2971 48% [============================== ] 1453/2971 48% [============================== ] 1454/2971 48% [============================== ] 1455/2971 48% [============================== ] 1456/2971 49% [============================== ] 1457/2971 49% [============================== ] 1458/2971 49% [============================== ] 1459/2971 49% [============================== ] 1460/2971 49% [============================== ] 1461/2971 49% [============================== ] 1462/2971 49% [============================== ] 1463/2971 49% [============================== ] 1464/2971 49% [============================== ] 1465/2971 49% [============================== ] 1466/2971 49% [============================== ] 1467/2971 49% [============================== ] 1468/2971 49% [============================== ] 1469/2971 49% [============================== ] 1470/2971 49% [============================== ] 1471/2971 49% [============================== ] 1472/2971 49% [============================== ] 1473/2971 49% [============================== ] 1474/2971 49% [============================== ] 1475/2971 49% [============================== ] 1476/2971 49% [============================== ] 1477/2971 49% [============================== ] 1478/2971 49% [============================== ] 1479/2971 49% [============================== ] 1480/2971 49% [============================== ] 1481/2971 49% [============================== ] 1482/2971 49% [============================== ] 1483/2971 49% [============================== ] 1484/2971 49% [============================== ] 1485/2971 49% [=============================== ] 1486/2971 50% [=============================== ] 1487/2971 50% [=============================== ] 1488/2971 50% [=============================== ] 1489/2971 50% [=============================== ] 1490/2971 50% [=============================== ] 1491/2971 50% [=============================== ] 1492/2971 50% [=============================== ] 1493/2971 50% [=============================== ] 1494/2971 50% [=============================== ] 1495/2971 50% [=============================== ] 1496/2971 50% [=============================== ] 1497/2971 50% [=============================== ] 1498/2971 50% [=============================== ] 1499/2971 50% [=============================== ] 1500/2971 50% [=============================== ] 1501/2971 50% [=============================== ] 1502/2971 50% [=============================== ] 1503/2971 50% [=============================== ] 1504/2971 50% [=============================== ] 1505/2971 50% [=============================== ] 1506/2971 50% [=============================== ] 1507/2971 50% [=============================== ] 1508/2971 50% [=============================== ] 1509/2971 50% [=============================== ] 1510/2971 50% [=============================== ] 1511/2971 50% [=============================== ] 1512/2971 50% [=============================== ] 1513/2971 50% [=============================== ] 1514/2971 50% [=============================== ] 1515/2971 50% [=============================== ] 1516/2971 51% [=============================== ] 1517/2971 51% [=============================== ] 1518/2971 51% [=============================== ] 1519/2971 51% [=============================== ] 1520/2971 51% [=============================== ] 1521/2971 51% [=============================== ] 1522/2971 51% [=============================== ] 1523/2971 51% [=============================== ] 1524/2971 51% [=============================== ] 1525/2971 51% [=============================== ] 1526/2971 51% [=============================== ] 1527/2971 51% [=============================== ] 1528/2971 51% [=============================== ] 1529/2971 51% [=============================== ] 1530/2971 51% [=============================== ] 1531/2971 51% [=============================== ] 1532/2971 51% [=============================== ] 1533/2971 51% [================================ ] 1534/2971 51% [================================ ] 1535/2971 51% [================================ ] 1536/2971 51% [================================ ] 1537/2971 51% [================================ ] 1538/2971 51% [================================ ] 1539/2971 51% [================================ ] 1540/2971 51% [================================ ] 1541/2971 51% [================================ ] 1542/2971 51% [================================ ] 1543/2971 51% [================================ ] 1544/2971 51% [================================ ] 1545/2971 52% [================================ ] 1546/2971 52% [================================ ] 1547/2971 52% [================================ ] 1548/2971 52% [================================ ] 1549/2971 52% [================================ ] 1550/2971 52% [================================ ] 1551/2971 52% [================================ ] 1552/2971 52% [================================ ] 1553/2971 52% [================================ ] 1554/2971 52% [================================ ] 1555/2971 52% [================================ ] 1556/2971 52% [================================ ] 1557/2971 52% [================================ ] 1558/2971 52% [================================ ] 1559/2971 52% [================================ ] 1560/2971 52% [================================ ] 1561/2971 52% [================================ ] 1562/2971 52% [================================ ] 1563/2971 52% [================================ ] 1564/2971 52% [================================ ] 1565/2971 52% [================================ ] 1566/2971 52% [================================ ] 1567/2971 52% [================================ ] 1568/2971 52% [================================ ] 1569/2971 52% [================================ ] 1570/2971 52% [================================ ] 1571/2971 52% [================================ ] 1572/2971 52% [================================ ] 1573/2971 52% [================================ ] 1574/2971 52% [================================ ] 1575/2971 53% [================================ ] 1576/2971 53% [================================ ] 1577/2971 53% [================================ ] 1578/2971 53% [================================ ] 1579/2971 53% [================================ ] 1580/2971 53% [================================ ] 1581/2971 53% [================================= ] 1582/2971 53% [================================= ] 1583/2971 53% [================================= ] 1584/2971 53% [================================= ] 1585/2971 53% [================================= ] 1586/2971 53% [================================= ] 1587/2971 53% [================================= ] 1588/2971 53% [================================= ] 1589/2971 53% [================================= ] 1590/2971 53% [================================= ] 1591/2971 53% [================================= ] 1592/2971 53% [================================= ] 1593/2971 53% [================================= ] 1594/2971 53% [================================= ] 1595/2971 53% [================================= ] 1596/2971 53% [================================= ] 1597/2971 53% [================================= ] 1598/2971 53% [================================= ] 1599/2971 53% [================================= ] 1600/2971 53% [================================= ] 1601/2971 53% [================================= ] 1602/2971 53% [================================= ] 1603/2971 53% [================================= ] 1604/2971 53% [================================= ] 1605/2971 54% [================================= ] 1606/2971 54% [================================= ] 1607/2971 54% [================================= ] 1608/2971 54% [================================= ] 1609/2971 54% [================================= ] 1610/2971 54% [================================= ] 1611/2971 54% [================================= ] 1612/2971 54% [================================= ] 1613/2971 54% [================================= ] 1614/2971 54% [================================= ] 1615/2971 54% [================================= ] 1616/2971 54% [================================= ] 1617/2971 54% [================================= ] 1618/2971 54% [================================= ] 1619/2971 54% [================================= ] 1620/2971 54% [================================= ] 1621/2971 54% [================================= ] 1622/2971 54% [================================= ] 1623/2971 54% [================================= ] 1624/2971 54% [================================= ] 1625/2971 54% [================================= ] 1626/2971 54% [================================= ] 1627/2971 54% [================================= ] 1628/2971 54% [================================= ] 1629/2971 54% [================================== ] 1630/2971 54% [================================== ] 1631/2971 54% [================================== ] 1632/2971 54% [================================== ] 1633/2971 54% [================================== ] 1634/2971 54% [================================== ] 1635/2971 55% [================================== ] 1636/2971 55% [================================== ] 1637/2971 55% [================================== ] 1638/2971 55% [================================== ] 1639/2971 55% [================================== ] 1640/2971 55% [================================== ] 1641/2971 55% [================================== ] 1642/2971 55% [================================== ] 1643/2971 55% [================================== ] 1644/2971 55% [================================== ] 1645/2971 55% [================================== ] 1646/2971 55% [================================== ] 1647/2971 55% [================================== ] 1648/2971 55% [================================== ] 1649/2971 55% [================================== ] 1650/2971 55% [================================== ] 1651/2971 55% [================================== ] 1652/2971 55% [================================== ] 1653/2971 55% [================================== ] 1654/2971 55% [================================== ] 1655/2971 55% [================================== ] 1656/2971 55% [================================== ] 1657/2971 55% [================================== ] 1658/2971 55% [================================== ] 1659/2971 55% [================================== ] 1660/2971 55% [================================== ] 1661/2971 55% [================================== ] 1662/2971 55% [================================== ] 1663/2971 55% [================================== ] 1664/2971 56% [================================== ] 1665/2971 56% [================================== ] 1666/2971 56% [================================== ] 1667/2971 56% [================================== ] 1668/2971 56% [================================== ] 1669/2971 56% [================================== ] 1670/2971 56% [================================== ] 1671/2971 56% [================================== ] 1672/2971 56% [================================== ] 1673/2971 56% [================================== ] 1674/2971 56% [================================== ] 1675/2971 56% [================================== ] 1676/2971 56% [================================== ] 1677/2971 56% [=================================== ] 1678/2971 56% [=================================== ] 1679/2971 56% [=================================== ] 1680/2971 56% [=================================== ] 1681/2971 56% [=================================== ] 1682/2971 56% [=================================== ] 1683/2971 56% [=================================== ] 1684/2971 56% [=================================== ] 1685/2971 56% [=================================== ] 1686/2971 56% [=================================== ] 1687/2971 56% [=================================== ] 1688/2971 56% [=================================== ] 1689/2971 56% [=================================== ] 1690/2971 56% [=================================== ] 1691/2971 56% [=================================== ] 1692/2971 56% [=================================== ] 1693/2971 56% [=================================== ] 1694/2971 57% [=================================== ] 1695/2971 57% [=================================== ] 1696/2971 57% [=================================== ] 1697/2971 57% [=================================== ] 1698/2971 57% [=================================== ] 1699/2971 57% [=================================== ] 1700/2971 57% [=================================== ] 1701/2971 57% [=================================== ] 1702/2971 57% [=================================== ] 1703/2971 57% [=================================== ] 1704/2971 57% [=================================== ] 1705/2971 57% [=================================== ] 1706/2971 57% [=================================== ] 1707/2971 57% [=================================== ] 1708/2971 57% [=================================== ] 1709/2971 57% [=================================== ] 1710/2971 57% [=================================== ] 1711/2971 57% [=================================== ] 1712/2971 57% [=================================== ] 1713/2971 57% [=================================== ] 1714/2971 57% [=================================== ] 1715/2971 57% [=================================== ] 1716/2971 57% [=================================== ] 1717/2971 57% [=================================== ] 1718/2971 57% [=================================== ] 1719/2971 57% [=================================== ] 1720/2971 57% [=================================== ] 1721/2971 57% [=================================== ] 1722/2971 57% [=================================== ] 1723/2971 57% [=================================== ] 1724/2971 58% [=================================== ] 1725/2971 58% [==================================== ] 1726/2971 58% [==================================== ] 1727/2971 58% [==================================== ] 1728/2971 58% [==================================== ] 1729/2971 58% [==================================== ] 1730/2971 58% [==================================== ] 1731/2971 58% [==================================== ] 1732/2971 58% [==================================== ] 1733/2971 58% [==================================== ] 1734/2971 58% [==================================== ] 1735/2971 58% [==================================== ] 1736/2971 58% [==================================== ] 1737/2971 58% [==================================== ] 1738/2971 58% [==================================== ] 1739/2971 58% [==================================== ] 1740/2971 58% [==================================== ] 1741/2971 58% [==================================== ] 1742/2971 58% [==================================== ] 1743/2971 58% [==================================== ] 1744/2971 58% [==================================== ] 1745/2971 58% [==================================== ] 1746/2971 58% [==================================== ] 1747/2971 58% [==================================== ] 1748/2971 58% [==================================== ] 1749/2971 58% [==================================== ] 1750/2971 58% [==================================== ] 1751/2971 58% [==================================== ] 1752/2971 58% [==================================== ] 1753/2971 59% [==================================== ] 1754/2971 59% [==================================== ] 1755/2971 59% [==================================== ] 1756/2971 59% [==================================== ] 1757/2971 59% [==================================== ] 1758/2971 59% [==================================== ] 1759/2971 59% [==================================== ] 1760/2971 59% [==================================== ] 1761/2971 59% [==================================== ] 1762/2971 59% [==================================== ] 1763/2971 59% [==================================== ] 1764/2971 59% [==================================== ] 1765/2971 59% [==================================== ] 1766/2971 59% [==================================== ] 1767/2971 59% [==================================== ] 1768/2971 59% [==================================== ] 1769/2971 59% [==================================== ] 1770/2971 59% [==================================== ] 1771/2971 59% [==================================== ] 1772/2971 59% [==================================== ] 1773/2971 59% [===================================== ] 1774/2971 59% [===================================== ] 1775/2971 59% [===================================== ] 1776/2971 59% [===================================== ] 1777/2971 59% [===================================== ] 1778/2971 59% [===================================== ] 1779/2971 59% [===================================== ] 1780/2971 59% [===================================== ] 1781/2971 59% [===================================== ] 1782/2971 59% [===================================== ] 1783/2971 60% [===================================== ] 1784/2971 60% [===================================== ] 1785/2971 60% [===================================== ] 1786/2971 60% [===================================== ] 1787/2971 60% [===================================== ] 1788/2971 60% [===================================== ] 1789/2971 60% [===================================== ] 1790/2971 60% [===================================== ] 1791/2971 60% [===================================== ] 1792/2971 60% [===================================== ] 1793/2971 60% [===================================== ] 1794/2971 60% [===================================== ] 1795/2971 60% [===================================== ] 1796/2971 60% [===================================== ] 1797/2971 60% [===================================== ] 1798/2971 60% [===================================== ] 1799/2971 60% [===================================== ] 1800/2971 60% [===================================== ] 1801/2971 60% [===================================== ] 1802/2971 60% [===================================== ] 1803/2971 60% [===================================== ] 1804/2971 60% [===================================== ] 1805/2971 60% [===================================== ] 1806/2971 60% [===================================== ] 1807/2971 60% [===================================== ] 1808/2971 60% [===================================== ] 1809/2971 60% [===================================== ] 1810/2971 60% [===================================== ] 1811/2971 60% [===================================== ] 1812/2971 60% [===================================== ] 1813/2971 61% [===================================== ] 1814/2971 61% [===================================== ] 1815/2971 61% [===================================== ] 1816/2971 61% [===================================== ] 1817/2971 61% [===================================== ] 1818/2971 61% [===================================== ] 1819/2971 61% [===================================== ] 1820/2971 61% [====================================== ] 1821/2971 61% [====================================== ] 1822/2971 61% [====================================== ] 1823/2971 61% [====================================== ] 1824/2971 61% [====================================== ] 1825/2971 61% [====================================== ] 1826/2971 61% [====================================== ] 1827/2971 61% [====================================== ] 1828/2971 61% [====================================== ] 1829/2971 61% [====================================== ] 1830/2971 61% [====================================== ] 1831/2971 61% [====================================== ] 1832/2971 61% [====================================== ] 1833/2971 61% [====================================== ] 1834/2971 61% [====================================== ] 1835/2971 61% [====================================== ] 1836/2971 61% [====================================== ] 1837/2971 61% [====================================== ] 1838/2971 61% [====================================== ] 1839/2971 61% [====================================== ] 1840/2971 61% [====================================== ] 1841/2971 61% [====================================== ] 1842/2971 61% [====================================== ] 1843/2971 62% [====================================== ] 1844/2971 62% [====================================== ] 1845/2971 62% [====================================== ] 1846/2971 62% [====================================== ] 1847/2971 62% [====================================== ] 1848/2971 62% [====================================== ] 1849/2971 62% [====================================== ] 1850/2971 62% [====================================== ] 1851/2971 62% [====================================== ] 1852/2971 62% [====================================== ] 1853/2971 62% [====================================== ] 1854/2971 62% [====================================== ] 1855/2971 62% [====================================== ] 1856/2971 62% [====================================== ] 1857/2971 62% [====================================== ] 1858/2971 62% [====================================== ] 1859/2971 62% [====================================== ] 1860/2971 62% [====================================== ] 1861/2971 62% [====================================== ] 1862/2971 62% [====================================== ] 1863/2971 62% [====================================== ] 1864/2971 62% [====================================== ] 1865/2971 62% [====================================== ] 1866/2971 62% [====================================== ] 1867/2971 62% [====================================== ] 1868/2971 62% [======================================= ] 1869/2971 62% [======================================= ] 1870/2971 62% [======================================= ] 1871/2971 62% [======================================= ] 1872/2971 63% [======================================= ] 1873/2971 63% [======================================= ] 1874/2971 63% [======================================= ] 1875/2971 63% [======================================= ] 1876/2971 63% [======================================= ] 1877/2971 63% [======================================= ] 1878/2971 63% [======================================= ] 1879/2971 63% [======================================= ] 1880/2971 63% [======================================= ] 1881/2971 63% [======================================= ] 1882/2971 63% [======================================= ] 1883/2971 63% [======================================= ] 1884/2971 63% [======================================= ] 1885/2971 63% [======================================= ] 1886/2971 63% [======================================= ] 1887/2971 63% [======================================= ] 1888/2971 63% [======================================= ] 1889/2971 63% [======================================= ] 1890/2971 63% [======================================= ] 1891/2971 63% [======================================= ] 1892/2971 63% [======================================= ] 1893/2971 63% [======================================= ] 1894/2971 63% [======================================= ] 1895/2971 63% [======================================= ] 1896/2971 63% [======================================= ] 1897/2971 63% [======================================= ] 1898/2971 63% [======================================= ] 1899/2971 63% [======================================= ] 1900/2971 63% [======================================= ] 1901/2971 63% [======================================= ] 1902/2971 64% [======================================= ] 1903/2971 64% [======================================= ] 1904/2971 64% [======================================= ] 1905/2971 64% [======================================= ] 1906/2971 64% [======================================= ] 1907/2971 64% [======================================= ] 1908/2971 64% [======================================= ] 1909/2971 64% [======================================= ] 1910/2971 64% [======================================= ] 1911/2971 64% [======================================= ] 1912/2971 64% [======================================= ] 1913/2971 64% [======================================= ] 1914/2971 64% [======================================= ] 1915/2971 64% [======================================= ] 1916/2971 64% [======================================== ] 1917/2971 64% [======================================== ] 1918/2971 64% [======================================== ] 1919/2971 64% [======================================== ] 1920/2971 64% [======================================== ] 1921/2971 64% [======================================== ] 1922/2971 64% [======================================== ] 1923/2971 64% [======================================== ] 1924/2971 64% [======================================== ] 1925/2971 64% [======================================== ] 1926/2971 64% [======================================== ] 1927/2971 64% [======================================== ] 1928/2971 64% [======================================== ] 1929/2971 64% [======================================== ] 1930/2971 64% [======================================== ] 1931/2971 64% [======================================== ] 1932/2971 65% [======================================== ] 1933/2971 65% [======================================== ] 1934/2971 65% [======================================== ] 1935/2971 65% [======================================== ] 1936/2971 65% [======================================== ] 1937/2971 65% [======================================== ] 1938/2971 65% [======================================== ] 1939/2971 65% [======================================== ] 1940/2971 65% [======================================== ] 1941/2971 65% [======================================== ] 1942/2971 65% [======================================== ] 1943/2971 65% [======================================== ] 1944/2971 65% [======================================== ] 1945/2971 65% [======================================== ] 1946/2971 65% [======================================== ] 1947/2971 65% [======================================== ] 1948/2971 65% [======================================== ] 1949/2971 65% [======================================== ] 1950/2971 65% [======================================== ] 1951/2971 65% [======================================== ] 1952/2971 65% [======================================== ] 1953/2971 65% [======================================== ] 1954/2971 65% [======================================== ] 1955/2971 65% [======================================== ] 1956/2971 65% [======================================== ] 1957/2971 65% [======================================== ] 1958/2971 65% [======================================== ] 1959/2971 65% [======================================== ] 1960/2971 65% [======================================== ] 1961/2971 66% [======================================== ] 1962/2971 66% [======================================== ] 1963/2971 66% [======================================== ] 1964/2971 66% [========================================= ] 1965/2971 66% [========================================= ] 1966/2971 66% [========================================= ] 1967/2971 66% [========================================= ] 1968/2971 66% [========================================= ] 1969/2971 66% [========================================= ] 1970/2971 66% [========================================= ] 1971/2971 66% [========================================= ] 1972/2971 66% [========================================= ] 1973/2971 66% [========================================= ] 1974/2971 66% [========================================= ] 1975/2971 66% [========================================= ] 1976/2971 66% [========================================= ] 1977/2971 66% [========================================= ] 1978/2971 66% [========================================= ] 1979/2971 66% [========================================= ] 1980/2971 66% [========================================= ] 1981/2971 66% [========================================= ] 1982/2971 66% [========================================= ] 1983/2971 66% [========================================= ] 1984/2971 66% [========================================= ] 1985/2971 66% [========================================= ] 1986/2971 66% [========================================= ] 1987/2971 66% [========================================= ] 1988/2971 66% [========================================= ] 1989/2971 66% [========================================= ] 1990/2971 66% [========================================= ] 1991/2971 67% [========================================= ] 1992/2971 67% [========================================= ] 1993/2971 67% [========================================= ] 1994/2971 67% [========================================= ] 1995/2971 67% [========================================= ] 1996/2971 67% [========================================= ] 1997/2971 67% [========================================= ] 1998/2971 67% [========================================= ] 1999/2971 67% [========================================= ] 2000/2971 67% [========================================= ] 2001/2971 67% [========================================= ] 2002/2971 67% [========================================= ] 2003/2971 67% [========================================= ] 2004/2971 67% [========================================= ] 2005/2971 67% [========================================= ] 2006/2971 67% [========================================= ] 2007/2971 67% [========================================= ] 2008/2971 67% [========================================= ] 2009/2971 67% [========================================= ] 2010/2971 67% [========================================= ] 2011/2971 67% [========================================= ] 2012/2971 67% [========================================== ] 2013/2971 67% [========================================== ] 2014/2971 67% [========================================== ] 2015/2971 67% [========================================== ] 2016/2971 67% [========================================== ] 2017/2971 67% [========================================== ] 2018/2971 67% [========================================== ] 2019/2971 67% [========================================== ] 2020/2971 67% [========================================== ] 2021/2971 68% [========================================== ] 2022/2971 68% [========================================== ] 2023/2971 68% [========================================== ] 2024/2971 68% [========================================== ] 2025/2971 68% [========================================== ] 2026/2971 68% [========================================== ] 2027/2971 68% [========================================== ] 2028/2971 68% [========================================== ] 2029/2971 68% [========================================== ] 2030/2971 68% [========================================== ] 2031/2971 68% [========================================== ] 2032/2971 68% [========================================== ] 2033/2971 68% [========================================== ] 2034/2971 68% [========================================== ] 2035/2971 68% [========================================== ] 2036/2971 68% [========================================== ] 2037/2971 68% [========================================== ] 2038/2971 68% [========================================== ] 2039/2971 68% [========================================== ] 2040/2971 68% [========================================== ] 2041/2971 68% [========================================== ] 2042/2971 68% [========================================== ] 2043/2971 68% [========================================== ] 2044/2971 68% [========================================== ] 2045/2971 68% [========================================== ] 2046/2971 68% [========================================== ] 2047/2971 68% [========================================== ] 2048/2971 68% [========================================== ] 2049/2971 68% [========================================== ] 2050/2971 69% [========================================== ] 2051/2971 69% [========================================== ] 2052/2971 69% [========================================== ] 2053/2971 69% [========================================== ] 2054/2971 69% [========================================== ] 2055/2971 69% [========================================== ] 2056/2971 69% [========================================== ] 2057/2971 69% [========================================== ] 2058/2971 69% [========================================== ] 2059/2971 69% [========================================== ] 2060/2971 69% [=========================================== ] 2061/2971 69% [=========================================== ] 2062/2971 69% [=========================================== ] 2063/2971 69% [=========================================== ] 2064/2971 69% [=========================================== ] 2065/2971 69% [=========================================== ] 2066/2971 69% [=========================================== ] 2067/2971 69% [=========================================== ] 2068/2971 69% [=========================================== ] 2069/2971 69% [=========================================== ] 2070/2971 69% [=========================================== ] 2071/2971 69% [=========================================== ] 2072/2971 69% [=========================================== ] 2073/2971 69% [=========================================== ] 2074/2971 69% [=========================================== ] 2075/2971 69% [=========================================== ] 2076/2971 69% [=========================================== ] 2077/2971 69% [=========================================== ] 2078/2971 69% [=========================================== ] 2079/2971 69% [=========================================== ] 2080/2971 70% [=========================================== ] 2081/2971 70% [=========================================== ] 2082/2971 70% [=========================================== ] 2083/2971 70% [=========================================== ] 2084/2971 70% [=========================================== ] 2085/2971 70% [=========================================== ] 2086/2971 70% [=========================================== ] 2087/2971 70% [=========================================== ] 2088/2971 70% [=========================================== ] 2089/2971 70% [=========================================== ] 2090/2971 70% [=========================================== ] 2091/2971 70% [=========================================== ] 2092/2971 70% [=========================================== ] 2093/2971 70% [=========================================== ] 2094/2971 70% [=========================================== ] 2095/2971 70% [=========================================== ] 2096/2971 70% [=========================================== ] 2097/2971 70% [=========================================== ] 2098/2971 70% [=========================================== ] 2099/2971 70% [=========================================== ] 2100/2971 70% [=========================================== ] 2101/2971 70% [=========================================== ] 2102/2971 70% [=========================================== ] 2103/2971 70% [=========================================== ] 2104/2971 70% [=========================================== ] 2105/2971 70% [=========================================== ] 2106/2971 70% [=========================================== ] 2107/2971 70% [=========================================== ] 2108/2971 70% [============================================ ] 2109/2971 70% [============================================ ] 2110/2971 71% [============================================ ] 2111/2971 71% [============================================ ] 2112/2971 71% [============================================ ] 2113/2971 71% [============================================ ] 2114/2971 71% [============================================ ] 2115/2971 71% [============================================ ] 2116/2971 71% [============================================ ] 2117/2971 71% [============================================ ] 2118/2971 71% [============================================ ] 2119/2971 71% [============================================ ] 2120/2971 71% [============================================ ] 2121/2971 71% [============================================ ] 2122/2971 71% [============================================ ] 2123/2971 71% [============================================ ] 2124/2971 71% [============================================ ] 2125/2971 71% [============================================ ] 2126/2971 71% [============================================ ] 2127/2971 71% [============================================ ] 2128/2971 71% [============================================ ] 2129/2971 71% [============================================ ] 2130/2971 71% [============================================ ] 2131/2971 71% [============================================ ] 2132/2971 71% [============================================ ] 2133/2971 71% [============================================ ] 2134/2971 71% [============================================ ] 2135/2971 71% [============================================ ] 2136/2971 71% [============================================ ] 2137/2971 71% [============================================ ] 2138/2971 71% [============================================ ] 2139/2971 71% [============================================ ] 2140/2971 72% [============================================ ] 2141/2971 72% [============================================ ] 2142/2971 72% [============================================ ] 2143/2971 72% [============================================ ] 2144/2971 72% [============================================ ] 2145/2971 72% [============================================ ] 2146/2971 72% [============================================ ] 2147/2971 72% [============================================ ] 2148/2971 72% [============================================ ] 2149/2971 72% [============================================ ] 2150/2971 72% [============================================ ] 2151/2971 72% [============================================ ] 2152/2971 72% [============================================ ] 2153/2971 72% [============================================ ] 2154/2971 72% [============================================ ] 2155/2971 72% [============================================ ] 2156/2971 72% [============================================= ] 2157/2971 72% [============================================= ] 2158/2971 72% [============================================= ] 2159/2971 72% [============================================= ] 2160/2971 72% [============================================= ] 2161/2971 72% [============================================= ] 2162/2971 72% [============================================= ] 2163/2971 72% [============================================= ] 2164/2971 72% [============================================= ] 2165/2971 72% [============================================= ] 2166/2971 72% [============================================= ] 2167/2971 72% [============================================= ] 2168/2971 72% [============================================= ] 2169/2971 73% [============================================= ] 2170/2971 73% [============================================= ] 2171/2971 73% [============================================= ] 2172/2971 73% [============================================= ] 2173/2971 73% [============================================= ] 2174/2971 73% [============================================= ] 2175/2971 73% [============================================= ] 2176/2971 73% [============================================= ] 2177/2971 73% [============================================= ] 2178/2971 73% [============================================= ] 2179/2971 73% [============================================= ] 2180/2971 73% [============================================= ] 2181/2971 73% [============================================= ] 2182/2971 73% [============================================= ] 2183/2971 73% [============================================= ] 2184/2971 73% [============================================= ] 2185/2971 73% [============================================= ] 2186/2971 73% [============================================= ] 2187/2971 73% [============================================= ] 2188/2971 73% [============================================= ] 2189/2971 73% [============================================= ] 2190/2971 73% [============================================= ] 2191/2971 73% [============================================= ] 2192/2971 73% [============================================= ] 2193/2971 73% [============================================= ] 2194/2971 73% [============================================= ] 2195/2971 73% [============================================= ] 2196/2971 73% [============================================= ] 2197/2971 73% [============================================= ] 2198/2971 73% [============================================= ] 2199/2971 74% [============================================= ] 2200/2971 74% [============================================= ] 2201/2971 74% [============================================= ] 2202/2971 74% [============================================= ] 2203/2971 74% [============================================= ] 2204/2971 74% [============================================== ] 2205/2971 74% [============================================== ] 2206/2971 74% [============================================== ] 2207/2971 74% [============================================== ] 2208/2971 74% [============================================== ] 2209/2971 74% [============================================== ] 2210/2971 74% [============================================== ] 2211/2971 74% [============================================== ] 2212/2971 74% [============================================== ] 2213/2971 74% [============================================== ] 2214/2971 74% [============================================== ] 2215/2971 74% [============================================== ] 2216/2971 74% [============================================== ] 2217/2971 74% [============================================== ] 2218/2971 74% [============================================== ] 2219/2971 74% [============================================== ] 2220/2971 74% [============================================== ] 2221/2971 74% [============================================== ] 2222/2971 74% [============================================== ] 2223/2971 74% [============================================== ] 2224/2971 74% [============================================== ] 2225/2971 74% [============================================== ] 2226/2971 74% [============================================== ] 2227/2971 74% [============================================== ] 2228/2971 74% [============================================== ] 2229/2971 75% [============================================== ] 2230/2971 75% [============================================== ] 2231/2971 75% [============================================== ] 2232/2971 75% [============================================== ] 2233/2971 75% [============================================== ] 2234/2971 75% [============================================== ] 2235/2971 75% [============================================== ] 2236/2971 75% [============================================== ] 2237/2971 75% [============================================== ] 2238/2971 75% [============================================== ] 2239/2971 75% [============================================== ] 2240/2971 75% [============================================== ] 2241/2971 75% [============================================== ] 2242/2971 75% [============================================== ] 2243/2971 75% [============================================== ] 2244/2971 75% [============================================== ] 2245/2971 75% [============================================== ] 2246/2971 75% [============================================== ] 2247/2971 75% [============================================== ] 2248/2971 75% [============================================== ] 2249/2971 75% [============================================== ] 2250/2971 75% [============================================== ] 2251/2971 75% [============================================== ] 2252/2971 75% [=============================================== ] 2253/2971 75% [=============================================== ] 2254/2971 75% [=============================================== ] 2255/2971 75% [=============================================== ] 2256/2971 75% [=============================================== ] 2257/2971 75% [=============================================== ] 2258/2971 76% [=============================================== ] 2259/2971 76% [=============================================== ] 2260/2971 76% [=============================================== ] 2261/2971 76% [=============================================== ] 2262/2971 76% [=============================================== ] 2263/2971 76% [=============================================== ] 2264/2971 76% [=============================================== ] 2265/2971 76% [=============================================== ] 2266/2971 76% [=============================================== ] 2267/2971 76% [=============================================== ] 2268/2971 76% [=============================================== ] 2269/2971 76% [=============================================== ] 2270/2971 76% [=============================================== ] 2271/2971 76% [=============================================== ] 2272/2971 76% [=============================================== ] 2273/2971 76% [=============================================== ] 2274/2971 76% [=============================================== ] 2275/2971 76% [=============================================== ] 2276/2971 76% [=============================================== ] 2277/2971 76% [=============================================== ] 2278/2971 76% [=============================================== ] 2279/2971 76% [=============================================== ] 2280/2971 76% [=============================================== ] 2281/2971 76% [=============================================== ] 2282/2971 76% [=============================================== ] 2283/2971 76% [=============================================== ] 2284/2971 76% [=============================================== ] 2285/2971 76% [=============================================== ] 2286/2971 76% [=============================================== ] 2287/2971 76% [=============================================== ] 2288/2971 77% [=============================================== ] 2289/2971 77% [=============================================== ] 2290/2971 77% [=============================================== ] 2291/2971 77% [=============================================== ] 2292/2971 77% [=============================================== ] 2293/2971 77% [=============================================== ] 2294/2971 77% [=============================================== ] 2295/2971 77% [=============================================== ] 2296/2971 77% [=============================================== ] 2297/2971 77% [=============================================== ] 2298/2971 77% [=============================================== ] 2299/2971 77% [=============================================== ] 2300/2971 77% [================================================ ] 2301/2971 77% [================================================ ] 2302/2971 77% [================================================ ] 2303/2971 77% [================================================ ] 2304/2971 77% [================================================ ] 2305/2971 77% [================================================ ] 2306/2971 77% [================================================ ] 2307/2971 77% [================================================ ] 2308/2971 77% [================================================ ] 2309/2971 77% [================================================ ] 2310/2971 77% [================================================ ] 2311/2971 77% [================================================ ] 2312/2971 77% [================================================ ] 2313/2971 77% [================================================ ] 2314/2971 77% [================================================ ] 2315/2971 77% [================================================ ] 2316/2971 77% [================================================ ] 2317/2971 77% [================================================ ] 2318/2971 78% [================================================ ] 2319/2971 78% [================================================ ] 2320/2971 78% [================================================ ] 2321/2971 78% [================================================ ] 2322/2971 78% [================================================ ] 2323/2971 78% [================================================ ] 2324/2971 78% [================================================ ] 2325/2971 78% [================================================ ] 2326/2971 78% [================================================ ] 2327/2971 78% [================================================ ] 2328/2971 78% [================================================ ] 2329/2971 78% [================================================ ] 2330/2971 78% [================================================ ] 2331/2971 78% [================================================ ] 2332/2971 78% [================================================ ] 2333/2971 78% [================================================ ] 2334/2971 78% [================================================ ] 2335/2971 78% [================================================ ] 2336/2971 78% [================================================ ] 2337/2971 78% [================================================ ] 2338/2971 78% [================================================ ] 2339/2971 78% [================================================ ] 2340/2971 78% [================================================ ] 2341/2971 78% [================================================ ] 2342/2971 78% [================================================ ] 2343/2971 78% [================================================ ] 2344/2971 78% [================================================ ] 2345/2971 78% [================================================ ] 2346/2971 78% [================================================ ] 2347/2971 78% [================================================ ] 2348/2971 79% [================================================= ] 2349/2971 79% [================================================= ] 2350/2971 79% [================================================= ] 2351/2971 79% [================================================= ] 2352/2971 79% [================================================= ] 2353/2971 79% [================================================= ] 2354/2971 79% [================================================= ] 2355/2971 79% [================================================= ] 2356/2971 79% [================================================= ] 2357/2971 79% [================================================= ] 2358/2971 79% [================================================= ] 2359/2971 79% [================================================= ] 2360/2971 79% [================================================= ] 2361/2971 79% [================================================= ] 2362/2971 79% [================================================= ] 2363/2971 79% [================================================= ] 2364/2971 79% [================================================= ] 2365/2971 79% [================================================= ] 2366/2971 79% [================================================= ] 2367/2971 79% [================================================= ] 2368/2971 79% [================================================= ] 2369/2971 79% [================================================= ] 2370/2971 79% [================================================= ] 2371/2971 79% [================================================= ] 2372/2971 79% [================================================= ] 2373/2971 79% [================================================= ] 2374/2971 79% [================================================= ] 2375/2971 79% [================================================= ] 2376/2971 79% [================================================= ] 2377/2971 80% [================================================= ] 2378/2971 80% [================================================= ] 2379/2971 80% [================================================= ] 2380/2971 80% [================================================= ] 2381/2971 80% [================================================= ] 2382/2971 80% [================================================= ] 2383/2971 80% [================================================= ] 2384/2971 80% [================================================= ] 2385/2971 80% [================================================= ] 2386/2971 80% [================================================= ] 2387/2971 80% [================================================= ] 2388/2971 80% [================================================= ] 2389/2971 80% [================================================= ] 2390/2971 80% [================================================= ] 2391/2971 80% [================================================= ] 2392/2971 80% [================================================= ] 2393/2971 80% [================================================= ] 2394/2971 80% [================================================= ] 2395/2971 80% [================================================== ] 2396/2971 80% [================================================== ] 2397/2971 80% [================================================== ] 2398/2971 80% [================================================== ] 2399/2971 80% [================================================== ] 2400/2971 80% [================================================== ] 2401/2971 80% [================================================== ] 2402/2971 80% [================================================== ] 2403/2971 80% [================================================== ] 2404/2971 80% [================================================== ] 2405/2971 80% [================================================== ] 2406/2971 80% [================================================== ] 2407/2971 81% [================================================== ] 2408/2971 81% [================================================== ] 2409/2971 81% [================================================== ] 2410/2971 81% [================================================== ] 2411/2971 81% [================================================== ] 2412/2971 81% [================================================== ] 2413/2971 81% [================================================== ] 2414/2971 81% [================================================== ] 2415/2971 81% [================================================== ] 2416/2971 81% [================================================== ] 2417/2971 81% [================================================== ] 2418/2971 81% [================================================== ] 2419/2971 81% [================================================== ] 2420/2971 81% [================================================== ] 2421/2971 81% [================================================== ] 2422/2971 81% [================================================== ] 2423/2971 81% [================================================== ] 2424/2971 81% [================================================== ] 2425/2971 81% [================================================== ] 2426/2971 81% [================================================== ] 2427/2971 81% [================================================== ] 2428/2971 81% [================================================== ] 2429/2971 81% [================================================== ] 2430/2971 81% [================================================== ] 2431/2971 81% [================================================== ] 2432/2971 81% [================================================== ] 2433/2971 81% [================================================== ] 2434/2971 81% [================================================== ] 2435/2971 81% [================================================== ] 2436/2971 81% [================================================== ] 2437/2971 82% [================================================== ] 2438/2971 82% [================================================== ] 2439/2971 82% [================================================== ] 2440/2971 82% [================================================== ] 2441/2971 82% [================================================== ] 2442/2971 82% [================================================== ] 2443/2971 82% [=================================================== ] 2444/2971 82% [=================================================== ] 2445/2971 82% [=================================================== ] 2446/2971 82% [=================================================== ] 2447/2971 82% [=================================================== ] 2448/2971 82% [=================================================== ] 2449/2971 82% [=================================================== ] 2450/2971 82% [=================================================== ] 2451/2971 82% [=================================================== ] 2452/2971 82% [=================================================== ] 2453/2971 82% [=================================================== ] 2454/2971 82% [=================================================== ] 2455/2971 82% [=================================================== ] 2456/2971 82% [=================================================== ] 2457/2971 82% [=================================================== ] 2458/2971 82% [=================================================== ] 2459/2971 82% [=================================================== ] 2460/2971 82% [=================================================== ] 2461/2971 82% [=================================================== ] 2462/2971 82% [=================================================== ] 2463/2971 82% [=================================================== ] 2464/2971 82% [=================================================== ] 2465/2971 82% [=================================================== ] 2466/2971 83% [=================================================== ] 2467/2971 83% [=================================================== ] 2468/2971 83% [=================================================== ] 2469/2971 83% [=================================================== ] 2470/2971 83% [=================================================== ] 2471/2971 83% [=================================================== ] 2472/2971 83% [=================================================== ] 2473/2971 83% [=================================================== ] 2474/2971 83% [=================================================== ] 2475/2971 83% [=================================================== ] 2476/2971 83% [=================================================== ] 2477/2971 83% [=================================================== ] 2478/2971 83% [=================================================== ] 2479/2971 83% [=================================================== ] 2480/2971 83% [=================================================== ] 2481/2971 83% [=================================================== ] 2482/2971 83% [=================================================== ] 2483/2971 83% [=================================================== ] 2484/2971 83% [=================================================== ] 2485/2971 83% [=================================================== ] 2486/2971 83% [=================================================== ] 2487/2971 83% [=================================================== ] 2488/2971 83% [=================================================== ] 2489/2971 83% [=================================================== ] 2490/2971 83% [=================================================== ] 2491/2971 83% [==================================================== ] 2492/2971 83% [==================================================== ] 2493/2971 83% [==================================================== ] 2494/2971 83% [==================================================== ] 2495/2971 83% [==================================================== ] 2496/2971 84% [==================================================== ] 2497/2971 84% [==================================================== ] 2498/2971 84% [==================================================== ] 2499/2971 84% [==================================================== ] 2500/2971 84% [==================================================== ] 2501/2971 84% [==================================================== ] 2502/2971 84% [==================================================== ] 2503/2971 84% [==================================================== ] 2504/2971 84% [==================================================== ] 2505/2971 84% [==================================================== ] 2506/2971 84% [==================================================== ] 2507/2971 84% [==================================================== ] 2508/2971 84% [==================================================== ] 2509/2971 84% [==================================================== ] 2510/2971 84% [==================================================== ] 2511/2971 84% [==================================================== ] 2512/2971 84% [==================================================== ] 2513/2971 84% [==================================================== ] 2514/2971 84% [==================================================== ] 2515/2971 84% [==================================================== ] 2516/2971 84% [==================================================== ] 2517/2971 84% [==================================================== ] 2518/2971 84% [==================================================== ] 2519/2971 84% [==================================================== ] 2520/2971 84% [==================================================== ] 2521/2971 84% [==================================================== ] 2522/2971 84% [==================================================== ] 2523/2971 84% [==================================================== ] 2524/2971 84% [==================================================== ] 2525/2971 84% [==================================================== ] 2526/2971 85% [==================================================== ] 2527/2971 85% [==================================================== ] 2528/2971 85% [==================================================== ] 2529/2971 85% [==================================================== ] 2530/2971 85% [==================================================== ] 2531/2971 85% [==================================================== ] 2532/2971 85% [==================================================== ] 2533/2971 85% [==================================================== ] 2534/2971 85% [==================================================== ] 2535/2971 85% [==================================================== ] 2536/2971 85% [==================================================== ] 2537/2971 85% [==================================================== ] 2538/2971 85% [==================================================== ] 2539/2971 85% [===================================================== ] 2540/2971 85% [===================================================== ] 2541/2971 85% [===================================================== ] 2542/2971 85% [===================================================== ] 2543/2971 85% [===================================================== ] 2544/2971 85% [===================================================== ] 2545/2971 85% [===================================================== ] 2546/2971 85% [===================================================== ] 2547/2971 85% [===================================================== ] 2548/2971 85% [===================================================== ] 2549/2971 85% [===================================================== ] 2550/2971 85% [===================================================== ] 2551/2971 85% [===================================================== ] 2552/2971 85% [===================================================== ] 2553/2971 85% [===================================================== ] 2554/2971 85% [===================================================== ] 2555/2971 85% [===================================================== ] 2556/2971 86% [===================================================== ] 2557/2971 86% [===================================================== ] 2558/2971 86% [===================================================== ] 2559/2971 86% [===================================================== ] 2560/2971 86% [===================================================== ] 2561/2971 86% [===================================================== ] 2562/2971 86% [===================================================== ] 2563/2971 86% [===================================================== ] 2564/2971 86% [===================================================== ] 2565/2971 86% [===================================================== ] 2566/2971 86% [===================================================== ] 2567/2971 86% [===================================================== ] 2568/2971 86% [===================================================== ] 2569/2971 86% [===================================================== ] 2570/2971 86% [===================================================== ] 2571/2971 86% [===================================================== ] 2572/2971 86% [===================================================== ] 2573/2971 86% [===================================================== ] 2574/2971 86% [===================================================== ] 2575/2971 86% [===================================================== ] 2576/2971 86% [===================================================== ] 2577/2971 86% [===================================================== ] 2578/2971 86% [===================================================== ] 2579/2971 86% [===================================================== ] 2580/2971 86% [===================================================== ] 2581/2971 86% [===================================================== ] 2582/2971 86% [===================================================== ] 2583/2971 86% [===================================================== ] 2584/2971 86% [===================================================== ] 2585/2971 87% [===================================================== ] 2586/2971 87% [===================================================== ] 2587/2971 87% [====================================================== ] 2588/2971 87% [====================================================== ] 2589/2971 87% [====================================================== ] 2590/2971 87% [====================================================== ] 2591/2971 87% [====================================================== ] 2592/2971 87% [====================================================== ] 2593/2971 87% [====================================================== ] 2594/2971 87% [====================================================== ] 2595/2971 87% [====================================================== ] 2596/2971 87% [====================================================== ] 2597/2971 87% [====================================================== ] 2598/2971 87% [====================================================== ] 2599/2971 87% [====================================================== ] 2600/2971 87% [====================================================== ] 2601/2971 87% [====================================================== ] 2602/2971 87% [====================================================== ] 2603/2971 87% [====================================================== ] 2604/2971 87% [====================================================== ] 2605/2971 87% [====================================================== ] 2606/2971 87% [====================================================== ] 2607/2971 87% [====================================================== ] 2608/2971 87% [====================================================== ] 2609/2971 87% [====================================================== ] 2610/2971 87% [====================================================== ] 2611/2971 87% [====================================================== ] 2612/2971 87% [====================================================== ] 2613/2971 87% [====================================================== ] 2614/2971 87% [====================================================== ] 2615/2971 88% [====================================================== ] 2616/2971 88% [====================================================== ] 2617/2971 88% [====================================================== ] 2618/2971 88% [====================================================== ] 2619/2971 88% [====================================================== ] 2620/2971 88% [====================================================== ] 2621/2971 88% [====================================================== ] 2622/2971 88% [====================================================== ] 2623/2971 88% [====================================================== ] 2624/2971 88% [====================================================== ] 2625/2971 88% [====================================================== ] 2626/2971 88% [====================================================== ] 2627/2971 88% [====================================================== ] 2628/2971 88% [====================================================== ] 2629/2971 88% [====================================================== ] 2630/2971 88% [====================================================== ] 2631/2971 88% [====================================================== ] 2632/2971 88% [====================================================== ] 2633/2971 88% [====================================================== ] 2634/2971 88% [====================================================== ] 2635/2971 88% [======================================================= ] 2636/2971 88% [======================================================= ] 2637/2971 88% [======================================================= ] 2638/2971 88% [======================================================= ] 2639/2971 88% [======================================================= ] 2640/2971 88% [======================================================= ] 2641/2971 88% [======================================================= ] 2642/2971 88% [======================================================= ] 2643/2971 88% [======================================================= ] 2644/2971 88% [======================================================= ] 2645/2971 89% [======================================================= ] 2646/2971 89% [======================================================= ] 2647/2971 89% [======================================================= ] 2648/2971 89% [======================================================= ] 2649/2971 89% [======================================================= ] 2650/2971 89% [======================================================= ] 2651/2971 89% [======================================================= ] 2652/2971 89% [======================================================= ] 2653/2971 89% [======================================================= ] 2654/2971 89% [======================================================= ] 2655/2971 89% [======================================================= ] 2656/2971 89% [======================================================= ] 2657/2971 89% [======================================================= ] 2658/2971 89% [======================================================= ] 2659/2971 89% [======================================================= ] 2660/2971 89% [======================================================= ] 2661/2971 89% [======================================================= ] 2662/2971 89% [======================================================= ] 2663/2971 89% [======================================================= ] 2664/2971 89% [======================================================= ] 2665/2971 89% [======================================================= ] 2666/2971 89% [======================================================= ] 2667/2971 89% [======================================================= ] 2668/2971 89% [======================================================= ] 2669/2971 89% [======================================================= ] 2670/2971 89% [======================================================= ] 2671/2971 89% [======================================================= ] 2672/2971 89% [======================================================= ] 2673/2971 89% [======================================================= ] 2674/2971 90% [======================================================= ] 2675/2971 90% [======================================================= ] 2676/2971 90% [======================================================= ] 2677/2971 90% [======================================================= ] 2678/2971 90% [======================================================= ] 2679/2971 90% [======================================================= ] 2680/2971 90% [======================================================= ] 2681/2971 90% [======================================================= ] 2682/2971 90% [======================================================= ] 2683/2971 90% [======================================================== ] 2684/2971 90% [======================================================== ] 2685/2971 90% [======================================================== ] 2686/2971 90% [======================================================== ] 2687/2971 90% [======================================================== ] 2688/2971 90% [======================================================== ] 2689/2971 90% [======================================================== ] 2690/2971 90% [======================================================== ] 2691/2971 90% [======================================================== ] 2692/2971 90% [======================================================== ] 2693/2971 90% [======================================================== ] 2694/2971 90% [======================================================== ] 2695/2971 90% [======================================================== ] 2696/2971 90% [======================================================== ] 2697/2971 90% [======================================================== ] 2698/2971 90% [======================================================== ] 2699/2971 90% [======================================================== ] 2700/2971 90% [======================================================== ] 2701/2971 90% [======================================================== ] 2702/2971 90% [======================================================== ] 2703/2971 90% [======================================================== ] 2704/2971 91% [======================================================== ] 2705/2971 91% [======================================================== ] 2706/2971 91% [======================================================== ] 2707/2971 91% [======================================================== ] 2708/2971 91% [======================================================== ] 2709/2971 91% [======================================================== ] 2710/2971 91% [======================================================== ] 2711/2971 91% [======================================================== ] 2712/2971 91% [======================================================== ] 2713/2971 91% [======================================================== ] 2714/2971 91% [======================================================== ] 2715/2971 91% [======================================================== ] 2716/2971 91% [======================================================== ] 2717/2971 91% [======================================================== ] 2718/2971 91% [======================================================== ] 2719/2971 91% [======================================================== ] 2720/2971 91% [======================================================== ] 2721/2971 91% [======================================================== ] 2722/2971 91% [======================================================== ] 2723/2971 91% [======================================================== ] 2724/2971 91% [======================================================== ] 2725/2971 91% [======================================================== ] 2726/2971 91% [======================================================== ] 2727/2971 91% [======================================================== ] 2728/2971 91% [======================================================== ] 2729/2971 91% [======================================================== ] 2730/2971 91% [======================================================== ] 2731/2971 91% [========================================================= ] 2732/2971 91% [========================================================= ] 2733/2971 91% [========================================================= ] 2734/2971 92% [========================================================= ] 2735/2971 92% [========================================================= ] 2736/2971 92% [========================================================= ] 2737/2971 92% [========================================================= ] 2738/2971 92% [========================================================= ] 2739/2971 92% [========================================================= ] 2740/2971 92% [========================================================= ] 2741/2971 92% [========================================================= ] 2742/2971 92% [========================================================= ] 2743/2971 92% [========================================================= ] 2744/2971 92% [========================================================= ] 2745/2971 92% [========================================================= ] 2746/2971 92% [========================================================= ] 2747/2971 92% [========================================================= ] 2748/2971 92% [========================================================= ] 2749/2971 92% [========================================================= ] 2750/2971 92% [========================================================= ] 2751/2971 92% [========================================================= ] 2752/2971 92% [========================================================= ] 2753/2971 92% [========================================================= ] 2754/2971 92% [========================================================= ] 2755/2971 92% [========================================================= ] 2756/2971 92% [========================================================= ] 2757/2971 92% [========================================================= ] 2758/2971 92% [========================================================= ] 2759/2971 92% [========================================================= ] 2760/2971 92% [========================================================= ] 2761/2971 92% [========================================================= ] 2762/2971 92% [========================================================= ] 2763/2971 92% [========================================================= ] 2764/2971 93% [========================================================= ] 2765/2971 93% [========================================================= ] 2766/2971 93% [========================================================= ] 2767/2971 93% [========================================================= ] 2768/2971 93% [========================================================= ] 2769/2971 93% [========================================================= ] 2770/2971 93% [========================================================= ] 2771/2971 93% [========================================================= ] 2772/2971 93% [========================================================= ] 2773/2971 93% [========================================================= ] 2774/2971 93% [========================================================= ] 2775/2971 93% [========================================================= ] 2776/2971 93% [========================================================= ] 2777/2971 93% [========================================================= ] 2778/2971 93% [========================================================= ] 2779/2971 93% [========================================================== ] 2780/2971 93% [========================================================== ] 2781/2971 93% [========================================================== ] 2782/2971 93% [========================================================== ] 2783/2971 93% [========================================================== ] 2784/2971 93% [========================================================== ] 2785/2971 93% [========================================================== ] 2786/2971 93% [========================================================== ] 2787/2971 93% [========================================================== ] 2788/2971 93% [========================================================== ] 2789/2971 93% [========================================================== ] 2790/2971 93% [========================================================== ] 2791/2971 93% [========================================================== ] 2792/2971 93% [========================================================== ] 2793/2971 94% [========================================================== ] 2794/2971 94% [========================================================== ] 2795/2971 94% [========================================================== ] 2796/2971 94% [========================================================== ] 2797/2971 94% [========================================================== ] 2798/2971 94% [========================================================== ] 2799/2971 94% [========================================================== ] 2800/2971 94% [========================================================== ] 2801/2971 94% [========================================================== ] 2802/2971 94% [========================================================== ] 2803/2971 94% [========================================================== ] 2804/2971 94% [========================================================== ] 2805/2971 94% [========================================================== ] 2806/2971 94% [========================================================== ] 2807/2971 94% [========================================================== ] 2808/2971 94% [========================================================== ] 2809/2971 94% [========================================================== ] 2810/2971 94% [========================================================== ] 2811/2971 94% [========================================================== ] 2812/2971 94% [========================================================== ] 2813/2971 94% [========================================================== ] 2814/2971 94% [========================================================== ] 2815/2971 94% [========================================================== ] 2816/2971 94% [========================================================== ] 2817/2971 94% [========================================================== ] 2818/2971 94% [========================================================== ] 2819/2971 94% [========================================================== ] 2820/2971 94% [========================================================== ] 2821/2971 94% [========================================================== ] 2822/2971 94% [========================================================== ] 2823/2971 95% [========================================================== ] 2824/2971 95% [========================================================== ] 2825/2971 95% [========================================================== ] 2826/2971 95% [========================================================== ] 2827/2971 95% [=========================================================== ] 2828/2971 95% [=========================================================== ] 2829/2971 95% [=========================================================== ] 2830/2971 95% [=========================================================== ] 2831/2971 95% [=========================================================== ] 2832/2971 95% [=========================================================== ] 2833/2971 95% [=========================================================== ] 2834/2971 95% [=========================================================== ] 2835/2971 95% [=========================================================== ] 2836/2971 95% [=========================================================== ] 2837/2971 95% [=========================================================== ] 2838/2971 95% [=========================================================== ] 2839/2971 95% [=========================================================== ] 2840/2971 95% [=========================================================== ] 2841/2971 95% [=========================================================== ] 2842/2971 95% [=========================================================== ] 2843/2971 95% [=========================================================== ] 2844/2971 95% [=========================================================== ] 2845/2971 95% [=========================================================== ] 2846/2971 95% [=========================================================== ] 2847/2971 95% [=========================================================== ] 2848/2971 95% [=========================================================== ] 2849/2971 95% [=========================================================== ] 2850/2971 95% [=========================================================== ] 2851/2971 95% [=========================================================== ] 2852/2971 95% [=========================================================== ] 2853/2971 96% [=========================================================== ] 2854/2971 96% [=========================================================== ] 2855/2971 96% [=========================================================== ] 2856/2971 96% [=========================================================== ] 2857/2971 96% [=========================================================== ] 2858/2971 96% [=========================================================== ] 2859/2971 96% [=========================================================== ] 2860/2971 96% [=========================================================== ] 2861/2971 96% [=========================================================== ] 2862/2971 96% [=========================================================== ] 2863/2971 96% [=========================================================== ] 2864/2971 96% [=========================================================== ] 2865/2971 96% [=========================================================== ] 2866/2971 96% [=========================================================== ] 2867/2971 96% [=========================================================== ] 2868/2971 96% [=========================================================== ] 2869/2971 96% [=========================================================== ] 2870/2971 96% [=========================================================== ] 2871/2971 96% [=========================================================== ] 2872/2971 96% [=========================================================== ] 2873/2971 96% [=========================================================== ] 2874/2971 96% [=========================================================== ] 2875/2971 96% [============================================================ ] 2876/2971 96% [============================================================ ] 2877/2971 96% [============================================================ ] 2878/2971 96% [============================================================ ] 2879/2971 96% [============================================================ ] 2880/2971 96% [============================================================ ] 2881/2971 96% [============================================================ ] 2882/2971 97% [============================================================ ] 2883/2971 97% [============================================================ ] 2884/2971 97% [============================================================ ] 2885/2971 97% [============================================================ ] 2886/2971 97% [============================================================ ] 2887/2971 97% [============================================================ ] 2888/2971 97% [============================================================ ] 2889/2971 97% [============================================================ ] 2890/2971 97% [============================================================ ] 2891/2971 97% [============================================================ ] 2892/2971 97% [============================================================ ] 2893/2971 97% [============================================================ ] 2894/2971 97% [============================================================ ] 2895/2971 97% [============================================================ ] 2896/2971 97% [============================================================ ] 2897/2971 97% [============================================================ ] 2898/2971 97% [============================================================ ] 2899/2971 97% [============================================================ ] 2900/2971 97% [============================================================ ] 2901/2971 97% [============================================================ ] 2902/2971 97% [============================================================ ] 2903/2971 97% [============================================================ ] 2904/2971 97% [============================================================ ] 2905/2971 97% [============================================================ ] 2906/2971 97% [============================================================ ] 2907/2971 97% [============================================================ ] 2908/2971 97% [============================================================ ] 2909/2971 97% [============================================================ ] 2910/2971 97% [============================================================ ] 2911/2971 97% [============================================================ ] 2912/2971 98% [============================================================ ] 2913/2971 98% [============================================================ ] 2914/2971 98% [============================================================ ] 2915/2971 98% [============================================================ ] 2916/2971 98% [============================================================ ] 2917/2971 98% [============================================================ ] 2918/2971 98% [============================================================ ] 2919/2971 98% [============================================================ ] 2920/2971 98% [============================================================ ] 2921/2971 98% [============================================================ ] 2922/2971 98% [============================================================ ] 2923/2971 98% [============================================================= ] 2924/2971 98% [============================================================= ] 2925/2971 98% [============================================================= ] 2926/2971 98% [============================================================= ] 2927/2971 98% [============================================================= ] 2928/2971 98% [============================================================= ] 2929/2971 98% [============================================================= ] 2930/2971 98% [============================================================= ] 2931/2971 98% [============================================================= ] 2932/2971 98% [============================================================= ] 2933/2971 98% [============================================================= ] 2934/2971 98% [============================================================= ] 2935/2971 98% [============================================================= ] 2936/2971 98% [============================================================= ] 2937/2971 98% [============================================================= ] 2938/2971 98% [============================================================= ] 2939/2971 98% [============================================================= ] 2940/2971 98% [============================================================= ] 2941/2971 98% [============================================================= ] 2942/2971 99% [============================================================= ] 2943/2971 99% [============================================================= ] 2944/2971 99% [============================================================= ] 2945/2971 99% [============================================================= ] 2946/2971 99% [============================================================= ] 2947/2971 99% [============================================================= ] 2948/2971 99% [============================================================= ] 2949/2971 99% [============================================================= ] 2950/2971 99% [============================================================= ] 2951/2971 99% [============================================================= ] 2952/2971 99% [============================================================= ] 2953/2971 99% [============================================================= ] 2954/2971 99% [============================================================= ] 2955/2971 99% [============================================================= ] 2956/2971 99% [============================================================= ] 2957/2971 99% [============================================================= ] 2958/2971 99% [============================================================= ] 2959/2971 99% [============================================================= ] 2960/2971 99% [============================================================= ] 2961/2971 99% [============================================================= ] 2962/2971 99% [============================================================= ] 2963/2971 99% [============================================================= ] 2964/2971 99% [============================================================= ] 2965/2971 99% [============================================================= ] 2966/2971 99% [============================================================= ] 2967/2971 99% [============================================================= ] 2968/2971 99% [============================================================= ] 2969/2971 99% [============================================================= ] 2970/2971 99% [==============================================================] 2971/2971 100% operation complete, 2971 objects in 108291 NAND pages. ln -snf /home/autobuild/autobuild/instance-8/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-8/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-8/buildroot' >>> Buildroot 2023.02-rc1-67-ga34ac44535 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-81-g4f4d7a13edfd2fdc57c9d76e1fd6d017fb47550c Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.1.11 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-file 5.43 Collecting legal info COPYING: OK (sha256: 0bfa856a9930bddadbef95d1be1cf4e163c0be618e76ea3275caaf255283e274) src/mygetopt.h: OK (sha256: 4ccb60d623884ef637af4a5bc16b2cb350163e2135e967655837336019a64462) src/vasprintf.c: OK (sha256: cc3d8704489d08eaefcaee8c639cc6436c6f0f6b2b03986d3ba7521a1a1d2fc9) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> host-ncurses 6.3-20221224 Collecting legal info COPYING: OK (sha256: 63de87399e9fc8860236082b6b0520e068e9eb1fad0ebd30202aa30bb6f690ac) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> avro-c 1.11.1 Collecting legal info LICENSE: OK (sha256: d62488d6ba17132e92c23c03c80bfedc848267f96ab36489fec860f76cf6819a) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> bash 5.2.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> 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) >>> 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) >>> chocolate-doom 3.0.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> sdl2 2.26.3 Collecting legal info LICENSE.txt: OK (sha256: 9928507f684c1965d07f2b6ef4b4723d5efc2f6b4ab731f743a413c51c319927) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> sdl2_net 2.0.1 Collecting legal info COPYING.txt: OK (sha256: f09845a238245402a8b8388db6634d8a5b2c3e1dc098f16f9d8c74a276ef4594) >>> cmocka 1.1.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> comix-cursors 0.9.1 Collecting legal info >>> cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-cracklib 2.9.8 Collecting legal info COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-dbus-python 1.2.18 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 1.0.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.2 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> host-dfu-util 0.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dovecot 2.3.20 Collecting legal info COPYING: OK (sha256: 319a9830aab406109cd67cb45496587566a8123203d66d037b209ca3e13de02a) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> openssl Collecting legal info >>> libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> dtc 1.6.1 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> 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) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1t Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> forge 1.3.1 Collecting legal info LICENSE: OK (sha256: f63ff0e4e239244aa79280da2dd4811a0469e5e201caf5cbc0d97c3a1dff8e82) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-genimage 16 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-genpart 1.0.2 Collecting legal info >>> gensio 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ghostscript 9.56.1 Collecting legal info LICENSE: OK (sha256: 8ce064f423b7c24a011b6ebf9431b8bf9861a5255e47c84bfb23fc526d030a8b) >>> host-lcms2 2.14 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jpeg Collecting legal info >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> lcms2 2.14 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> openjpeg 2.5.0 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> tiff 4.5.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> haveged 1.9.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> hddtemp 0.4.3 Collecting legal info GPL-2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> hdparm 9.65 Collecting legal info LICENSE.TXT: OK (sha256: eae572b06d2733f5c65fbe81680ce2b8a109afee2bdd1a161343c772af0e82e1) >>> iptables 1.8.9 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) >>> janet 1.26.0 Collecting legal info LICENSE: OK (sha256: 95fca700e8dce9699248e7cc80ac88ce2357874c8352cd2be4d18f183dc9710b) >>> lft 3.91 Collecting legal info COPYING: OK (sha256: e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614) >>> libpcap 1.10.2 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.46 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libcodec2 1.0.5 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libiio 0.24 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnatpmp 20150609 Collecting legal info LICENSE: OK (sha256: e8d8277e1a101fcfedb0cd5a1cc76646522c0da69f3490dd5a4055fc87ea96a2) >>> libpwquality 1.4.5 Collecting legal info COPYING: OK (sha256: aa44d09f651bf99b56253187c7778a240740c767d28453ab7fdc9804c842baee) >>> librsync 2.3.2 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsndfile 1.2.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> linux-serial-test bf865c37ccf9cbb1826ada61037c036dc1990b7b Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> neofetch 7.1.0 Collecting legal info LICENSE.md: OK (sha256: fc3034b3dd3a08db109949b629210213bba52aa95455cbc5c2fefa2fc1183efe) >>> netsnmp 5.9.3 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> 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) >>> open-isns 0.102 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.6 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> pps-tools 1.0.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> rsh-redone 85 Collecting legal info rsh.c: OK (sha256: 92c3a6a0efe5347c282081c6f67aebfec0f33b880c9efb87eb5232dcdd748369) >>> rtty 8.1.0 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> sdl2_gfx 1.0.4 Collecting legal info COPYING: OK (sha256: ec9036525fe1adde787041cce6c4b7fbb262863c238bb9051037e29a57e27bfc) SDL2_framerate.h: OK (sha256: 18e6fad60b809b0e30bd2576a0d33c179ca2ac694504a849d05b6579e3c481dd) >>> sdl2_image 2.6.2 Collecting legal info LICENSE.txt: OK (sha256: 28aabfed22b3cb0b7e23ef40385e4f66297c960082f029c96d073cc1d4e008d5) >>> ser2net 4.3.8 Collecting legal info COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> statserial 1.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> stunnel 5.65 Collecting legal info COPYING.md: OK (sha256: f10bcd7ee7b722dce40c9c674761ddb37e7e29a76a6e413e961cd52e361c5d7a) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> tftpd b2b34cecc8cbc18ff6f1fc00bda6ae6e9011e6c7 Collecting legal info tftpd/tftpd.c: OK (sha256: 67754ebd8f265571d3226ac97e521b1bd6fd8a61363ecd4ab7806a6f90efab92) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> tinycbor 0.6.0 Collecting legal info LICENSE: OK (sha256: 3c6ba0b5bfa7830505301ffb336a17b0748e0d61c4d34216e9dc98f10e40395e) >>> tinymembench 0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> tinyssh 20220801 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> vuejs 3.2.45 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> wilink-bt-firmware 43fca73c6a98c63fcb98f82af5bf83761778e005 Collecting legal info LICENSE: OK (sha256: 21fd99ce784dc33b39ec0b4a383a9a9b8dafea261d73ad4548683c4eecd87f37) >>> wireless-regdb 2023.02.13 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> wpa_supplicant 2.10 Collecting legal info README: OK (sha256: af01e1d1ee065a1054d20ebe8a78a016f1fb1133b73e6a9d50801b165bb280c7) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: comix-cursors-0.9.1: cannot save license (COMIX_CURSORS_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-8/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot'