PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-8/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/fakeroot rootdir=/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/ext2/target table='/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt' mke2fs 1.47.0 (5-Feb-2023) Creating regular file /home/autobuild/autobuild/instance-8/output-1/images/rootfs.ext2 Creating filesystem with 1310720 4k blocks and 327680 inodes Filesystem UUID: 95f6d4ba-26fd-4d45-bbdb-3d41c4dbfebb Superblock backups stored on blocks: 32768, 65536, 98304, 131072, 163840, 196608, 229376, 262144, 294912, 327680, 360448, 393216, 425984, 458752, 491520, 524288, 557056, 589824, 622592, 655360, 688128, 720896, 753664, 786432, 819200, 851968, 884736, 917504, 950272, 983040, 1015808, 1048576, 1081344, 1114112, 1146880, 1179648, 1212416, 1245184, 1277952 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-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" xz -9 -C crc32 -c -T 1 /home/autobuild/autobuild/instance-8/output-1/images/rootfs.ext2 > /home/autobuild/autobuild/instance-8/output-1/images/rootfs.ext2.xz >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/images rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-8/output-1/target/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-8/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-8/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-8/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-8/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-8/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2506 objects. stage 2: creating image '/home/autobuild/autobuild/instance-8/output-1/images/rootfs.yaffs2' [ ] 1/2506 0% [ ] 2/2506 0% [ ] 3/2506 0% [ ] 4/2506 0% [ ] 5/2506 0% [ ] 6/2506 0% [ ] 7/2506 0% [ ] 8/2506 0% [ ] 9/2506 0% [ ] 10/2506 0% [ ] 11/2506 0% [ ] 12/2506 0% [ ] 13/2506 0% [ ] 14/2506 0% [ ] 15/2506 0% [ ] 16/2506 0% [ ] 17/2506 0% [ ] 18/2506 0% [ ] 19/2506 0% [ ] 20/2506 0% [ ] 21/2506 0% [ ] 22/2506 0% [ ] 23/2506 0% [ ] 24/2506 0% [ ] 25/2506 0% [ ] 26/2506 1% [ ] 27/2506 1% [ ] 28/2506 1% [ ] 29/2506 1% [ ] 30/2506 1% [ ] 31/2506 1% [ ] 32/2506 1% [ ] 33/2506 1% [ ] 34/2506 1% [ ] 35/2506 1% [ ] 36/2506 1% [ ] 37/2506 1% [ ] 38/2506 1% [ ] 39/2506 1% [ ] 40/2506 1% [= ] 41/2506 1% [= ] 42/2506 1% [= ] 43/2506 1% [= ] 44/2506 1% [= ] 45/2506 1% [= ] 46/2506 1% [= ] 47/2506 1% [= ] 48/2506 1% [= ] 49/2506 1% [= ] 50/2506 1% [= ] 51/2506 2% [= ] 52/2506 2% [= ] 53/2506 2% [= ] 54/2506 2% [= ] 55/2506 2% [= ] 56/2506 2% [= ] 57/2506 2% [= ] 58/2506 2% [= ] 59/2506 2% [= ] 60/2506 2% [= ] 61/2506 2% [= ] 62/2506 2% [= ] 63/2506 2% [= ] 64/2506 2% [= ] 65/2506 2% [= ] 66/2506 2% [= ] 67/2506 2% [= ] 68/2506 2% [= ] 69/2506 2% [= ] 70/2506 2% [= ] 71/2506 2% [= ] 72/2506 2% [= ] 73/2506 2% [= ] 74/2506 2% [= ] 75/2506 2% [= ] 76/2506 3% [= ] 77/2506 3% [= ] 78/2506 3% [= ] 79/2506 3% [= ] 80/2506 3% [== ] 81/2506 3% [== ] 82/2506 3% [== ] 83/2506 3% [== ] 84/2506 3% [== ] 85/2506 3% [== ] 86/2506 3% [== ] 87/2506 3% [== ] 88/2506 3% [== ] 89/2506 3% [== ] 90/2506 3% [== ] 91/2506 3% [== ] 92/2506 3% [== ] 93/2506 3% [== ] 94/2506 3% [== ] 95/2506 3% [== ] 96/2506 3% [== ] 97/2506 3% [== ] 98/2506 3% [== ] 99/2506 3% [== ] 100/2506 3% [== ] 101/2506 4% [== ] 102/2506 4% [== ] 103/2506 4% [== ] 104/2506 4% [== ] 105/2506 4% [== ] 106/2506 4% [== ] 107/2506 4% [== ] 108/2506 4% [== ] 109/2506 4% [== ] 110/2506 4% [== ] 111/2506 4% [== ] 112/2506 4% [== ] 113/2506 4% [== ] 114/2506 4% [== ] 115/2506 4% [== ] 116/2506 4% [== ] 117/2506 4% [== ] 118/2506 4% [== ] 119/2506 4% [== ] 120/2506 4% [== ] 121/2506 4% [=== ] 122/2506 4% [=== ] 123/2506 4% [=== ] 124/2506 4% [=== ] 125/2506 4% [=== ] 126/2506 5% [=== ] 127/2506 5% [=== ] 128/2506 5% [=== ] 129/2506 5% [=== ] 130/2506 5% [=== ] 131/2506 5% [=== ] 132/2506 5% [=== ] 133/2506 5% [=== ] 134/2506 5% [=== ] 135/2506 5% [=== ] 136/2506 5% [=== ] 137/2506 5% [=== ] 138/2506 5% [=== ] 139/2506 5% [=== ] 140/2506 5% [=== ] 141/2506 5% [=== ] 142/2506 5% [=== ] 143/2506 5% [=== ] 144/2506 5% [=== ] 145/2506 5% [=== ] 146/2506 5% [=== ] 147/2506 5% [=== ] 148/2506 5% [=== ] 149/2506 5% [=== ] 150/2506 5% [=== ] 151/2506 6% [=== ] 152/2506 6% [=== ] 153/2506 6% [=== ] 154/2506 6% [=== ] 155/2506 6% [=== ] 156/2506 6% [=== ] 157/2506 6% [=== ] 158/2506 6% [=== ] 159/2506 6% [=== ] 160/2506 6% [=== ] 161/2506 6% [==== ] 162/2506 6% [==== ] 163/2506 6% [==== ] 164/2506 6% [==== ] 165/2506 6% [==== ] 166/2506 6% [==== ] 167/2506 6% [==== ] 168/2506 6% [==== ] 169/2506 6% [==== ] 170/2506 6% [==== ] 171/2506 6% [==== ] 172/2506 6% [==== ] 173/2506 6% [==== ] 174/2506 6% [==== ] 175/2506 6% [==== ] 176/2506 7% [==== ] 177/2506 7% [==== ] 178/2506 7% [==== ] 179/2506 7% [==== ] 180/2506 7% [==== ] 181/2506 7% [==== ] 182/2506 7% [==== ] 183/2506 7% [==== ] 184/2506 7% [==== ] 185/2506 7% [==== ] 186/2506 7% [==== ] 187/2506 7% [==== ] 188/2506 7% [==== ] 189/2506 7% [==== ] 190/2506 7% [==== ] 191/2506 7% [==== ] 192/2506 7% [==== ] 193/2506 7% [==== ] 194/2506 7% [==== ] 195/2506 7% [==== ] 196/2506 7% [==== ] 197/2506 7% [==== ] 198/2506 7% [==== ] 199/2506 7% [==== ] 200/2506 7% [==== ] 201/2506 8% [==== ] 202/2506 8% [===== ] 203/2506 8% [===== ] 204/2506 8% [===== ] 205/2506 8% [===== ] 206/2506 8% [===== ] 207/2506 8% [===== ] 208/2506 8% [===== ] 209/2506 8% [===== ] 210/2506 8% [===== ] 211/2506 8% [===== ] 212/2506 8% [===== ] 213/2506 8% [===== ] 214/2506 8% [===== ] 215/2506 8% [===== ] 216/2506 8% [===== ] 217/2506 8% [===== ] 218/2506 8% [===== ] 219/2506 8% [===== ] 220/2506 8% [===== ] 221/2506 8% [===== ] 222/2506 8% [===== ] 223/2506 8% [===== ] 224/2506 8% [===== ] 225/2506 8% [===== ] 226/2506 9% [===== ] 227/2506 9% [===== ] 228/2506 9% [===== ] 229/2506 9% [===== ] 230/2506 9% [===== ] 231/2506 9% [===== ] 232/2506 9% [===== ] 233/2506 9% [===== ] 234/2506 9% [===== ] 235/2506 9% [===== ] 236/2506 9% [===== ] 237/2506 9% [===== ] 238/2506 9% [===== ] 239/2506 9% [===== ] 240/2506 9% [===== ] 241/2506 9% [===== ] 242/2506 9% [====== ] 243/2506 9% [====== ] 244/2506 9% [====== ] 245/2506 9% [====== ] 246/2506 9% [====== ] 247/2506 9% [====== ] 248/2506 9% [====== ] 249/2506 9% [====== ] 250/2506 9% [====== ] 251/2506 10% [====== ] 252/2506 10% [====== ] 253/2506 10% [====== ] 254/2506 10% [====== ] 255/2506 10% [====== ] 256/2506 10% [====== ] 257/2506 10% [====== ] 258/2506 10% [====== ] 259/2506 10% [====== ] 260/2506 10% [====== ] 261/2506 10% [====== ] 262/2506 10% [====== ] 263/2506 10% [====== ] 264/2506 10% [====== ] 265/2506 10% [====== ] 266/2506 10% [====== ] 267/2506 10% [====== ] 268/2506 10% [====== ] 269/2506 10% [====== ] 270/2506 10% [====== ] 271/2506 10% [====== ] 272/2506 10% [====== ] 273/2506 10% [====== ] 274/2506 10% [====== ] 275/2506 10% [====== ] 276/2506 11% [====== ] 277/2506 11% [====== ] 278/2506 11% [====== ] 279/2506 11% [====== ] 280/2506 11% [====== ] 281/2506 11% [====== ] 282/2506 11% [======= ] 283/2506 11% [======= ] 284/2506 11% [======= ] 285/2506 11% [======= ] 286/2506 11% [======= ] 287/2506 11% [======= ] 288/2506 11% [======= ] 289/2506 11% [======= ] 290/2506 11% [======= ] 291/2506 11% [======= ] 292/2506 11% [======= ] 293/2506 11% [======= ] 294/2506 11% [======= ] 295/2506 11% [======= ] 296/2506 11% [======= ] 297/2506 11% [======= ] 298/2506 11% [======= ] 299/2506 11% [======= ] 300/2506 11% [======= ] 301/2506 12% [======= ] 302/2506 12% [======= ] 303/2506 12% [======= ] 304/2506 12% [======= ] 305/2506 12% [======= ] 306/2506 12% [======= ] 307/2506 12% [======= ] 308/2506 12% [======= ] 309/2506 12% [======= ] 310/2506 12% [======= ] 311/2506 12% [======= ] 312/2506 12% [======= ] 313/2506 12% [======= ] 314/2506 12% [======= ] 315/2506 12% [======= ] 316/2506 12% [======= ] 317/2506 12% [======= ] 318/2506 12% [======= ] 319/2506 12% [======= ] 320/2506 12% [======= ] 321/2506 12% [======= ] 322/2506 12% [======= ] 323/2506 12% [======== ] 324/2506 12% [======== ] 325/2506 12% [======== ] 326/2506 13% [======== ] 327/2506 13% [======== ] 328/2506 13% [======== ] 329/2506 13% [======== ] 330/2506 13% [======== ] 331/2506 13% [======== ] 332/2506 13% [======== ] 333/2506 13% [======== ] 334/2506 13% [======== ] 335/2506 13% [======== ] 336/2506 13% [======== ] 337/2506 13% [======== ] 338/2506 13% [======== ] 339/2506 13% [======== ] 340/2506 13% [======== ] 341/2506 13% [======== ] 342/2506 13% [======== ] 343/2506 13% [======== ] 344/2506 13% [======== ] 345/2506 13% [======== ] 346/2506 13% [======== ] 347/2506 13% [======== ] 348/2506 13% [======== ] 349/2506 13% [======== ] 350/2506 13% [======== ] 351/2506 14% [======== ] 352/2506 14% [======== ] 353/2506 14% [======== ] 354/2506 14% [======== ] 355/2506 14% [======== ] 356/2506 14% [======== ] 357/2506 14% [======== ] 358/2506 14% [======== ] 359/2506 14% [======== ] 360/2506 14% [======== ] 361/2506 14% [======== ] 362/2506 14% [======== ] 363/2506 14% [========= ] 364/2506 14% [========= ] 365/2506 14% [========= ] 366/2506 14% [========= ] 367/2506 14% [========= ] 368/2506 14% [========= ] 369/2506 14% [========= ] 370/2506 14% [========= ] 371/2506 14% [========= ] 372/2506 14% [========= ] 373/2506 14% [========= ] 374/2506 14% [========= ] 375/2506 14% [========= ] 376/2506 15% [========= ] 377/2506 15% [========= ] 378/2506 15% [========= ] 379/2506 15% [========= ] 380/2506 15% [========= ] 381/2506 15% [========= ] 382/2506 15% [========= ] 383/2506 15% [========= ] 384/2506 15% [========= ] 385/2506 15% [========= ] 386/2506 15% [========= ] 387/2506 15% [========= ] 388/2506 15% [========= ] 389/2506 15% [========= ] 390/2506 15% [========= ] 391/2506 15% [========= ] 392/2506 15% [========= ] 393/2506 15% [========= ] 394/2506 15% [========= ] 395/2506 15% [========= ] 396/2506 15% [========= ] 397/2506 15% [========= ] 398/2506 15% [========= ] 399/2506 15% [========= ] 400/2506 15% [========= ] 401/2506 16% [========= ] 402/2506 16% [========= ] 403/2506 16% [========= ] 404/2506 16% [========== ] 405/2506 16% [========== ] 406/2506 16% [========== ] 407/2506 16% [========== ] 408/2506 16% [========== ] 409/2506 16% [========== ] 410/2506 16% [========== ] 411/2506 16% [========== ] 412/2506 16% [========== ] 413/2506 16% [========== ] 414/2506 16% [========== ] 415/2506 16% [========== ] 416/2506 16% [========== ] 417/2506 16% [========== ] 418/2506 16% [========== ] 419/2506 16% [========== ] 420/2506 16% [========== ] 421/2506 16% [========== ] 422/2506 16% [========== ] 423/2506 16% [========== ] 424/2506 16% [========== ] 425/2506 16% [========== ] 426/2506 16% [========== ] 427/2506 17% [========== ] 428/2506 17% [========== ] 429/2506 17% [========== ] 430/2506 17% [========== ] 431/2506 17% [========== ] 432/2506 17% [========== ] 433/2506 17% [========== ] 434/2506 17% [========== ] 435/2506 17% [========== ] 436/2506 17% [========== ] 437/2506 17% [========== ] 438/2506 17% [========== ] 439/2506 17% [========== ] 440/2506 17% [========== ] 441/2506 17% [========== ] 442/2506 17% [========== ] 443/2506 17% [========== ] 444/2506 17% [=========== ] 445/2506 17% [=========== ] 446/2506 17% [=========== ] 447/2506 17% [=========== ] 448/2506 17% [=========== ] 449/2506 17% [=========== ] 450/2506 17% [=========== ] 451/2506 17% [=========== ] 452/2506 18% [=========== ] 453/2506 18% [=========== ] 454/2506 18% [=========== ] 455/2506 18% [=========== ] 456/2506 18% [=========== ] 457/2506 18% [=========== ] 458/2506 18% [=========== ] 459/2506 18% [=========== ] 460/2506 18% [=========== ] 461/2506 18% [=========== ] 462/2506 18% [=========== ] 463/2506 18% [=========== ] 464/2506 18% [=========== ] 465/2506 18% [=========== ] 466/2506 18% [=========== ] 467/2506 18% [=========== ] 468/2506 18% [=========== ] 469/2506 18% [=========== ] 470/2506 18% [=========== ] 471/2506 18% [=========== ] 472/2506 18% [=========== ] 473/2506 18% [=========== ] 474/2506 18% [=========== ] 475/2506 18% [=========== ] 476/2506 18% [=========== ] 477/2506 19% [=========== ] 478/2506 19% [=========== ] 479/2506 19% [=========== ] 480/2506 19% [=========== ] 481/2506 19% [=========== ] 482/2506 19% [=========== ] 483/2506 19% [=========== ] 484/2506 19% [=========== ] 485/2506 19% [============ ] 486/2506 19% [============ ] 487/2506 19% [============ ] 488/2506 19% [============ ] 489/2506 19% [============ ] 490/2506 19% [============ ] 491/2506 19% [============ ] 492/2506 19% [============ ] 493/2506 19% [============ ] 494/2506 19% [============ ] 495/2506 19% [============ ] 496/2506 19% [============ ] 497/2506 19% [============ ] 498/2506 19% [============ ] 499/2506 19% [============ ] 500/2506 19% [============ ] 501/2506 19% [============ ] 502/2506 20% [============ ] 503/2506 20% [============ ] 504/2506 20% [============ ] 505/2506 20% [============ ] 506/2506 20% [============ ] 507/2506 20% [============ ] 508/2506 20% [============ ] 509/2506 20% [============ ] 510/2506 20% [============ ] 511/2506 20% [============ ] 512/2506 20% [============ ] 513/2506 20% [============ ] 514/2506 20% [============ ] 515/2506 20% [============ ] 516/2506 20% [============ ] 517/2506 20% [============ ] 518/2506 20% [============ ] 519/2506 20% [============ ] 520/2506 20% [============ ] 521/2506 20% [============ ] 522/2506 20% [============ ] 523/2506 20% [============ ] 524/2506 20% [============ ] 525/2506 20% [============= ] 526/2506 20% [============= ] 527/2506 21% [============= ] 528/2506 21% [============= ] 529/2506 21% [============= ] 530/2506 21% [============= ] 531/2506 21% [============= ] 532/2506 21% [============= ] 533/2506 21% [============= ] 534/2506 21% [============= ] 535/2506 21% [============= ] 536/2506 21% [============= ] 537/2506 21% [============= ] 538/2506 21% [============= ] 539/2506 21% [============= ] 540/2506 21% [============= ] 541/2506 21% [============= ] 542/2506 21% [============= ] 543/2506 21% [============= ] 544/2506 21% [============= ] 545/2506 21% [============= ] 546/2506 21% [============= ] 547/2506 21% [============= ] 548/2506 21% [============= ] 549/2506 21% [============= ] 550/2506 21% [============= ] 551/2506 21% [============= ] 552/2506 22% [============= ] 553/2506 22% [============= ] 554/2506 22% [============= ] 555/2506 22% [============= ] 556/2506 22% [============= ] 557/2506 22% [============= ] 558/2506 22% [============= ] 559/2506 22% [============= ] 560/2506 22% [============= ] 561/2506 22% [============= ] 562/2506 22% [============= ] 563/2506 22% [============= ] 564/2506 22% [============= ] 565/2506 22% [============== ] 566/2506 22% [============== ] 567/2506 22% [============== ] 568/2506 22% [============== ] 569/2506 22% [============== ] 570/2506 22% [============== ] 571/2506 22% [============== ] 572/2506 22% [============== ] 573/2506 22% [============== ] 574/2506 22% [============== ] 575/2506 22% [============== ] 576/2506 22% [============== ] 577/2506 23% [============== ] 578/2506 23% [============== ] 579/2506 23% [============== ] 580/2506 23% [============== ] 581/2506 23% [============== ] 582/2506 23% [============== ] 583/2506 23% [============== ] 584/2506 23% [============== ] 585/2506 23% [============== ] 586/2506 23% [============== ] 587/2506 23% [============== ] 588/2506 23% [============== ] 589/2506 23% [============== ] 590/2506 23% [============== ] 591/2506 23% [============== ] 592/2506 23% [============== ] 593/2506 23% [============== ] 594/2506 23% [============== ] 595/2506 23% [============== ] 596/2506 23% [============== ] 597/2506 23% [============== ] 598/2506 23% [============== ] 599/2506 23% [============== ] 600/2506 23% [============== ] 601/2506 23% [============== ] 602/2506 24% [============== ] 603/2506 24% [============== ] 604/2506 24% [============== ] 605/2506 24% [============== ] 606/2506 24% [=============== ] 607/2506 24% [=============== ] 608/2506 24% [=============== ] 609/2506 24% [=============== ] 610/2506 24% [=============== ] 611/2506 24% [=============== ] 612/2506 24% [=============== ] 613/2506 24% [=============== ] 614/2506 24% [=============== ] 615/2506 24% [=============== ] 616/2506 24% [=============== ] 617/2506 24% [=============== ] 618/2506 24% [=============== ] 619/2506 24% [=============== ] 620/2506 24% [=============== ] 621/2506 24% [=============== ] 622/2506 24% [=============== ] 623/2506 24% [=============== ] 624/2506 24% [=============== ] 625/2506 24% [=============== ] 626/2506 24% [=============== ] 627/2506 25% [=============== ] 628/2506 25% [=============== ] 629/2506 25% [=============== ] 630/2506 25% [=============== ] 631/2506 25% [=============== ] 632/2506 25% [=============== ] 633/2506 25% [=============== ] 634/2506 25% [=============== ] 635/2506 25% [=============== ] 636/2506 25% [=============== ] 637/2506 25% [=============== ] 638/2506 25% [=============== ] 639/2506 25% [=============== ] 640/2506 25% [=============== ] 641/2506 25% [=============== ] 642/2506 25% [=============== ] 643/2506 25% [=============== ] 644/2506 25% [=============== ] 645/2506 25% [=============== ] 646/2506 25% [================ ] 647/2506 25% [================ ] 648/2506 25% [================ ] 649/2506 25% [================ ] 650/2506 25% [================ ] 651/2506 25% [================ ] 652/2506 26% [================ ] 653/2506 26% [================ ] 654/2506 26% [================ ] 655/2506 26% [================ ] 656/2506 26% [================ ] 657/2506 26% [================ ] 658/2506 26% [================ ] 659/2506 26% [================ ] 660/2506 26% [================ ] 661/2506 26% [================ ] 662/2506 26% [================ ] 663/2506 26% [================ ] 664/2506 26% [================ ] 665/2506 26% [================ ] 666/2506 26% [================ ] 667/2506 26% [================ ] 668/2506 26% [================ ] 669/2506 26% [================ ] 670/2506 26% [================ ] 671/2506 26% [================ ] 672/2506 26% [================ ] 673/2506 26% [================ ] 674/2506 26% [================ ] 675/2506 26% [================ ] 676/2506 26% [================ ] 677/2506 27% [================ ] 678/2506 27% [================ ] 679/2506 27% [================ ] 680/2506 27% [================ ] 681/2506 27% [================ ] 682/2506 27% [================ ] 683/2506 27% [================ ] 684/2506 27% [================ ] 685/2506 27% [================ ] 686/2506 27% [================ ] 687/2506 27% [================= ] 688/2506 27% [================= ] 689/2506 27% [================= ] 690/2506 27% [================= ] 691/2506 27% [================= ] 692/2506 27% [================= ] 693/2506 27% [================= ] 694/2506 27% [================= ] 695/2506 27% [================= ] 696/2506 27% [================= ] 697/2506 27% [================= ] 698/2506 27% [================= ] 699/2506 27% [================= ] 700/2506 27% [================= ] 701/2506 27% [================= ] 702/2506 28% [================= ] 703/2506 28% [================= ] 704/2506 28% [================= ] 705/2506 28% [================= ] 706/2506 28% [================= ] 707/2506 28% [================= ] 708/2506 28% [================= ] 709/2506 28% [================= ] 710/2506 28% [================= ] 711/2506 28% [================= ] 712/2506 28% [================= ] 713/2506 28% [================= ] 714/2506 28% [================= ] 715/2506 28% [================= ] 716/2506 28% [================= ] 717/2506 28% [================= ] 718/2506 28% [================= ] 719/2506 28% [================= ] 720/2506 28% [================= ] 721/2506 28% [================= ] 722/2506 28% [================= ] 723/2506 28% [================= ] 724/2506 28% [================= ] 725/2506 28% [================= ] 726/2506 28% [================= ] 727/2506 29% [================== ] 728/2506 29% [================== ] 729/2506 29% [================== ] 730/2506 29% [================== ] 731/2506 29% [================== ] 732/2506 29% [================== ] 733/2506 29% [================== ] 734/2506 29% [================== ] 735/2506 29% [================== ] 736/2506 29% [================== ] 737/2506 29% [================== ] 738/2506 29% [================== ] 739/2506 29% [================== ] 740/2506 29% [================== ] 741/2506 29% [================== ] 742/2506 29% [================== ] 743/2506 29% [================== ] 744/2506 29% [================== ] 745/2506 29% [================== ] 746/2506 29% [================== ] 747/2506 29% [================== ] 748/2506 29% [================== ] 749/2506 29% [================== ] 750/2506 29% [================== ] 751/2506 29% [================== ] 752/2506 30% [================== ] 753/2506 30% [================== ] 754/2506 30% [================== ] 755/2506 30% [================== ] 756/2506 30% [================== ] 757/2506 30% [================== ] 758/2506 30% [================== ] 759/2506 30% [================== ] 760/2506 30% [================== ] 761/2506 30% [================== ] 762/2506 30% [================== ] 763/2506 30% [================== ] 764/2506 30% [================== ] 765/2506 30% [================== ] 766/2506 30% [================== ] 767/2506 30% [=================== ] 768/2506 30% [=================== ] 769/2506 30% [=================== ] 770/2506 30% [=================== ] 771/2506 30% [=================== ] 772/2506 30% [=================== ] 773/2506 30% [=================== ] 774/2506 30% [=================== ] 775/2506 30% [=================== ] 776/2506 30% [=================== ] 777/2506 31% [=================== ] 778/2506 31% [=================== ] 779/2506 31% [=================== ] 780/2506 31% [=================== ] 781/2506 31% [=================== ] 782/2506 31% [=================== ] 783/2506 31% [=================== ] 784/2506 31% [=================== ] 785/2506 31% [=================== ] 786/2506 31% [=================== ] 787/2506 31% [=================== ] 788/2506 31% [=================== ] 789/2506 31% [=================== ] 790/2506 31% [=================== ] 791/2506 31% [=================== ] 792/2506 31% [=================== ] 793/2506 31% [=================== ] 794/2506 31% [=================== ] 795/2506 31% [=================== ] 796/2506 31% [=================== ] 797/2506 31% [=================== ] 798/2506 31% [=================== ] 799/2506 31% [=================== ] 800/2506 31% [=================== ] 801/2506 31% [=================== ] 802/2506 32% [=================== ] 803/2506 32% [=================== ] 804/2506 32% [=================== ] 805/2506 32% [=================== ] 806/2506 32% [=================== ] 807/2506 32% [=================== ] 808/2506 32% [==================== ] 809/2506 32% [==================== ] 810/2506 32% [==================== ] 811/2506 32% [==================== ] 812/2506 32% [==================== ] 813/2506 32% [==================== ] 814/2506 32% [==================== ] 815/2506 32% [==================== ] 816/2506 32% [==================== ] 817/2506 32% [==================== ] 818/2506 32% [==================== ] 819/2506 32% [==================== ] 820/2506 32% [==================== ] 821/2506 32% [==================== ] 822/2506 32% [==================== ] 823/2506 32% [==================== ] 824/2506 32% [==================== ] 825/2506 32% [==================== ] 826/2506 32% [==================== ] 827/2506 33% [==================== ] 828/2506 33% [==================== ] 829/2506 33% [==================== ] 830/2506 33% [==================== ] 831/2506 33% [==================== ] 832/2506 33% [==================== ] 833/2506 33% [==================== ] 834/2506 33% [==================== ] 835/2506 33% [==================== ] 836/2506 33% [==================== ] 837/2506 33% [==================== ] 838/2506 33% [==================== ] 839/2506 33% [==================== ] 840/2506 33% [==================== ] 841/2506 33% [==================== ] 842/2506 33% [==================== ] 843/2506 33% [==================== ] 844/2506 33% [==================== ] 845/2506 33% [==================== ] 846/2506 33% [==================== ] 847/2506 33% [==================== ] 848/2506 33% [===================== ] 849/2506 33% [===================== ] 850/2506 33% [===================== ] 851/2506 33% [===================== ] 852/2506 33% [===================== ] 853/2506 34% [===================== ] 854/2506 34% [===================== ] 855/2506 34% [===================== ] 856/2506 34% [===================== ] 857/2506 34% [===================== ] 858/2506 34% [===================== ] 859/2506 34% [===================== ] 860/2506 34% [===================== ] 861/2506 34% [===================== ] 862/2506 34% [===================== ] 863/2506 34% [===================== ] 864/2506 34% [===================== ] 865/2506 34% [===================== ] 866/2506 34% [===================== ] 867/2506 34% [===================== ] 868/2506 34% [===================== ] 869/2506 34% [===================== ] 870/2506 34% [===================== ] 871/2506 34% [===================== ] 872/2506 34% [===================== ] 873/2506 34% [===================== ] 874/2506 34% [===================== ] 875/2506 34% [===================== ] 876/2506 34% [===================== ] 877/2506 34% [===================== ] 878/2506 35% [===================== ] 879/2506 35% [===================== ] 880/2506 35% [===================== ] 881/2506 35% [===================== ] 882/2506 35% [===================== ] 883/2506 35% [===================== ] 884/2506 35% [===================== ] 885/2506 35% [===================== ] 886/2506 35% [===================== ] 887/2506 35% [===================== ] 888/2506 35% [===================== ] 889/2506 35% [====================== ] 890/2506 35% [====================== ] 891/2506 35% [====================== ] 892/2506 35% [====================== ] 893/2506 35% [====================== ] 894/2506 35% [====================== ] 895/2506 35% [====================== ] 896/2506 35% [====================== ] 897/2506 35% [====================== ] 898/2506 35% [====================== ] 899/2506 35% [====================== ] 900/2506 35% [====================== ] 901/2506 35% [====================== ] 902/2506 35% [====================== ] 903/2506 36% [====================== ] 904/2506 36% [====================== ] 905/2506 36% [====================== ] 906/2506 36% [====================== ] 907/2506 36% [====================== ] 908/2506 36% [====================== ] 909/2506 36% [====================== ] 910/2506 36% [====================== ] 911/2506 36% [====================== ] 912/2506 36% [====================== ] 913/2506 36% [====================== ] 914/2506 36% [====================== ] 915/2506 36% [====================== ] 916/2506 36% [====================== ] 917/2506 36% [====================== ] 918/2506 36% [====================== ] 919/2506 36% [====================== ] 920/2506 36% [====================== ] 921/2506 36% [====================== ] 922/2506 36% [====================== ] 923/2506 36% [====================== ] 924/2506 36% [====================== ] 925/2506 36% [====================== ] 926/2506 36% [====================== ] 927/2506 36% [====================== ] 928/2506 37% [====================== ] 929/2506 37% [======================= ] 930/2506 37% [======================= ] 931/2506 37% [======================= ] 932/2506 37% [======================= ] 933/2506 37% [======================= ] 934/2506 37% [======================= ] 935/2506 37% [======================= ] 936/2506 37% [======================= ] 937/2506 37% [======================= ] 938/2506 37% [======================= ] 939/2506 37% [======================= ] 940/2506 37% [======================= ] 941/2506 37% [======================= ] 942/2506 37% [======================= ] 943/2506 37% [======================= ] 944/2506 37% [======================= ] 945/2506 37% [======================= ] 946/2506 37% [======================= ] 947/2506 37% [======================= ] 948/2506 37% [======================= ] 949/2506 37% [======================= ] 950/2506 37% [======================= ] 951/2506 37% [======================= ] 952/2506 37% [======================= ] 953/2506 38% [======================= ] 954/2506 38% [======================= ] 955/2506 38% [======================= ] 956/2506 38% [======================= ] 957/2506 38% [======================= ] 958/2506 38% [======================= ] 959/2506 38% [======================= ] 960/2506 38% [======================= ] 961/2506 38% [======================= ] 962/2506 38% [======================= ] 963/2506 38% [======================= ] 964/2506 38% [======================= ] 965/2506 38% [======================= ] 966/2506 38% [======================= ] 967/2506 38% [======================= ] 968/2506 38% [======================= ] 969/2506 38% [======================= ] 970/2506 38% [======================== ] 971/2506 38% [======================== ] 972/2506 38% [======================== ] 973/2506 38% [======================== ] 974/2506 38% [======================== ] 975/2506 38% [======================== ] 976/2506 38% [======================== ] 977/2506 38% [======================== ] 978/2506 39% [======================== ] 979/2506 39% [======================== ] 980/2506 39% [======================== ] 981/2506 39% [======================== ] 982/2506 39% [======================== ] 983/2506 39% [======================== ] 984/2506 39% [======================== ] 985/2506 39% [======================== ] 986/2506 39% [======================== ] 987/2506 39% [======================== ] 988/2506 39% [======================== ] 989/2506 39% [======================== ] 990/2506 39% [======================== ] 991/2506 39% [======================== ] 992/2506 39% [======================== ] 993/2506 39% [======================== ] 994/2506 39% [======================== ] 995/2506 39% [======================== ] 996/2506 39% [======================== ] 997/2506 39% [======================== ] 998/2506 39% [======================== ] 999/2506 39% [======================== ] 1000/2506 39% [======================== ] 1001/2506 39% [======================== ] 1002/2506 39% [======================== ] 1003/2506 40% [======================== ] 1004/2506 40% [======================== ] 1005/2506 40% [======================== ] 1006/2506 40% [======================== ] 1007/2506 40% [======================== ] 1008/2506 40% [======================== ] 1009/2506 40% [======================== ] 1010/2506 40% [========================= ] 1011/2506 40% [========================= ] 1012/2506 40% [========================= ] 1013/2506 40% [========================= ] 1014/2506 40% [========================= ] 1015/2506 40% [========================= ] 1016/2506 40% [========================= ] 1017/2506 40% [========================= ] 1018/2506 40% [========================= ] 1019/2506 40% [========================= ] 1020/2506 40% [========================= ] 1021/2506 40% [========================= ] 1022/2506 40% [========================= ] 1023/2506 40% [========================= ] 1024/2506 40% [========================= ] 1025/2506 40% [========================= ] 1026/2506 40% [========================= ] 1027/2506 40% [========================= ] 1028/2506 41% [========================= ] 1029/2506 41% [========================= ] 1030/2506 41% [========================= ] 1031/2506 41% [========================= ] 1032/2506 41% [========================= ] 1033/2506 41% [========================= ] 1034/2506 41% [========================= ] 1035/2506 41% [========================= ] 1036/2506 41% [========================= ] 1037/2506 41% [========================= ] 1038/2506 41% [========================= ] 1039/2506 41% [========================= ] 1040/2506 41% [========================= ] 1041/2506 41% [========================= ] 1042/2506 41% [========================= ] 1043/2506 41% [========================= ] 1044/2506 41% [========================= ] 1045/2506 41% [========================= ] 1046/2506 41% [========================= ] 1047/2506 41% [========================= ] 1048/2506 41% [========================= ] 1049/2506 41% [========================= ] 1050/2506 41% [========================== ] 1051/2506 41% [========================== ] 1052/2506 41% [========================== ] 1053/2506 42% [========================== ] 1054/2506 42% [========================== ] 1055/2506 42% [========================== ] 1056/2506 42% [========================== ] 1057/2506 42% [========================== ] 1058/2506 42% [========================== ] 1059/2506 42% [========================== ] 1060/2506 42% [========================== ] 1061/2506 42% [========================== ] 1062/2506 42% [========================== ] 1063/2506 42% [========================== ] 1064/2506 42% [========================== ] 1065/2506 42% [========================== ] 1066/2506 42% [========================== ] 1067/2506 42% [========================== ] 1068/2506 42% [========================== ] 1069/2506 42% [========================== ] 1070/2506 42% [========================== ] 1071/2506 42% [========================== ] 1072/2506 42% [========================== ] 1073/2506 42% [========================== ] 1074/2506 42% [========================== ] 1075/2506 42% [========================== ] 1076/2506 42% [========================== ] 1077/2506 42% [========================== ] 1078/2506 43% [========================== ] 1079/2506 43% [========================== ] 1080/2506 43% [========================== ] 1081/2506 43% [========================== ] 1082/2506 43% [========================== ] 1083/2506 43% [========================== ] 1084/2506 43% [========================== ] 1085/2506 43% [========================== ] 1086/2506 43% [========================== ] 1087/2506 43% [========================== ] 1088/2506 43% [========================== ] 1089/2506 43% [========================== ] 1090/2506 43% [========================== ] 1091/2506 43% [=========================== ] 1092/2506 43% [=========================== ] 1093/2506 43% [=========================== ] 1094/2506 43% [=========================== ] 1095/2506 43% [=========================== ] 1096/2506 43% [=========================== ] 1097/2506 43% [=========================== ] 1098/2506 43% [=========================== ] 1099/2506 43% [=========================== ] 1100/2506 43% [=========================== ] 1101/2506 43% [=========================== ] 1102/2506 43% [=========================== ] 1103/2506 44% [=========================== ] 1104/2506 44% [=========================== ] 1105/2506 44% [=========================== ] 1106/2506 44% [=========================== ] 1107/2506 44% [=========================== ] 1108/2506 44% [=========================== ] 1109/2506 44% [=========================== ] 1110/2506 44% [=========================== ] 1111/2506 44% [=========================== ] 1112/2506 44% [=========================== ] 1113/2506 44% [=========================== ] 1114/2506 44% [=========================== ] 1115/2506 44% [=========================== ] 1116/2506 44% [=========================== ] 1117/2506 44% [=========================== ] 1118/2506 44% [=========================== ] 1119/2506 44% [=========================== ] 1120/2506 44% [=========================== ] 1121/2506 44% [=========================== ] 1122/2506 44% [=========================== ] 1123/2506 44% [=========================== ] 1124/2506 44% [=========================== ] 1125/2506 44% [=========================== ] 1126/2506 44% [=========================== ] 1127/2506 44% [=========================== ] 1128/2506 45% [=========================== ] 1129/2506 45% [=========================== ] 1130/2506 45% [=========================== ] 1131/2506 45% [============================ ] 1132/2506 45% [============================ ] 1133/2506 45% [============================ ] 1134/2506 45% [============================ ] 1135/2506 45% [============================ ] 1136/2506 45% [============================ ] 1137/2506 45% [============================ ] 1138/2506 45% [============================ ] 1139/2506 45% [============================ ] 1140/2506 45% [============================ ] 1141/2506 45% [============================ ] 1142/2506 45% [============================ ] 1143/2506 45% [============================ ] 1144/2506 45% [============================ ] 1145/2506 45% [============================ ] 1146/2506 45% [============================ ] 1147/2506 45% [============================ ] 1148/2506 45% [============================ ] 1149/2506 45% [============================ ] 1150/2506 45% [============================ ] 1151/2506 45% [============================ ] 1152/2506 45% [============================ ] 1153/2506 46% [============================ ] 1154/2506 46% [============================ ] 1155/2506 46% [============================ ] 1156/2506 46% [============================ ] 1157/2506 46% [============================ ] 1158/2506 46% [============================ ] 1159/2506 46% [============================ ] 1160/2506 46% [============================ ] 1161/2506 46% [============================ ] 1162/2506 46% [============================ ] 1163/2506 46% [============================ ] 1164/2506 46% [============================ ] 1165/2506 46% [============================ ] 1166/2506 46% [============================ ] 1167/2506 46% [============================ ] 1168/2506 46% [============================ ] 1169/2506 46% [============================ ] 1170/2506 46% [============================ ] 1171/2506 46% [============================ ] 1172/2506 46% [============================= ] 1173/2506 46% [============================= ] 1174/2506 46% [============================= ] 1175/2506 46% [============================= ] 1176/2506 46% [============================= ] 1177/2506 46% [============================= ] 1178/2506 47% [============================= ] 1179/2506 47% [============================= ] 1180/2506 47% [============================= ] 1181/2506 47% [============================= ] 1182/2506 47% [============================= ] 1183/2506 47% [============================= ] 1184/2506 47% [============================= ] 1185/2506 47% [============================= ] 1186/2506 47% [============================= ] 1187/2506 47% [============================= ] 1188/2506 47% [============================= ] 1189/2506 47% [============================= ] 1190/2506 47% [============================= ] 1191/2506 47% [============================= ] 1192/2506 47% [============================= ] 1193/2506 47% [============================= ] 1194/2506 47% [============================= ] 1195/2506 47% [============================= ] 1196/2506 47% [============================= ] 1197/2506 47% [============================= ] 1198/2506 47% [============================= ] 1199/2506 47% [============================= ] 1200/2506 47% [============================= ] 1201/2506 47% [============================= ] 1202/2506 47% [============================= ] 1203/2506 48% [============================= ] 1204/2506 48% [============================= ] 1205/2506 48% [============================= ] 1206/2506 48% [============================= ] 1207/2506 48% [============================= ] 1208/2506 48% [============================= ] 1209/2506 48% [============================= ] 1210/2506 48% [============================= ] 1211/2506 48% [============================= ] 1212/2506 48% [============================== ] 1213/2506 48% [============================== ] 1214/2506 48% [============================== ] 1215/2506 48% [============================== ] 1216/2506 48% [============================== ] 1217/2506 48% [============================== ] 1218/2506 48% [============================== ] 1219/2506 48% [============================== ] 1220/2506 48% [============================== ] 1221/2506 48% [============================== ] 1222/2506 48% [============================== ] 1223/2506 48% [============================== ] 1224/2506 48% [============================== ] 1225/2506 48% [============================== ] 1226/2506 48% [============================== ] 1227/2506 48% [============================== ] 1228/2506 49% [============================== ] 1229/2506 49% [============================== ] 1230/2506 49% [============================== ] 1231/2506 49% [============================== ] 1232/2506 49% [============================== ] 1233/2506 49% [============================== ] 1234/2506 49% [============================== ] 1235/2506 49% [============================== ] 1236/2506 49% [============================== ] 1237/2506 49% [============================== ] 1238/2506 49% [============================== ] 1239/2506 49% [============================== ] 1240/2506 49% [============================== ] 1241/2506 49% [============================== ] 1242/2506 49% [============================== ] 1243/2506 49% [============================== ] 1244/2506 49% [============================== ] 1245/2506 49% [============================== ] 1246/2506 49% [============================== ] 1247/2506 49% [============================== ] 1248/2506 49% [============================== ] 1249/2506 49% [============================== ] 1250/2506 49% [============================== ] 1251/2506 49% [============================== ] 1252/2506 49% [=============================== ] 1253/2506 50% [=============================== ] 1254/2506 50% [=============================== ] 1255/2506 50% [=============================== ] 1256/2506 50% [=============================== ] 1257/2506 50% [=============================== ] 1258/2506 50% [=============================== ] 1259/2506 50% [=============================== ] 1260/2506 50% [=============================== ] 1261/2506 50% [=============================== ] 1262/2506 50% [=============================== ] 1263/2506 50% [=============================== ] 1264/2506 50% [=============================== ] 1265/2506 50% [=============================== ] 1266/2506 50% [=============================== ] 1267/2506 50% [=============================== ] 1268/2506 50% [=============================== ] 1269/2506 50% [=============================== ] 1270/2506 50% [=============================== ] 1271/2506 50% [=============================== ] 1272/2506 50% [=============================== ] 1273/2506 50% [=============================== ] 1274/2506 50% [=============================== ] 1275/2506 50% [=============================== ] 1276/2506 50% [=============================== ] 1277/2506 50% [=============================== ] 1278/2506 50% [=============================== ] 1279/2506 51% [=============================== ] 1280/2506 51% [=============================== ] 1281/2506 51% [=============================== ] 1282/2506 51% [=============================== ] 1283/2506 51% [=============================== ] 1284/2506 51% [=============================== ] 1285/2506 51% [=============================== ] 1286/2506 51% [=============================== ] 1287/2506 51% [=============================== ] 1288/2506 51% [=============================== ] 1289/2506 51% [=============================== ] 1290/2506 51% [=============================== ] 1291/2506 51% [=============================== ] 1292/2506 51% [=============================== ] 1293/2506 51% [================================ ] 1294/2506 51% [================================ ] 1295/2506 51% [================================ ] 1296/2506 51% [================================ ] 1297/2506 51% [================================ ] 1298/2506 51% [================================ ] 1299/2506 51% [================================ ] 1300/2506 51% [================================ ] 1301/2506 51% [================================ ] 1302/2506 51% [================================ ] 1303/2506 51% [================================ ] 1304/2506 52% [================================ ] 1305/2506 52% [================================ ] 1306/2506 52% [================================ ] 1307/2506 52% [================================ ] 1308/2506 52% [================================ ] 1309/2506 52% [================================ ] 1310/2506 52% [================================ ] 1311/2506 52% [================================ ] 1312/2506 52% [================================ ] 1313/2506 52% [================================ ] 1314/2506 52% [================================ ] 1315/2506 52% [================================ ] 1316/2506 52% [================================ ] 1317/2506 52% [================================ ] 1318/2506 52% [================================ ] 1319/2506 52% [================================ ] 1320/2506 52% [================================ ] 1321/2506 52% [================================ ] 1322/2506 52% [================================ ] 1323/2506 52% [================================ ] 1324/2506 52% [================================ ] 1325/2506 52% [================================ ] 1326/2506 52% [================================ ] 1327/2506 52% [================================ ] 1328/2506 52% [================================ ] 1329/2506 53% [================================ ] 1330/2506 53% [================================ ] 1331/2506 53% [================================ ] 1332/2506 53% [================================ ] 1333/2506 53% [================================= ] 1334/2506 53% [================================= ] 1335/2506 53% [================================= ] 1336/2506 53% [================================= ] 1337/2506 53% [================================= ] 1338/2506 53% [================================= ] 1339/2506 53% [================================= ] 1340/2506 53% [================================= ] 1341/2506 53% [================================= ] 1342/2506 53% [================================= ] 1343/2506 53% [================================= ] 1344/2506 53% [================================= ] 1345/2506 53% [================================= ] 1346/2506 53% [================================= ] 1347/2506 53% [================================= ] 1348/2506 53% [================================= ] 1349/2506 53% [================================= ] 1350/2506 53% [================================= ] 1351/2506 53% [================================= ] 1352/2506 53% [================================= ] 1353/2506 53% [================================= ] 1354/2506 54% [================================= ] 1355/2506 54% [================================= ] 1356/2506 54% [================================= ] 1357/2506 54% [================================= ] 1358/2506 54% [================================= ] 1359/2506 54% [================================= ] 1360/2506 54% [================================= ] 1361/2506 54% [================================= ] 1362/2506 54% [================================= ] 1363/2506 54% [================================= ] 1364/2506 54% [================================= ] 1365/2506 54% [================================= ] 1366/2506 54% [================================= ] 1367/2506 54% [================================= ] 1368/2506 54% [================================= ] 1369/2506 54% [================================= ] 1370/2506 54% [================================= ] 1371/2506 54% [================================= ] 1372/2506 54% [================================= ] 1373/2506 54% [================================= ] 1374/2506 54% [================================== ] 1375/2506 54% [================================== ] 1376/2506 54% [================================== ] 1377/2506 54% [================================== ] 1378/2506 54% [================================== ] 1379/2506 55% [================================== ] 1380/2506 55% [================================== ] 1381/2506 55% [================================== ] 1382/2506 55% [================================== ] 1383/2506 55% [================================== ] 1384/2506 55% [================================== ] 1385/2506 55% [================================== ] 1386/2506 55% [================================== ] 1387/2506 55% [================================== ] 1388/2506 55% [================================== ] 1389/2506 55% [================================== ] 1390/2506 55% [================================== ] 1391/2506 55% [================================== ] 1392/2506 55% [================================== ] 1393/2506 55% [================================== ] 1394/2506 55% [================================== ] 1395/2506 55% [================================== ] 1396/2506 55% [================================== ] 1397/2506 55% [================================== ] 1398/2506 55% [================================== ] 1399/2506 55% [================================== ] 1400/2506 55% [================================== ] 1401/2506 55% [================================== ] 1402/2506 55% [================================== ] 1403/2506 55% [================================== ] 1404/2506 56% [================================== ] 1405/2506 56% [================================== ] 1406/2506 56% [================================== ] 1407/2506 56% [================================== ] 1408/2506 56% [================================== ] 1409/2506 56% [================================== ] 1410/2506 56% [================================== ] 1411/2506 56% [================================== ] 1412/2506 56% [================================== ] 1413/2506 56% [================================== ] 1414/2506 56% [=================================== ] 1415/2506 56% [=================================== ] 1416/2506 56% [=================================== ] 1417/2506 56% [=================================== ] 1418/2506 56% [=================================== ] 1419/2506 56% [=================================== ] 1420/2506 56% [=================================== ] 1421/2506 56% [=================================== ] 1422/2506 56% [=================================== ] 1423/2506 56% [=================================== ] 1424/2506 56% [=================================== ] 1425/2506 56% [=================================== ] 1426/2506 56% [=================================== ] 1427/2506 56% [=================================== ] 1428/2506 56% [=================================== ] 1429/2506 57% [=================================== ] 1430/2506 57% [=================================== ] 1431/2506 57% [=================================== ] 1432/2506 57% [=================================== ] 1433/2506 57% [=================================== ] 1434/2506 57% [=================================== ] 1435/2506 57% [=================================== ] 1436/2506 57% [=================================== ] 1437/2506 57% [=================================== ] 1438/2506 57% [=================================== ] 1439/2506 57% [=================================== ] 1440/2506 57% [=================================== ] 1441/2506 57% [=================================== ] 1442/2506 57% [=================================== ] 1443/2506 57% [=================================== ] 1444/2506 57% [=================================== ] 1445/2506 57% [=================================== ] 1446/2506 57% [=================================== ] 1447/2506 57% [=================================== ] 1448/2506 57% [=================================== ] 1449/2506 57% [=================================== ] 1450/2506 57% [=================================== ] 1451/2506 57% [=================================== ] 1452/2506 57% [=================================== ] 1453/2506 57% [=================================== ] 1454/2506 58% [=================================== ] 1455/2506 58% [==================================== ] 1456/2506 58% [==================================== ] 1457/2506 58% [==================================== ] 1458/2506 58% [==================================== ] 1459/2506 58% [==================================== ] 1460/2506 58% [==================================== ] 1461/2506 58% [==================================== ] 1462/2506 58% [==================================== ] 1463/2506 58% [==================================== ] 1464/2506 58% [==================================== ] 1465/2506 58% [==================================== ] 1466/2506 58% [==================================== ] 1467/2506 58% [==================================== ] 1468/2506 58% [==================================== ] 1469/2506 58% [==================================== ] 1470/2506 58% [==================================== ] 1471/2506 58% [==================================== ] 1472/2506 58% [==================================== ] 1473/2506 58% [==================================== ] 1474/2506 58% [==================================== ] 1475/2506 58% [==================================== ] 1476/2506 58% [==================================== ] 1477/2506 58% [==================================== ] 1478/2506 58% [==================================== ] 1479/2506 59% [==================================== ] 1480/2506 59% [==================================== ] 1481/2506 59% [==================================== ] 1482/2506 59% [==================================== ] 1483/2506 59% [==================================== ] 1484/2506 59% [==================================== ] 1485/2506 59% [==================================== ] 1486/2506 59% [==================================== ] 1487/2506 59% [==================================== ] 1488/2506 59% [==================================== ] 1489/2506 59% [==================================== ] 1490/2506 59% [==================================== ] 1491/2506 59% [==================================== ] 1492/2506 59% [==================================== ] 1493/2506 59% [==================================== ] 1494/2506 59% [==================================== ] 1495/2506 59% [===================================== ] 1496/2506 59% [===================================== ] 1497/2506 59% [===================================== ] 1498/2506 59% [===================================== ] 1499/2506 59% [===================================== ] 1500/2506 59% [===================================== ] 1501/2506 59% [===================================== ] 1502/2506 59% [===================================== ] 1503/2506 59% [===================================== ] 1504/2506 60% [===================================== ] 1505/2506 60% [===================================== ] 1506/2506 60% [===================================== ] 1507/2506 60% [===================================== ] 1508/2506 60% [===================================== ] 1509/2506 60% [===================================== ] 1510/2506 60% [===================================== ] 1511/2506 60% [===================================== ] 1512/2506 60% [===================================== ] 1513/2506 60% [===================================== ] 1514/2506 60% [===================================== ] 1515/2506 60% [===================================== ] 1516/2506 60% [===================================== ] 1517/2506 60% [===================================== ] 1518/2506 60% [===================================== ] 1519/2506 60% [===================================== ] 1520/2506 60% [===================================== ] 1521/2506 60% [===================================== ] 1522/2506 60% [===================================== ] 1523/2506 60% [===================================== ] 1524/2506 60% [===================================== ] 1525/2506 60% [===================================== ] 1526/2506 60% [===================================== ] 1527/2506 60% [===================================== ] 1528/2506 60% [===================================== ] 1529/2506 61% [===================================== ] 1530/2506 61% [===================================== ] 1531/2506 61% [===================================== ] 1532/2506 61% [===================================== ] 1533/2506 61% [===================================== ] 1534/2506 61% [===================================== ] 1535/2506 61% [====================================== ] 1536/2506 61% [====================================== ] 1537/2506 61% [====================================== ] 1538/2506 61% [====================================== ] 1539/2506 61% [====================================== ] 1540/2506 61% [====================================== ] 1541/2506 61% [====================================== ] 1542/2506 61% [====================================== ] 1543/2506 61% [====================================== ] 1544/2506 61% [====================================== ] 1545/2506 61% [====================================== ] 1546/2506 61% [====================================== ] 1547/2506 61% [====================================== ] 1548/2506 61% [====================================== ] 1549/2506 61% [====================================== ] 1550/2506 61% [====================================== ] 1551/2506 61% [====================================== ] 1552/2506 61% [====================================== ] 1553/2506 61% [====================================== ] 1554/2506 62% [====================================== ] 1555/2506 62% [====================================== ] 1556/2506 62% [====================================== ] 1557/2506 62% [====================================== ] 1558/2506 62% [====================================== ] 1559/2506 62% [====================================== ] 1560/2506 62% [====================================== ] 1561/2506 62% [====================================== ] 1562/2506 62% [====================================== ] 1563/2506 62% [====================================== ] 1564/2506 62% [====================================== ] 1565/2506 62% [====================================== ] 1566/2506 62% [====================================== ] 1567/2506 62% [====================================== ] 1568/2506 62% [====================================== ] 1569/2506 62% [====================================== ] 1570/2506 62% [====================================== ] 1571/2506 62% [====================================== ] 1572/2506 62% [====================================== ] 1573/2506 62% [====================================== ] 1574/2506 62% [====================================== ] 1575/2506 62% [====================================== ] 1576/2506 62% [======================================= ] 1577/2506 62% [======================================= ] 1578/2506 62% [======================================= ] 1579/2506 63% [======================================= ] 1580/2506 63% [======================================= ] 1581/2506 63% [======================================= ] 1582/2506 63% [======================================= ] 1583/2506 63% [======================================= ] 1584/2506 63% [======================================= ] 1585/2506 63% [======================================= ] 1586/2506 63% [======================================= ] 1587/2506 63% [======================================= ] 1588/2506 63% [======================================= ] 1589/2506 63% [======================================= ] 1590/2506 63% [======================================= ] 1591/2506 63% [======================================= ] 1592/2506 63% [======================================= ] 1593/2506 63% [======================================= ] 1594/2506 63% [======================================= ] 1595/2506 63% [======================================= ] 1596/2506 63% [======================================= ] 1597/2506 63% [======================================= ] 1598/2506 63% [======================================= ] 1599/2506 63% [======================================= ] 1600/2506 63% [======================================= ] 1601/2506 63% [======================================= ] 1602/2506 63% [======================================= ] 1603/2506 63% [======================================= ] 1604/2506 64% [======================================= ] 1605/2506 64% [======================================= ] 1606/2506 64% [======================================= ] 1607/2506 64% [======================================= ] 1608/2506 64% [======================================= ] 1609/2506 64% [======================================= ] 1610/2506 64% [======================================= ] 1611/2506 64% [======================================= ] 1612/2506 64% [======================================= ] 1613/2506 64% [======================================= ] 1614/2506 64% [======================================= ] 1615/2506 64% [======================================= ] 1616/2506 64% [======================================== ] 1617/2506 64% [======================================== ] 1618/2506 64% [======================================== ] 1619/2506 64% [======================================== ] 1620/2506 64% [======================================== ] 1621/2506 64% [======================================== ] 1622/2506 64% [======================================== ] 1623/2506 64% [======================================== ] 1624/2506 64% [======================================== ] 1625/2506 64% [======================================== ] 1626/2506 64% [======================================== ] 1627/2506 64% [======================================== ] 1628/2506 64% [======================================== ] 1629/2506 65% [======================================== ] 1630/2506 65% [======================================== ] 1631/2506 65% [======================================== ] 1632/2506 65% [======================================== ] 1633/2506 65% [======================================== ] 1634/2506 65% [======================================== ] 1635/2506 65% [======================================== ] 1636/2506 65% [======================================== ] 1637/2506 65% [======================================== ] 1638/2506 65% [======================================== ] 1639/2506 65% [======================================== ] 1640/2506 65% [======================================== ] 1641/2506 65% [======================================== ] 1642/2506 65% [======================================== ] 1643/2506 65% [======================================== ] 1644/2506 65% [======================================== ] 1645/2506 65% [======================================== ] 1646/2506 65% [======================================== ] 1647/2506 65% [======================================== ] 1648/2506 65% [======================================== ] 1649/2506 65% [======================================== ] 1650/2506 65% [======================================== ] 1651/2506 65% [======================================== ] 1652/2506 65% [======================================== ] 1653/2506 65% [======================================== ] 1654/2506 66% [======================================== ] 1655/2506 66% [======================================== ] 1656/2506 66% [======================================== ] 1657/2506 66% [========================================= ] 1658/2506 66% [========================================= ] 1659/2506 66% [========================================= ] 1660/2506 66% [========================================= ] 1661/2506 66% [========================================= ] 1662/2506 66% [========================================= ] 1663/2506 66% [========================================= ] 1664/2506 66% [========================================= ] 1665/2506 66% [========================================= ] 1666/2506 66% [========================================= ] 1667/2506 66% [========================================= ] 1668/2506 66% [========================================= ] 1669/2506 66% [========================================= ] 1670/2506 66% [========================================= ] 1671/2506 66% [========================================= ] 1672/2506 66% [========================================= ] 1673/2506 66% [========================================= ] 1674/2506 66% [========================================= ] 1675/2506 66% [========================================= ] 1676/2506 66% [========================================= ] 1677/2506 66% [========================================= ] 1678/2506 66% [========================================= ] 1679/2506 66% [========================================= ] 1680/2506 67% [========================================= ] 1681/2506 67% [========================================= ] 1682/2506 67% [========================================= ] 1683/2506 67% [========================================= ] 1684/2506 67% [========================================= ] 1685/2506 67% [========================================= ] 1686/2506 67% [========================================= ] 1687/2506 67% [========================================= ] 1688/2506 67% [========================================= ] 1689/2506 67% [========================================= ] 1690/2506 67% [========================================= ] 1691/2506 67% [========================================= ] 1692/2506 67% [========================================= ] 1693/2506 67% [========================================= ] 1694/2506 67% [========================================= ] 1695/2506 67% [========================================= ] 1696/2506 67% [========================================= ] 1697/2506 67% [========================================== ] 1698/2506 67% [========================================== ] 1699/2506 67% [========================================== ] 1700/2506 67% [========================================== ] 1701/2506 67% [========================================== ] 1702/2506 67% [========================================== ] 1703/2506 67% [========================================== ] 1704/2506 67% [========================================== ] 1705/2506 68% [========================================== ] 1706/2506 68% [========================================== ] 1707/2506 68% [========================================== ] 1708/2506 68% [========================================== ] 1709/2506 68% [========================================== ] 1710/2506 68% [========================================== ] 1711/2506 68% [========================================== ] 1712/2506 68% [========================================== ] 1713/2506 68% [========================================== ] 1714/2506 68% [========================================== ] 1715/2506 68% [========================================== ] 1716/2506 68% [========================================== ] 1717/2506 68% [========================================== ] 1718/2506 68% [========================================== ] 1719/2506 68% [========================================== ] 1720/2506 68% [========================================== ] 1721/2506 68% [========================================== ] 1722/2506 68% [========================================== ] 1723/2506 68% [========================================== ] 1724/2506 68% [========================================== ] 1725/2506 68% [========================================== ] 1726/2506 68% [========================================== ] 1727/2506 68% [========================================== ] 1728/2506 68% [========================================== ] 1729/2506 68% [========================================== ] 1730/2506 69% [========================================== ] 1731/2506 69% [========================================== ] 1732/2506 69% [========================================== ] 1733/2506 69% [========================================== ] 1734/2506 69% [========================================== ] 1735/2506 69% [========================================== ] 1736/2506 69% [========================================== ] 1737/2506 69% [========================================== ] 1738/2506 69% [=========================================== ] 1739/2506 69% [=========================================== ] 1740/2506 69% [=========================================== ] 1741/2506 69% [=========================================== ] 1742/2506 69% [=========================================== ] 1743/2506 69% [=========================================== ] 1744/2506 69% [=========================================== ] 1745/2506 69% [=========================================== ] 1746/2506 69% [=========================================== ] 1747/2506 69% [=========================================== ] 1748/2506 69% [=========================================== ] 1749/2506 69% [=========================================== ] 1750/2506 69% [=========================================== ] 1751/2506 69% [=========================================== ] 1752/2506 69% [=========================================== ] 1753/2506 69% [=========================================== ] 1754/2506 69% [=========================================== ] 1755/2506 70% [=========================================== ] 1756/2506 70% [=========================================== ] 1757/2506 70% [=========================================== ] 1758/2506 70% [=========================================== ] 1759/2506 70% [=========================================== ] 1760/2506 70% [=========================================== ] 1761/2506 70% [=========================================== ] 1762/2506 70% [=========================================== ] 1763/2506 70% [=========================================== ] 1764/2506 70% [=========================================== ] 1765/2506 70% [=========================================== ] 1766/2506 70% [=========================================== ] 1767/2506 70% [=========================================== ] 1768/2506 70% [=========================================== ] 1769/2506 70% [=========================================== ] 1770/2506 70% [=========================================== ] 1771/2506 70% [=========================================== ] 1772/2506 70% [=========================================== ] 1773/2506 70% [=========================================== ] 1774/2506 70% [=========================================== ] 1775/2506 70% [=========================================== ] 1776/2506 70% [=========================================== ] 1777/2506 70% [=========================================== ] 1778/2506 70% [============================================ ] 1779/2506 70% [============================================ ] 1780/2506 71% [============================================ ] 1781/2506 71% [============================================ ] 1782/2506 71% [============================================ ] 1783/2506 71% [============================================ ] 1784/2506 71% [============================================ ] 1785/2506 71% [============================================ ] 1786/2506 71% [============================================ ] 1787/2506 71% [============================================ ] 1788/2506 71% [============================================ ] 1789/2506 71% [============================================ ] 1790/2506 71% [============================================ ] 1791/2506 71% [============================================ ] 1792/2506 71% [============================================ ] 1793/2506 71% [============================================ ] 1794/2506 71% [============================================ ] 1795/2506 71% [============================================ ] 1796/2506 71% [============================================ ] 1797/2506 71% [============================================ ] 1798/2506 71% [============================================ ] 1799/2506 71% [============================================ ] 1800/2506 71% [============================================ ] 1801/2506 71% [============================================ ] 1802/2506 71% [============================================ ] 1803/2506 71% [============================================ ] 1804/2506 71% [============================================ ] 1805/2506 72% [============================================ ] 1806/2506 72% [============================================ ] 1807/2506 72% [============================================ ] 1808/2506 72% [============================================ ] 1809/2506 72% [============================================ ] 1810/2506 72% [============================================ ] 1811/2506 72% [============================================ ] 1812/2506 72% [============================================ ] 1813/2506 72% [============================================ ] 1814/2506 72% [============================================ ] 1815/2506 72% [============================================ ] 1816/2506 72% [============================================ ] 1817/2506 72% [============================================ ] 1818/2506 72% [============================================= ] 1819/2506 72% [============================================= ] 1820/2506 72% [============================================= ] 1821/2506 72% [============================================= ] 1822/2506 72% [============================================= ] 1823/2506 72% [============================================= ] 1824/2506 72% [============================================= ] 1825/2506 72% [============================================= ] 1826/2506 72% [============================================= ] 1827/2506 72% [============================================= ] 1828/2506 72% [============================================= ] 1829/2506 72% [============================================= ] 1830/2506 73% [============================================= ] 1831/2506 73% [============================================= ] 1832/2506 73% [============================================= ] 1833/2506 73% [============================================= ] 1834/2506 73% [============================================= ] 1835/2506 73% [============================================= ] 1836/2506 73% [============================================= ] 1837/2506 73% [============================================= ] 1838/2506 73% [============================================= ] 1839/2506 73% [============================================= ] 1840/2506 73% [============================================= ] 1841/2506 73% [============================================= ] 1842/2506 73% [============================================= ] 1843/2506 73% [============================================= ] 1844/2506 73% [============================================= ] 1845/2506 73% [============================================= ] 1846/2506 73% [============================================= ] 1847/2506 73% [============================================= ] 1848/2506 73% [============================================= ] 1849/2506 73% [============================================= ] 1850/2506 73% [============================================= ] 1851/2506 73% [============================================= ] 1852/2506 73% [============================================= ] 1853/2506 73% [============================================= ] 1854/2506 73% [============================================= ] 1855/2506 74% [============================================= ] 1856/2506 74% [============================================= ] 1857/2506 74% [============================================= ] 1858/2506 74% [============================================= ] 1859/2506 74% [============================================== ] 1860/2506 74% [============================================== ] 1861/2506 74% [============================================== ] 1862/2506 74% [============================================== ] 1863/2506 74% [============================================== ] 1864/2506 74% [============================================== ] 1865/2506 74% [============================================== ] 1866/2506 74% [============================================== ] 1867/2506 74% [============================================== ] 1868/2506 74% [============================================== ] 1869/2506 74% [============================================== ] 1870/2506 74% [============================================== ] 1871/2506 74% [============================================== ] 1872/2506 74% [============================================== ] 1873/2506 74% [============================================== ] 1874/2506 74% [============================================== ] 1875/2506 74% [============================================== ] 1876/2506 74% [============================================== ] 1877/2506 74% [============================================== ] 1878/2506 74% [============================================== ] 1879/2506 74% [============================================== ] 1880/2506 75% [============================================== ] 1881/2506 75% [============================================== ] 1882/2506 75% [============================================== ] 1883/2506 75% [============================================== ] 1884/2506 75% [============================================== ] 1885/2506 75% [============================================== ] 1886/2506 75% [============================================== ] 1887/2506 75% [============================================== ] 1888/2506 75% [============================================== ] 1889/2506 75% [============================================== ] 1890/2506 75% [============================================== ] 1891/2506 75% [============================================== ] 1892/2506 75% [============================================== ] 1893/2506 75% [============================================== ] 1894/2506 75% [============================================== ] 1895/2506 75% [============================================== ] 1896/2506 75% [============================================== ] 1897/2506 75% [============================================== ] 1898/2506 75% [============================================== ] 1899/2506 75% [=============================================== ] 1900/2506 75% [=============================================== ] 1901/2506 75% [=============================================== ] 1902/2506 75% [=============================================== ] 1903/2506 75% [=============================================== ] 1904/2506 75% [=============================================== ] 1905/2506 76% [=============================================== ] 1906/2506 76% [=============================================== ] 1907/2506 76% [=============================================== ] 1908/2506 76% [=============================================== ] 1909/2506 76% [=============================================== ] 1910/2506 76% [=============================================== ] 1911/2506 76% [=============================================== ] 1912/2506 76% [=============================================== ] 1913/2506 76% [=============================================== ] 1914/2506 76% [=============================================== ] 1915/2506 76% [=============================================== ] 1916/2506 76% [=============================================== ] 1917/2506 76% [=============================================== ] 1918/2506 76% [=============================================== ] 1919/2506 76% [=============================================== ] 1920/2506 76% [=============================================== ] 1921/2506 76% [=============================================== ] 1922/2506 76% [=============================================== ] 1923/2506 76% [=============================================== ] 1924/2506 76% [=============================================== ] 1925/2506 76% [=============================================== ] 1926/2506 76% [=============================================== ] 1927/2506 76% [=============================================== ] 1928/2506 76% [=============================================== ] 1929/2506 76% [=============================================== ] 1930/2506 77% [=============================================== ] 1931/2506 77% [=============================================== ] 1932/2506 77% [=============================================== ] 1933/2506 77% [=============================================== ] 1934/2506 77% [=============================================== ] 1935/2506 77% [=============================================== ] 1936/2506 77% [=============================================== ] 1937/2506 77% [=============================================== ] 1938/2506 77% [=============================================== ] 1939/2506 77% [=============================================== ] 1940/2506 77% [================================================ ] 1941/2506 77% [================================================ ] 1942/2506 77% [================================================ ] 1943/2506 77% [================================================ ] 1944/2506 77% [================================================ ] 1945/2506 77% [================================================ ] 1946/2506 77% [================================================ ] 1947/2506 77% [================================================ ] 1948/2506 77% [================================================ ] 1949/2506 77% [================================================ ] 1950/2506 77% [================================================ ] 1951/2506 77% [================================================ ] 1952/2506 77% [================================================ ] 1953/2506 77% [================================================ ] 1954/2506 77% [================================================ ] 1955/2506 78% [================================================ ] 1956/2506 78% [================================================ ] 1957/2506 78% [================================================ ] 1958/2506 78% [================================================ ] 1959/2506 78% [================================================ ] 1960/2506 78% [================================================ ] 1961/2506 78% [================================================ ] 1962/2506 78% [================================================ ] 1963/2506 78% [================================================ ] 1964/2506 78% [================================================ ] 1965/2506 78% [================================================ ] 1966/2506 78% [================================================ ] 1967/2506 78% [================================================ ] 1968/2506 78% [================================================ ] 1969/2506 78% [================================================ ] 1970/2506 78% [================================================ ] 1971/2506 78% [================================================ ] 1972/2506 78% [================================================ ] 1973/2506 78% [================================================ ] 1974/2506 78% [================================================ ] 1975/2506 78% [================================================ ] 1976/2506 78% [================================================ ] 1977/2506 78% [================================================ ] 1978/2506 78% [================================================ ] 1979/2506 78% [================================================ ] 1980/2506 79% [================================================= ] 1981/2506 79% [================================================= ] 1982/2506 79% [================================================= ] 1983/2506 79% [================================================= ] 1984/2506 79% [================================================= ] 1985/2506 79% [================================================= ] 1986/2506 79% [================================================= ] 1987/2506 79% [================================================= ] 1988/2506 79% [================================================= ] 1989/2506 79% [================================================= ] 1990/2506 79% [================================================= ] 1991/2506 79% [================================================= ] 1992/2506 79% [================================================= ] 1993/2506 79% [================================================= ] 1994/2506 79% [================================================= ] 1995/2506 79% [================================================= ] 1996/2506 79% [================================================= ] 1997/2506 79% [================================================= ] 1998/2506 79% [================================================= ] 1999/2506 79% [================================================= ] 2000/2506 79% [================================================= ] 2001/2506 79% [================================================= ] 2002/2506 79% [================================================= ] 2003/2506 79% [================================================= ] 2004/2506 79% [================================================= ] 2005/2506 80% [================================================= ] 2006/2506 80% [================================================= ] 2007/2506 80% [================================================= ] 2008/2506 80% [================================================= ] 2009/2506 80% [================================================= ] 2010/2506 80% [================================================= ] 2011/2506 80% [================================================= ] 2012/2506 80% [================================================= ] 2013/2506 80% [================================================= ] 2014/2506 80% [================================================= ] 2015/2506 80% [================================================= ] 2016/2506 80% [================================================= ] 2017/2506 80% [================================================= ] 2018/2506 80% [================================================= ] 2019/2506 80% [================================================= ] 2020/2506 80% [================================================== ] 2021/2506 80% [================================================== ] 2022/2506 80% [================================================== ] 2023/2506 80% [================================================== ] 2024/2506 80% [================================================== ] 2025/2506 80% [================================================== ] 2026/2506 80% [================================================== ] 2027/2506 80% [================================================== ] 2028/2506 80% [================================================== ] 2029/2506 80% [================================================== ] 2030/2506 81% [================================================== ] 2031/2506 81% [================================================== ] 2032/2506 81% [================================================== ] 2033/2506 81% [================================================== ] 2034/2506 81% [================================================== ] 2035/2506 81% [================================================== ] 2036/2506 81% [================================================== ] 2037/2506 81% [================================================== ] 2038/2506 81% [================================================== ] 2039/2506 81% [================================================== ] 2040/2506 81% [================================================== ] 2041/2506 81% [================================================== ] 2042/2506 81% [================================================== ] 2043/2506 81% [================================================== ] 2044/2506 81% [================================================== ] 2045/2506 81% [================================================== ] 2046/2506 81% [================================================== ] 2047/2506 81% [================================================== ] 2048/2506 81% [================================================== ] 2049/2506 81% [================================================== ] 2050/2506 81% [================================================== ] 2051/2506 81% [================================================== ] 2052/2506 81% [================================================== ] 2053/2506 81% [================================================== ] 2054/2506 81% [================================================== ] 2055/2506 82% [================================================== ] 2056/2506 82% [================================================== ] 2057/2506 82% [================================================== ] 2058/2506 82% [================================================== ] 2059/2506 82% [================================================== ] 2060/2506 82% [================================================== ] 2061/2506 82% [=================================================== ] 2062/2506 82% [=================================================== ] 2063/2506 82% [=================================================== ] 2064/2506 82% [=================================================== ] 2065/2506 82% [=================================================== ] 2066/2506 82% [=================================================== ] 2067/2506 82% [=================================================== ] 2068/2506 82% [=================================================== ] 2069/2506 82% [=================================================== ] 2070/2506 82% [=================================================== ] 2071/2506 82% [=================================================== ] 2072/2506 82% [=================================================== ] 2073/2506 82% [=================================================== ] 2074/2506 82% [=================================================== ] 2075/2506 82% [=================================================== ] 2076/2506 82% [=================================================== ] 2077/2506 82% [=================================================== ] 2078/2506 82% [=================================================== ] 2079/2506 82% [=================================================== ] 2080/2506 83% [=================================================== ] 2081/2506 83% [=================================================== ] 2082/2506 83% [=================================================== ] 2083/2506 83% [=================================================== ] 2084/2506 83% [=================================================== ] 2085/2506 83% [=================================================== ] 2086/2506 83% [=================================================== ] 2087/2506 83% [=================================================== ] 2088/2506 83% [=================================================== ] 2089/2506 83% [=================================================== ] 2090/2506 83% [=================================================== ] 2091/2506 83% [=================================================== ] 2092/2506 83% [=================================================== ] 2093/2506 83% [=================================================== ] 2094/2506 83% [=================================================== ] 2095/2506 83% [=================================================== ] 2096/2506 83% [=================================================== ] 2097/2506 83% [=================================================== ] 2098/2506 83% [=================================================== ] 2099/2506 83% [=================================================== ] 2100/2506 83% [=================================================== ] 2101/2506 83% [==================================================== ] 2102/2506 83% [==================================================== ] 2103/2506 83% [==================================================== ] 2104/2506 83% [==================================================== ] 2105/2506 83% [==================================================== ] 2106/2506 84% [==================================================== ] 2107/2506 84% [==================================================== ] 2108/2506 84% [==================================================== ] 2109/2506 84% [==================================================== ] 2110/2506 84% [==================================================== ] 2111/2506 84% [==================================================== ] 2112/2506 84% [==================================================== ] 2113/2506 84% [==================================================== ] 2114/2506 84% [==================================================== ] 2115/2506 84% [==================================================== ] 2116/2506 84% [==================================================== ] 2117/2506 84% [==================================================== ] 2118/2506 84% [==================================================== ] 2119/2506 84% [==================================================== ] 2120/2506 84% [==================================================== ] 2121/2506 84% [==================================================== ] 2122/2506 84% [==================================================== ] 2123/2506 84% [==================================================== ] 2124/2506 84% [==================================================== ] 2125/2506 84% [==================================================== ] 2126/2506 84% [==================================================== ] 2127/2506 84% [==================================================== ] 2128/2506 84% [==================================================== ] 2129/2506 84% [==================================================== ] 2130/2506 84% [==================================================== ] 2131/2506 85% [==================================================== ] 2132/2506 85% [==================================================== ] 2133/2506 85% [==================================================== ] 2134/2506 85% [==================================================== ] 2135/2506 85% [==================================================== ] 2136/2506 85% [==================================================== ] 2137/2506 85% [==================================================== ] 2138/2506 85% [==================================================== ] 2139/2506 85% [==================================================== ] 2140/2506 85% [==================================================== ] 2141/2506 85% [==================================================== ] 2142/2506 85% [===================================================== ] 2143/2506 85% [===================================================== ] 2144/2506 85% [===================================================== ] 2145/2506 85% [===================================================== ] 2146/2506 85% [===================================================== ] 2147/2506 85% [===================================================== ] 2148/2506 85% [===================================================== ] 2149/2506 85% [===================================================== ] 2150/2506 85% [===================================================== ] 2151/2506 85% [===================================================== ] 2152/2506 85% [===================================================== ] 2153/2506 85% [===================================================== ] 2154/2506 85% [===================================================== ] 2155/2506 85% [===================================================== ] 2156/2506 86% [===================================================== ] 2157/2506 86% [===================================================== ] 2158/2506 86% [===================================================== ] 2159/2506 86% [===================================================== ] 2160/2506 86% [===================================================== ] 2161/2506 86% [===================================================== ] 2162/2506 86% [===================================================== ] 2163/2506 86% [===================================================== ] 2164/2506 86% [===================================================== ] 2165/2506 86% [===================================================== ] 2166/2506 86% [===================================================== ] 2167/2506 86% [===================================================== ] 2168/2506 86% [===================================================== ] 2169/2506 86% [===================================================== ] 2170/2506 86% [===================================================== ] 2171/2506 86% [===================================================== ] 2172/2506 86% [===================================================== ] 2173/2506 86% [===================================================== ] 2174/2506 86% [===================================================== ] 2175/2506 86% [===================================================== ] 2176/2506 86% [===================================================== ] 2177/2506 86% [===================================================== ] 2178/2506 86% [===================================================== ] 2179/2506 86% [===================================================== ] 2180/2506 86% [===================================================== ] 2181/2506 87% [===================================================== ] 2182/2506 87% [====================================================== ] 2183/2506 87% [====================================================== ] 2184/2506 87% [====================================================== ] 2185/2506 87% [====================================================== ] 2186/2506 87% [====================================================== ] 2187/2506 87% [====================================================== ] 2188/2506 87% [====================================================== ] 2189/2506 87% [====================================================== ] 2190/2506 87% [====================================================== ] 2191/2506 87% [====================================================== ] 2192/2506 87% [====================================================== ] 2193/2506 87% [====================================================== ] 2194/2506 87% [====================================================== ] 2195/2506 87% [====================================================== ] 2196/2506 87% [====================================================== ] 2197/2506 87% [====================================================== ] 2198/2506 87% [====================================================== ] 2199/2506 87% [====================================================== ] 2200/2506 87% [====================================================== ] 2201/2506 87% [====================================================== ] 2202/2506 87% [====================================================== ] 2203/2506 87% [====================================================== ] 2204/2506 87% [====================================================== ] 2205/2506 87% [====================================================== ] 2206/2506 88% [====================================================== ] 2207/2506 88% [====================================================== ] 2208/2506 88% [====================================================== ] 2209/2506 88% [====================================================== ] 2210/2506 88% [====================================================== ] 2211/2506 88% [====================================================== ] 2212/2506 88% [====================================================== ] 2213/2506 88% [====================================================== ] 2214/2506 88% [====================================================== ] 2215/2506 88% [====================================================== ] 2216/2506 88% [====================================================== ] 2217/2506 88% [====================================================== ] 2218/2506 88% [====================================================== ] 2219/2506 88% [====================================================== ] 2220/2506 88% [====================================================== ] 2221/2506 88% [====================================================== ] 2222/2506 88% [====================================================== ] 2223/2506 88% [======================================================= ] 2224/2506 88% [======================================================= ] 2225/2506 88% [======================================================= ] 2226/2506 88% [======================================================= ] 2227/2506 88% [======================================================= ] 2228/2506 88% [======================================================= ] 2229/2506 88% [======================================================= ] 2230/2506 88% [======================================================= ] 2231/2506 89% [======================================================= ] 2232/2506 89% [======================================================= ] 2233/2506 89% [======================================================= ] 2234/2506 89% [======================================================= ] 2235/2506 89% [======================================================= ] 2236/2506 89% [======================================================= ] 2237/2506 89% [======================================================= ] 2238/2506 89% [======================================================= ] 2239/2506 89% [======================================================= ] 2240/2506 89% [======================================================= ] 2241/2506 89% [======================================================= ] 2242/2506 89% [======================================================= ] 2243/2506 89% [======================================================= ] 2244/2506 89% [======================================================= ] 2245/2506 89% [======================================================= ] 2246/2506 89% [======================================================= ] 2247/2506 89% [======================================================= ] 2248/2506 89% [======================================================= ] 2249/2506 89% [======================================================= ] 2250/2506 89% [======================================================= ] 2251/2506 89% [======================================================= ] 2252/2506 89% [======================================================= ] 2253/2506 89% [======================================================= ] 2254/2506 89% [======================================================= ] 2255/2506 89% [======================================================= ] 2256/2506 90% [======================================================= ] 2257/2506 90% [======================================================= ] 2258/2506 90% [======================================================= ] 2259/2506 90% [======================================================= ] 2260/2506 90% [======================================================= ] 2261/2506 90% [======================================================= ] 2262/2506 90% [======================================================= ] 2263/2506 90% [======================================================== ] 2264/2506 90% [======================================================== ] 2265/2506 90% [======================================================== ] 2266/2506 90% [======================================================== ] 2267/2506 90% [======================================================== ] 2268/2506 90% [======================================================== ] 2269/2506 90% [======================================================== ] 2270/2506 90% [======================================================== ] 2271/2506 90% [======================================================== ] 2272/2506 90% [======================================================== ] 2273/2506 90% [======================================================== ] 2274/2506 90% [======================================================== ] 2275/2506 90% [======================================================== ] 2276/2506 90% [======================================================== ] 2277/2506 90% [======================================================== ] 2278/2506 90% [======================================================== ] 2279/2506 90% [======================================================== ] 2280/2506 90% [======================================================== ] 2281/2506 91% [======================================================== ] 2282/2506 91% [======================================================== ] 2283/2506 91% [======================================================== ] 2284/2506 91% [======================================================== ] 2285/2506 91% [======================================================== ] 2286/2506 91% [======================================================== ] 2287/2506 91% [======================================================== ] 2288/2506 91% [======================================================== ] 2289/2506 91% [======================================================== ] 2290/2506 91% [======================================================== ] 2291/2506 91% [======================================================== ] 2292/2506 91% [======================================================== ] 2293/2506 91% [======================================================== ] 2294/2506 91% [======================================================== ] 2295/2506 91% [======================================================== ] 2296/2506 91% [======================================================== ] 2297/2506 91% [======================================================== ] 2298/2506 91% [======================================================== ] 2299/2506 91% [======================================================== ] 2300/2506 91% [======================================================== ] 2301/2506 91% [======================================================== ] 2302/2506 91% [======================================================== ] 2303/2506 91% [========================================================= ] 2304/2506 91% [========================================================= ] 2305/2506 91% [========================================================= ] 2306/2506 92% [========================================================= ] 2307/2506 92% [========================================================= ] 2308/2506 92% [========================================================= ] 2309/2506 92% [========================================================= ] 2310/2506 92% [========================================================= ] 2311/2506 92% [========================================================= ] 2312/2506 92% [========================================================= ] 2313/2506 92% [========================================================= ] 2314/2506 92% [========================================================= ] 2315/2506 92% [========================================================= ] 2316/2506 92% [========================================================= ] 2317/2506 92% [========================================================= ] 2318/2506 92% [========================================================= ] 2319/2506 92% [========================================================= ] 2320/2506 92% [========================================================= ] 2321/2506 92% [========================================================= ] 2322/2506 92% [========================================================= ] 2323/2506 92% [========================================================= ] 2324/2506 92% [========================================================= ] 2325/2506 92% [========================================================= ] 2326/2506 92% [========================================================= ] 2327/2506 92% [========================================================= ] 2328/2506 92% [========================================================= ] 2329/2506 92% [========================================================= ] 2330/2506 92% [========================================================= ] 2331/2506 93% [========================================================= ] 2332/2506 93% [========================================================= ] 2333/2506 93% [========================================================= ] 2334/2506 93% [========================================================= ] 2335/2506 93% [========================================================= ] 2336/2506 93% [========================================================= ] 2337/2506 93% [========================================================= ] 2338/2506 93% [========================================================= ] 2339/2506 93% [========================================================= ] 2340/2506 93% [========================================================= ] 2341/2506 93% [========================================================= ] 2342/2506 93% [========================================================= ] 2343/2506 93% [========================================================= ] 2344/2506 93% [========================================================== ] 2345/2506 93% [========================================================== ] 2346/2506 93% [========================================================== ] 2347/2506 93% [========================================================== ] 2348/2506 93% [========================================================== ] 2349/2506 93% [========================================================== ] 2350/2506 93% [========================================================== ] 2351/2506 93% [========================================================== ] 2352/2506 93% [========================================================== ] 2353/2506 93% [========================================================== ] 2354/2506 93% [========================================================== ] 2355/2506 93% [========================================================== ] 2356/2506 94% [========================================================== ] 2357/2506 94% [========================================================== ] 2358/2506 94% [========================================================== ] 2359/2506 94% [========================================================== ] 2360/2506 94% [========================================================== ] 2361/2506 94% [========================================================== ] 2362/2506 94% [========================================================== ] 2363/2506 94% [========================================================== ] 2364/2506 94% [========================================================== ] 2365/2506 94% [========================================================== ] 2366/2506 94% [========================================================== ] 2367/2506 94% [========================================================== ] 2368/2506 94% [========================================================== ] 2369/2506 94% [========================================================== ] 2370/2506 94% [========================================================== ] 2371/2506 94% [========================================================== ] 2372/2506 94% [========================================================== ] 2373/2506 94% [========================================================== ] 2374/2506 94% [========================================================== ] 2375/2506 94% [========================================================== ] 2376/2506 94% [========================================================== ] 2377/2506 94% [========================================================== ] 2378/2506 94% [========================================================== ] 2379/2506 94% [========================================================== ] 2380/2506 94% [========================================================== ] 2381/2506 95% [========================================================== ] 2382/2506 95% [========================================================== ] 2383/2506 95% [========================================================== ] 2384/2506 95% [=========================================================== ] 2385/2506 95% [=========================================================== ] 2386/2506 95% [=========================================================== ] 2387/2506 95% [=========================================================== ] 2388/2506 95% [=========================================================== ] 2389/2506 95% [=========================================================== ] 2390/2506 95% [=========================================================== ] 2391/2506 95% [=========================================================== ] 2392/2506 95% [=========================================================== ] 2393/2506 95% [=========================================================== ] 2394/2506 95% [=========================================================== ] 2395/2506 95% [=========================================================== ] 2396/2506 95% [=========================================================== ] 2397/2506 95% [=========================================================== ] 2398/2506 95% [=========================================================== ] 2399/2506 95% [=========================================================== ] 2400/2506 95% [=========================================================== ] 2401/2506 95% [=========================================================== ] 2402/2506 95% [=========================================================== ] 2403/2506 95% [=========================================================== ] 2404/2506 95% [=========================================================== ] 2405/2506 95% [=========================================================== ] 2406/2506 96% [=========================================================== ] 2407/2506 96% [=========================================================== ] 2408/2506 96% [=========================================================== ] 2409/2506 96% [=========================================================== ] 2410/2506 96% [=========================================================== ] 2411/2506 96% [=========================================================== ] 2412/2506 96% [=========================================================== ] 2413/2506 96% [=========================================================== ] 2414/2506 96% [=========================================================== ] 2415/2506 96% [=========================================================== ] 2416/2506 96% [=========================================================== ] 2417/2506 96% [=========================================================== ] 2418/2506 96% [=========================================================== ] 2419/2506 96% [=========================================================== ] 2420/2506 96% [=========================================================== ] 2421/2506 96% [=========================================================== ] 2422/2506 96% [=========================================================== ] 2423/2506 96% [=========================================================== ] 2424/2506 96% [=========================================================== ] 2425/2506 96% [============================================================ ] 2426/2506 96% [============================================================ ] 2427/2506 96% [============================================================ ] 2428/2506 96% [============================================================ ] 2429/2506 96% [============================================================ ] 2430/2506 96% [============================================================ ] 2431/2506 97% [============================================================ ] 2432/2506 97% [============================================================ ] 2433/2506 97% [============================================================ ] 2434/2506 97% [============================================================ ] 2435/2506 97% [============================================================ ] 2436/2506 97% [============================================================ ] 2437/2506 97% [============================================================ ] 2438/2506 97% [============================================================ ] 2439/2506 97% [============================================================ ] 2440/2506 97% [============================================================ ] 2441/2506 97% [============================================================ ] 2442/2506 97% [============================================================ ] 2443/2506 97% [============================================================ ] 2444/2506 97% [============================================================ ] 2445/2506 97% [============================================================ ] 2446/2506 97% [============================================================ ] 2447/2506 97% [============================================================ ] 2448/2506 97% [============================================================ ] 2449/2506 97% [============================================================ ] 2450/2506 97% [============================================================ ] 2451/2506 97% [============================================================ ] 2452/2506 97% [============================================================ ] 2453/2506 97% [============================================================ ] 2454/2506 97% [============================================================ ] 2455/2506 97% [============================================================ ] 2456/2506 98% [============================================================ ] 2457/2506 98% [============================================================ ] 2458/2506 98% [============================================================ ] 2459/2506 98% [============================================================ ] 2460/2506 98% [============================================================ ] 2461/2506 98% [============================================================ ] 2462/2506 98% [============================================================ ] 2463/2506 98% [============================================================ ] 2464/2506 98% [============================================================ ] 2465/2506 98% [============================================================= ] 2466/2506 98% [============================================================= ] 2467/2506 98% [============================================================= ] 2468/2506 98% [============================================================= ] 2469/2506 98% [============================================================= ] 2470/2506 98% [============================================================= ] 2471/2506 98% [============================================================= ] 2472/2506 98% [============================================================= ] 2473/2506 98% [============================================================= ] 2474/2506 98% [============================================================= ] 2475/2506 98% [============================================================= ] 2476/2506 98% [============================================================= ] 2477/2506 98% [============================================================= ] 2478/2506 98% [============================================================= ] 2479/2506 98% [============================================================= ] 2480/2506 98% [============================================================= ] 2481/2506 99% [============================================================= ] 2482/2506 99% [============================================================= ] 2483/2506 99% [============================================================= ] 2484/2506 99% [============================================================= ] 2485/2506 99% [============================================================= ] 2486/2506 99% [============================================================= ] 2487/2506 99% [============================================================= ] 2488/2506 99% [============================================================= ] 2489/2506 99% [============================================================= ] 2490/2506 99% [============================================================= ] 2491/2506 99% [============================================================= ] 2492/2506 99% [============================================================= ] 2493/2506 99% [============================================================= ] 2494/2506 99% [============================================================= ] 2495/2506 99% [============================================================= ] 2496/2506 99% [============================================================= ] 2497/2506 99% [============================================================= ] 2498/2506 99% [============================================================= ] 2499/2506 99% [============================================================= ] 2500/2506 99% [============================================================= ] 2501/2506 99% [============================================================= ] 2502/2506 99% [============================================================= ] 2503/2506 99% [============================================================= ] 2504/2506 99% [============================================================= ] 2505/2506 99% [==============================================================] 2506/2506 100% operation complete, 2506 objects in 116147 NAND pages. ln -snf /home/autobuild/autobuild/instance-8/output-1/host/aarch64-buildroot-linux-uclibc/sysroot /home/autobuild/autobuild/instance-8/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-8/buildroot' >>> Buildroot 2024.02-40-gbb8766cc54 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 12.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-gcc-final 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.42 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-tar 1.34 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gmp 6.3.0 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.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.45 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial 12.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> linux-headers 6.6.21 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> apr-util 1.6.3 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.2 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> zlib-ng 2.1.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.28.1 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> expat 2.6.1 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> openssl Collecting legal info >>> libopenssl 3.2.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> unixodbc 2.3.12 Collecting legal info COPYING: OK (sha256: a6b9aa1e9bfade121164c06fd975e9b913a8e38bf33d25ff967dfa3ed07d12f8) exe/COPYING: OK (sha256: 1e594f4c7fd6d099eca4bd1340b39d871ce0298331d8ebd4b68935548ee45cf4) >>> argp-standalone 1.4.1 Collecting legal info README.md: OK (sha256: b5db0353a5b1902fc8a2e055d8899dd0c189ce73a31e67af9a0ffc24711b63f0) >>> arp-scan 1.10.0 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> libcap 2.69 Collecting legal info License: OK (sha256: 68467e731f4744bd6e0bb69e8df9c3a994e09cd6b203d0c41327ac6d079c581d) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> 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-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> bmx7 7.1.1 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mbedtls 2.28.7 Collecting legal info LICENSE: OK (sha256: 9b405ef4c89342f5eae1dd828882f931747f71001cfba7d114801039b52ad09b) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> bsdiff 4.3 Collecting legal info bsdiff.c: OK (sha256: fc0a6e634ef77dcf14bf36c7b6d1e57ba1ac5c4809073dfaacb3b5f7ab277eb7) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> can-utils 2023.03 Collecting legal info LICENSES/BSD-3-Clause: OK (sha256: c3dc748f5e725cf5ed89784fe78e4ff1b05d309bf1e7ade4c572e8fde1b8406c) LICENSES/GPL-2.0-only.txt: OK (sha256: 995a31f60a9ddb4c609214cc7d17ca94cc3cbc7f37e1e64dba81e7f8ea9d4f91) >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> check 11970a7e112dfe243a2e68773f014687df2900e8 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> coremark 1.01 Collecting legal info LICENSE.md: OK (sha256: d72094a3cb629dc7712ae09b7b777416903c6670930928b5530f2ddfb2296888) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> crun 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.libcrun: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libgcrypt 1.10.3 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> yajl 2.1.0 Collecting legal info COPYING: OK (sha256: 054bf2c11686c5442850b1da58ad592e3d1d2a236a362e67279b957f8e662f5a) >>> darkhttpd 1.15 Collecting legal info COPYING: OK (sha256: 1ecf63e8f84fd60ac7215e04195b9a61dcb47176ea65df26547582027f6c1dee) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> debianutils 4.11 Collecting legal info debian/copyright: OK (sha256: 3c8b5112cb8f74ba959233291908d73f527afa6f1d96f93649aeb912b5884567) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-dtc 1.7.0 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> dtv-scan-tables 57ed2982275045ea5e92ef2a40b9fa58255852e5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> duktape 2.7.0 Collecting legal info LICENSE.txt: OK (sha256: c6b6659630ca6cb837afe982ecc79511bfca878b56296d628b02eb6f18789c29) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> freetype 2.13.2 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.42 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> libxml2 2.12.5 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> xz 5.4.6 Collecting legal info COPYING: OK (sha256: 29a1e305b2e34eefe5d4602d00cde1d528b71c5d9f2eec5106972cf6ddb6f73f) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-e2fsprogs 1.47.0 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> host-exfatprogs 1.2.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fftw-single 3.3.10 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> forge 1.3.1 Collecting legal info LICENSE: OK (sha256: f63ff0e4e239244aa79280da2dd4811a0469e5e201caf5cbc0d97c3a1dff8e82) >>> fxdiv 63058eff77e11aa15bf531df5dd34395ec3017c8 Collecting legal info LICENSE: OK (sha256: 7cac00006125b1486a27e4801ed66357236e984c540bd323945ab7b66b078ec3) >>> host-gdb 14.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-expat 2.6.1 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libiberty 2.41 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> genpart 1.0.2 Collecting legal info >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> giflib 5.2.1 Collecting legal info COPYING: OK (sha256: 0c9b7990ecdca88b676db232c226548ac408b279f550d424d996f0d83591dd8e) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> htpdate 1.3.7 Collecting legal info LICENSE: OK (sha256: 7989949df09a0489434723c571541604cd3f2e0418c6a6aa9179bfaf8ec807cc) >>> ifplugd 0.28 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> ifupdown 0.8.41 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-imagemagick 7.1.1-21 Collecting legal info LICENSE: OK (sha256: 8cceeb67d4e783cb63075c7311fdb990fa0369ee80fbd0f481064cd02386ca2d) >>> host-libjpeg 9f Collecting legal info README: OK (sha256: 7c25493a9f64fed34d01445467341bda77bc1cdbeccbe33558659ef173fb9ff2) >>> host-libpng 1.6.42 Collecting legal info LICENSE: OK (sha256: 7317e078e2d3b5d7ba5a6159e650945153262b44b76f6700f8e9edb261c5143e) >>> initscripts Collecting legal info >>> iproute2 6.7.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> json-c 0.17 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libatomic_ops 7.8.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 969294c9324b2d360ae2a08edd5ca6f9cd754cb71b71e56bee15d2f10bb10496) >>> libavl 0.3.5 Collecting legal info COPYING: OK (sha256: 767a9accfe3b110153b567983b98889469dfaae02899a632aeadbb81ad611293) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdnet 1.16.4 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> libeXosip2 5.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.3.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libgit2 1.7.1 Collecting legal info COPYING: OK (sha256: 6f3c2cd59b057e366c1acc073b038135c52d77892bb33bd4d931c5369d3f062b) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libgsm 1.0.22 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> libgta 1.2.1 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libiio 0.25 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnetfilter_conntrack 1.0.9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cthelper 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cttimeout 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnftnl 1.2.6 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libnvme 1.7.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 1.3.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 69.0.3 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.8 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 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-python-pypa-build 1.0.3 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.2 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> libsndfile 1.2.2 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsolv 0.7.25 Collecting legal info LICENSE.BSD: OK (sha256: 57f15acfb29fbef7749779e096a5885c60b716633e34484a21bb717554c0198f) >>> libsrtp 2.5.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libtheora 1.1.1 Collecting legal info COPYING: OK (sha256: 8417fad7da775735564e209484a2e011e0fa201e94f01fdbee6e4977e478e6fc) LICENSE: OK (sha256: 654a0238f789f4435c4818f50005b141d013c5a09a31d861efc1d0d67ba975a4) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libtraceevent 1.8.2 Collecting legal info LICENSES/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/LGPL-2.1: OK (sha256: 0b9a4febcdee6de55872501d5c1a8f5d8b0d1650cd4d5351995ceb22e889f8ca) >>> libwebsockets 4.3.3 Collecting legal info LICENSE: OK (sha256: 2b5dd8030691f3d1870a040f085c37e45d9ab9c684a7f1284f5f379c1e829b28) >>> host-openssl Collecting legal info >>> host-libopenssl 3.2.1 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> libxslt 1.1.39 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> linuxconsoletools 1.8.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> lv2 1.18.10 Collecting legal info COPYING: OK (sha256: 1e6bb175e193608b767ff25a4ed68b82c4db599491cf0d2694435cf60e9a4841) >>> 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) >>> mdadm 4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> minizip-zlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> neon-2-sse 097a5ecacd527d5b5c3006e360fb9cb1c1c48a1f Collecting legal info LICENSE: OK (sha256: 7022f51b439a5915e933ecc270c83e24ca0cb2cceeb08b0132dcd4dbb03ed2dc) >>> odhcp6c 53f07e90b7f1da6977143a488dd5cb73a33b233b Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> openresolv 3.13.2 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> openswan 3.0.0 Collecting legal info COPYING: OK (sha256: 1c36ae1e7b0f6cce4b4ffe969b71f83635734804acdd38544443564b00f8783a) LICENSE: OK (sha256: d7d012ef3be47faffba4d97a83d4986c9f4a63ac997ebf5961d33852e5f1801a) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.10.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-pigz 2.8 Collecting legal info README: OK (sha256: 328634933a65dbc7f97a0f51df52741dc67f593bbe9eccabc9eedc6934c4983b) >>> pixman 0.42.2 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> pps-tools 1.0.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> procps-ng 3.3.17 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: 681e386e44a19d7d0674b4320272c90e66b6610b741e7e6305f8219c42e85366) >>> proftpd 1.3.8b Collecting legal info COPYING: OK (sha256: 391a473d755c29b5326fb726326ff3c37e42512f53a8f5789fc310232150bf80) >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> host-rauc 1.11.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.76.1 Collecting legal info COPYING: OK (sha256: fa6f36630bb1e0c571d34b2bbdf188d08495c9dbf58f28cac112f303fc1f58fb) >>> host-pcre2 10.43 Collecting legal info LICENCE: OK (sha256: 030087e2e8dd7c1bdd26057d25d4ded8f45bbf01ad458d68665ad04b8b0fbedf) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.4.6 Collecting legal info COPYING: OK (sha256: 29a1e305b2e34eefe5d4602d00cde1d528b71c5d9f2eec5106972cf6ddb6f73f) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> rtl8723ds-bt 14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08 Collecting legal info >>> screen 4.9.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> sysvinit 3.04 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> utf8proc 2.9.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> vuejs 3.3.4 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> whois 5.5.14 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> zziplib 0.13.72 Collecting legal info docs/COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) docs/COPYING.MPL: OK (sha256: c2aa7d58cebd24cb877bbf11d6b13a4bb7cd08b9d7db5d3037ca06c46bf4cfd8) docs/copying.htm: OK (sha256: 1c6da11efe8c43ee853fe5b21501dd72b81831ae84d58ea376bddc0620a5c361) >>> vexpress-firmware 901f81977c3b367a2e0bf3d6444be302822d97a3 Collecting legal info >>> host-acl 2.3.2 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.2 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-fakeroot 1.32.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: rtl8723ds-bt-14cedf3a9fec1aa8c500fa52f3e3acc433cbcf08: cannot save license (RTL8723DS_BT_LICENSE_FILES not defined) WARNING: vexpress-firmware-901f81977c3b367a2e0bf3d6444be302822d97a3: cannot save license (VEXPRESS_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-8/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot'