printf ' rm -f /home/autobuild/autobuild/instance-5/output-1/images/rootfs.ext2\n /home/autobuild/autobuild/instance-5/output-1/host/sbin/mkfs.ext2 -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/target -r 1 -N 0 -m 5 -L "rootfs" -I 256 -O ^64bit /home/autobuild/autobuild/instance-5/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-5/output-1/build/buildroot-fs/ext2/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/ext2/target table='/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt' mke2fs 1.46.5 (30-Dec-2021) Creating regular file /home/autobuild/autobuild/instance-5/output-1/images/rootfs.ext2 Creating filesystem with 1310720 4k blocks and 327680 inodes Filesystem UUID: d1bb31aa-1af5-40e5-b54c-513749d391f6 Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736 Allocating group tables: 0/40 done Writing inode tables: 0/40 done Copying files into the device: done Writing superblocks and filesystem accounting information: 0/40 done PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-5/output-1/host/bin/lzma -9 -c /home/autobuild/autobuild/instance-5/output-1/images/rootfs.ext2 > /home/autobuild/autobuild/instance-5/output-1/images/rootfs.ext2.lzma >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/images rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-5/output-1/target/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/autobuild/autobuild/instance-5/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-5/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-5/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-5/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-5/output-1/host/bin:/home/autobuild/autobuild/instance-5/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-5/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-5/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-5/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-5/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2722 objects. stage 2: creating image '/home/autobuild/autobuild/instance-5/output-1/images/rootfs.yaffs2' [ ] 1/2722 0% [ ] 2/2722 0% [ ] 3/2722 0% [ ] 4/2722 0% [ ] 5/2722 0% [ ] 6/2722 0% [ ] 7/2722 0% [ ] 8/2722 0% [ ] 9/2722 0% [ ] 10/2722 0% [ ] 11/2722 0% [ ] 12/2722 0% [ ] 13/2722 0% [ ] 14/2722 0% [ ] 15/2722 0% [ ] 16/2722 0% [ ] 17/2722 0% [ ] 18/2722 0% [ ] 19/2722 0% [ ] 20/2722 0% [ ] 21/2722 0% [ ] 22/2722 0% [ ] 23/2722 0% [ ] 24/2722 0% [ ] 25/2722 0% [ ] 26/2722 0% [ ] 27/2722 0% [ ] 28/2722 1% [ ] 29/2722 1% [ ] 30/2722 1% [ ] 31/2722 1% [ ] 32/2722 1% [ ] 33/2722 1% [ ] 34/2722 1% [ ] 35/2722 1% [ ] 36/2722 1% [ ] 37/2722 1% [ ] 38/2722 1% [ ] 39/2722 1% [ ] 40/2722 1% [ ] 41/2722 1% [ ] 42/2722 1% [ ] 43/2722 1% [= ] 44/2722 1% [= ] 45/2722 1% [= ] 46/2722 1% [= ] 47/2722 1% [= ] 48/2722 1% [= ] 49/2722 1% [= ] 50/2722 1% [= ] 51/2722 1% [= ] 52/2722 1% [= ] 53/2722 1% [= ] 54/2722 1% [= ] 55/2722 2% [= ] 56/2722 2% [= ] 57/2722 2% [= ] 58/2722 2% [= ] 59/2722 2% [= ] 60/2722 2% [= ] 61/2722 2% [= ] 62/2722 2% [= ] 63/2722 2% [= ] 64/2722 2% [= ] 65/2722 2% [= ] 66/2722 2% [= ] 67/2722 2% [= ] 68/2722 2% [= ] 69/2722 2% [= ] 70/2722 2% [= ] 71/2722 2% [= ] 72/2722 2% [= ] 73/2722 2% [= ] 74/2722 2% [= ] 75/2722 2% [= ] 76/2722 2% [= ] 77/2722 2% [= ] 78/2722 2% [= ] 79/2722 2% [= ] 80/2722 2% [= ] 81/2722 2% [= ] 82/2722 3% [= ] 83/2722 3% [= ] 84/2722 3% [= ] 85/2722 3% [= ] 86/2722 3% [= ] 87/2722 3% [== ] 88/2722 3% [== ] 89/2722 3% [== ] 90/2722 3% [== ] 91/2722 3% [== ] 92/2722 3% [== ] 93/2722 3% [== ] 94/2722 3% [== ] 95/2722 3% [== ] 96/2722 3% [== ] 97/2722 3% [== ] 98/2722 3% [== ] 99/2722 3% [== ] 100/2722 3% [== ] 101/2722 3% [== ] 102/2722 3% [== ] 103/2722 3% [== ] 104/2722 3% [== ] 105/2722 3% [== ] 106/2722 3% [== ] 107/2722 3% [== ] 108/2722 3% [== ] 109/2722 4% [== ] 110/2722 4% [== ] 111/2722 4% [== ] 112/2722 4% [== ] 113/2722 4% [== ] 114/2722 4% [== ] 115/2722 4% [== ] 116/2722 4% [== ] 117/2722 4% [== ] 118/2722 4% [== ] 119/2722 4% [== ] 120/2722 4% [== ] 121/2722 4% [== ] 122/2722 4% [== ] 123/2722 4% [== ] 124/2722 4% [== ] 125/2722 4% [== ] 126/2722 4% [== ] 127/2722 4% [== ] 128/2722 4% [== ] 129/2722 4% [== ] 130/2722 4% [== ] 131/2722 4% [=== ] 132/2722 4% [=== ] 133/2722 4% [=== ] 134/2722 4% [=== ] 135/2722 4% [=== ] 136/2722 4% [=== ] 137/2722 5% [=== ] 138/2722 5% [=== ] 139/2722 5% [=== ] 140/2722 5% [=== ] 141/2722 5% [=== ] 142/2722 5% [=== ] 143/2722 5% [=== ] 144/2722 5% [=== ] 145/2722 5% [=== ] 146/2722 5% [=== ] 147/2722 5% [=== ] 148/2722 5% [=== ] 149/2722 5% [=== ] 150/2722 5% [=== ] 151/2722 5% [=== ] 152/2722 5% [=== ] 153/2722 5% [=== ] 154/2722 5% [=== ] 155/2722 5% [=== ] 156/2722 5% [=== ] 157/2722 5% [=== ] 158/2722 5% [=== ] 159/2722 5% [=== ] 160/2722 5% [=== ] 161/2722 5% [=== ] 162/2722 5% [=== ] 163/2722 5% [=== ] 164/2722 6% [=== ] 165/2722 6% [=== ] 166/2722 6% [=== ] 167/2722 6% [=== ] 168/2722 6% [=== ] 169/2722 6% [=== ] 170/2722 6% [=== ] 171/2722 6% [=== ] 172/2722 6% [=== ] 173/2722 6% [=== ] 174/2722 6% [=== ] 175/2722 6% [==== ] 176/2722 6% [==== ] 177/2722 6% [==== ] 178/2722 6% [==== ] 179/2722 6% [==== ] 180/2722 6% [==== ] 181/2722 6% [==== ] 182/2722 6% [==== ] 183/2722 6% [==== ] 184/2722 6% [==== ] 185/2722 6% [==== ] 186/2722 6% [==== ] 187/2722 6% [==== ] 188/2722 6% [==== ] 189/2722 6% [==== ] 190/2722 6% [==== ] 191/2722 7% [==== ] 192/2722 7% [==== ] 193/2722 7% [==== ] 194/2722 7% [==== ] 195/2722 7% [==== ] 196/2722 7% [==== ] 197/2722 7% [==== ] 198/2722 7% [==== ] 199/2722 7% [==== ] 200/2722 7% [==== ] 201/2722 7% [==== ] 202/2722 7% [==== ] 203/2722 7% [==== ] 204/2722 7% [==== ] 205/2722 7% [==== ] 206/2722 7% [==== ] 207/2722 7% [==== ] 208/2722 7% [==== ] 209/2722 7% [==== ] 210/2722 7% [==== ] 211/2722 7% [==== ] 212/2722 7% [==== ] 213/2722 7% [==== ] 214/2722 7% [==== ] 215/2722 7% [==== ] 216/2722 7% [==== ] 217/2722 7% [==== ] 218/2722 8% [==== ] 219/2722 8% [===== ] 220/2722 8% [===== ] 221/2722 8% [===== ] 222/2722 8% [===== ] 223/2722 8% [===== ] 224/2722 8% [===== ] 225/2722 8% [===== ] 226/2722 8% [===== ] 227/2722 8% [===== ] 228/2722 8% [===== ] 229/2722 8% [===== ] 230/2722 8% [===== ] 231/2722 8% [===== ] 232/2722 8% [===== ] 233/2722 8% [===== ] 234/2722 8% [===== ] 235/2722 8% [===== ] 236/2722 8% [===== ] 237/2722 8% [===== ] 238/2722 8% [===== ] 239/2722 8% [===== ] 240/2722 8% [===== ] 241/2722 8% [===== ] 242/2722 8% [===== ] 243/2722 8% [===== ] 244/2722 8% [===== ] 245/2722 9% [===== ] 246/2722 9% [===== ] 247/2722 9% [===== ] 248/2722 9% [===== ] 249/2722 9% [===== ] 250/2722 9% [===== ] 251/2722 9% [===== ] 252/2722 9% [===== ] 253/2722 9% [===== ] 254/2722 9% [===== ] 255/2722 9% [===== ] 256/2722 9% [===== ] 257/2722 9% [===== ] 258/2722 9% [===== ] 259/2722 9% [===== ] 260/2722 9% [===== ] 261/2722 9% [===== ] 262/2722 9% [===== ] 263/2722 9% [====== ] 264/2722 9% [====== ] 265/2722 9% [====== ] 266/2722 9% [====== ] 267/2722 9% [====== ] 268/2722 9% [====== ] 269/2722 9% [====== ] 270/2722 9% [====== ] 271/2722 9% [====== ] 272/2722 9% [====== ] 273/2722 10% [====== ] 274/2722 10% [====== ] 275/2722 10% [====== ] 276/2722 10% [====== ] 277/2722 10% [====== ] 278/2722 10% [====== ] 279/2722 10% [====== ] 280/2722 10% [====== ] 281/2722 10% [====== ] 282/2722 10% [====== ] 283/2722 10% [====== ] 284/2722 10% [====== ] 285/2722 10% [====== ] 286/2722 10% [====== ] 287/2722 10% [====== ] 288/2722 10% [====== ] 289/2722 10% [====== ] 290/2722 10% [====== ] 291/2722 10% [====== ] 292/2722 10% [====== ] 293/2722 10% [====== ] 294/2722 10% [====== ] 295/2722 10% [====== ] 296/2722 10% [====== ] 297/2722 10% [====== ] 298/2722 10% [====== ] 299/2722 10% [====== ] 300/2722 11% [====== ] 301/2722 11% [====== ] 302/2722 11% [====== ] 303/2722 11% [====== ] 304/2722 11% [====== ] 305/2722 11% [====== ] 306/2722 11% [====== ] 307/2722 11% [======= ] 308/2722 11% [======= ] 309/2722 11% [======= ] 310/2722 11% [======= ] 311/2722 11% [======= ] 312/2722 11% [======= ] 313/2722 11% [======= ] 314/2722 11% [======= ] 315/2722 11% [======= ] 316/2722 11% [======= ] 317/2722 11% [======= ] 318/2722 11% [======= ] 319/2722 11% [======= ] 320/2722 11% [======= ] 321/2722 11% [======= ] 322/2722 11% [======= ] 323/2722 11% [======= ] 324/2722 11% [======= ] 325/2722 11% [======= ] 326/2722 11% [======= ] 327/2722 12% [======= ] 328/2722 12% [======= ] 329/2722 12% [======= ] 330/2722 12% [======= ] 331/2722 12% [======= ] 332/2722 12% [======= ] 333/2722 12% [======= ] 334/2722 12% [======= ] 335/2722 12% [======= ] 336/2722 12% [======= ] 337/2722 12% [======= ] 338/2722 12% [======= ] 339/2722 12% [======= ] 340/2722 12% [======= ] 341/2722 12% [======= ] 342/2722 12% [======= ] 343/2722 12% [======= ] 344/2722 12% [======= ] 345/2722 12% [======= ] 346/2722 12% [======= ] 347/2722 12% [======= ] 348/2722 12% [======= ] 349/2722 12% [======= ] 350/2722 12% [======= ] 351/2722 12% [======== ] 352/2722 12% [======== ] 353/2722 12% [======== ] 354/2722 13% [======== ] 355/2722 13% [======== ] 356/2722 13% [======== ] 357/2722 13% [======== ] 358/2722 13% [======== ] 359/2722 13% [======== ] 360/2722 13% [======== ] 361/2722 13% [======== ] 362/2722 13% [======== ] 363/2722 13% [======== ] 364/2722 13% [======== ] 365/2722 13% [======== ] 366/2722 13% [======== ] 367/2722 13% [======== ] 368/2722 13% [======== ] 369/2722 13% [======== ] 370/2722 13% [======== ] 371/2722 13% [======== ] 372/2722 13% [======== ] 373/2722 13% [======== ] 374/2722 13% [======== ] 375/2722 13% [======== ] 376/2722 13% [======== ] 377/2722 13% [======== ] 378/2722 13% [======== ] 379/2722 13% [======== ] 380/2722 13% [======== ] 381/2722 13% [======== ] 382/2722 14% [======== ] 383/2722 14% [======== ] 384/2722 14% [======== ] 385/2722 14% [======== ] 386/2722 14% [======== ] 387/2722 14% [======== ] 388/2722 14% [======== ] 389/2722 14% [======== ] 390/2722 14% [======== ] 391/2722 14% [======== ] 392/2722 14% [======== ] 393/2722 14% [======== ] 394/2722 14% [======== ] 395/2722 14% [========= ] 396/2722 14% [========= ] 397/2722 14% [========= ] 398/2722 14% [========= ] 399/2722 14% [========= ] 400/2722 14% [========= ] 401/2722 14% [========= ] 402/2722 14% [========= ] 403/2722 14% [========= ] 404/2722 14% [========= ] 405/2722 14% [========= ] 406/2722 14% [========= ] 407/2722 14% [========= ] 408/2722 14% [========= ] 409/2722 15% [========= ] 410/2722 15% [========= ] 411/2722 15% [========= ] 412/2722 15% [========= ] 413/2722 15% [========= ] 414/2722 15% [========= ] 415/2722 15% [========= ] 416/2722 15% [========= ] 417/2722 15% [========= ] 418/2722 15% [========= ] 419/2722 15% [========= ] 420/2722 15% [========= ] 421/2722 15% [========= ] 422/2722 15% [========= ] 423/2722 15% [========= ] 424/2722 15% [========= ] 425/2722 15% [========= ] 426/2722 15% [========= ] 427/2722 15% [========= ] 428/2722 15% [========= ] 429/2722 15% [========= ] 430/2722 15% [========= ] 431/2722 15% [========= ] 432/2722 15% [========= ] 433/2722 15% [========= ] 434/2722 15% [========= ] 435/2722 15% [========= ] 436/2722 16% [========= ] 437/2722 16% [========= ] 438/2722 16% [========= ] 439/2722 16% [========== ] 440/2722 16% [========== ] 441/2722 16% [========== ] 442/2722 16% [========== ] 443/2722 16% [========== ] 444/2722 16% [========== ] 445/2722 16% [========== ] 446/2722 16% [========== ] 447/2722 16% [========== ] 448/2722 16% [========== ] 449/2722 16% [========== ] 450/2722 16% [========== ] 451/2722 16% [========== ] 452/2722 16% [========== ] 453/2722 16% [========== ] 454/2722 16% [========== ] 455/2722 16% [========== ] 456/2722 16% [========== ] 457/2722 16% [========== ] 458/2722 16% [========== ] 459/2722 16% [========== ] 460/2722 16% [========== ] 461/2722 16% [========== ] 462/2722 16% [========== ] 463/2722 17% [========== ] 464/2722 17% [========== ] 465/2722 17% [========== ] 466/2722 17% [========== ] 467/2722 17% [========== ] 468/2722 17% [========== ] 469/2722 17% [========== ] 470/2722 17% [========== ] 471/2722 17% [========== ] 472/2722 17% [========== ] 473/2722 17% [========== ] 474/2722 17% [========== ] 475/2722 17% [========== ] 476/2722 17% [========== ] 477/2722 17% [========== ] 478/2722 17% [========== ] 479/2722 17% [========== ] 480/2722 17% [========== ] 481/2722 17% [========== ] 482/2722 17% [=========== ] 483/2722 17% [=========== ] 484/2722 17% [=========== ] 485/2722 17% [=========== ] 486/2722 17% [=========== ] 487/2722 17% [=========== ] 488/2722 17% [=========== ] 489/2722 17% [=========== ] 490/2722 18% [=========== ] 491/2722 18% [=========== ] 492/2722 18% [=========== ] 493/2722 18% [=========== ] 494/2722 18% [=========== ] 495/2722 18% [=========== ] 496/2722 18% [=========== ] 497/2722 18% [=========== ] 498/2722 18% [=========== ] 499/2722 18% [=========== ] 500/2722 18% [=========== ] 501/2722 18% [=========== ] 502/2722 18% [=========== ] 503/2722 18% [=========== ] 504/2722 18% [=========== ] 505/2722 18% [=========== ] 506/2722 18% [=========== ] 507/2722 18% [=========== ] 508/2722 18% [=========== ] 509/2722 18% [=========== ] 510/2722 18% [=========== ] 511/2722 18% [=========== ] 512/2722 18% [=========== ] 513/2722 18% [=========== ] 514/2722 18% [=========== ] 515/2722 18% [=========== ] 516/2722 18% [=========== ] 517/2722 18% [=========== ] 518/2722 19% [=========== ] 519/2722 19% [=========== ] 520/2722 19% [=========== ] 521/2722 19% [=========== ] 522/2722 19% [=========== ] 523/2722 19% [=========== ] 524/2722 19% [=========== ] 525/2722 19% [=========== ] 526/2722 19% [============ ] 527/2722 19% [============ ] 528/2722 19% [============ ] 529/2722 19% [============ ] 530/2722 19% [============ ] 531/2722 19% [============ ] 532/2722 19% [============ ] 533/2722 19% [============ ] 534/2722 19% [============ ] 535/2722 19% [============ ] 536/2722 19% [============ ] 537/2722 19% [============ ] 538/2722 19% [============ ] 539/2722 19% [============ ] 540/2722 19% [============ ] 541/2722 19% [============ ] 542/2722 19% [============ ] 543/2722 19% [============ ] 544/2722 19% [============ ] 545/2722 20% [============ ] 546/2722 20% [============ ] 547/2722 20% [============ ] 548/2722 20% [============ ] 549/2722 20% [============ ] 550/2722 20% [============ ] 551/2722 20% [============ ] 552/2722 20% [============ ] 553/2722 20% [============ ] 554/2722 20% [============ ] 555/2722 20% [============ ] 556/2722 20% [============ ] 557/2722 20% [============ ] 558/2722 20% [============ ] 559/2722 20% [============ ] 560/2722 20% [============ ] 561/2722 20% [============ ] 562/2722 20% [============ ] 563/2722 20% [============ ] 564/2722 20% [============ ] 565/2722 20% [============ ] 566/2722 20% [============ ] 567/2722 20% [============ ] 568/2722 20% [============ ] 569/2722 20% [============ ] 570/2722 20% [============= ] 571/2722 20% [============= ] 572/2722 21% [============= ] 573/2722 21% [============= ] 574/2722 21% [============= ] 575/2722 21% [============= ] 576/2722 21% [============= ] 577/2722 21% [============= ] 578/2722 21% [============= ] 579/2722 21% [============= ] 580/2722 21% [============= ] 581/2722 21% [============= ] 582/2722 21% [============= ] 583/2722 21% [============= ] 584/2722 21% [============= ] 585/2722 21% [============= ] 586/2722 21% [============= ] 587/2722 21% [============= ] 588/2722 21% [============= ] 589/2722 21% [============= ] 590/2722 21% [============= ] 591/2722 21% [============= ] 592/2722 21% [============= ] 593/2722 21% [============= ] 594/2722 21% [============= ] 595/2722 21% [============= ] 596/2722 21% [============= ] 597/2722 21% [============= ] 598/2722 21% [============= ] 599/2722 22% [============= ] 600/2722 22% [============= ] 601/2722 22% [============= ] 602/2722 22% [============= ] 603/2722 22% [============= ] 604/2722 22% [============= ] 605/2722 22% [============= ] 606/2722 22% [============= ] 607/2722 22% [============= ] 608/2722 22% [============= ] 609/2722 22% [============= ] 610/2722 22% [============= ] 611/2722 22% [============= ] 612/2722 22% [============= ] 613/2722 22% [============= ] 614/2722 22% [============== ] 615/2722 22% [============== ] 616/2722 22% [============== ] 617/2722 22% [============== ] 618/2722 22% [============== ] 619/2722 22% [============== ] 620/2722 22% [============== ] 621/2722 22% [============== ] 622/2722 22% [============== ] 623/2722 22% [============== ] 624/2722 22% [============== ] 625/2722 22% [============== ] 626/2722 22% [============== ] 627/2722 23% [============== ] 628/2722 23% [============== ] 629/2722 23% [============== ] 630/2722 23% [============== ] 631/2722 23% [============== ] 632/2722 23% [============== ] 633/2722 23% [============== ] 634/2722 23% [============== ] 635/2722 23% [============== ] 636/2722 23% [============== ] 637/2722 23% [============== ] 638/2722 23% [============== ] 639/2722 23% [============== ] 640/2722 23% [============== ] 641/2722 23% [============== ] 642/2722 23% [============== ] 643/2722 23% [============== ] 644/2722 23% [============== ] 645/2722 23% [============== ] 646/2722 23% [============== ] 647/2722 23% [============== ] 648/2722 23% [============== ] 649/2722 23% [============== ] 650/2722 23% [============== ] 651/2722 23% [============== ] 652/2722 23% [============== ] 653/2722 23% [============== ] 654/2722 24% [============== ] 655/2722 24% [============== ] 656/2722 24% [============== ] 657/2722 24% [============== ] 658/2722 24% [=============== ] 659/2722 24% [=============== ] 660/2722 24% [=============== ] 661/2722 24% [=============== ] 662/2722 24% [=============== ] 663/2722 24% [=============== ] 664/2722 24% [=============== ] 665/2722 24% [=============== ] 666/2722 24% [=============== ] 667/2722 24% [=============== ] 668/2722 24% [=============== ] 669/2722 24% [=============== ] 670/2722 24% [=============== ] 671/2722 24% [=============== ] 672/2722 24% [=============== ] 673/2722 24% [=============== ] 674/2722 24% [=============== ] 675/2722 24% [=============== ] 676/2722 24% [=============== ] 677/2722 24% [=============== ] 678/2722 24% [=============== ] 679/2722 24% [=============== ] 680/2722 24% [=============== ] 681/2722 25% [=============== ] 682/2722 25% [=============== ] 683/2722 25% [=============== ] 684/2722 25% [=============== ] 685/2722 25% [=============== ] 686/2722 25% [=============== ] 687/2722 25% [=============== ] 688/2722 25% [=============== ] 689/2722 25% [=============== ] 690/2722 25% [=============== ] 691/2722 25% [=============== ] 692/2722 25% [=============== ] 693/2722 25% [=============== ] 694/2722 25% [=============== ] 695/2722 25% [=============== ] 696/2722 25% [=============== ] 697/2722 25% [=============== ] 698/2722 25% [=============== ] 699/2722 25% [=============== ] 700/2722 25% [=============== ] 701/2722 25% [=============== ] 702/2722 25% [================ ] 703/2722 25% [================ ] 704/2722 25% [================ ] 705/2722 25% [================ ] 706/2722 25% [================ ] 707/2722 25% [================ ] 708/2722 26% [================ ] 709/2722 26% [================ ] 710/2722 26% [================ ] 711/2722 26% [================ ] 712/2722 26% [================ ] 713/2722 26% [================ ] 714/2722 26% [================ ] 715/2722 26% [================ ] 716/2722 26% [================ ] 717/2722 26% [================ ] 718/2722 26% [================ ] 719/2722 26% [================ ] 720/2722 26% [================ ] 721/2722 26% [================ ] 722/2722 26% [================ ] 723/2722 26% [================ ] 724/2722 26% [================ ] 725/2722 26% [================ ] 726/2722 26% [================ ] 727/2722 26% [================ ] 728/2722 26% [================ ] 729/2722 26% [================ ] 730/2722 26% [================ ] 731/2722 26% [================ ] 732/2722 26% [================ ] 733/2722 26% [================ ] 734/2722 26% [================ ] 735/2722 27% [================ ] 736/2722 27% [================ ] 737/2722 27% [================ ] 738/2722 27% [================ ] 739/2722 27% [================ ] 740/2722 27% [================ ] 741/2722 27% [================ ] 742/2722 27% [================ ] 743/2722 27% [================ ] 744/2722 27% [================ ] 745/2722 27% [================ ] 746/2722 27% [================= ] 747/2722 27% [================= ] 748/2722 27% [================= ] 749/2722 27% [================= ] 750/2722 27% [================= ] 751/2722 27% [================= ] 752/2722 27% [================= ] 753/2722 27% [================= ] 754/2722 27% [================= ] 755/2722 27% [================= ] 756/2722 27% [================= ] 757/2722 27% [================= ] 758/2722 27% [================= ] 759/2722 27% [================= ] 760/2722 27% [================= ] 761/2722 27% [================= ] 762/2722 27% [================= ] 763/2722 28% [================= ] 764/2722 28% [================= ] 765/2722 28% [================= ] 766/2722 28% [================= ] 767/2722 28% [================= ] 768/2722 28% [================= ] 769/2722 28% [================= ] 770/2722 28% [================= ] 771/2722 28% [================= ] 772/2722 28% [================= ] 773/2722 28% [================= ] 774/2722 28% [================= ] 775/2722 28% [================= ] 776/2722 28% [================= ] 777/2722 28% [================= ] 778/2722 28% [================= ] 779/2722 28% [================= ] 780/2722 28% [================= ] 781/2722 28% [================= ] 782/2722 28% [================= ] 783/2722 28% [================= ] 784/2722 28% [================= ] 785/2722 28% [================= ] 786/2722 28% [================= ] 787/2722 28% [================= ] 788/2722 28% [================= ] 789/2722 28% [================= ] 790/2722 29% [================== ] 791/2722 29% [================== ] 792/2722 29% [================== ] 793/2722 29% [================== ] 794/2722 29% [================== ] 795/2722 29% [================== ] 796/2722 29% [================== ] 797/2722 29% [================== ] 798/2722 29% [================== ] 799/2722 29% [================== ] 800/2722 29% [================== ] 801/2722 29% [================== ] 802/2722 29% [================== ] 803/2722 29% [================== ] 804/2722 29% [================== ] 805/2722 29% [================== ] 806/2722 29% [================== ] 807/2722 29% [================== ] 808/2722 29% [================== ] 809/2722 29% [================== ] 810/2722 29% [================== ] 811/2722 29% [================== ] 812/2722 29% [================== ] 813/2722 29% [================== ] 814/2722 29% [================== ] 815/2722 29% [================== ] 816/2722 29% [================== ] 817/2722 30% [================== ] 818/2722 30% [================== ] 819/2722 30% [================== ] 820/2722 30% [================== ] 821/2722 30% [================== ] 822/2722 30% [================== ] 823/2722 30% [================== ] 824/2722 30% [================== ] 825/2722 30% [================== ] 826/2722 30% [================== ] 827/2722 30% [================== ] 828/2722 30% [================== ] 829/2722 30% [================== ] 830/2722 30% [================== ] 831/2722 30% [================== ] 832/2722 30% [================== ] 833/2722 30% [================== ] 834/2722 30% [=================== ] 835/2722 30% [=================== ] 836/2722 30% [=================== ] 837/2722 30% [=================== ] 838/2722 30% [=================== ] 839/2722 30% [=================== ] 840/2722 30% [=================== ] 841/2722 30% [=================== ] 842/2722 30% [=================== ] 843/2722 30% [=================== ] 844/2722 31% [=================== ] 845/2722 31% [=================== ] 846/2722 31% [=================== ] 847/2722 31% [=================== ] 848/2722 31% [=================== ] 849/2722 31% [=================== ] 850/2722 31% [=================== ] 851/2722 31% [=================== ] 852/2722 31% [=================== ] 853/2722 31% [=================== ] 854/2722 31% [=================== ] 855/2722 31% [=================== ] 856/2722 31% [=================== ] 857/2722 31% [=================== ] 858/2722 31% [=================== ] 859/2722 31% [=================== ] 860/2722 31% [=================== ] 861/2722 31% [=================== ] 862/2722 31% [=================== ] 863/2722 31% [=================== ] 864/2722 31% [=================== ] 865/2722 31% [=================== ] 866/2722 31% [=================== ] 867/2722 31% [=================== ] 868/2722 31% [=================== ] 869/2722 31% [=================== ] 870/2722 31% [=================== ] 871/2722 31% [=================== ] 872/2722 32% [=================== ] 873/2722 32% [=================== ] 874/2722 32% [=================== ] 875/2722 32% [=================== ] 876/2722 32% [=================== ] 877/2722 32% [=================== ] 878/2722 32% [==================== ] 879/2722 32% [==================== ] 880/2722 32% [==================== ] 881/2722 32% [==================== ] 882/2722 32% [==================== ] 883/2722 32% [==================== ] 884/2722 32% [==================== ] 885/2722 32% [==================== ] 886/2722 32% [==================== ] 887/2722 32% [==================== ] 888/2722 32% [==================== ] 889/2722 32% [==================== ] 890/2722 32% [==================== ] 891/2722 32% [==================== ] 892/2722 32% [==================== ] 893/2722 32% [==================== ] 894/2722 32% [==================== ] 895/2722 32% [==================== ] 896/2722 32% [==================== ] 897/2722 32% [==================== ] 898/2722 32% [==================== ] 899/2722 33% [==================== ] 900/2722 33% [==================== ] 901/2722 33% [==================== ] 902/2722 33% [==================== ] 903/2722 33% [==================== ] 904/2722 33% [==================== ] 905/2722 33% [==================== ] 906/2722 33% [==================== ] 907/2722 33% [==================== ] 908/2722 33% [==================== ] 909/2722 33% [==================== ] 910/2722 33% [==================== ] 911/2722 33% [==================== ] 912/2722 33% [==================== ] 913/2722 33% [==================== ] 914/2722 33% [==================== ] 915/2722 33% [==================== ] 916/2722 33% [==================== ] 917/2722 33% [==================== ] 918/2722 33% [==================== ] 919/2722 33% [==================== ] 920/2722 33% [==================== ] 921/2722 33% [===================== ] 922/2722 33% [===================== ] 923/2722 33% [===================== ] 924/2722 33% [===================== ] 925/2722 33% [===================== ] 926/2722 34% [===================== ] 927/2722 34% [===================== ] 928/2722 34% [===================== ] 929/2722 34% [===================== ] 930/2722 34% [===================== ] 931/2722 34% [===================== ] 932/2722 34% [===================== ] 933/2722 34% [===================== ] 934/2722 34% [===================== ] 935/2722 34% [===================== ] 936/2722 34% [===================== ] 937/2722 34% [===================== ] 938/2722 34% [===================== ] 939/2722 34% [===================== ] 940/2722 34% [===================== ] 941/2722 34% [===================== ] 942/2722 34% [===================== ] 943/2722 34% [===================== ] 944/2722 34% [===================== ] 945/2722 34% [===================== ] 946/2722 34% [===================== ] 947/2722 34% [===================== ] 948/2722 34% [===================== ] 949/2722 34% [===================== ] 950/2722 34% [===================== ] 951/2722 34% [===================== ] 952/2722 34% [===================== ] 953/2722 35% [===================== ] 954/2722 35% [===================== ] 955/2722 35% [===================== ] 956/2722 35% [===================== ] 957/2722 35% [===================== ] 958/2722 35% [===================== ] 959/2722 35% [===================== ] 960/2722 35% [===================== ] 961/2722 35% [===================== ] 962/2722 35% [===================== ] 963/2722 35% [===================== ] 964/2722 35% [===================== ] 965/2722 35% [====================== ] 966/2722 35% [====================== ] 967/2722 35% [====================== ] 968/2722 35% [====================== ] 969/2722 35% [====================== ] 970/2722 35% [====================== ] 971/2722 35% [====================== ] 972/2722 35% [====================== ] 973/2722 35% [====================== ] 974/2722 35% [====================== ] 975/2722 35% [====================== ] 976/2722 35% [====================== ] 977/2722 35% [====================== ] 978/2722 35% [====================== ] 979/2722 35% [====================== ] 980/2722 36% [====================== ] 981/2722 36% [====================== ] 982/2722 36% [====================== ] 983/2722 36% [====================== ] 984/2722 36% [====================== ] 985/2722 36% [====================== ] 986/2722 36% [====================== ] 987/2722 36% [====================== ] 988/2722 36% [====================== ] 989/2722 36% [====================== ] 990/2722 36% [====================== ] 991/2722 36% [====================== ] 992/2722 36% [====================== ] 993/2722 36% [====================== ] 994/2722 36% [====================== ] 995/2722 36% [====================== ] 996/2722 36% [====================== ] 997/2722 36% [====================== ] 998/2722 36% [====================== ] 999/2722 36% [====================== ] 1000/2722 36% [====================== ] 1001/2722 36% [====================== ] 1002/2722 36% [====================== ] 1003/2722 36% [====================== ] 1004/2722 36% [====================== ] 1005/2722 36% [====================== ] 1006/2722 36% [====================== ] 1007/2722 36% [====================== ] 1008/2722 37% [====================== ] 1009/2722 37% [======================= ] 1010/2722 37% [======================= ] 1011/2722 37% [======================= ] 1012/2722 37% [======================= ] 1013/2722 37% [======================= ] 1014/2722 37% [======================= ] 1015/2722 37% [======================= ] 1016/2722 37% [======================= ] 1017/2722 37% [======================= ] 1018/2722 37% [======================= ] 1019/2722 37% [======================= ] 1020/2722 37% [======================= ] 1021/2722 37% [======================= ] 1022/2722 37% [======================= ] 1023/2722 37% [======================= ] 1024/2722 37% [======================= ] 1025/2722 37% [======================= ] 1026/2722 37% [======================= ] 1027/2722 37% [======================= ] 1028/2722 37% [======================= ] 1029/2722 37% [======================= ] 1030/2722 37% [======================= ] 1031/2722 37% [======================= ] 1032/2722 37% [======================= ] 1033/2722 37% [======================= ] 1034/2722 37% [======================= ] 1035/2722 38% [======================= ] 1036/2722 38% [======================= ] 1037/2722 38% [======================= ] 1038/2722 38% [======================= ] 1039/2722 38% [======================= ] 1040/2722 38% [======================= ] 1041/2722 38% [======================= ] 1042/2722 38% [======================= ] 1043/2722 38% [======================= ] 1044/2722 38% [======================= ] 1045/2722 38% [======================= ] 1046/2722 38% [======================= ] 1047/2722 38% [======================= ] 1048/2722 38% [======================= ] 1049/2722 38% [======================= ] 1050/2722 38% [======================= ] 1051/2722 38% [======================= ] 1052/2722 38% [======================= ] 1053/2722 38% [======================== ] 1054/2722 38% [======================== ] 1055/2722 38% [======================== ] 1056/2722 38% [======================== ] 1057/2722 38% [======================== ] 1058/2722 38% [======================== ] 1059/2722 38% [======================== ] 1060/2722 38% [======================== ] 1061/2722 38% [======================== ] 1062/2722 39% [======================== ] 1063/2722 39% [======================== ] 1064/2722 39% [======================== ] 1065/2722 39% [======================== ] 1066/2722 39% [======================== ] 1067/2722 39% [======================== ] 1068/2722 39% [======================== ] 1069/2722 39% [======================== ] 1070/2722 39% [======================== ] 1071/2722 39% [======================== ] 1072/2722 39% [======================== ] 1073/2722 39% [======================== ] 1074/2722 39% [======================== ] 1075/2722 39% [======================== ] 1076/2722 39% [======================== ] 1077/2722 39% [======================== ] 1078/2722 39% [======================== ] 1079/2722 39% [======================== ] 1080/2722 39% [======================== ] 1081/2722 39% [======================== ] 1082/2722 39% [======================== ] 1083/2722 39% [======================== ] 1084/2722 39% [======================== ] 1085/2722 39% [======================== ] 1086/2722 39% [======================== ] 1087/2722 39% [======================== ] 1088/2722 39% [======================== ] 1089/2722 40% [======================== ] 1090/2722 40% [======================== ] 1091/2722 40% [======================== ] 1092/2722 40% [======================== ] 1093/2722 40% [======================== ] 1094/2722 40% [======================== ] 1095/2722 40% [======================== ] 1096/2722 40% [======================== ] 1097/2722 40% [========================= ] 1098/2722 40% [========================= ] 1099/2722 40% [========================= ] 1100/2722 40% [========================= ] 1101/2722 40% [========================= ] 1102/2722 40% [========================= ] 1103/2722 40% [========================= ] 1104/2722 40% [========================= ] 1105/2722 40% [========================= ] 1106/2722 40% [========================= ] 1107/2722 40% [========================= ] 1108/2722 40% [========================= ] 1109/2722 40% [========================= ] 1110/2722 40% [========================= ] 1111/2722 40% [========================= ] 1112/2722 40% [========================= ] 1113/2722 40% [========================= ] 1114/2722 40% [========================= ] 1115/2722 40% [========================= ] 1116/2722 40% [========================= ] 1117/2722 41% [========================= ] 1118/2722 41% [========================= ] 1119/2722 41% [========================= ] 1120/2722 41% [========================= ] 1121/2722 41% [========================= ] 1122/2722 41% [========================= ] 1123/2722 41% [========================= ] 1124/2722 41% [========================= ] 1125/2722 41% [========================= ] 1126/2722 41% [========================= ] 1127/2722 41% [========================= ] 1128/2722 41% [========================= ] 1129/2722 41% [========================= ] 1130/2722 41% [========================= ] 1131/2722 41% [========================= ] 1132/2722 41% [========================= ] 1133/2722 41% [========================= ] 1134/2722 41% [========================= ] 1135/2722 41% [========================= ] 1136/2722 41% [========================= ] 1137/2722 41% [========================= ] 1138/2722 41% [========================= ] 1139/2722 41% [========================= ] 1140/2722 41% [========================= ] 1141/2722 41% [========================== ] 1142/2722 41% [========================== ] 1143/2722 41% [========================== ] 1144/2722 42% [========================== ] 1145/2722 42% [========================== ] 1146/2722 42% [========================== ] 1147/2722 42% [========================== ] 1148/2722 42% [========================== ] 1149/2722 42% [========================== ] 1150/2722 42% [========================== ] 1151/2722 42% [========================== ] 1152/2722 42% [========================== ] 1153/2722 42% [========================== ] 1154/2722 42% [========================== ] 1155/2722 42% [========================== ] 1156/2722 42% [========================== ] 1157/2722 42% [========================== ] 1158/2722 42% [========================== ] 1159/2722 42% [========================== ] 1160/2722 42% [========================== ] 1161/2722 42% [========================== ] 1162/2722 42% [========================== ] 1163/2722 42% [========================== ] 1164/2722 42% [========================== ] 1165/2722 42% [========================== ] 1166/2722 42% [========================== ] 1167/2722 42% [========================== ] 1168/2722 42% [========================== ] 1169/2722 42% [========================== ] 1170/2722 42% [========================== ] 1171/2722 43% [========================== ] 1172/2722 43% [========================== ] 1173/2722 43% [========================== ] 1174/2722 43% [========================== ] 1175/2722 43% [========================== ] 1176/2722 43% [========================== ] 1177/2722 43% [========================== ] 1178/2722 43% [========================== ] 1179/2722 43% [========================== ] 1180/2722 43% [========================== ] 1181/2722 43% [========================== ] 1182/2722 43% [========================== ] 1183/2722 43% [========================== ] 1184/2722 43% [========================== ] 1185/2722 43% [=========================== ] 1186/2722 43% [=========================== ] 1187/2722 43% [=========================== ] 1188/2722 43% [=========================== ] 1189/2722 43% [=========================== ] 1190/2722 43% [=========================== ] 1191/2722 43% [=========================== ] 1192/2722 43% [=========================== ] 1193/2722 43% [=========================== ] 1194/2722 43% [=========================== ] 1195/2722 43% [=========================== ] 1196/2722 43% [=========================== ] 1197/2722 43% [=========================== ] 1198/2722 44% [=========================== ] 1199/2722 44% [=========================== ] 1200/2722 44% [=========================== ] 1201/2722 44% [=========================== ] 1202/2722 44% [=========================== ] 1203/2722 44% [=========================== ] 1204/2722 44% [=========================== ] 1205/2722 44% [=========================== ] 1206/2722 44% [=========================== ] 1207/2722 44% [=========================== ] 1208/2722 44% [=========================== ] 1209/2722 44% [=========================== ] 1210/2722 44% [=========================== ] 1211/2722 44% [=========================== ] 1212/2722 44% [=========================== ] 1213/2722 44% [=========================== ] 1214/2722 44% [=========================== ] 1215/2722 44% [=========================== ] 1216/2722 44% [=========================== ] 1217/2722 44% [=========================== ] 1218/2722 44% [=========================== ] 1219/2722 44% [=========================== ] 1220/2722 44% [=========================== ] 1221/2722 44% [=========================== ] 1222/2722 44% [=========================== ] 1223/2722 44% [=========================== ] 1224/2722 44% [=========================== ] 1225/2722 45% [=========================== ] 1226/2722 45% [=========================== ] 1227/2722 45% [=========================== ] 1228/2722 45% [=========================== ] 1229/2722 45% [============================ ] 1230/2722 45% [============================ ] 1231/2722 45% [============================ ] 1232/2722 45% [============================ ] 1233/2722 45% [============================ ] 1234/2722 45% [============================ ] 1235/2722 45% [============================ ] 1236/2722 45% [============================ ] 1237/2722 45% [============================ ] 1238/2722 45% [============================ ] 1239/2722 45% [============================ ] 1240/2722 45% [============================ ] 1241/2722 45% [============================ ] 1242/2722 45% [============================ ] 1243/2722 45% [============================ ] 1244/2722 45% [============================ ] 1245/2722 45% [============================ ] 1246/2722 45% [============================ ] 1247/2722 45% [============================ ] 1248/2722 45% [============================ ] 1249/2722 45% [============================ ] 1250/2722 45% [============================ ] 1251/2722 45% [============================ ] 1252/2722 45% [============================ ] 1253/2722 46% [============================ ] 1254/2722 46% [============================ ] 1255/2722 46% [============================ ] 1256/2722 46% [============================ ] 1257/2722 46% [============================ ] 1258/2722 46% [============================ ] 1259/2722 46% [============================ ] 1260/2722 46% [============================ ] 1261/2722 46% [============================ ] 1262/2722 46% [============================ ] 1263/2722 46% [============================ ] 1264/2722 46% [============================ ] 1265/2722 46% [============================ ] 1266/2722 46% [============================ ] 1267/2722 46% [============================ ] 1268/2722 46% [============================ ] 1269/2722 46% [============================ ] 1270/2722 46% [============================ ] 1271/2722 46% [============================ ] 1272/2722 46% [============================ ] 1273/2722 46% [============================= ] 1274/2722 46% [============================= ] 1275/2722 46% [============================= ] 1276/2722 46% [============================= ] 1277/2722 46% [============================= ] 1278/2722 46% [============================= ] 1279/2722 46% [============================= ] 1280/2722 47% [============================= ] 1281/2722 47% [============================= ] 1282/2722 47% [============================= ] 1283/2722 47% [============================= ] 1284/2722 47% [============================= ] 1285/2722 47% [============================= ] 1286/2722 47% [============================= ] 1287/2722 47% [============================= ] 1288/2722 47% [============================= ] 1289/2722 47% [============================= ] 1290/2722 47% [============================= ] 1291/2722 47% [============================= ] 1292/2722 47% [============================= ] 1293/2722 47% [============================= ] 1294/2722 47% [============================= ] 1295/2722 47% [============================= ] 1296/2722 47% [============================= ] 1297/2722 47% [============================= ] 1298/2722 47% [============================= ] 1299/2722 47% [============================= ] 1300/2722 47% [============================= ] 1301/2722 47% [============================= ] 1302/2722 47% [============================= ] 1303/2722 47% [============================= ] 1304/2722 47% [============================= ] 1305/2722 47% [============================= ] 1306/2722 47% [============================= ] 1307/2722 48% [============================= ] 1308/2722 48% [============================= ] 1309/2722 48% [============================= ] 1310/2722 48% [============================= ] 1311/2722 48% [============================= ] 1312/2722 48% [============================= ] 1313/2722 48% [============================= ] 1314/2722 48% [============================= ] 1315/2722 48% [============================= ] 1316/2722 48% [============================= ] 1317/2722 48% [============================== ] 1318/2722 48% [============================== ] 1319/2722 48% [============================== ] 1320/2722 48% [============================== ] 1321/2722 48% [============================== ] 1322/2722 48% [============================== ] 1323/2722 48% [============================== ] 1324/2722 48% [============================== ] 1325/2722 48% [============================== ] 1326/2722 48% [============================== ] 1327/2722 48% [============================== ] 1328/2722 48% [============================== ] 1329/2722 48% [============================== ] 1330/2722 48% [============================== ] 1331/2722 48% [============================== ] 1332/2722 48% [============================== ] 1333/2722 48% [============================== ] 1334/2722 49% [============================== ] 1335/2722 49% [============================== ] 1336/2722 49% [============================== ] 1337/2722 49% [============================== ] 1338/2722 49% [============================== ] 1339/2722 49% [============================== ] 1340/2722 49% [============================== ] 1341/2722 49% [============================== ] 1342/2722 49% [============================== ] 1343/2722 49% [============================== ] 1344/2722 49% [============================== ] 1345/2722 49% [============================== ] 1346/2722 49% [============================== ] 1347/2722 49% [============================== ] 1348/2722 49% [============================== ] 1349/2722 49% [============================== ] 1350/2722 49% [============================== ] 1351/2722 49% [============================== ] 1352/2722 49% [============================== ] 1353/2722 49% [============================== ] 1354/2722 49% [============================== ] 1355/2722 49% [============================== ] 1356/2722 49% [============================== ] 1357/2722 49% [============================== ] 1358/2722 49% [============================== ] 1359/2722 49% [============================== ] 1360/2722 49% [=============================== ] 1361/2722 50% [=============================== ] 1362/2722 50% [=============================== ] 1363/2722 50% [=============================== ] 1364/2722 50% [=============================== ] 1365/2722 50% [=============================== ] 1366/2722 50% [=============================== ] 1367/2722 50% [=============================== ] 1368/2722 50% [=============================== ] 1369/2722 50% [=============================== ] 1370/2722 50% [=============================== ] 1371/2722 50% [=============================== ] 1372/2722 50% [=============================== ] 1373/2722 50% [=============================== ] 1374/2722 50% [=============================== ] 1375/2722 50% [=============================== ] 1376/2722 50% [=============================== ] 1377/2722 50% [=============================== ] 1378/2722 50% [=============================== ] 1379/2722 50% [=============================== ] 1380/2722 50% [=============================== ] 1381/2722 50% [=============================== ] 1382/2722 50% [=============================== ] 1383/2722 50% [=============================== ] 1384/2722 50% [=============================== ] 1385/2722 50% [=============================== ] 1386/2722 50% [=============================== ] 1387/2722 50% [=============================== ] 1388/2722 50% [=============================== ] 1389/2722 51% [=============================== ] 1390/2722 51% [=============================== ] 1391/2722 51% [=============================== ] 1392/2722 51% [=============================== ] 1393/2722 51% [=============================== ] 1394/2722 51% [=============================== ] 1395/2722 51% [=============================== ] 1396/2722 51% [=============================== ] 1397/2722 51% [=============================== ] 1398/2722 51% [=============================== ] 1399/2722 51% [=============================== ] 1400/2722 51% [=============================== ] 1401/2722 51% [=============================== ] 1402/2722 51% [=============================== ] 1403/2722 51% [=============================== ] 1404/2722 51% [================================ ] 1405/2722 51% [================================ ] 1406/2722 51% [================================ ] 1407/2722 51% [================================ ] 1408/2722 51% [================================ ] 1409/2722 51% [================================ ] 1410/2722 51% [================================ ] 1411/2722 51% [================================ ] 1412/2722 51% [================================ ] 1413/2722 51% [================================ ] 1414/2722 51% [================================ ] 1415/2722 51% [================================ ] 1416/2722 52% [================================ ] 1417/2722 52% [================================ ] 1418/2722 52% [================================ ] 1419/2722 52% [================================ ] 1420/2722 52% [================================ ] 1421/2722 52% [================================ ] 1422/2722 52% [================================ ] 1423/2722 52% [================================ ] 1424/2722 52% [================================ ] 1425/2722 52% [================================ ] 1426/2722 52% [================================ ] 1427/2722 52% [================================ ] 1428/2722 52% [================================ ] 1429/2722 52% [================================ ] 1430/2722 52% [================================ ] 1431/2722 52% [================================ ] 1432/2722 52% [================================ ] 1433/2722 52% [================================ ] 1434/2722 52% [================================ ] 1435/2722 52% [================================ ] 1436/2722 52% [================================ ] 1437/2722 52% [================================ ] 1438/2722 52% [================================ ] 1439/2722 52% [================================ ] 1440/2722 52% [================================ ] 1441/2722 52% [================================ ] 1442/2722 52% [================================ ] 1443/2722 53% [================================ ] 1444/2722 53% [================================ ] 1445/2722 53% [================================ ] 1446/2722 53% [================================ ] 1447/2722 53% [================================ ] 1448/2722 53% [================================= ] 1449/2722 53% [================================= ] 1450/2722 53% [================================= ] 1451/2722 53% [================================= ] 1452/2722 53% [================================= ] 1453/2722 53% [================================= ] 1454/2722 53% [================================= ] 1455/2722 53% [================================= ] 1456/2722 53% [================================= ] 1457/2722 53% [================================= ] 1458/2722 53% [================================= ] 1459/2722 53% [================================= ] 1460/2722 53% [================================= ] 1461/2722 53% [================================= ] 1462/2722 53% [================================= ] 1463/2722 53% [================================= ] 1464/2722 53% [================================= ] 1465/2722 53% [================================= ] 1466/2722 53% [================================= ] 1467/2722 53% [================================= ] 1468/2722 53% [================================= ] 1469/2722 53% [================================= ] 1470/2722 54% [================================= ] 1471/2722 54% [================================= ] 1472/2722 54% [================================= ] 1473/2722 54% [================================= ] 1474/2722 54% [================================= ] 1475/2722 54% [================================= ] 1476/2722 54% [================================= ] 1477/2722 54% [================================= ] 1478/2722 54% [================================= ] 1479/2722 54% [================================= ] 1480/2722 54% [================================= ] 1481/2722 54% [================================= ] 1482/2722 54% [================================= ] 1483/2722 54% [================================= ] 1484/2722 54% [================================= ] 1485/2722 54% [================================= ] 1486/2722 54% [================================= ] 1487/2722 54% [================================= ] 1488/2722 54% [================================= ] 1489/2722 54% [================================= ] 1490/2722 54% [================================= ] 1491/2722 54% [================================= ] 1492/2722 54% [================================== ] 1493/2722 54% [================================== ] 1494/2722 54% [================================== ] 1495/2722 54% [================================== ] 1496/2722 54% [================================== ] 1497/2722 54% [================================== ] 1498/2722 55% [================================== ] 1499/2722 55% [================================== ] 1500/2722 55% [================================== ] 1501/2722 55% [================================== ] 1502/2722 55% [================================== ] 1503/2722 55% [================================== ] 1504/2722 55% [================================== ] 1505/2722 55% [================================== ] 1506/2722 55% [================================== ] 1507/2722 55% [================================== ] 1508/2722 55% [================================== ] 1509/2722 55% [================================== ] 1510/2722 55% [================================== ] 1511/2722 55% [================================== ] 1512/2722 55% [================================== ] 1513/2722 55% [================================== ] 1514/2722 55% [================================== ] 1515/2722 55% [================================== ] 1516/2722 55% [================================== ] 1517/2722 55% [================================== ] 1518/2722 55% [================================== ] 1519/2722 55% [================================== ] 1520/2722 55% [================================== ] 1521/2722 55% [================================== ] 1522/2722 55% [================================== ] 1523/2722 55% [================================== ] 1524/2722 55% [================================== ] 1525/2722 56% [================================== ] 1526/2722 56% [================================== ] 1527/2722 56% [================================== ] 1528/2722 56% [================================== ] 1529/2722 56% [================================== ] 1530/2722 56% [================================== ] 1531/2722 56% [================================== ] 1532/2722 56% [================================== ] 1533/2722 56% [================================== ] 1534/2722 56% [================================== ] 1535/2722 56% [================================== ] 1536/2722 56% [=================================== ] 1537/2722 56% [=================================== ] 1538/2722 56% [=================================== ] 1539/2722 56% [=================================== ] 1540/2722 56% [=================================== ] 1541/2722 56% [=================================== ] 1542/2722 56% [=================================== ] 1543/2722 56% [=================================== ] 1544/2722 56% [=================================== ] 1545/2722 56% [=================================== ] 1546/2722 56% [=================================== ] 1547/2722 56% [=================================== ] 1548/2722 56% [=================================== ] 1549/2722 56% [=================================== ] 1550/2722 56% [=================================== ] 1551/2722 56% [=================================== ] 1552/2722 57% [=================================== ] 1553/2722 57% [=================================== ] 1554/2722 57% [=================================== ] 1555/2722 57% [=================================== ] 1556/2722 57% [=================================== ] 1557/2722 57% [=================================== ] 1558/2722 57% [=================================== ] 1559/2722 57% [=================================== ] 1560/2722 57% [=================================== ] 1561/2722 57% [=================================== ] 1562/2722 57% [=================================== ] 1563/2722 57% [=================================== ] 1564/2722 57% [=================================== ] 1565/2722 57% [=================================== ] 1566/2722 57% [=================================== ] 1567/2722 57% [=================================== ] 1568/2722 57% [=================================== ] 1569/2722 57% [=================================== ] 1570/2722 57% [=================================== ] 1571/2722 57% [=================================== ] 1572/2722 57% [=================================== ] 1573/2722 57% [=================================== ] 1574/2722 57% [=================================== ] 1575/2722 57% [=================================== ] 1576/2722 57% [=================================== ] 1577/2722 57% [=================================== ] 1578/2722 57% [=================================== ] 1579/2722 58% [=================================== ] 1580/2722 58% [==================================== ] 1581/2722 58% [==================================== ] 1582/2722 58% [==================================== ] 1583/2722 58% [==================================== ] 1584/2722 58% [==================================== ] 1585/2722 58% [==================================== ] 1586/2722 58% [==================================== ] 1587/2722 58% [==================================== ] 1588/2722 58% [==================================== ] 1589/2722 58% [==================================== ] 1590/2722 58% [==================================== ] 1591/2722 58% [==================================== ] 1592/2722 58% [==================================== ] 1593/2722 58% [==================================== ] 1594/2722 58% [==================================== ] 1595/2722 58% [==================================== ] 1596/2722 58% [==================================== ] 1597/2722 58% [==================================== ] 1598/2722 58% [==================================== ] 1599/2722 58% [==================================== ] 1600/2722 58% [==================================== ] 1601/2722 58% [==================================== ] 1602/2722 58% [==================================== ] 1603/2722 58% [==================================== ] 1604/2722 58% [==================================== ] 1605/2722 58% [==================================== ] 1606/2722 59% [==================================== ] 1607/2722 59% [==================================== ] 1608/2722 59% [==================================== ] 1609/2722 59% [==================================== ] 1610/2722 59% [==================================== ] 1611/2722 59% [==================================== ] 1612/2722 59% [==================================== ] 1613/2722 59% [==================================== ] 1614/2722 59% [==================================== ] 1615/2722 59% [==================================== ] 1616/2722 59% [==================================== ] 1617/2722 59% [==================================== ] 1618/2722 59% [==================================== ] 1619/2722 59% [==================================== ] 1620/2722 59% [==================================== ] 1621/2722 59% [==================================== ] 1622/2722 59% [==================================== ] 1623/2722 59% [==================================== ] 1624/2722 59% [===================================== ] 1625/2722 59% [===================================== ] 1626/2722 59% [===================================== ] 1627/2722 59% [===================================== ] 1628/2722 59% [===================================== ] 1629/2722 59% [===================================== ] 1630/2722 59% [===================================== ] 1631/2722 59% [===================================== ] 1632/2722 59% [===================================== ] 1633/2722 59% [===================================== ] 1634/2722 60% [===================================== ] 1635/2722 60% [===================================== ] 1636/2722 60% [===================================== ] 1637/2722 60% [===================================== ] 1638/2722 60% [===================================== ] 1639/2722 60% [===================================== ] 1640/2722 60% [===================================== ] 1641/2722 60% [===================================== ] 1642/2722 60% [===================================== ] 1643/2722 60% [===================================== ] 1644/2722 60% [===================================== ] 1645/2722 60% [===================================== ] 1646/2722 60% [===================================== ] 1647/2722 60% [===================================== ] 1648/2722 60% [===================================== ] 1649/2722 60% [===================================== ] 1650/2722 60% [===================================== ] 1651/2722 60% [===================================== ] 1652/2722 60% [===================================== ] 1653/2722 60% [===================================== ] 1654/2722 60% [===================================== ] 1655/2722 60% [===================================== ] 1656/2722 60% [===================================== ] 1657/2722 60% [===================================== ] 1658/2722 60% [===================================== ] 1659/2722 60% [===================================== ] 1660/2722 60% [===================================== ] 1661/2722 61% [===================================== ] 1662/2722 61% [===================================== ] 1663/2722 61% [===================================== ] 1664/2722 61% [===================================== ] 1665/2722 61% [===================================== ] 1666/2722 61% [===================================== ] 1667/2722 61% [===================================== ] 1668/2722 61% [====================================== ] 1669/2722 61% [====================================== ] 1670/2722 61% [====================================== ] 1671/2722 61% [====================================== ] 1672/2722 61% [====================================== ] 1673/2722 61% [====================================== ] 1674/2722 61% [====================================== ] 1675/2722 61% [====================================== ] 1676/2722 61% [====================================== ] 1677/2722 61% [====================================== ] 1678/2722 61% [====================================== ] 1679/2722 61% [====================================== ] 1680/2722 61% [====================================== ] 1681/2722 61% [====================================== ] 1682/2722 61% [====================================== ] 1683/2722 61% [====================================== ] 1684/2722 61% [====================================== ] 1685/2722 61% [====================================== ] 1686/2722 61% [====================================== ] 1687/2722 61% [====================================== ] 1688/2722 62% [====================================== ] 1689/2722 62% [====================================== ] 1690/2722 62% [====================================== ] 1691/2722 62% [====================================== ] 1692/2722 62% [====================================== ] 1693/2722 62% [====================================== ] 1694/2722 62% [====================================== ] 1695/2722 62% [====================================== ] 1696/2722 62% [====================================== ] 1697/2722 62% [====================================== ] 1698/2722 62% [====================================== ] 1699/2722 62% [====================================== ] 1700/2722 62% [====================================== ] 1701/2722 62% [====================================== ] 1702/2722 62% [====================================== ] 1703/2722 62% [====================================== ] 1704/2722 62% [====================================== ] 1705/2722 62% [====================================== ] 1706/2722 62% [====================================== ] 1707/2722 62% [====================================== ] 1708/2722 62% [====================================== ] 1709/2722 62% [====================================== ] 1710/2722 62% [====================================== ] 1711/2722 62% [====================================== ] 1712/2722 62% [======================================= ] 1713/2722 62% [======================================= ] 1714/2722 62% [======================================= ] 1715/2722 63% [======================================= ] 1716/2722 63% [======================================= ] 1717/2722 63% [======================================= ] 1718/2722 63% [======================================= ] 1719/2722 63% [======================================= ] 1720/2722 63% [======================================= ] 1721/2722 63% [======================================= ] 1722/2722 63% [======================================= ] 1723/2722 63% [======================================= ] 1724/2722 63% [======================================= ] 1725/2722 63% [======================================= ] 1726/2722 63% [======================================= ] 1727/2722 63% [======================================= ] 1728/2722 63% [======================================= ] 1729/2722 63% [======================================= ] 1730/2722 63% [======================================= ] 1731/2722 63% [======================================= ] 1732/2722 63% [======================================= ] 1733/2722 63% [======================================= ] 1734/2722 63% [======================================= ] 1735/2722 63% [======================================= ] 1736/2722 63% [======================================= ] 1737/2722 63% [======================================= ] 1738/2722 63% [======================================= ] 1739/2722 63% [======================================= ] 1740/2722 63% [======================================= ] 1741/2722 63% [======================================= ] 1742/2722 63% [======================================= ] 1743/2722 64% [======================================= ] 1744/2722 64% [======================================= ] 1745/2722 64% [======================================= ] 1746/2722 64% [======================================= ] 1747/2722 64% [======================================= ] 1748/2722 64% [======================================= ] 1749/2722 64% [======================================= ] 1750/2722 64% [======================================= ] 1751/2722 64% [======================================= ] 1752/2722 64% [======================================= ] 1753/2722 64% [======================================= ] 1754/2722 64% [======================================= ] 1755/2722 64% [======================================= ] 1756/2722 64% [======================================== ] 1757/2722 64% [======================================== ] 1758/2722 64% [======================================== ] 1759/2722 64% [======================================== ] 1760/2722 64% [======================================== ] 1761/2722 64% [======================================== ] 1762/2722 64% [======================================== ] 1763/2722 64% [======================================== ] 1764/2722 64% [======================================== ] 1765/2722 64% [======================================== ] 1766/2722 64% [======================================== ] 1767/2722 64% [======================================== ] 1768/2722 64% [======================================== ] 1769/2722 64% [======================================== ] 1770/2722 65% [======================================== ] 1771/2722 65% [======================================== ] 1772/2722 65% [======================================== ] 1773/2722 65% [======================================== ] 1774/2722 65% [======================================== ] 1775/2722 65% [======================================== ] 1776/2722 65% [======================================== ] 1777/2722 65% [======================================== ] 1778/2722 65% [======================================== ] 1779/2722 65% [======================================== ] 1780/2722 65% [======================================== ] 1781/2722 65% [======================================== ] 1782/2722 65% [======================================== ] 1783/2722 65% [======================================== ] 1784/2722 65% [======================================== ] 1785/2722 65% [======================================== ] 1786/2722 65% [======================================== ] 1787/2722 65% [======================================== ] 1788/2722 65% [======================================== ] 1789/2722 65% [======================================== ] 1790/2722 65% [======================================== ] 1791/2722 65% [======================================== ] 1792/2722 65% [======================================== ] 1793/2722 65% [======================================== ] 1794/2722 65% [======================================== ] 1795/2722 65% [======================================== ] 1796/2722 65% [======================================== ] 1797/2722 66% [======================================== ] 1798/2722 66% [======================================== ] 1799/2722 66% [======================================== ] 1800/2722 66% [========================================= ] 1801/2722 66% [========================================= ] 1802/2722 66% [========================================= ] 1803/2722 66% [========================================= ] 1804/2722 66% [========================================= ] 1805/2722 66% [========================================= ] 1806/2722 66% [========================================= ] 1807/2722 66% [========================================= ] 1808/2722 66% [========================================= ] 1809/2722 66% [========================================= ] 1810/2722 66% [========================================= ] 1811/2722 66% [========================================= ] 1812/2722 66% [========================================= ] 1813/2722 66% [========================================= ] 1814/2722 66% [========================================= ] 1815/2722 66% [========================================= ] 1816/2722 66% [========================================= ] 1817/2722 66% [========================================= ] 1818/2722 66% [========================================= ] 1819/2722 66% [========================================= ] 1820/2722 66% [========================================= ] 1821/2722 66% [========================================= ] 1822/2722 66% [========================================= ] 1823/2722 66% [========================================= ] 1824/2722 67% [========================================= ] 1825/2722 67% [========================================= ] 1826/2722 67% [========================================= ] 1827/2722 67% [========================================= ] 1828/2722 67% [========================================= ] 1829/2722 67% [========================================= ] 1830/2722 67% [========================================= ] 1831/2722 67% [========================================= ] 1832/2722 67% [========================================= ] 1833/2722 67% [========================================= ] 1834/2722 67% [========================================= ] 1835/2722 67% [========================================= ] 1836/2722 67% [========================================= ] 1837/2722 67% [========================================= ] 1838/2722 67% [========================================= ] 1839/2722 67% [========================================= ] 1840/2722 67% [========================================= ] 1841/2722 67% [========================================= ] 1842/2722 67% [========================================= ] 1843/2722 67% [========================================== ] 1844/2722 67% [========================================== ] 1845/2722 67% [========================================== ] 1846/2722 67% [========================================== ] 1847/2722 67% [========================================== ] 1848/2722 67% [========================================== ] 1849/2722 67% [========================================== ] 1850/2722 67% [========================================== ] 1851/2722 68% [========================================== ] 1852/2722 68% [========================================== ] 1853/2722 68% [========================================== ] 1854/2722 68% [========================================== ] 1855/2722 68% [========================================== ] 1856/2722 68% [========================================== ] 1857/2722 68% [========================================== ] 1858/2722 68% [========================================== ] 1859/2722 68% [========================================== ] 1860/2722 68% [========================================== ] 1861/2722 68% [========================================== ] 1862/2722 68% [========================================== ] 1863/2722 68% [========================================== ] 1864/2722 68% [========================================== ] 1865/2722 68% [========================================== ] 1866/2722 68% [========================================== ] 1867/2722 68% [========================================== ] 1868/2722 68% [========================================== ] 1869/2722 68% [========================================== ] 1870/2722 68% [========================================== ] 1871/2722 68% [========================================== ] 1872/2722 68% [========================================== ] 1873/2722 68% [========================================== ] 1874/2722 68% [========================================== ] 1875/2722 68% [========================================== ] 1876/2722 68% [========================================== ] 1877/2722 68% [========================================== ] 1878/2722 68% [========================================== ] 1879/2722 69% [========================================== ] 1880/2722 69% [========================================== ] 1881/2722 69% [========================================== ] 1882/2722 69% [========================================== ] 1883/2722 69% [========================================== ] 1884/2722 69% [========================================== ] 1885/2722 69% [========================================== ] 1886/2722 69% [========================================== ] 1887/2722 69% [=========================================== ] 1888/2722 69% [=========================================== ] 1889/2722 69% [=========================================== ] 1890/2722 69% [=========================================== ] 1891/2722 69% [=========================================== ] 1892/2722 69% [=========================================== ] 1893/2722 69% [=========================================== ] 1894/2722 69% [=========================================== ] 1895/2722 69% [=========================================== ] 1896/2722 69% [=========================================== ] 1897/2722 69% [=========================================== ] 1898/2722 69% [=========================================== ] 1899/2722 69% [=========================================== ] 1900/2722 69% [=========================================== ] 1901/2722 69% [=========================================== ] 1902/2722 69% [=========================================== ] 1903/2722 69% [=========================================== ] 1904/2722 69% [=========================================== ] 1905/2722 69% [=========================================== ] 1906/2722 70% [=========================================== ] 1907/2722 70% [=========================================== ] 1908/2722 70% [=========================================== ] 1909/2722 70% [=========================================== ] 1910/2722 70% [=========================================== ] 1911/2722 70% [=========================================== ] 1912/2722 70% [=========================================== ] 1913/2722 70% [=========================================== ] 1914/2722 70% [=========================================== ] 1915/2722 70% [=========================================== ] 1916/2722 70% [=========================================== ] 1917/2722 70% [=========================================== ] 1918/2722 70% [=========================================== ] 1919/2722 70% [=========================================== ] 1920/2722 70% [=========================================== ] 1921/2722 70% [=========================================== ] 1922/2722 70% [=========================================== ] 1923/2722 70% [=========================================== ] 1924/2722 70% [=========================================== ] 1925/2722 70% [=========================================== ] 1926/2722 70% [=========================================== ] 1927/2722 70% [=========================================== ] 1928/2722 70% [=========================================== ] 1929/2722 70% [=========================================== ] 1930/2722 70% [=========================================== ] 1931/2722 70% [============================================ ] 1932/2722 70% [============================================ ] 1933/2722 71% [============================================ ] 1934/2722 71% [============================================ ] 1935/2722 71% [============================================ ] 1936/2722 71% [============================================ ] 1937/2722 71% [============================================ ] 1938/2722 71% [============================================ ] 1939/2722 71% [============================================ ] 1940/2722 71% [============================================ ] 1941/2722 71% [============================================ ] 1942/2722 71% [============================================ ] 1943/2722 71% [============================================ ] 1944/2722 71% [============================================ ] 1945/2722 71% [============================================ ] 1946/2722 71% [============================================ ] 1947/2722 71% [============================================ ] 1948/2722 71% [============================================ ] 1949/2722 71% [============================================ ] 1950/2722 71% [============================================ ] 1951/2722 71% [============================================ ] 1952/2722 71% [============================================ ] 1953/2722 71% [============================================ ] 1954/2722 71% [============================================ ] 1955/2722 71% [============================================ ] 1956/2722 71% [============================================ ] 1957/2722 71% [============================================ ] 1958/2722 71% [============================================ ] 1959/2722 71% [============================================ ] 1960/2722 72% [============================================ ] 1961/2722 72% [============================================ ] 1962/2722 72% [============================================ ] 1963/2722 72% [============================================ ] 1964/2722 72% [============================================ ] 1965/2722 72% [============================================ ] 1966/2722 72% [============================================ ] 1967/2722 72% [============================================ ] 1968/2722 72% [============================================ ] 1969/2722 72% [============================================ ] 1970/2722 72% [============================================ ] 1971/2722 72% [============================================ ] 1972/2722 72% [============================================ ] 1973/2722 72% [============================================ ] 1974/2722 72% [============================================ ] 1975/2722 72% [============================================= ] 1976/2722 72% [============================================= ] 1977/2722 72% [============================================= ] 1978/2722 72% [============================================= ] 1979/2722 72% [============================================= ] 1980/2722 72% [============================================= ] 1981/2722 72% [============================================= ] 1982/2722 72% [============================================= ] 1983/2722 72% [============================================= ] 1984/2722 72% [============================================= ] 1985/2722 72% [============================================= ] 1986/2722 72% [============================================= ] 1987/2722 72% [============================================= ] 1988/2722 73% [============================================= ] 1989/2722 73% [============================================= ] 1990/2722 73% [============================================= ] 1991/2722 73% [============================================= ] 1992/2722 73% [============================================= ] 1993/2722 73% [============================================= ] 1994/2722 73% [============================================= ] 1995/2722 73% [============================================= ] 1996/2722 73% [============================================= ] 1997/2722 73% [============================================= ] 1998/2722 73% [============================================= ] 1999/2722 73% [============================================= ] 2000/2722 73% [============================================= ] 2001/2722 73% [============================================= ] 2002/2722 73% [============================================= ] 2003/2722 73% [============================================= ] 2004/2722 73% [============================================= ] 2005/2722 73% [============================================= ] 2006/2722 73% [============================================= ] 2007/2722 73% [============================================= ] 2008/2722 73% [============================================= ] 2009/2722 73% [============================================= ] 2010/2722 73% [============================================= ] 2011/2722 73% [============================================= ] 2012/2722 73% [============================================= ] 2013/2722 73% [============================================= ] 2014/2722 73% [============================================= ] 2015/2722 74% [============================================= ] 2016/2722 74% [============================================= ] 2017/2722 74% [============================================= ] 2018/2722 74% [============================================= ] 2019/2722 74% [============================================== ] 2020/2722 74% [============================================== ] 2021/2722 74% [============================================== ] 2022/2722 74% [============================================== ] 2023/2722 74% [============================================== ] 2024/2722 74% [============================================== ] 2025/2722 74% [============================================== ] 2026/2722 74% [============================================== ] 2027/2722 74% [============================================== ] 2028/2722 74% [============================================== ] 2029/2722 74% [============================================== ] 2030/2722 74% [============================================== ] 2031/2722 74% [============================================== ] 2032/2722 74% [============================================== ] 2033/2722 74% [============================================== ] 2034/2722 74% [============================================== ] 2035/2722 74% [============================================== ] 2036/2722 74% [============================================== ] 2037/2722 74% [============================================== ] 2038/2722 74% [============================================== ] 2039/2722 74% [============================================== ] 2040/2722 74% [============================================== ] 2041/2722 74% [============================================== ] 2042/2722 75% [============================================== ] 2043/2722 75% [============================================== ] 2044/2722 75% [============================================== ] 2045/2722 75% [============================================== ] 2046/2722 75% [============================================== ] 2047/2722 75% [============================================== ] 2048/2722 75% [============================================== ] 2049/2722 75% [============================================== ] 2050/2722 75% [============================================== ] 2051/2722 75% [============================================== ] 2052/2722 75% [============================================== ] 2053/2722 75% [============================================== ] 2054/2722 75% [============================================== ] 2055/2722 75% [============================================== ] 2056/2722 75% [============================================== ] 2057/2722 75% [============================================== ] 2058/2722 75% [============================================== ] 2059/2722 75% [============================================== ] 2060/2722 75% [============================================== ] 2061/2722 75% [============================================== ] 2062/2722 75% [============================================== ] 2063/2722 75% [=============================================== ] 2064/2722 75% [=============================================== ] 2065/2722 75% [=============================================== ] 2066/2722 75% [=============================================== ] 2067/2722 75% [=============================================== ] 2068/2722 75% [=============================================== ] 2069/2722 76% [=============================================== ] 2070/2722 76% [=============================================== ] 2071/2722 76% [=============================================== ] 2072/2722 76% [=============================================== ] 2073/2722 76% [=============================================== ] 2074/2722 76% [=============================================== ] 2075/2722 76% [=============================================== ] 2076/2722 76% [=============================================== ] 2077/2722 76% [=============================================== ] 2078/2722 76% [=============================================== ] 2079/2722 76% [=============================================== ] 2080/2722 76% [=============================================== ] 2081/2722 76% [=============================================== ] 2082/2722 76% [=============================================== ] 2083/2722 76% [=============================================== ] 2084/2722 76% [=============================================== ] 2085/2722 76% [=============================================== ] 2086/2722 76% [=============================================== ] 2087/2722 76% [=============================================== ] 2088/2722 76% [=============================================== ] 2089/2722 76% [=============================================== ] 2090/2722 76% [=============================================== ] 2091/2722 76% [=============================================== ] 2092/2722 76% [=============================================== ] 2093/2722 76% [=============================================== ] 2094/2722 76% [=============================================== ] 2095/2722 76% [=============================================== ] 2096/2722 77% [=============================================== ] 2097/2722 77% [=============================================== ] 2098/2722 77% [=============================================== ] 2099/2722 77% [=============================================== ] 2100/2722 77% [=============================================== ] 2101/2722 77% [=============================================== ] 2102/2722 77% [=============================================== ] 2103/2722 77% [=============================================== ] 2104/2722 77% [=============================================== ] 2105/2722 77% [=============================================== ] 2106/2722 77% [=============================================== ] 2107/2722 77% [================================================ ] 2108/2722 77% [================================================ ] 2109/2722 77% [================================================ ] 2110/2722 77% [================================================ ] 2111/2722 77% [================================================ ] 2112/2722 77% [================================================ ] 2113/2722 77% [================================================ ] 2114/2722 77% [================================================ ] 2115/2722 77% [================================================ ] 2116/2722 77% [================================================ ] 2117/2722 77% [================================================ ] 2118/2722 77% [================================================ ] 2119/2722 77% [================================================ ] 2120/2722 77% [================================================ ] 2121/2722 77% [================================================ ] 2122/2722 77% [================================================ ] 2123/2722 77% [================================================ ] 2124/2722 78% [================================================ ] 2125/2722 78% [================================================ ] 2126/2722 78% [================================================ ] 2127/2722 78% [================================================ ] 2128/2722 78% [================================================ ] 2129/2722 78% [================================================ ] 2130/2722 78% [================================================ ] 2131/2722 78% [================================================ ] 2132/2722 78% [================================================ ] 2133/2722 78% [================================================ ] 2134/2722 78% [================================================ ] 2135/2722 78% [================================================ ] 2136/2722 78% [================================================ ] 2137/2722 78% [================================================ ] 2138/2722 78% [================================================ ] 2139/2722 78% [================================================ ] 2140/2722 78% [================================================ ] 2141/2722 78% [================================================ ] 2142/2722 78% [================================================ ] 2143/2722 78% [================================================ ] 2144/2722 78% [================================================ ] 2145/2722 78% [================================================ ] 2146/2722 78% [================================================ ] 2147/2722 78% [================================================ ] 2148/2722 78% [================================================ ] 2149/2722 78% [================================================ ] 2150/2722 78% [================================================ ] 2151/2722 79% [================================================= ] 2152/2722 79% [================================================= ] 2153/2722 79% [================================================= ] 2154/2722 79% [================================================= ] 2155/2722 79% [================================================= ] 2156/2722 79% [================================================= ] 2157/2722 79% [================================================= ] 2158/2722 79% [================================================= ] 2159/2722 79% [================================================= ] 2160/2722 79% [================================================= ] 2161/2722 79% [================================================= ] 2162/2722 79% [================================================= ] 2163/2722 79% [================================================= ] 2164/2722 79% [================================================= ] 2165/2722 79% [================================================= ] 2166/2722 79% [================================================= ] 2167/2722 79% [================================================= ] 2168/2722 79% [================================================= ] 2169/2722 79% [================================================= ] 2170/2722 79% [================================================= ] 2171/2722 79% [================================================= ] 2172/2722 79% [================================================= ] 2173/2722 79% [================================================= ] 2174/2722 79% [================================================= ] 2175/2722 79% [================================================= ] 2176/2722 79% [================================================= ] 2177/2722 79% [================================================= ] 2178/2722 80% [================================================= ] 2179/2722 80% [================================================= ] 2180/2722 80% [================================================= ] 2181/2722 80% [================================================= ] 2182/2722 80% [================================================= ] 2183/2722 80% [================================================= ] 2184/2722 80% [================================================= ] 2185/2722 80% [================================================= ] 2186/2722 80% [================================================= ] 2187/2722 80% [================================================= ] 2188/2722 80% [================================================= ] 2189/2722 80% [================================================= ] 2190/2722 80% [================================================= ] 2191/2722 80% [================================================= ] 2192/2722 80% [================================================= ] 2193/2722 80% [================================================= ] 2194/2722 80% [================================================= ] 2195/2722 80% [================================================== ] 2196/2722 80% [================================================== ] 2197/2722 80% [================================================== ] 2198/2722 80% [================================================== ] 2199/2722 80% [================================================== ] 2200/2722 80% [================================================== ] 2201/2722 80% [================================================== ] 2202/2722 80% [================================================== ] 2203/2722 80% [================================================== ] 2204/2722 80% [================================================== ] 2205/2722 81% [================================================== ] 2206/2722 81% [================================================== ] 2207/2722 81% [================================================== ] 2208/2722 81% [================================================== ] 2209/2722 81% [================================================== ] 2210/2722 81% [================================================== ] 2211/2722 81% [================================================== ] 2212/2722 81% [================================================== ] 2213/2722 81% [================================================== ] 2214/2722 81% [================================================== ] 2215/2722 81% [================================================== ] 2216/2722 81% [================================================== ] 2217/2722 81% [================================================== ] 2218/2722 81% [================================================== ] 2219/2722 81% [================================================== ] 2220/2722 81% [================================================== ] 2221/2722 81% [================================================== ] 2222/2722 81% [================================================== ] 2223/2722 81% [================================================== ] 2224/2722 81% [================================================== ] 2225/2722 81% [================================================== ] 2226/2722 81% [================================================== ] 2227/2722 81% [================================================== ] 2228/2722 81% [================================================== ] 2229/2722 81% [================================================== ] 2230/2722 81% [================================================== ] 2231/2722 81% [================================================== ] 2232/2722 81% [================================================== ] 2233/2722 82% [================================================== ] 2234/2722 82% [================================================== ] 2235/2722 82% [================================================== ] 2236/2722 82% [================================================== ] 2237/2722 82% [================================================== ] 2238/2722 82% [================================================== ] 2239/2722 82% [=================================================== ] 2240/2722 82% [=================================================== ] 2241/2722 82% [=================================================== ] 2242/2722 82% [=================================================== ] 2243/2722 82% [=================================================== ] 2244/2722 82% [=================================================== ] 2245/2722 82% [=================================================== ] 2246/2722 82% [=================================================== ] 2247/2722 82% [=================================================== ] 2248/2722 82% [=================================================== ] 2249/2722 82% [=================================================== ] 2250/2722 82% [=================================================== ] 2251/2722 82% [=================================================== ] 2252/2722 82% [=================================================== ] 2253/2722 82% [=================================================== ] 2254/2722 82% [=================================================== ] 2255/2722 82% [=================================================== ] 2256/2722 82% [=================================================== ] 2257/2722 82% [=================================================== ] 2258/2722 82% [=================================================== ] 2259/2722 82% [=================================================== ] 2260/2722 83% [=================================================== ] 2261/2722 83% [=================================================== ] 2262/2722 83% [=================================================== ] 2263/2722 83% [=================================================== ] 2264/2722 83% [=================================================== ] 2265/2722 83% [=================================================== ] 2266/2722 83% [=================================================== ] 2267/2722 83% [=================================================== ] 2268/2722 83% [=================================================== ] 2269/2722 83% [=================================================== ] 2270/2722 83% [=================================================== ] 2271/2722 83% [=================================================== ] 2272/2722 83% [=================================================== ] 2273/2722 83% [=================================================== ] 2274/2722 83% [=================================================== ] 2275/2722 83% [=================================================== ] 2276/2722 83% [=================================================== ] 2277/2722 83% [=================================================== ] 2278/2722 83% [=================================================== ] 2279/2722 83% [=================================================== ] 2280/2722 83% [=================================================== ] 2281/2722 83% [=================================================== ] 2282/2722 83% [==================================================== ] 2283/2722 83% [==================================================== ] 2284/2722 83% [==================================================== ] 2285/2722 83% [==================================================== ] 2286/2722 83% [==================================================== ] 2287/2722 84% [==================================================== ] 2288/2722 84% [==================================================== ] 2289/2722 84% [==================================================== ] 2290/2722 84% [==================================================== ] 2291/2722 84% [==================================================== ] 2292/2722 84% [==================================================== ] 2293/2722 84% [==================================================== ] 2294/2722 84% [==================================================== ] 2295/2722 84% [==================================================== ] 2296/2722 84% [==================================================== ] 2297/2722 84% [==================================================== ] 2298/2722 84% [==================================================== ] 2299/2722 84% [==================================================== ] 2300/2722 84% [==================================================== ] 2301/2722 84% [==================================================== ] 2302/2722 84% [==================================================== ] 2303/2722 84% [==================================================== ] 2304/2722 84% [==================================================== ] 2305/2722 84% [==================================================== ] 2306/2722 84% [==================================================== ] 2307/2722 84% [==================================================== ] 2308/2722 84% [==================================================== ] 2309/2722 84% [==================================================== ] 2310/2722 84% [==================================================== ] 2311/2722 84% [==================================================== ] 2312/2722 84% [==================================================== ] 2313/2722 84% [==================================================== ] 2314/2722 85% [==================================================== ] 2315/2722 85% [==================================================== ] 2316/2722 85% [==================================================== ] 2317/2722 85% [==================================================== ] 2318/2722 85% [==================================================== ] 2319/2722 85% [==================================================== ] 2320/2722 85% [==================================================== ] 2321/2722 85% [==================================================== ] 2322/2722 85% [==================================================== ] 2323/2722 85% [==================================================== ] 2324/2722 85% [==================================================== ] 2325/2722 85% [==================================================== ] 2326/2722 85% [===================================================== ] 2327/2722 85% [===================================================== ] 2328/2722 85% [===================================================== ] 2329/2722 85% [===================================================== ] 2330/2722 85% [===================================================== ] 2331/2722 85% [===================================================== ] 2332/2722 85% [===================================================== ] 2333/2722 85% [===================================================== ] 2334/2722 85% [===================================================== ] 2335/2722 85% [===================================================== ] 2336/2722 85% [===================================================== ] 2337/2722 85% [===================================================== ] 2338/2722 85% [===================================================== ] 2339/2722 85% [===================================================== ] 2340/2722 85% [===================================================== ] 2341/2722 86% [===================================================== ] 2342/2722 86% [===================================================== ] 2343/2722 86% [===================================================== ] 2344/2722 86% [===================================================== ] 2345/2722 86% [===================================================== ] 2346/2722 86% [===================================================== ] 2347/2722 86% [===================================================== ] 2348/2722 86% [===================================================== ] 2349/2722 86% [===================================================== ] 2350/2722 86% [===================================================== ] 2351/2722 86% [===================================================== ] 2352/2722 86% [===================================================== ] 2353/2722 86% [===================================================== ] 2354/2722 86% [===================================================== ] 2355/2722 86% [===================================================== ] 2356/2722 86% [===================================================== ] 2357/2722 86% [===================================================== ] 2358/2722 86% [===================================================== ] 2359/2722 86% [===================================================== ] 2360/2722 86% [===================================================== ] 2361/2722 86% [===================================================== ] 2362/2722 86% [===================================================== ] 2363/2722 86% [===================================================== ] 2364/2722 86% [===================================================== ] 2365/2722 86% [===================================================== ] 2366/2722 86% [===================================================== ] 2367/2722 86% [===================================================== ] 2368/2722 86% [===================================================== ] 2369/2722 87% [===================================================== ] 2370/2722 87% [====================================================== ] 2371/2722 87% [====================================================== ] 2372/2722 87% [====================================================== ] 2373/2722 87% [====================================================== ] 2374/2722 87% [====================================================== ] 2375/2722 87% [====================================================== ] 2376/2722 87% [====================================================== ] 2377/2722 87% [====================================================== ] 2378/2722 87% [====================================================== ] 2379/2722 87% [====================================================== ] 2380/2722 87% [====================================================== ] 2381/2722 87% [====================================================== ] 2382/2722 87% [====================================================== ] 2383/2722 87% [====================================================== ] 2384/2722 87% [====================================================== ] 2385/2722 87% [====================================================== ] 2386/2722 87% [====================================================== ] 2387/2722 87% [====================================================== ] 2388/2722 87% [====================================================== ] 2389/2722 87% [====================================================== ] 2390/2722 87% [====================================================== ] 2391/2722 87% [====================================================== ] 2392/2722 87% [====================================================== ] 2393/2722 87% [====================================================== ] 2394/2722 87% [====================================================== ] 2395/2722 87% [====================================================== ] 2396/2722 88% [====================================================== ] 2397/2722 88% [====================================================== ] 2398/2722 88% [====================================================== ] 2399/2722 88% [====================================================== ] 2400/2722 88% [====================================================== ] 2401/2722 88% [====================================================== ] 2402/2722 88% [====================================================== ] 2403/2722 88% [====================================================== ] 2404/2722 88% [====================================================== ] 2405/2722 88% [====================================================== ] 2406/2722 88% [====================================================== ] 2407/2722 88% [====================================================== ] 2408/2722 88% [====================================================== ] 2409/2722 88% [====================================================== ] 2410/2722 88% [====================================================== ] 2411/2722 88% [====================================================== ] 2412/2722 88% [====================================================== ] 2413/2722 88% [====================================================== ] 2414/2722 88% [======================================================= ] 2415/2722 88% [======================================================= ] 2416/2722 88% [======================================================= ] 2417/2722 88% [======================================================= ] 2418/2722 88% [======================================================= ] 2419/2722 88% [======================================================= ] 2420/2722 88% [======================================================= ] 2421/2722 88% [======================================================= ] 2422/2722 88% [======================================================= ] 2423/2722 89% [======================================================= ] 2424/2722 89% [======================================================= ] 2425/2722 89% [======================================================= ] 2426/2722 89% [======================================================= ] 2427/2722 89% [======================================================= ] 2428/2722 89% [======================================================= ] 2429/2722 89% [======================================================= ] 2430/2722 89% [======================================================= ] 2431/2722 89% [======================================================= ] 2432/2722 89% [======================================================= ] 2433/2722 89% [======================================================= ] 2434/2722 89% [======================================================= ] 2435/2722 89% [======================================================= ] 2436/2722 89% [======================================================= ] 2437/2722 89% [======================================================= ] 2438/2722 89% [======================================================= ] 2439/2722 89% [======================================================= ] 2440/2722 89% [======================================================= ] 2441/2722 89% [======================================================= ] 2442/2722 89% [======================================================= ] 2443/2722 89% [======================================================= ] 2444/2722 89% [======================================================= ] 2445/2722 89% [======================================================= ] 2446/2722 89% [======================================================= ] 2447/2722 89% [======================================================= ] 2448/2722 89% [======================================================= ] 2449/2722 89% [======================================================= ] 2450/2722 90% [======================================================= ] 2451/2722 90% [======================================================= ] 2452/2722 90% [======================================================= ] 2453/2722 90% [======================================================= ] 2454/2722 90% [======================================================= ] 2455/2722 90% [======================================================= ] 2456/2722 90% [======================================================= ] 2457/2722 90% [======================================================= ] 2458/2722 90% [======================================================== ] 2459/2722 90% [======================================================== ] 2460/2722 90% [======================================================== ] 2461/2722 90% [======================================================== ] 2462/2722 90% [======================================================== ] 2463/2722 90% [======================================================== ] 2464/2722 90% [======================================================== ] 2465/2722 90% [======================================================== ] 2466/2722 90% [======================================================== ] 2467/2722 90% [======================================================== ] 2468/2722 90% [======================================================== ] 2469/2722 90% [======================================================== ] 2470/2722 90% [======================================================== ] 2471/2722 90% [======================================================== ] 2472/2722 90% [======================================================== ] 2473/2722 90% [======================================================== ] 2474/2722 90% [======================================================== ] 2475/2722 90% [======================================================== ] 2476/2722 90% [======================================================== ] 2477/2722 90% [======================================================== ] 2478/2722 91% [======================================================== ] 2479/2722 91% [======================================================== ] 2480/2722 91% [======================================================== ] 2481/2722 91% [======================================================== ] 2482/2722 91% [======================================================== ] 2483/2722 91% [======================================================== ] 2484/2722 91% [======================================================== ] 2485/2722 91% [======================================================== ] 2486/2722 91% [======================================================== ] 2487/2722 91% [======================================================== ] 2488/2722 91% [======================================================== ] 2489/2722 91% [======================================================== ] 2490/2722 91% [======================================================== ] 2491/2722 91% [======================================================== ] 2492/2722 91% [======================================================== ] 2493/2722 91% [======================================================== ] 2494/2722 91% [======================================================== ] 2495/2722 91% [======================================================== ] 2496/2722 91% [======================================================== ] 2497/2722 91% [======================================================== ] 2498/2722 91% [======================================================== ] 2499/2722 91% [======================================================== ] 2500/2722 91% [======================================================== ] 2501/2722 91% [======================================================== ] 2502/2722 91% [========================================================= ] 2503/2722 91% [========================================================= ] 2504/2722 91% [========================================================= ] 2505/2722 92% [========================================================= ] 2506/2722 92% [========================================================= ] 2507/2722 92% [========================================================= ] 2508/2722 92% [========================================================= ] 2509/2722 92% [========================================================= ] 2510/2722 92% [========================================================= ] 2511/2722 92% [========================================================= ] 2512/2722 92% [========================================================= ] 2513/2722 92% [========================================================= ] 2514/2722 92% [========================================================= ] 2515/2722 92% [========================================================= ] 2516/2722 92% [========================================================= ] 2517/2722 92% [========================================================= ] 2518/2722 92% [========================================================= ] 2519/2722 92% [========================================================= ] 2520/2722 92% [========================================================= ] 2521/2722 92% [========================================================= ] 2522/2722 92% [========================================================= ] 2523/2722 92% [========================================================= ] 2524/2722 92% [========================================================= ] 2525/2722 92% [========================================================= ] 2526/2722 92% [========================================================= ] 2527/2722 92% [========================================================= ] 2528/2722 92% [========================================================= ] 2529/2722 92% [========================================================= ] 2530/2722 92% [========================================================= ] 2531/2722 92% [========================================================= ] 2532/2722 93% [========================================================= ] 2533/2722 93% [========================================================= ] 2534/2722 93% [========================================================= ] 2535/2722 93% [========================================================= ] 2536/2722 93% [========================================================= ] 2537/2722 93% [========================================================= ] 2538/2722 93% [========================================================= ] 2539/2722 93% [========================================================= ] 2540/2722 93% [========================================================= ] 2541/2722 93% [========================================================= ] 2542/2722 93% [========================================================= ] 2543/2722 93% [========================================================= ] 2544/2722 93% [========================================================= ] 2545/2722 93% [========================================================= ] 2546/2722 93% [========================================================== ] 2547/2722 93% [========================================================== ] 2548/2722 93% [========================================================== ] 2549/2722 93% [========================================================== ] 2550/2722 93% [========================================================== ] 2551/2722 93% [========================================================== ] 2552/2722 93% [========================================================== ] 2553/2722 93% [========================================================== ] 2554/2722 93% [========================================================== ] 2555/2722 93% [========================================================== ] 2556/2722 93% [========================================================== ] 2557/2722 93% [========================================================== ] 2558/2722 93% [========================================================== ] 2559/2722 94% [========================================================== ] 2560/2722 94% [========================================================== ] 2561/2722 94% [========================================================== ] 2562/2722 94% [========================================================== ] 2563/2722 94% [========================================================== ] 2564/2722 94% [========================================================== ] 2565/2722 94% [========================================================== ] 2566/2722 94% [========================================================== ] 2567/2722 94% [========================================================== ] 2568/2722 94% [========================================================== ] 2569/2722 94% [========================================================== ] 2570/2722 94% [========================================================== ] 2571/2722 94% [========================================================== ] 2572/2722 94% [========================================================== ] 2573/2722 94% [========================================================== ] 2574/2722 94% [========================================================== ] 2575/2722 94% [========================================================== ] 2576/2722 94% [========================================================== ] 2577/2722 94% [========================================================== ] 2578/2722 94% [========================================================== ] 2579/2722 94% [========================================================== ] 2580/2722 94% [========================================================== ] 2581/2722 94% [========================================================== ] 2582/2722 94% [========================================================== ] 2583/2722 94% [========================================================== ] 2584/2722 94% [========================================================== ] 2585/2722 94% [========================================================== ] 2586/2722 95% [========================================================== ] 2587/2722 95% [========================================================== ] 2588/2722 95% [========================================================== ] 2589/2722 95% [========================================================== ] 2590/2722 95% [=========================================================== ] 2591/2722 95% [=========================================================== ] 2592/2722 95% [=========================================================== ] 2593/2722 95% [=========================================================== ] 2594/2722 95% [=========================================================== ] 2595/2722 95% [=========================================================== ] 2596/2722 95% [=========================================================== ] 2597/2722 95% [=========================================================== ] 2598/2722 95% [=========================================================== ] 2599/2722 95% [=========================================================== ] 2600/2722 95% [=========================================================== ] 2601/2722 95% [=========================================================== ] 2602/2722 95% [=========================================================== ] 2603/2722 95% [=========================================================== ] 2604/2722 95% [=========================================================== ] 2605/2722 95% [=========================================================== ] 2606/2722 95% [=========================================================== ] 2607/2722 95% [=========================================================== ] 2608/2722 95% [=========================================================== ] 2609/2722 95% [=========================================================== ] 2610/2722 95% [=========================================================== ] 2611/2722 95% [=========================================================== ] 2612/2722 95% [=========================================================== ] 2613/2722 95% [=========================================================== ] 2614/2722 96% [=========================================================== ] 2615/2722 96% [=========================================================== ] 2616/2722 96% [=========================================================== ] 2617/2722 96% [=========================================================== ] 2618/2722 96% [=========================================================== ] 2619/2722 96% [=========================================================== ] 2620/2722 96% [=========================================================== ] 2621/2722 96% [=========================================================== ] 2622/2722 96% [=========================================================== ] 2623/2722 96% [=========================================================== ] 2624/2722 96% [=========================================================== ] 2625/2722 96% [=========================================================== ] 2626/2722 96% [=========================================================== ] 2627/2722 96% [=========================================================== ] 2628/2722 96% [=========================================================== ] 2629/2722 96% [=========================================================== ] 2630/2722 96% [=========================================================== ] 2631/2722 96% [=========================================================== ] 2632/2722 96% [=========================================================== ] 2633/2722 96% [=========================================================== ] 2634/2722 96% [============================================================ ] 2635/2722 96% [============================================================ ] 2636/2722 96% [============================================================ ] 2637/2722 96% [============================================================ ] 2638/2722 96% [============================================================ ] 2639/2722 96% [============================================================ ] 2640/2722 96% [============================================================ ] 2641/2722 97% [============================================================ ] 2642/2722 97% [============================================================ ] 2643/2722 97% [============================================================ ] 2644/2722 97% [============================================================ ] 2645/2722 97% [============================================================ ] 2646/2722 97% [============================================================ ] 2647/2722 97% [============================================================ ] 2648/2722 97% [============================================================ ] 2649/2722 97% [============================================================ ] 2650/2722 97% [============================================================ ] 2651/2722 97% [============================================================ ] 2652/2722 97% [============================================================ ] 2653/2722 97% [============================================================ ] 2654/2722 97% [============================================================ ] 2655/2722 97% [============================================================ ] 2656/2722 97% [============================================================ ] 2657/2722 97% [============================================================ ] 2658/2722 97% [============================================================ ] 2659/2722 97% [============================================================ ] 2660/2722 97% [============================================================ ] 2661/2722 97% [============================================================ ] 2662/2722 97% [============================================================ ] 2663/2722 97% [============================================================ ] 2664/2722 97% [============================================================ ] 2665/2722 97% [============================================================ ] 2666/2722 97% [============================================================ ] 2667/2722 97% [============================================================ ] 2668/2722 98% [============================================================ ] 2669/2722 98% [============================================================ ] 2670/2722 98% [============================================================ ] 2671/2722 98% [============================================================ ] 2672/2722 98% [============================================================ ] 2673/2722 98% [============================================================ ] 2674/2722 98% [============================================================ ] 2675/2722 98% [============================================================ ] 2676/2722 98% [============================================================ ] 2677/2722 98% [============================================================ ] 2678/2722 98% [============================================================= ] 2679/2722 98% [============================================================= ] 2680/2722 98% [============================================================= ] 2681/2722 98% [============================================================= ] 2682/2722 98% [============================================================= ] 2683/2722 98% [============================================================= ] 2684/2722 98% [============================================================= ] 2685/2722 98% [============================================================= ] 2686/2722 98% [============================================================= ] 2687/2722 98% [============================================================= ] 2688/2722 98% [============================================================= ] 2689/2722 98% [============================================================= ] 2690/2722 98% [============================================================= ] 2691/2722 98% [============================================================= ] 2692/2722 98% [============================================================= ] 2693/2722 98% [============================================================= ] 2694/2722 98% [============================================================= ] 2695/2722 99% [============================================================= ] 2696/2722 99% [============================================================= ] 2697/2722 99% [============================================================= ] 2698/2722 99% [============================================================= ] 2699/2722 99% [============================================================= ] 2700/2722 99% [============================================================= ] 2701/2722 99% [============================================================= ] 2702/2722 99% [============================================================= ] 2703/2722 99% [============================================================= ] 2704/2722 99% [============================================================= ] 2705/2722 99% [============================================================= ] 2706/2722 99% [============================================================= ] 2707/2722 99% [============================================================= ] 2708/2722 99% [============================================================= ] 2709/2722 99% [============================================================= ] 2710/2722 99% [============================================================= ] 2711/2722 99% [============================================================= ] 2712/2722 99% [============================================================= ] 2713/2722 99% [============================================================= ] 2714/2722 99% [============================================================= ] 2715/2722 99% [============================================================= ] 2716/2722 99% [============================================================= ] 2717/2722 99% [============================================================= ] 2718/2722 99% [============================================================= ] 2719/2722 99% [============================================================= ] 2720/2722 99% [============================================================= ] 2721/2722 99% [==============================================================] 2722/2722 100% operation complete, 2722 objects in 74312 NAND pages. ln -snf /home/autobuild/autobuild/instance-5/output-1/host/or1k-buildroot-linux-musl/sysroot /home/autobuild/autobuild/instance-5/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-5/buildroot' >>> Buildroot 2022.11-543-gf62d409cb8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.3 Collecting legal info COPYRIGHT: OK (sha256: f9bc4423732350eb0b3f7ed7e91d530298476f8fec0c6c427a1c04ade22655af) >>> host-gcc-initial 11.3.0 Collecting legal info >>> linux-headers 4.9.335 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> musl-compat-headers Collecting legal info >>> toolchain Collecting legal info >>> 18xx-ti-utils 8.8 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> libnl 3.7.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> alsa-lib 1.2.8 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> armbian-firmware 5d685ad233b4dfd03a4d025fa0061f6b0f850cb3 Collecting legal info >>> bandwidthd 2.0.1-auto-r11 Collecting legal info README: OK (sha256: 58573c40770e0c0b91f3eef8192952832321a344f66a4fb2d966095cbbfc86c2) >>> gd 2.3.3 Collecting legal info COPYING: OK (sha256: 005f4b6b0141d1bd11d371bbf7d4f67947f85a4906b7f5465f942204cf918ba3) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> tiff 4.4.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> bind 9.16.33 Collecting legal info COPYRIGHT: OK (sha256: daf6f1eddf5983ed664a2d125b619e56e2e93917c19d0d41c7586ea153ba2155) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> libidn2 2.3.4 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libmaxminddb 1.7.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libuv 1.44.2 Collecting legal info LICENSE: OK (sha256: 95b8b163c60d17cfce3cef61a2d8a9cf70137502c8fb5f3d93cd2fc529fa98c8) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> bmon 4.0 Collecting legal info LICENSE.BSD: OK (sha256: 59ae3d59c672bfb955917a8e32f5cacba7f8ce716c499a4c63dc8cd8cb5c4991) LICENSE.MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> brltty 6.5 Collecting legal info LICENSE-LGPL: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) README: OK (sha256: c00c876cb4581a6b54fcc176f7e694896e5b52c4b015615566a787e8bc89fe69) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> polkit 122 Collecting legal info COPYING: OK (sha256: d2e2aa973e29c75e1b492e67ea7b7da9de2d501d49a934657971fd74f9a0b0a8) >>> duktape 2.7.0 Collecting legal info LICENSE.txt: OK (sha256: c6b6659630ca6cb837afe982ecc79511bfca878b56296d628b02eb6f18789c29) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> host-meson 0.64.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.6.3 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.11.1 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> libtirpc 1.3.3 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> pciutils 3.8.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-checkpolicy 3.3 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 3.3 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.3 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> 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) >>> dav1d 1.0.0 Collecting legal info COPYING: OK (sha256: b327887de263238deaa80c34cdd2ff3e0ba1d35db585ce14a37ce3e74ee389e9) >>> dbus 1.12.24 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> 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) >>> e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> empty 0.6.22b Collecting legal info COPYRIGHT: OK (sha256: db6b65f5eaf782a92715887ac107f3477d64016301a66194a92312b13ff89be1) >>> host-erofs-utils 1.5 Collecting legal info COPYING: OK (sha256: 0df042de29b44887355db86c79708a4489ce6e6666f6e33ad02040293f09e6a2) LICENSES/Apache-2.0: OK (sha256: a400f85dd06d230f1b308cde4290a53f345b6e320a376b7904b31c51c2fd4b1a) LICENSES/GPL-2.0: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fstrcmp 0.7.D001 Collecting legal info LICENSE: OK (sha256: 5352e426b563eda9252d76be92337b49f7b5cfdd1302a1e8d99389840c0e46be) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> haproxy 2.6.5 Collecting legal info LICENSE: OK (sha256: 0717ca51fceaa25ac9e5ccc62e0c727dcf27796057201fb5fded56a25ff6ca28) doc/lgpl.txt: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) doc/gpl.txt: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> hiredis 1.0.2 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> initscripts Collecting legal info >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> leafnode2 2.0.0.alpha20140727b Collecting legal info COPYING: OK (sha256: 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9) COPYING.LGPL: OK (sha256: 0c92246a9d3636e0aa6a244f6c481639b2e530fbbb25bc048ce7acd83e1fc5f6) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> libbluray 1.3.4 Collecting legal info COPYING: OK (sha256: b3aa400aca6d2ba1f0bd03bd98d03d1fe7489a3bbb26969d72016360af8a5c9d) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libedit 20210910-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libexif 0.6.24 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libidn 1.41 Collecting legal info COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYINGv3: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libite 2.5.2 Collecting legal info LICENSE: OK (sha256: 20db0601195f708d68ff7907907b3cd3b25808efa8332e064b11f00c839a5d2f) src/chomp.c: OK (sha256: c2882adb51555b836f35babc59f618d9ddceadcaa2d1dc80bbd4699614d2cd14) src/pidfile.c: OK (sha256: bff7fa7b74324f13a24d56ebb8b49bc9c63ea01836a1c8b5a6afcbbabed62918) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmbim 1.28.2 Collecting legal info LICENSES/GPL-2.0-or-later.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libsecret 0.20.5 Collecting legal info COPYING: OK (sha256: a1a33180d02960ab1c5de36cf20b1a2f0fe9888d83826ad263da5db52f1b183b) >>> libserialport 0.1.1 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libuev 2.4.0 Collecting legal info LICENSE: OK (sha256: 694a734d9c1b46ae203314ed1c744a1acebd4fe5fc964b761703772546f0d3ab) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libwebsockets 4.3.2 Collecting legal info LICENSE: OK (sha256: 2b5dd8030691f3d1870a040f085c37e45d9ab9c684a7f1284f5f379c1e829b28) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libxkbcommon 1.4.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> libyang 2.0.194 Collecting legal info LICENSE: OK (sha256: 0b7ec43747d211a1e49c53588b0822062947bab6bdcc95238578beab34cba5bb) >>> liquid-dsp 1.4.0 Collecting legal info LICENSE: OK (sha256: 4df7126196efba1283deb99e3269418dde4ab0ad1fde80a55051153451eb4df2) >>> lmbench 3.0-a9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) COPYING-2: OK (sha256: 3be7a155efa448db90071a95fbf81796f8f90edf9204f0463cfd23402dc90a72) >>> lockfile-progs 0.1.19 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> logrotate 3.20.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> host-lzma-alone 9.22 Collecting legal info lzma.txt: OK (sha256: 65cd2f7b76266889cbdcec55ab8ce6e845beabb5f450d58287439b25666e3b6a) >>> 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) >>> mdevd 0.1.6.0 Collecting legal info COPYING: OK (sha256: 7fe938b5e0fec18848955ca8081c532e24ae77310beb730b301e1f77bad3d390) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> memcached 1.6.16 Collecting legal info COPYING: OK (sha256: bc887c4ad8051fe690ace9528fe37a2e0bb362e6d963331d82e845ca9b585a0c) >>> host-mkpasswd Collecting legal info >>> modem-manager 1.18.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> mutt 2.2.7 Collecting legal info GPL: OK (sha256: 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> obsidian-cursors 1.0 Collecting legal info >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> oniguruma 6.9.8 Collecting legal info COPYING: OK (sha256: 70ba5469ea0bab6e18a32d7009068f996503168d27be57747e08da34337ff26f) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> p11-kit 0.24.1 Collecting legal info COPYING: OK (sha256: 2e1ba993904df807a10c3eda1e5c272338edc35674b679773a8b3ad460731054) >>> paho-mqtt-c 1.3.11 Collecting legal info epl-v20: OK (sha256: 0becf16567beb77fa252b7664631dd177c8f9a1889e48995b45379c7130e5303) edl-v10: OK (sha256: 83bbba033dc985487e321b6dfde111772affb73460be48726299fed3da684b1c) LICENSE: OK (sha256: bc0f3f447097eb82a29ad6c2f4929572bb548b6bd4c9e38fde1bf131a771b7a0) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pipewire-media-session 0.4.1 Collecting legal info COPYING: OK (sha256: 8909c319a7e27dbb33a15b9035f89ab3b7b2f6a12f8bcddc755206a8db1ada44) LICENSE: OK (sha256: 77b9c867237ef919e33c0fdbcf22ab84b1cf24a63f9431ec68759026b658c994) >>> pipewire 0.3.62 Collecting legal info COPYING: OK (sha256: 8909c319a7e27dbb33a15b9035f89ab3b7b2f6a12f8bcddc755206a8db1ada44) LICENSE: OK (sha256: be4be5d77424833edf31f53fc1f1cecb6996b9e2d747d9e6fb8f878362ebc92b) >>> proftpd 1.3.8 Collecting legal info COPYING: OK (sha256: 391a473d755c29b5326fb726326ff3c37e42512f53a8f5789fc310232150bf80) >>> host-python-pyyaml 6.0 Collecting legal info LICENSE: OK (sha256: 8d3928f9dc4490fd635707cb88eb26bd764102a7282954307d3e5167a577e8a4) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-qemu 7.1.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> host-uboot-tools 2021.07 Collecting legal info Licenses/gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sispmctl 4.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> smstools3 3.1.21 Collecting legal info doc/license.html: OK (sha256: 884d8f0377259f291432f4fa31d5a9720eefa0e0d797652ae686b6325a434624) LICENSE: OK (sha256: 786b4da4dd900cad87a7dc17769458607bdeae575d62e6e98ad7144e9225f8d3) >>> sngrep 1.6.0 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> socketcand 69e2201222f015a1abe7a58ecf61325012cd91b1 Collecting legal info socketcand.c: OK (sha256: 18bda0db4e3c56cefdb1b9b01b7eada7764c0746f6321378c30d78f5ee81cfee) >>> softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-readline 8.1.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> szip 2.1.1 Collecting legal info COPYING: OK (sha256: 98cc66747133b26563fefc4630ad4c8c7848c722c7b8a60ecd4afbc4c7d7eb01) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> tinydtls 0.9-rc1 Collecting legal info LICENSE: OK (sha256: 7e906fb56da52bb6bba38e77eec00e7d37fe65b0b7b28c4bf68ff036573d0de5) >>> tinyproxy 1.11.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> tinyssh 20220801 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> tor 0.4.7.12 Collecting legal info LICENSE: OK (sha256: 47b54ed17e8fdcab3c44729a1789a09b208f9a63a845a7e50def9df729eebad0) >>> trace-cmd 2.9.7 Collecting legal info COPYING: OK (sha256: b1d04b850c1c7471b0f0896f6c6f0fcfc9f07e2dd183a5f5826af269fe9e88fb) COPYING.LIB: OK (sha256: 70f297763149e72306919c924e164f83041d5e512868d4c8c1826c171b3e49f9) LICENSES/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> ttyd 1.7.2 Collecting legal info LICENSE: OK (sha256: 8b7e100f8311cb428c57609164d93099bada2599f948359045d1ac876a7a625b) >>> usb_modeswitch 2.6.1 Collecting legal info COPYING: OK (sha256: 6195429209313925c0eba6c0da4ee7a6cb4277b99e35c886913f80f91ec20b94) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.47 Collecting legal info COPYING: OK (sha256: d212debdb0a5d7754c977f6dc53bb6c88b4ace7ab784ddbccd06bb970adb1a37) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> watchdogd 3.5 Collecting legal info LICENSE: OK (sha256: fd685e20931174308c45a26418a7ce34d66704c4e4b92ab1d8299deb255cd676) >>> xl2tp 1.3.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zip 3.0 Collecting legal info LICENSE: OK (sha256: 8ecd6c1bab449127eb665cef1561e73a8bce52e217375f6f466939e137b1e110) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> host-makedevs Collecting legal info >>> host-lzma 4.32.7 Collecting legal info COPYING.GPLv2: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-4.9.335: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: armbian-firmware-5d685ad233b4dfd03a4d025fa0061f6b0f850cb3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: obsidian-cursors-1.0: cannot save license (OBSIDIAN_CURSORS_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-5/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-5/buildroot'