71.05% done, estimate finish Sat Nov 26 10:49:01 2022 [ 9] Blk# 3500, [ratio/avg. 45%/ 32%], avg.speed: 45888307 b/s, ETA: 3066952s 74.28% done, estimate finish Sat Nov 26 10:49:02 2022 [ 9] Blk# 3600, [ratio/avg. 40%/ 32%], avg.speed: 47199027 b/s, ETA: 2981782s [ 9] Blk# 3700, [ratio/avg. 3%/ 32%], avg.speed: 48509747 b/s, ETA: 2901215s 77.51% done, estimate finish Sat Nov 26 10:49:02 2022 [ 9] Blk# 3800, [ratio/avg. 35%/ 32%], avg.speed: 49820467 b/s, ETA: 2824887s 80.74% done, estimate finish Sat Nov 26 10:49:01 2022 [ 9] Blk# 3900, [ratio/avg. 39%/ 32%], avg.speed: 51131187 b/s, ETA: 2752473s [ 9] Blk# 4000, [ratio/avg. 51%/ 32%], avg.speed: 52441907 b/s, ETA: 2683678s 83.97% done, estimate finish Sat Nov 26 10:49:01 2022 [ 9] Blk# 4100, [ratio/avg. 18%/ 32%], avg.speed: 53752627 b/s, ETA: 2618238s 87.19% done, estimate finish Sat Nov 26 10:49:01 2022 [ 9] Blk# 4200, [ratio/avg. 51%/ 32%], avg.speed: 55063347 b/s, ETA: 2555914s [ 9] Blk# 4300, [ratio/avg. 12%/ 32%], avg.speed: 56374067 b/s, ETA: 2496488s 90.43% done, estimate finish Sat Nov 26 10:49:01 2022 [ 9] Blk# 4400, [ratio/avg. 39%/ 32%], avg.speed: 57684787 b/s, ETA: 2439762s 93.65% done, estimate finish Sat Nov 26 10:49:02 2022 [ 9] Blk# 4500, [ratio/avg. 19%/ 32%], avg.speed: 49162922 b/s, ETA: 2862669s [ 9] Blk# 4600, [ratio/avg. 26%/ 31%], avg.speed: 50255189 b/s, ETA: 2800450s 96.88% done, estimate finish Sat Nov 26 10:49:02 2022 [ 9] Blk# 4700, [ratio/avg. 58%/ 32%], avg.speed: 51347456 b/s, ETA: 2740879s [ 9] Blk# 4800, [ratio/avg. 14%/ 32%], avg.speed: 52439722 b/s, ETA: 2683789s Total translation table size: 0 Total rockridge attributes bytes: 229679 Total directory bytes: 496064 Path table size(bytes): 1278 Max brk space used 261000 154833 extents written (302 MB) Statistics: gzip(0): 0 ( 0%) gzip(1): 0 ( 0%) gzip(2): 0 ( 0%) gzip(3): 0 ( 0%) gzip(4): 0 ( 0%) gzip(5): 0 ( 0%) gzip(6): 0 ( 0%) gzip(7): 0 ( 0%) gzip(8): 0 ( 0%) gzip(9): 4839 (1e+02%) 7zip: 0 ( 0%) Writing index for 4839 block(s)... Writing compressed data... >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/images rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/buildroot/autobuild/instance-0/output-1/target/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /home/buildroot/autobuild/instance-0/buildroot/support/scripts/mkusers /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_users_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/buildroot/autobuild/instance-0/output-1/host/bin/makedevs -d /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/buildroot/autobuild/instance-0/output-1/host/bin/mkyaffs2 --all-root /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target /home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2\n' >> /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" FAKEROOTDONTTRYCHOWN=1 /home/buildroot/autobuild/instance-0/output-1/host/bin/fakeroot -- /home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target table='/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/buildroot/autobuild/instance-0/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 2542 objects. stage 2: creating image '/home/buildroot/autobuild/instance-0/output-1/images/rootfs.yaffs2' [ ] 1/2542 0% [ ] 2/2542 0% [ ] 3/2542 0% [ ] 4/2542 0% [ ] 5/2542 0% [ ] 6/2542 0% [ ] 7/2542 0% [ ] 8/2542 0% [ ] 9/2542 0% [ ] 10/2542 0% [ ] 11/2542 0% [ ] 12/2542 0% [ ] 13/2542 0% [ ] 14/2542 0% [ ] 15/2542 0% [ ] 16/2542 0% [ ] 17/2542 0% [ ] 18/2542 0% [ ] 19/2542 0% [ ] 20/2542 0% [ ] 21/2542 0% [ ] 22/2542 0% [ ] 23/2542 0% [ ] 24/2542 0% [ ] 25/2542 0% [ ] 26/2542 1% [ ] 27/2542 1% [ ] 28/2542 1% [ ] 29/2542 1% [ ] 30/2542 1% [ ] 31/2542 1% [ ] 32/2542 1% [ ] 33/2542 1% [ ] 34/2542 1% [ ] 35/2542 1% [ ] 36/2542 1% [ ] 37/2542 1% [ ] 38/2542 1% [ ] 39/2542 1% [ ] 40/2542 1% [= ] 41/2542 1% [= ] 42/2542 1% [= ] 43/2542 1% [= ] 44/2542 1% [= ] 45/2542 1% [= ] 46/2542 1% [= ] 47/2542 1% [= ] 48/2542 1% [= ] 49/2542 1% [= ] 50/2542 1% [= ] 51/2542 2% [= ] 52/2542 2% [= ] 53/2542 2% [= ] 54/2542 2% [= ] 55/2542 2% [= ] 56/2542 2% [= ] 57/2542 2% [= ] 58/2542 2% [= ] 59/2542 2% [= ] 60/2542 2% [= ] 61/2542 2% [= ] 62/2542 2% [= ] 63/2542 2% [= ] 64/2542 2% [= ] 65/2542 2% [= ] 66/2542 2% [= ] 67/2542 2% [= ] 68/2542 2% [= ] 69/2542 2% [= ] 70/2542 2% [= ] 71/2542 2% [= ] 72/2542 2% [= ] 73/2542 2% [= ] 74/2542 2% [= ] 75/2542 2% [= ] 76/2542 2% [= ] 77/2542 3% [= ] 78/2542 3% [= ] 79/2542 3% [= ] 80/2542 3% [= ] 81/2542 3% [== ] 82/2542 3% [== ] 83/2542 3% [== ] 84/2542 3% [== ] 85/2542 3% [== ] 86/2542 3% [== ] 87/2542 3% [== ] 88/2542 3% [== ] 89/2542 3% [== ] 90/2542 3% [== ] 91/2542 3% [== ] 92/2542 3% [== ] 93/2542 3% [== ] 94/2542 3% [== ] 95/2542 3% [== ] 96/2542 3% [== ] 97/2542 3% [== ] 98/2542 3% [== ] 99/2542 3% [== ] 100/2542 3% [== ] 101/2542 3% [== ] 102/2542 4% [== ] 103/2542 4% [== ] 104/2542 4% [== ] 105/2542 4% [== ] 106/2542 4% [== ] 107/2542 4% [== ] 108/2542 4% [== ] 109/2542 4% [== ] 110/2542 4% [== ] 111/2542 4% [== ] 112/2542 4% [== ] 113/2542 4% [== ] 114/2542 4% [== ] 115/2542 4% [== ] 116/2542 4% [== ] 117/2542 4% [== ] 118/2542 4% [== ] 119/2542 4% [== ] 120/2542 4% [== ] 121/2542 4% [== ] 122/2542 4% [=== ] 123/2542 4% [=== ] 124/2542 4% [=== ] 125/2542 4% [=== ] 126/2542 4% [=== ] 127/2542 4% [=== ] 128/2542 5% [=== ] 129/2542 5% [=== ] 130/2542 5% [=== ] 131/2542 5% [=== ] 132/2542 5% [=== ] 133/2542 5% [=== ] 134/2542 5% [=== ] 135/2542 5% [=== ] 136/2542 5% [=== ] 137/2542 5% [=== ] 138/2542 5% [=== ] 139/2542 5% [=== ] 140/2542 5% [=== ] 141/2542 5% [=== ] 142/2542 5% [=== ] 143/2542 5% [=== ] 144/2542 5% [=== ] 145/2542 5% [=== ] 146/2542 5% [=== ] 147/2542 5% [=== ] 148/2542 5% [=== ] 149/2542 5% [=== ] 150/2542 5% [=== ] 151/2542 5% [=== ] 152/2542 5% [=== ] 153/2542 6% [=== ] 154/2542 6% [=== ] 155/2542 6% [=== ] 156/2542 6% [=== ] 157/2542 6% [=== ] 158/2542 6% [=== ] 159/2542 6% [=== ] 160/2542 6% [=== ] 161/2542 6% [=== ] 162/2542 6% [=== ] 163/2542 6% [==== ] 164/2542 6% [==== ] 165/2542 6% [==== ] 166/2542 6% [==== ] 167/2542 6% [==== ] 168/2542 6% [==== ] 169/2542 6% [==== ] 170/2542 6% [==== ] 171/2542 6% [==== ] 172/2542 6% [==== ] 173/2542 6% [==== ] 174/2542 6% [==== ] 175/2542 6% [==== ] 176/2542 6% [==== ] 177/2542 6% [==== ] 178/2542 7% [==== ] 179/2542 7% [==== ] 180/2542 7% [==== ] 181/2542 7% [==== ] 182/2542 7% [==== ] 183/2542 7% [==== ] 184/2542 7% [==== ] 185/2542 7% [==== ] 186/2542 7% [==== ] 187/2542 7% [==== ] 188/2542 7% [==== ] 189/2542 7% [==== ] 190/2542 7% [==== ] 191/2542 7% [==== ] 192/2542 7% [==== ] 193/2542 7% [==== ] 194/2542 7% [==== ] 195/2542 7% [==== ] 196/2542 7% [==== ] 197/2542 7% [==== ] 198/2542 7% [==== ] 199/2542 7% [==== ] 200/2542 7% [==== ] 201/2542 7% [==== ] 202/2542 7% [==== ] 203/2542 7% [==== ] 204/2542 8% [===== ] 205/2542 8% [===== ] 206/2542 8% [===== ] 207/2542 8% [===== ] 208/2542 8% [===== ] 209/2542 8% [===== ] 210/2542 8% [===== ] 211/2542 8% [===== ] 212/2542 8% [===== ] 213/2542 8% [===== ] 214/2542 8% [===== ] 215/2542 8% [===== ] 216/2542 8% [===== ] 217/2542 8% [===== ] 218/2542 8% [===== ] 219/2542 8% [===== ] 220/2542 8% [===== ] 221/2542 8% [===== ] 222/2542 8% [===== ] 223/2542 8% [===== ] 224/2542 8% [===== ] 225/2542 8% [===== ] 226/2542 8% [===== ] 227/2542 8% [===== ] 228/2542 8% [===== ] 229/2542 9% [===== ] 230/2542 9% [===== ] 231/2542 9% [===== ] 232/2542 9% [===== ] 233/2542 9% [===== ] 234/2542 9% [===== ] 235/2542 9% [===== ] 236/2542 9% [===== ] 237/2542 9% [===== ] 238/2542 9% [===== ] 239/2542 9% [===== ] 240/2542 9% [===== ] 241/2542 9% [===== ] 242/2542 9% [===== ] 243/2542 9% [===== ] 244/2542 9% [===== ] 245/2542 9% [====== ] 246/2542 9% [====== ] 247/2542 9% [====== ] 248/2542 9% [====== ] 249/2542 9% [====== ] 250/2542 9% [====== ] 251/2542 9% [====== ] 252/2542 9% [====== ] 253/2542 9% [====== ] 254/2542 9% [====== ] 255/2542 10% [====== ] 256/2542 10% [====== ] 257/2542 10% [====== ] 258/2542 10% [====== ] 259/2542 10% [====== ] 260/2542 10% [====== ] 261/2542 10% [====== ] 262/2542 10% [====== ] 263/2542 10% [====== ] 264/2542 10% [====== ] 265/2542 10% [====== ] 266/2542 10% [====== ] 267/2542 10% [====== ] 268/2542 10% [====== ] 269/2542 10% [====== ] 270/2542 10% [====== ] 271/2542 10% [====== ] 272/2542 10% [====== ] 273/2542 10% [====== ] 274/2542 10% [====== ] 275/2542 10% [====== ] 276/2542 10% [====== ] 277/2542 10% [====== ] 278/2542 10% [====== ] 279/2542 10% [====== ] 280/2542 11% [====== ] 281/2542 11% [====== ] 282/2542 11% [====== ] 283/2542 11% [====== ] 284/2542 11% [====== ] 285/2542 11% [====== ] 286/2542 11% [======= ] 287/2542 11% [======= ] 288/2542 11% [======= ] 289/2542 11% [======= ] 290/2542 11% [======= ] 291/2542 11% [======= ] 292/2542 11% [======= ] 293/2542 11% [======= ] 294/2542 11% [======= ] 295/2542 11% [======= ] 296/2542 11% [======= ] 297/2542 11% [======= ] 298/2542 11% [======= ] 299/2542 11% [======= ] 300/2542 11% [======= ] 301/2542 11% [======= ] 302/2542 11% [======= ] 303/2542 11% [======= ] 304/2542 11% [======= ] 305/2542 11% [======= ] 306/2542 12% [======= ] 307/2542 12% [======= ] 308/2542 12% [======= ] 309/2542 12% [======= ] 310/2542 12% [======= ] 311/2542 12% [======= ] 312/2542 12% [======= ] 313/2542 12% [======= ] 314/2542 12% [======= ] 315/2542 12% [======= ] 316/2542 12% [======= ] 317/2542 12% [======= ] 318/2542 12% [======= ] 319/2542 12% [======= ] 320/2542 12% [======= ] 321/2542 12% [======= ] 322/2542 12% [======= ] 323/2542 12% [======= ] 324/2542 12% [======= ] 325/2542 12% [======= ] 326/2542 12% [======= ] 327/2542 12% [======== ] 328/2542 12% [======== ] 329/2542 12% [======== ] 330/2542 12% [======== ] 331/2542 13% [======== ] 332/2542 13% [======== ] 333/2542 13% [======== ] 334/2542 13% [======== ] 335/2542 13% [======== ] 336/2542 13% [======== ] 337/2542 13% [======== ] 338/2542 13% [======== ] 339/2542 13% [======== ] 340/2542 13% [======== ] 341/2542 13% [======== ] 342/2542 13% [======== ] 343/2542 13% [======== ] 344/2542 13% [======== ] 345/2542 13% [======== ] 346/2542 13% [======== ] 347/2542 13% [======== ] 348/2542 13% [======== ] 349/2542 13% [======== ] 350/2542 13% [======== ] 351/2542 13% [======== ] 352/2542 13% [======== ] 353/2542 13% [======== ] 354/2542 13% [======== ] 355/2542 13% [======== ] 356/2542 14% [======== ] 357/2542 14% [======== ] 358/2542 14% [======== ] 359/2542 14% [======== ] 360/2542 14% [======== ] 361/2542 14% [======== ] 362/2542 14% [======== ] 363/2542 14% [======== ] 364/2542 14% [======== ] 365/2542 14% [======== ] 366/2542 14% [======== ] 367/2542 14% [======== ] 368/2542 14% [========= ] 369/2542 14% [========= ] 370/2542 14% [========= ] 371/2542 14% [========= ] 372/2542 14% [========= ] 373/2542 14% [========= ] 374/2542 14% [========= ] 375/2542 14% [========= ] 376/2542 14% [========= ] 377/2542 14% [========= ] 378/2542 14% [========= ] 379/2542 14% [========= ] 380/2542 14% [========= ] 381/2542 14% [========= ] 382/2542 15% [========= ] 383/2542 15% [========= ] 384/2542 15% [========= ] 385/2542 15% [========= ] 386/2542 15% [========= ] 387/2542 15% [========= ] 388/2542 15% [========= ] 389/2542 15% [========= ] 390/2542 15% [========= ] 391/2542 15% [========= ] 392/2542 15% [========= ] 393/2542 15% [========= ] 394/2542 15% [========= ] 395/2542 15% [========= ] 396/2542 15% [========= ] 397/2542 15% [========= ] 398/2542 15% [========= ] 399/2542 15% [========= ] 400/2542 15% [========= ] 401/2542 15% [========= ] 402/2542 15% [========= ] 403/2542 15% [========= ] 404/2542 15% [========= ] 405/2542 15% [========= ] 406/2542 15% [========= ] 407/2542 16% [========= ] 408/2542 16% [========= ] 409/2542 16% [========== ] 410/2542 16% [========== ] 411/2542 16% [========== ] 412/2542 16% [========== ] 413/2542 16% [========== ] 414/2542 16% [========== ] 415/2542 16% [========== ] 416/2542 16% [========== ] 417/2542 16% [========== ] 418/2542 16% [========== ] 419/2542 16% [========== ] 420/2542 16% [========== ] 421/2542 16% [========== ] 422/2542 16% [========== ] 423/2542 16% [========== ] 424/2542 16% [========== ] 425/2542 16% [========== ] 426/2542 16% [========== ] 427/2542 16% [========== ] 428/2542 16% [========== ] 429/2542 16% [========== ] 430/2542 16% [========== ] 431/2542 16% [========== ] 432/2542 16% [========== ] 433/2542 17% [========== ] 434/2542 17% [========== ] 435/2542 17% [========== ] 436/2542 17% [========== ] 437/2542 17% [========== ] 438/2542 17% [========== ] 439/2542 17% [========== ] 440/2542 17% [========== ] 441/2542 17% [========== ] 442/2542 17% [========== ] 443/2542 17% [========== ] 444/2542 17% [========== ] 445/2542 17% [========== ] 446/2542 17% [========== ] 447/2542 17% [========== ] 448/2542 17% [========== ] 449/2542 17% [========== ] 450/2542 17% [=========== ] 451/2542 17% [=========== ] 452/2542 17% [=========== ] 453/2542 17% [=========== ] 454/2542 17% [=========== ] 455/2542 17% [=========== ] 456/2542 17% [=========== ] 457/2542 17% [=========== ] 458/2542 18% [=========== ] 459/2542 18% [=========== ] 460/2542 18% [=========== ] 461/2542 18% [=========== ] 462/2542 18% [=========== ] 463/2542 18% [=========== ] 464/2542 18% [=========== ] 465/2542 18% [=========== ] 466/2542 18% [=========== ] 467/2542 18% [=========== ] 468/2542 18% [=========== ] 469/2542 18% [=========== ] 470/2542 18% [=========== ] 471/2542 18% [=========== ] 472/2542 18% [=========== ] 473/2542 18% [=========== ] 474/2542 18% [=========== ] 475/2542 18% [=========== ] 476/2542 18% [=========== ] 477/2542 18% [=========== ] 478/2542 18% [=========== ] 479/2542 18% [=========== ] 480/2542 18% [=========== ] 481/2542 18% [=========== ] 482/2542 18% [=========== ] 483/2542 19% [=========== ] 484/2542 19% [=========== ] 485/2542 19% [=========== ] 486/2542 19% [=========== ] 487/2542 19% [=========== ] 488/2542 19% [=========== ] 489/2542 19% [=========== ] 490/2542 19% [=========== ] 491/2542 19% [============ ] 492/2542 19% [============ ] 493/2542 19% [============ ] 494/2542 19% [============ ] 495/2542 19% [============ ] 496/2542 19% [============ ] 497/2542 19% [============ ] 498/2542 19% [============ ] 499/2542 19% [============ ] 500/2542 19% [============ ] 501/2542 19% [============ ] 502/2542 19% [============ ] 503/2542 19% [============ ] 504/2542 19% [============ ] 505/2542 19% [============ ] 506/2542 19% [============ ] 507/2542 19% [============ ] 508/2542 19% [============ ] 509/2542 20% [============ ] 510/2542 20% [============ ] 511/2542 20% [============ ] 512/2542 20% [============ ] 513/2542 20% [============ ] 514/2542 20% [============ ] 515/2542 20% [============ ] 516/2542 20% [============ ] 517/2542 20% [============ ] 518/2542 20% [============ ] 519/2542 20% [============ ] 520/2542 20% [============ ] 521/2542 20% [============ ] 522/2542 20% [============ ] 523/2542 20% [============ ] 524/2542 20% [============ ] 525/2542 20% [============ ] 526/2542 20% [============ ] 527/2542 20% [============ ] 528/2542 20% [============ ] 529/2542 20% [============ ] 530/2542 20% [============ ] 531/2542 20% [============ ] 532/2542 20% [============= ] 533/2542 20% [============= ] 534/2542 21% [============= ] 535/2542 21% [============= ] 536/2542 21% [============= ] 537/2542 21% [============= ] 538/2542 21% [============= ] 539/2542 21% [============= ] 540/2542 21% [============= ] 541/2542 21% [============= ] 542/2542 21% [============= ] 543/2542 21% [============= ] 544/2542 21% [============= ] 545/2542 21% [============= ] 546/2542 21% [============= ] 547/2542 21% [============= ] 548/2542 21% [============= ] 549/2542 21% [============= ] 550/2542 21% [============= ] 551/2542 21% [============= ] 552/2542 21% [============= ] 553/2542 21% [============= ] 554/2542 21% [============= ] 555/2542 21% [============= ] 556/2542 21% [============= ] 557/2542 21% [============= ] 558/2542 21% [============= ] 559/2542 21% [============= ] 560/2542 22% [============= ] 561/2542 22% [============= ] 562/2542 22% [============= ] 563/2542 22% [============= ] 564/2542 22% [============= ] 565/2542 22% [============= ] 566/2542 22% [============= ] 567/2542 22% [============= ] 568/2542 22% [============= ] 569/2542 22% [============= ] 570/2542 22% [============= ] 571/2542 22% [============= ] 572/2542 22% [============= ] 573/2542 22% [============== ] 574/2542 22% [============== ] 575/2542 22% [============== ] 576/2542 22% [============== ] 577/2542 22% [============== ] 578/2542 22% [============== ] 579/2542 22% [============== ] 580/2542 22% [============== ] 581/2542 22% [============== ] 582/2542 22% [============== ] 583/2542 22% [============== ] 584/2542 22% [============== ] 585/2542 23% [============== ] 586/2542 23% [============== ] 587/2542 23% [============== ] 588/2542 23% [============== ] 589/2542 23% [============== ] 590/2542 23% [============== ] 591/2542 23% [============== ] 592/2542 23% [============== ] 593/2542 23% [============== ] 594/2542 23% [============== ] 595/2542 23% [============== ] 596/2542 23% [============== ] 597/2542 23% [============== ] 598/2542 23% [============== ] 599/2542 23% [============== ] 600/2542 23% [============== ] 601/2542 23% [============== ] 602/2542 23% [============== ] 603/2542 23% [============== ] 604/2542 23% [============== ] 605/2542 23% [============== ] 606/2542 23% [============== ] 607/2542 23% [============== ] 608/2542 23% [============== ] 609/2542 23% [============== ] 610/2542 23% [============== ] 611/2542 24% [============== ] 612/2542 24% [============== ] 613/2542 24% [============== ] 614/2542 24% [=============== ] 615/2542 24% [=============== ] 616/2542 24% [=============== ] 617/2542 24% [=============== ] 618/2542 24% [=============== ] 619/2542 24% [=============== ] 620/2542 24% [=============== ] 621/2542 24% [=============== ] 622/2542 24% [=============== ] 623/2542 24% [=============== ] 624/2542 24% [=============== ] 625/2542 24% [=============== ] 626/2542 24% [=============== ] 627/2542 24% [=============== ] 628/2542 24% [=============== ] 629/2542 24% [=============== ] 630/2542 24% [=============== ] 631/2542 24% [=============== ] 632/2542 24% [=============== ] 633/2542 24% [=============== ] 634/2542 24% [=============== ] 635/2542 24% [=============== ] 636/2542 25% [=============== ] 637/2542 25% [=============== ] 638/2542 25% [=============== ] 639/2542 25% [=============== ] 640/2542 25% [=============== ] 641/2542 25% [=============== ] 642/2542 25% [=============== ] 643/2542 25% [=============== ] 644/2542 25% [=============== ] 645/2542 25% [=============== ] 646/2542 25% [=============== ] 647/2542 25% [=============== ] 648/2542 25% [=============== ] 649/2542 25% [=============== ] 650/2542 25% [=============== ] 651/2542 25% [=============== ] 652/2542 25% [=============== ] 653/2542 25% [=============== ] 654/2542 25% [=============== ] 655/2542 25% [================ ] 656/2542 25% [================ ] 657/2542 25% [================ ] 658/2542 25% [================ ] 659/2542 25% [================ ] 660/2542 25% [================ ] 661/2542 26% [================ ] 662/2542 26% [================ ] 663/2542 26% [================ ] 664/2542 26% [================ ] 665/2542 26% [================ ] 666/2542 26% [================ ] 667/2542 26% [================ ] 668/2542 26% [================ ] 669/2542 26% [================ ] 670/2542 26% [================ ] 671/2542 26% [================ ] 672/2542 26% [================ ] 673/2542 26% [================ ] 674/2542 26% [================ ] 675/2542 26% [================ ] 676/2542 26% [================ ] 677/2542 26% [================ ] 678/2542 26% [================ ] 679/2542 26% [================ ] 680/2542 26% [================ ] 681/2542 26% [================ ] 682/2542 26% [================ ] 683/2542 26% [================ ] 684/2542 26% [================ ] 685/2542 26% [================ ] 686/2542 26% [================ ] 687/2542 27% [================ ] 688/2542 27% [================ ] 689/2542 27% [================ ] 690/2542 27% [================ ] 691/2542 27% [================ ] 692/2542 27% [================ ] 693/2542 27% [================ ] 694/2542 27% [================ ] 695/2542 27% [================ ] 696/2542 27% [================= ] 697/2542 27% [================= ] 698/2542 27% [================= ] 699/2542 27% [================= ] 700/2542 27% [================= ] 701/2542 27% [================= ] 702/2542 27% [================= ] 703/2542 27% [================= ] 704/2542 27% [================= ] 705/2542 27% [================= ] 706/2542 27% [================= ] 707/2542 27% [================= ] 708/2542 27% [================= ] 709/2542 27% [================= ] 710/2542 27% [================= ] 711/2542 27% [================= ] 712/2542 28% [================= ] 713/2542 28% [================= ] 714/2542 28% [================= ] 715/2542 28% [================= ] 716/2542 28% [================= ] 717/2542 28% [================= ] 718/2542 28% [================= ] 719/2542 28% [================= ] 720/2542 28% [================= ] 721/2542 28% [================= ] 722/2542 28% [================= ] 723/2542 28% [================= ] 724/2542 28% [================= ] 725/2542 28% [================= ] 726/2542 28% [================= ] 727/2542 28% [================= ] 728/2542 28% [================= ] 729/2542 28% [================= ] 730/2542 28% [================= ] 731/2542 28% [================= ] 732/2542 28% [================= ] 733/2542 28% [================= ] 734/2542 28% [================= ] 735/2542 28% [================= ] 736/2542 28% [================= ] 737/2542 28% [================== ] 738/2542 29% [================== ] 739/2542 29% [================== ] 740/2542 29% [================== ] 741/2542 29% [================== ] 742/2542 29% [================== ] 743/2542 29% [================== ] 744/2542 29% [================== ] 745/2542 29% [================== ] 746/2542 29% [================== ] 747/2542 29% [================== ] 748/2542 29% [================== ] 749/2542 29% [================== ] 750/2542 29% [================== ] 751/2542 29% [================== ] 752/2542 29% [================== ] 753/2542 29% [================== ] 754/2542 29% [================== ] 755/2542 29% [================== ] 756/2542 29% [================== ] 757/2542 29% [================== ] 758/2542 29% [================== ] 759/2542 29% [================== ] 760/2542 29% [================== ] 761/2542 29% [================== ] 762/2542 29% [================== ] 763/2542 30% [================== ] 764/2542 30% [================== ] 765/2542 30% [================== ] 766/2542 30% [================== ] 767/2542 30% [================== ] 768/2542 30% [================== ] 769/2542 30% [================== ] 770/2542 30% [================== ] 771/2542 30% [================== ] 772/2542 30% [================== ] 773/2542 30% [================== ] 774/2542 30% [================== ] 775/2542 30% [================== ] 776/2542 30% [================== ] 777/2542 30% [================== ] 778/2542 30% [=================== ] 779/2542 30% [=================== ] 780/2542 30% [=================== ] 781/2542 30% [=================== ] 782/2542 30% [=================== ] 783/2542 30% [=================== ] 784/2542 30% [=================== ] 785/2542 30% [=================== ] 786/2542 30% [=================== ] 787/2542 30% [=================== ] 788/2542 30% [=================== ] 789/2542 31% [=================== ] 790/2542 31% [=================== ] 791/2542 31% [=================== ] 792/2542 31% [=================== ] 793/2542 31% [=================== ] 794/2542 31% [=================== ] 795/2542 31% [=================== ] 796/2542 31% [=================== ] 797/2542 31% [=================== ] 798/2542 31% [=================== ] 799/2542 31% [=================== ] 800/2542 31% [=================== ] 801/2542 31% [=================== ] 802/2542 31% [=================== ] 803/2542 31% [=================== ] 804/2542 31% [=================== ] 805/2542 31% [=================== ] 806/2542 31% [=================== ] 807/2542 31% [=================== ] 808/2542 31% [=================== ] 809/2542 31% [=================== ] 810/2542 31% [=================== ] 811/2542 31% [=================== ] 812/2542 31% [=================== ] 813/2542 31% [=================== ] 814/2542 32% [=================== ] 815/2542 32% [=================== ] 816/2542 32% [=================== ] 817/2542 32% [=================== ] 818/2542 32% [=================== ] 819/2542 32% [==================== ] 820/2542 32% [==================== ] 821/2542 32% [==================== ] 822/2542 32% [==================== ] 823/2542 32% [==================== ] 824/2542 32% [==================== ] 825/2542 32% [==================== ] 826/2542 32% [==================== ] 827/2542 32% [==================== ] 828/2542 32% [==================== ] 829/2542 32% [==================== ] 830/2542 32% [==================== ] 831/2542 32% [==================== ] 832/2542 32% [==================== ] 833/2542 32% [==================== ] 834/2542 32% [==================== ] 835/2542 32% [==================== ] 836/2542 32% [==================== ] 837/2542 32% [==================== ] 838/2542 32% [==================== ] 839/2542 33% [==================== ] 840/2542 33% [==================== ] 841/2542 33% [==================== ] 842/2542 33% [==================== ] 843/2542 33% [==================== ] 844/2542 33% [==================== ] 845/2542 33% [==================== ] 846/2542 33% [==================== ] 847/2542 33% [==================== ] 848/2542 33% [==================== ] 849/2542 33% [==================== ] 850/2542 33% [==================== ] 851/2542 33% [==================== ] 852/2542 33% [==================== ] 853/2542 33% [==================== ] 854/2542 33% [==================== ] 855/2542 33% [==================== ] 856/2542 33% [==================== ] 857/2542 33% [==================== ] 858/2542 33% [==================== ] 859/2542 33% [==================== ] 860/2542 33% [===================== ] 861/2542 33% [===================== ] 862/2542 33% [===================== ] 863/2542 33% [===================== ] 864/2542 33% [===================== ] 865/2542 34% [===================== ] 866/2542 34% [===================== ] 867/2542 34% [===================== ] 868/2542 34% [===================== ] 869/2542 34% [===================== ] 870/2542 34% [===================== ] 871/2542 34% [===================== ] 872/2542 34% [===================== ] 873/2542 34% [===================== ] 874/2542 34% [===================== ] 875/2542 34% [===================== ] 876/2542 34% [===================== ] 877/2542 34% [===================== ] 878/2542 34% [===================== ] 879/2542 34% [===================== ] 880/2542 34% [===================== ] 881/2542 34% [===================== ] 882/2542 34% [===================== ] 883/2542 34% [===================== ] 884/2542 34% [===================== ] 885/2542 34% [===================== ] 886/2542 34% [===================== ] 887/2542 34% [===================== ] 888/2542 34% [===================== ] 889/2542 34% [===================== ] 890/2542 35% [===================== ] 891/2542 35% [===================== ] 892/2542 35% [===================== ] 893/2542 35% [===================== ] 894/2542 35% [===================== ] 895/2542 35% [===================== ] 896/2542 35% [===================== ] 897/2542 35% [===================== ] 898/2542 35% [===================== ] 899/2542 35% [===================== ] 900/2542 35% [===================== ] 901/2542 35% [====================== ] 902/2542 35% [====================== ] 903/2542 35% [====================== ] 904/2542 35% [====================== ] 905/2542 35% [====================== ] 906/2542 35% [====================== ] 907/2542 35% [====================== ] 908/2542 35% [====================== ] 909/2542 35% [====================== ] 910/2542 35% [====================== ] 911/2542 35% [====================== ] 912/2542 35% [====================== ] 913/2542 35% [====================== ] 914/2542 35% [====================== ] 915/2542 35% [====================== ] 916/2542 36% [====================== ] 917/2542 36% [====================== ] 918/2542 36% [====================== ] 919/2542 36% [====================== ] 920/2542 36% [====================== ] 921/2542 36% [====================== ] 922/2542 36% [====================== ] 923/2542 36% [====================== ] 924/2542 36% [====================== ] 925/2542 36% [====================== ] 926/2542 36% [====================== ] 927/2542 36% [====================== ] 928/2542 36% [====================== ] 929/2542 36% [====================== ] 930/2542 36% [====================== ] 931/2542 36% [====================== ] 932/2542 36% [====================== ] 933/2542 36% [====================== ] 934/2542 36% [====================== ] 935/2542 36% [====================== ] 936/2542 36% [====================== ] 937/2542 36% [====================== ] 938/2542 36% [====================== ] 939/2542 36% [====================== ] 940/2542 36% [====================== ] 941/2542 37% [====================== ] 942/2542 37% [======================= ] 943/2542 37% [======================= ] 944/2542 37% [======================= ] 945/2542 37% [======================= ] 946/2542 37% [======================= ] 947/2542 37% [======================= ] 948/2542 37% [======================= ] 949/2542 37% [======================= ] 950/2542 37% [======================= ] 951/2542 37% [======================= ] 952/2542 37% [======================= ] 953/2542 37% [======================= ] 954/2542 37% [======================= ] 955/2542 37% [======================= ] 956/2542 37% [======================= ] 957/2542 37% [======================= ] 958/2542 37% [======================= ] 959/2542 37% [======================= ] 960/2542 37% [======================= ] 961/2542 37% [======================= ] 962/2542 37% [======================= ] 963/2542 37% [======================= ] 964/2542 37% [======================= ] 965/2542 37% [======================= ] 966/2542 38% [======================= ] 967/2542 38% [======================= ] 968/2542 38% [======================= ] 969/2542 38% [======================= ] 970/2542 38% [======================= ] 971/2542 38% [======================= ] 972/2542 38% [======================= ] 973/2542 38% [======================= ] 974/2542 38% [======================= ] 975/2542 38% [======================= ] 976/2542 38% [======================= ] 977/2542 38% [======================= ] 978/2542 38% [======================= ] 979/2542 38% [======================= ] 980/2542 38% [======================= ] 981/2542 38% [======================= ] 982/2542 38% [======================= ] 983/2542 38% [======================== ] 984/2542 38% [======================== ] 985/2542 38% [======================== ] 986/2542 38% [======================== ] 987/2542 38% [======================== ] 988/2542 38% [======================== ] 989/2542 38% [======================== ] 990/2542 38% [======================== ] 991/2542 38% [======================== ] 992/2542 39% [======================== ] 993/2542 39% [======================== ] 994/2542 39% [======================== ] 995/2542 39% [======================== ] 996/2542 39% [======================== ] 997/2542 39% [======================== ] 998/2542 39% [======================== ] 999/2542 39% [======================== ] 1000/2542 39% [======================== ] 1001/2542 39% [======================== ] 1002/2542 39% [======================== ] 1003/2542 39% [======================== ] 1004/2542 39% [======================== ] 1005/2542 39% [======================== ] 1006/2542 39% [======================== ] 1007/2542 39% [======================== ] 1008/2542 39% [======================== ] 1009/2542 39% [======================== ] 1010/2542 39% [======================== ] 1011/2542 39% [======================== ] 1012/2542 39% [======================== ] 1013/2542 39% [======================== ] 1014/2542 39% [======================== ] 1015/2542 39% [======================== ] 1016/2542 39% [======================== ] 1017/2542 40% [======================== ] 1018/2542 40% [======================== ] 1019/2542 40% [======================== ] 1020/2542 40% [======================== ] 1021/2542 40% [======================== ] 1022/2542 40% [======================== ] 1023/2542 40% [======================== ] 1024/2542 40% [========================= ] 1025/2542 40% [========================= ] 1026/2542 40% [========================= ] 1027/2542 40% [========================= ] 1028/2542 40% [========================= ] 1029/2542 40% [========================= ] 1030/2542 40% [========================= ] 1031/2542 40% [========================= ] 1032/2542 40% [========================= ] 1033/2542 40% [========================= ] 1034/2542 40% [========================= ] 1035/2542 40% [========================= ] 1036/2542 40% [========================= ] 1037/2542 40% [========================= ] 1038/2542 40% [========================= ] 1039/2542 40% [========================= ] 1040/2542 40% [========================= ] 1041/2542 40% [========================= ] 1042/2542 40% [========================= ] 1043/2542 41% [========================= ] 1044/2542 41% [========================= ] 1045/2542 41% [========================= ] 1046/2542 41% [========================= ] 1047/2542 41% [========================= ] 1048/2542 41% [========================= ] 1049/2542 41% [========================= ] 1050/2542 41% [========================= ] 1051/2542 41% [========================= ] 1052/2542 41% [========================= ] 1053/2542 41% [========================= ] 1054/2542 41% [========================= ] 1055/2542 41% [========================= ] 1056/2542 41% [========================= ] 1057/2542 41% [========================= ] 1058/2542 41% [========================= ] 1059/2542 41% [========================= ] 1060/2542 41% [========================= ] 1061/2542 41% [========================= ] 1062/2542 41% [========================= ] 1063/2542 41% [========================= ] 1064/2542 41% [========================= ] 1065/2542 41% [========================== ] 1066/2542 41% [========================== ] 1067/2542 41% [========================== ] 1068/2542 42% [========================== ] 1069/2542 42% [========================== ] 1070/2542 42% [========================== ] 1071/2542 42% [========================== ] 1072/2542 42% [========================== ] 1073/2542 42% [========================== ] 1074/2542 42% [========================== ] 1075/2542 42% [========================== ] 1076/2542 42% [========================== ] 1077/2542 42% [========================== ] 1078/2542 42% [========================== ] 1079/2542 42% [========================== ] 1080/2542 42% [========================== ] 1081/2542 42% [========================== ] 1082/2542 42% [========================== ] 1083/2542 42% [========================== ] 1084/2542 42% [========================== ] 1085/2542 42% [========================== ] 1086/2542 42% [========================== ] 1087/2542 42% [========================== ] 1088/2542 42% [========================== ] 1089/2542 42% [========================== ] 1090/2542 42% [========================== ] 1091/2542 42% [========================== ] 1092/2542 42% [========================== ] 1093/2542 42% [========================== ] 1094/2542 43% [========================== ] 1095/2542 43% [========================== ] 1096/2542 43% [========================== ] 1097/2542 43% [========================== ] 1098/2542 43% [========================== ] 1099/2542 43% [========================== ] 1100/2542 43% [========================== ] 1101/2542 43% [========================== ] 1102/2542 43% [========================== ] 1103/2542 43% [========================== ] 1104/2542 43% [========================== ] 1105/2542 43% [========================== ] 1106/2542 43% [=========================== ] 1107/2542 43% [=========================== ] 1108/2542 43% [=========================== ] 1109/2542 43% [=========================== ] 1110/2542 43% [=========================== ] 1111/2542 43% [=========================== ] 1112/2542 43% [=========================== ] 1113/2542 43% [=========================== ] 1114/2542 43% [=========================== ] 1115/2542 43% [=========================== ] 1116/2542 43% [=========================== ] 1117/2542 43% [=========================== ] 1118/2542 43% [=========================== ] 1119/2542 44% [=========================== ] 1120/2542 44% [=========================== ] 1121/2542 44% [=========================== ] 1122/2542 44% [=========================== ] 1123/2542 44% [=========================== ] 1124/2542 44% [=========================== ] 1125/2542 44% [=========================== ] 1126/2542 44% [=========================== ] 1127/2542 44% [=========================== ] 1128/2542 44% [=========================== ] 1129/2542 44% [=========================== ] 1130/2542 44% [=========================== ] 1131/2542 44% [=========================== ] 1132/2542 44% [=========================== ] 1133/2542 44% [=========================== ] 1134/2542 44% [=========================== ] 1135/2542 44% [=========================== ] 1136/2542 44% [=========================== ] 1137/2542 44% [=========================== ] 1138/2542 44% [=========================== ] 1139/2542 44% [=========================== ] 1140/2542 44% [=========================== ] 1141/2542 44% [=========================== ] 1142/2542 44% [=========================== ] 1143/2542 44% [=========================== ] 1144/2542 45% [=========================== ] 1145/2542 45% [=========================== ] 1146/2542 45% [=========================== ] 1147/2542 45% [============================ ] 1148/2542 45% [============================ ] 1149/2542 45% [============================ ] 1150/2542 45% [============================ ] 1151/2542 45% [============================ ] 1152/2542 45% [============================ ] 1153/2542 45% [============================ ] 1154/2542 45% [============================ ] 1155/2542 45% [============================ ] 1156/2542 45% [============================ ] 1157/2542 45% [============================ ] 1158/2542 45% [============================ ] 1159/2542 45% [============================ ] 1160/2542 45% [============================ ] 1161/2542 45% [============================ ] 1162/2542 45% [============================ ] 1163/2542 45% [============================ ] 1164/2542 45% [============================ ] 1165/2542 45% [============================ ] 1166/2542 45% [============================ ] 1167/2542 45% [============================ ] 1168/2542 45% [============================ ] 1169/2542 45% [============================ ] 1170/2542 46% [============================ ] 1171/2542 46% [============================ ] 1172/2542 46% [============================ ] 1173/2542 46% [============================ ] 1174/2542 46% [============================ ] 1175/2542 46% [============================ ] 1176/2542 46% [============================ ] 1177/2542 46% [============================ ] 1178/2542 46% [============================ ] 1179/2542 46% [============================ ] 1180/2542 46% [============================ ] 1181/2542 46% [============================ ] 1182/2542 46% [============================ ] 1183/2542 46% [============================ ] 1184/2542 46% [============================ ] 1185/2542 46% [============================ ] 1186/2542 46% [============================ ] 1187/2542 46% [============================ ] 1188/2542 46% [============================= ] 1189/2542 46% [============================= ] 1190/2542 46% [============================= ] 1191/2542 46% [============================= ] 1192/2542 46% [============================= ] 1193/2542 46% [============================= ] 1194/2542 46% [============================= ] 1195/2542 47% [============================= ] 1196/2542 47% [============================= ] 1197/2542 47% [============================= ] 1198/2542 47% [============================= ] 1199/2542 47% [============================= ] 1200/2542 47% [============================= ] 1201/2542 47% [============================= ] 1202/2542 47% [============================= ] 1203/2542 47% [============================= ] 1204/2542 47% [============================= ] 1205/2542 47% [============================= ] 1206/2542 47% [============================= ] 1207/2542 47% [============================= ] 1208/2542 47% [============================= ] 1209/2542 47% [============================= ] 1210/2542 47% [============================= ] 1211/2542 47% [============================= ] 1212/2542 47% [============================= ] 1213/2542 47% [============================= ] 1214/2542 47% [============================= ] 1215/2542 47% [============================= ] 1216/2542 47% [============================= ] 1217/2542 47% [============================= ] 1218/2542 47% [============================= ] 1219/2542 47% [============================= ] 1220/2542 47% [============================= ] 1221/2542 48% [============================= ] 1222/2542 48% [============================= ] 1223/2542 48% [============================= ] 1224/2542 48% [============================= ] 1225/2542 48% [============================= ] 1226/2542 48% [============================= ] 1227/2542 48% [============================= ] 1228/2542 48% [============================= ] 1229/2542 48% [============================== ] 1230/2542 48% [============================== ] 1231/2542 48% [============================== ] 1232/2542 48% [============================== ] 1233/2542 48% [============================== ] 1234/2542 48% [============================== ] 1235/2542 48% [============================== ] 1236/2542 48% [============================== ] 1237/2542 48% [============================== ] 1238/2542 48% [============================== ] 1239/2542 48% [============================== ] 1240/2542 48% [============================== ] 1241/2542 48% [============================== ] 1242/2542 48% [============================== ] 1243/2542 48% [============================== ] 1244/2542 48% [============================== ] 1245/2542 48% [============================== ] 1246/2542 49% [============================== ] 1247/2542 49% [============================== ] 1248/2542 49% [============================== ] 1249/2542 49% [============================== ] 1250/2542 49% [============================== ] 1251/2542 49% [============================== ] 1252/2542 49% [============================== ] 1253/2542 49% [============================== ] 1254/2542 49% [============================== ] 1255/2542 49% [============================== ] 1256/2542 49% [============================== ] 1257/2542 49% [============================== ] 1258/2542 49% [============================== ] 1259/2542 49% [============================== ] 1260/2542 49% [============================== ] 1261/2542 49% [============================== ] 1262/2542 49% [============================== ] 1263/2542 49% [============================== ] 1264/2542 49% [============================== ] 1265/2542 49% [============================== ] 1266/2542 49% [============================== ] 1267/2542 49% [============================== ] 1268/2542 49% [============================== ] 1269/2542 49% [============================== ] 1270/2542 49% [=============================== ] 1271/2542 50% [=============================== ] 1272/2542 50% [=============================== ] 1273/2542 50% [=============================== ] 1274/2542 50% [=============================== ] 1275/2542 50% [=============================== ] 1276/2542 50% [=============================== ] 1277/2542 50% [=============================== ] 1278/2542 50% [=============================== ] 1279/2542 50% [=============================== ] 1280/2542 50% [=============================== ] 1281/2542 50% [=============================== ] 1282/2542 50% [=============================== ] 1283/2542 50% [=============================== ] 1284/2542 50% [=============================== ] 1285/2542 50% [=============================== ] 1286/2542 50% [=============================== ] 1287/2542 50% [=============================== ] 1288/2542 50% [=============================== ] 1289/2542 50% [=============================== ] 1290/2542 50% [=============================== ] 1291/2542 50% [=============================== ] 1292/2542 50% [=============================== ] 1293/2542 50% [=============================== ] 1294/2542 50% [=============================== ] 1295/2542 50% [=============================== ] 1296/2542 50% [=============================== ] 1297/2542 51% [=============================== ] 1298/2542 51% [=============================== ] 1299/2542 51% [=============================== ] 1300/2542 51% [=============================== ] 1301/2542 51% [=============================== ] 1302/2542 51% [=============================== ] 1303/2542 51% [=============================== ] 1304/2542 51% [=============================== ] 1305/2542 51% [=============================== ] 1306/2542 51% [=============================== ] 1307/2542 51% [=============================== ] 1308/2542 51% [=============================== ] 1309/2542 51% [=============================== ] 1310/2542 51% [=============================== ] 1311/2542 51% [================================ ] 1312/2542 51% [================================ ] 1313/2542 51% [================================ ] 1314/2542 51% [================================ ] 1315/2542 51% [================================ ] 1316/2542 51% [================================ ] 1317/2542 51% [================================ ] 1318/2542 51% [================================ ] 1319/2542 51% [================================ ] 1320/2542 51% [================================ ] 1321/2542 51% [================================ ] 1322/2542 52% [================================ ] 1323/2542 52% [================================ ] 1324/2542 52% [================================ ] 1325/2542 52% [================================ ] 1326/2542 52% [================================ ] 1327/2542 52% [================================ ] 1328/2542 52% [================================ ] 1329/2542 52% [================================ ] 1330/2542 52% [================================ ] 1331/2542 52% [================================ ] 1332/2542 52% [================================ ] 1333/2542 52% [================================ ] 1334/2542 52% [================================ ] 1335/2542 52% [================================ ] 1336/2542 52% [================================ ] 1337/2542 52% [================================ ] 1338/2542 52% [================================ ] 1339/2542 52% [================================ ] 1340/2542 52% [================================ ] 1341/2542 52% [================================ ] 1342/2542 52% [================================ ] 1343/2542 52% [================================ ] 1344/2542 52% [================================ ] 1345/2542 52% [================================ ] 1346/2542 52% [================================ ] 1347/2542 52% [================================ ] 1348/2542 53% [================================ ] 1349/2542 53% [================================ ] 1350/2542 53% [================================ ] 1351/2542 53% [================================ ] 1352/2542 53% [================================= ] 1353/2542 53% [================================= ] 1354/2542 53% [================================= ] 1355/2542 53% [================================= ] 1356/2542 53% [================================= ] 1357/2542 53% [================================= ] 1358/2542 53% [================================= ] 1359/2542 53% [================================= ] 1360/2542 53% [================================= ] 1361/2542 53% [================================= ] 1362/2542 53% [================================= ] 1363/2542 53% [================================= ] 1364/2542 53% [================================= ] 1365/2542 53% [================================= ] 1366/2542 53% [================================= ] 1367/2542 53% [================================= ] 1368/2542 53% [================================= ] 1369/2542 53% [================================= ] 1370/2542 53% [================================= ] 1371/2542 53% [================================= ] 1372/2542 53% [================================= ] 1373/2542 54% [================================= ] 1374/2542 54% [================================= ] 1375/2542 54% [================================= ] 1376/2542 54% [================================= ] 1377/2542 54% [================================= ] 1378/2542 54% [================================= ] 1379/2542 54% [================================= ] 1380/2542 54% [================================= ] 1381/2542 54% [================================= ] 1382/2542 54% [================================= ] 1383/2542 54% [================================= ] 1384/2542 54% [================================= ] 1385/2542 54% [================================= ] 1386/2542 54% [================================= ] 1387/2542 54% [================================= ] 1388/2542 54% [================================= ] 1389/2542 54% [================================= ] 1390/2542 54% [================================= ] 1391/2542 54% [================================= ] 1392/2542 54% [================================= ] 1393/2542 54% [================================== ] 1394/2542 54% [================================== ] 1395/2542 54% [================================== ] 1396/2542 54% [================================== ] 1397/2542 54% [================================== ] 1398/2542 54% [================================== ] 1399/2542 55% [================================== ] 1400/2542 55% [================================== ] 1401/2542 55% [================================== ] 1402/2542 55% [================================== ] 1403/2542 55% [================================== ] 1404/2542 55% [================================== ] 1405/2542 55% [================================== ] 1406/2542 55% [================================== ] 1407/2542 55% [================================== ] 1408/2542 55% [================================== ] 1409/2542 55% [================================== ] 1410/2542 55% [================================== ] 1411/2542 55% [================================== ] 1412/2542 55% [================================== ] 1413/2542 55% [================================== ] 1414/2542 55% [================================== ] 1415/2542 55% [================================== ] 1416/2542 55% [================================== ] 1417/2542 55% [================================== ] 1418/2542 55% [================================== ] 1419/2542 55% [================================== ] 1420/2542 55% [================================== ] 1421/2542 55% [================================== ] 1422/2542 55% [================================== ] 1423/2542 55% [================================== ] 1424/2542 56% [================================== ] 1425/2542 56% [================================== ] 1426/2542 56% [================================== ] 1427/2542 56% [================================== ] 1428/2542 56% [================================== ] 1429/2542 56% [================================== ] 1430/2542 56% [================================== ] 1431/2542 56% [================================== ] 1432/2542 56% [================================== ] 1433/2542 56% [================================== ] 1434/2542 56% [=================================== ] 1435/2542 56% [=================================== ] 1436/2542 56% [=================================== ] 1437/2542 56% [=================================== ] 1438/2542 56% [=================================== ] 1439/2542 56% [=================================== ] 1440/2542 56% [=================================== ] 1441/2542 56% [=================================== ] 1442/2542 56% [=================================== ] 1443/2542 56% [=================================== ] 1444/2542 56% [=================================== ] 1445/2542 56% [=================================== ] 1446/2542 56% [=================================== ] 1447/2542 56% [=================================== ] 1448/2542 56% [=================================== ] 1449/2542 57% [=================================== ] 1450/2542 57% [=================================== ] 1451/2542 57% [=================================== ] 1452/2542 57% [=================================== ] 1453/2542 57% [=================================== ] 1454/2542 57% [=================================== ] 1455/2542 57% [=================================== ] 1456/2542 57% [=================================== ] 1457/2542 57% [=================================== ] 1458/2542 57% [=================================== ] 1459/2542 57% [=================================== ] 1460/2542 57% [=================================== ] 1461/2542 57% [=================================== ] 1462/2542 57% [=================================== ] 1463/2542 57% [=================================== ] 1464/2542 57% [=================================== ] 1465/2542 57% [=================================== ] 1466/2542 57% [=================================== ] 1467/2542 57% [=================================== ] 1468/2542 57% [=================================== ] 1469/2542 57% [=================================== ] 1470/2542 57% [=================================== ] 1471/2542 57% [=================================== ] 1472/2542 57% [=================================== ] 1473/2542 57% [=================================== ] 1474/2542 57% [=================================== ] 1475/2542 58% [==================================== ] 1476/2542 58% [==================================== ] 1477/2542 58% [==================================== ] 1478/2542 58% [==================================== ] 1479/2542 58% [==================================== ] 1480/2542 58% [==================================== ] 1481/2542 58% [==================================== ] 1482/2542 58% [==================================== ] 1483/2542 58% [==================================== ] 1484/2542 58% [==================================== ] 1485/2542 58% [==================================== ] 1486/2542 58% [==================================== ] 1487/2542 58% [==================================== ] 1488/2542 58% [==================================== ] 1489/2542 58% [==================================== ] 1490/2542 58% [==================================== ] 1491/2542 58% [==================================== ] 1492/2542 58% [==================================== ] 1493/2542 58% [==================================== ] 1494/2542 58% [==================================== ] 1495/2542 58% [==================================== ] 1496/2542 58% [==================================== ] 1497/2542 58% [==================================== ] 1498/2542 58% [==================================== ] 1499/2542 58% [==================================== ] 1500/2542 59% [==================================== ] 1501/2542 59% [==================================== ] 1502/2542 59% [==================================== ] 1503/2542 59% [==================================== ] 1504/2542 59% [==================================== ] 1505/2542 59% [==================================== ] 1506/2542 59% [==================================== ] 1507/2542 59% [==================================== ] 1508/2542 59% [==================================== ] 1509/2542 59% [==================================== ] 1510/2542 59% [==================================== ] 1511/2542 59% [==================================== ] 1512/2542 59% [==================================== ] 1513/2542 59% [==================================== ] 1514/2542 59% [==================================== ] 1515/2542 59% [==================================== ] 1516/2542 59% [===================================== ] 1517/2542 59% [===================================== ] 1518/2542 59% [===================================== ] 1519/2542 59% [===================================== ] 1520/2542 59% [===================================== ] 1521/2542 59% [===================================== ] 1522/2542 59% [===================================== ] 1523/2542 59% [===================================== ] 1524/2542 59% [===================================== ] 1525/2542 59% [===================================== ] 1526/2542 60% [===================================== ] 1527/2542 60% [===================================== ] 1528/2542 60% [===================================== ] 1529/2542 60% [===================================== ] 1530/2542 60% [===================================== ] 1531/2542 60% [===================================== ] 1532/2542 60% [===================================== ] 1533/2542 60% [===================================== ] 1534/2542 60% [===================================== ] 1535/2542 60% [===================================== ] 1536/2542 60% [===================================== ] 1537/2542 60% [===================================== ] 1538/2542 60% [===================================== ] 1539/2542 60% [===================================== ] 1540/2542 60% [===================================== ] 1541/2542 60% [===================================== ] 1542/2542 60% [===================================== ] 1543/2542 60% [===================================== ] 1544/2542 60% [===================================== ] 1545/2542 60% [===================================== ] 1546/2542 60% [===================================== ] 1547/2542 60% [===================================== ] 1548/2542 60% [===================================== ] 1549/2542 60% [===================================== ] 1550/2542 60% [===================================== ] 1551/2542 61% [===================================== ] 1552/2542 61% [===================================== ] 1553/2542 61% [===================================== ] 1554/2542 61% [===================================== ] 1555/2542 61% [===================================== ] 1556/2542 61% [===================================== ] 1557/2542 61% [====================================== ] 1558/2542 61% [====================================== ] 1559/2542 61% [====================================== ] 1560/2542 61% [====================================== ] 1561/2542 61% [====================================== ] 1562/2542 61% [====================================== ] 1563/2542 61% [====================================== ] 1564/2542 61% [====================================== ] 1565/2542 61% [====================================== ] 1566/2542 61% [====================================== ] 1567/2542 61% [====================================== ] 1568/2542 61% [====================================== ] 1569/2542 61% [====================================== ] 1570/2542 61% [====================================== ] 1571/2542 61% [====================================== ] 1572/2542 61% [====================================== ] 1573/2542 61% [====================================== ] 1574/2542 61% [====================================== ] 1575/2542 61% [====================================== ] 1576/2542 61% [====================================== ] 1577/2542 62% [====================================== ] 1578/2542 62% [====================================== ] 1579/2542 62% [====================================== ] 1580/2542 62% [====================================== ] 1581/2542 62% [====================================== ] 1582/2542 62% [====================================== ] 1583/2542 62% [====================================== ] 1584/2542 62% [====================================== ] 1585/2542 62% [====================================== ] 1586/2542 62% [====================================== ] 1587/2542 62% [====================================== ] 1588/2542 62% [====================================== ] 1589/2542 62% [====================================== ] 1590/2542 62% [====================================== ] 1591/2542 62% [====================================== ] 1592/2542 62% [====================================== ] 1593/2542 62% [====================================== ] 1594/2542 62% [====================================== ] 1595/2542 62% [====================================== ] 1596/2542 62% [====================================== ] 1597/2542 62% [====================================== ] 1598/2542 62% [======================================= ] 1599/2542 62% [======================================= ] 1600/2542 62% [======================================= ] 1601/2542 62% [======================================= ] 1602/2542 63% [======================================= ] 1603/2542 63% [======================================= ] 1604/2542 63% [======================================= ] 1605/2542 63% [======================================= ] 1606/2542 63% [======================================= ] 1607/2542 63% [======================================= ] 1608/2542 63% [======================================= ] 1609/2542 63% [======================================= ] 1610/2542 63% [======================================= ] 1611/2542 63% [======================================= ] 1612/2542 63% [======================================= ] 1613/2542 63% [======================================= ] 1614/2542 63% [======================================= ] 1615/2542 63% [======================================= ] 1616/2542 63% [======================================= ] 1617/2542 63% [======================================= ] 1618/2542 63% [======================================= ] 1619/2542 63% [======================================= ] 1620/2542 63% [======================================= ] 1621/2542 63% [======================================= ] 1622/2542 63% [======================================= ] 1623/2542 63% [======================================= ] 1624/2542 63% [======================================= ] 1625/2542 63% [======================================= ] 1626/2542 63% [======================================= ] 1627/2542 64% [======================================= ] 1628/2542 64% [======================================= ] 1629/2542 64% [======================================= ] 1630/2542 64% [======================================= ] 1631/2542 64% [======================================= ] 1632/2542 64% [======================================= ] 1633/2542 64% [======================================= ] 1634/2542 64% [======================================= ] 1635/2542 64% [======================================= ] 1636/2542 64% [======================================= ] 1637/2542 64% [======================================= ] 1638/2542 64% [======================================= ] 1639/2542 64% [======================================== ] 1640/2542 64% [======================================== ] 1641/2542 64% [======================================== ] 1642/2542 64% [======================================== ] 1643/2542 64% [======================================== ] 1644/2542 64% [======================================== ] 1645/2542 64% [======================================== ] 1646/2542 64% [======================================== ] 1647/2542 64% [======================================== ] 1648/2542 64% [======================================== ] 1649/2542 64% [======================================== ] 1650/2542 64% [======================================== ] 1651/2542 64% [======================================== ] 1652/2542 64% [======================================== ] 1653/2542 65% [======================================== ] 1654/2542 65% [======================================== ] 1655/2542 65% [======================================== ] 1656/2542 65% [======================================== ] 1657/2542 65% [======================================== ] 1658/2542 65% [======================================== ] 1659/2542 65% [======================================== ] 1660/2542 65% [======================================== ] 1661/2542 65% [======================================== ] 1662/2542 65% [======================================== ] 1663/2542 65% [======================================== ] 1664/2542 65% [======================================== ] 1665/2542 65% [======================================== ] 1666/2542 65% [======================================== ] 1667/2542 65% [======================================== ] 1668/2542 65% [======================================== ] 1669/2542 65% [======================================== ] 1670/2542 65% [======================================== ] 1671/2542 65% [======================================== ] 1672/2542 65% [======================================== ] 1673/2542 65% [======================================== ] 1674/2542 65% [======================================== ] 1675/2542 65% [======================================== ] 1676/2542 65% [======================================== ] 1677/2542 65% [======================================== ] 1678/2542 66% [======================================== ] 1679/2542 66% [======================================== ] 1680/2542 66% [========================================= ] 1681/2542 66% [========================================= ] 1682/2542 66% [========================================= ] 1683/2542 66% [========================================= ] 1684/2542 66% [========================================= ] 1685/2542 66% [========================================= ] 1686/2542 66% [========================================= ] 1687/2542 66% [========================================= ] 1688/2542 66% [========================================= ] 1689/2542 66% [========================================= ] 1690/2542 66% [========================================= ] 1691/2542 66% [========================================= ] 1692/2542 66% [========================================= ] 1693/2542 66% [========================================= ] 1694/2542 66% [========================================= ] 1695/2542 66% [========================================= ] 1696/2542 66% [========================================= ] 1697/2542 66% [========================================= ] 1698/2542 66% [========================================= ] 1699/2542 66% [========================================= ] 1700/2542 66% [========================================= ] 1701/2542 66% [========================================= ] 1702/2542 66% [========================================= ] 1703/2542 66% [========================================= ] 1704/2542 67% [========================================= ] 1705/2542 67% [========================================= ] 1706/2542 67% [========================================= ] 1707/2542 67% [========================================= ] 1708/2542 67% [========================================= ] 1709/2542 67% [========================================= ] 1710/2542 67% [========================================= ] 1711/2542 67% [========================================= ] 1712/2542 67% [========================================= ] 1713/2542 67% [========================================= ] 1714/2542 67% [========================================= ] 1715/2542 67% [========================================= ] 1716/2542 67% [========================================= ] 1717/2542 67% [========================================= ] 1718/2542 67% [========================================= ] 1719/2542 67% [========================================= ] 1720/2542 67% [========================================= ] 1721/2542 67% [========================================== ] 1722/2542 67% [========================================== ] 1723/2542 67% [========================================== ] 1724/2542 67% [========================================== ] 1725/2542 67% [========================================== ] 1726/2542 67% [========================================== ] 1727/2542 67% [========================================== ] 1728/2542 67% [========================================== ] 1729/2542 68% [========================================== ] 1730/2542 68% [========================================== ] 1731/2542 68% [========================================== ] 1732/2542 68% [========================================== ] 1733/2542 68% [========================================== ] 1734/2542 68% [========================================== ] 1735/2542 68% [========================================== ] 1736/2542 68% [========================================== ] 1737/2542 68% [========================================== ] 1738/2542 68% [========================================== ] 1739/2542 68% [========================================== ] 1740/2542 68% [========================================== ] 1741/2542 68% [========================================== ] 1742/2542 68% [========================================== ] 1743/2542 68% [========================================== ] 1744/2542 68% [========================================== ] 1745/2542 68% [========================================== ] 1746/2542 68% [========================================== ] 1747/2542 68% [========================================== ] 1748/2542 68% [========================================== ] 1749/2542 68% [========================================== ] 1750/2542 68% [========================================== ] 1751/2542 68% [========================================== ] 1752/2542 68% [========================================== ] 1753/2542 68% [========================================== ] 1754/2542 69% [========================================== ] 1755/2542 69% [========================================== ] 1756/2542 69% [========================================== ] 1757/2542 69% [========================================== ] 1758/2542 69% [========================================== ] 1759/2542 69% [========================================== ] 1760/2542 69% [========================================== ] 1761/2542 69% [========================================== ] 1762/2542 69% [=========================================== ] 1763/2542 69% [=========================================== ] 1764/2542 69% [=========================================== ] 1765/2542 69% [=========================================== ] 1766/2542 69% [=========================================== ] 1767/2542 69% [=========================================== ] 1768/2542 69% [=========================================== ] 1769/2542 69% [=========================================== ] 1770/2542 69% [=========================================== ] 1771/2542 69% [=========================================== ] 1772/2542 69% [=========================================== ] 1773/2542 69% [=========================================== ] 1774/2542 69% [=========================================== ] 1775/2542 69% [=========================================== ] 1776/2542 69% [=========================================== ] 1777/2542 69% [=========================================== ] 1778/2542 69% [=========================================== ] 1779/2542 69% [=========================================== ] 1780/2542 70% [=========================================== ] 1781/2542 70% [=========================================== ] 1782/2542 70% [=========================================== ] 1783/2542 70% [=========================================== ] 1784/2542 70% [=========================================== ] 1785/2542 70% [=========================================== ] 1786/2542 70% [=========================================== ] 1787/2542 70% [=========================================== ] 1788/2542 70% [=========================================== ] 1789/2542 70% [=========================================== ] 1790/2542 70% [=========================================== ] 1791/2542 70% [=========================================== ] 1792/2542 70% [=========================================== ] 1793/2542 70% [=========================================== ] 1794/2542 70% [=========================================== ] 1795/2542 70% [=========================================== ] 1796/2542 70% [=========================================== ] 1797/2542 70% [=========================================== ] 1798/2542 70% [=========================================== ] 1799/2542 70% [=========================================== ] 1800/2542 70% [=========================================== ] 1801/2542 70% [=========================================== ] 1802/2542 70% [=========================================== ] 1803/2542 70% [============================================ ] 1804/2542 70% [============================================ ] 1805/2542 71% [============================================ ] 1806/2542 71% [============================================ ] 1807/2542 71% [============================================ ] 1808/2542 71% [============================================ ] 1809/2542 71% [============================================ ] 1810/2542 71% [============================================ ] 1811/2542 71% [============================================ ] 1812/2542 71% [============================================ ] 1813/2542 71% [============================================ ] 1814/2542 71% [============================================ ] 1815/2542 71% [============================================ ] 1816/2542 71% [============================================ ] 1817/2542 71% [============================================ ] 1818/2542 71% [============================================ ] 1819/2542 71% [============================================ ] 1820/2542 71% [============================================ ] 1821/2542 71% [============================================ ] 1822/2542 71% [============================================ ] 1823/2542 71% [============================================ ] 1824/2542 71% [============================================ ] 1825/2542 71% [============================================ ] 1826/2542 71% [============================================ ] 1827/2542 71% [============================================ ] 1828/2542 71% [============================================ ] 1829/2542 71% [============================================ ] 1830/2542 71% [============================================ ] 1831/2542 72% [============================================ ] 1832/2542 72% [============================================ ] 1833/2542 72% [============================================ ] 1834/2542 72% [============================================ ] 1835/2542 72% [============================================ ] 1836/2542 72% [============================================ ] 1837/2542 72% [============================================ ] 1838/2542 72% [============================================ ] 1839/2542 72% [============================================ ] 1840/2542 72% [============================================ ] 1841/2542 72% [============================================ ] 1842/2542 72% [============================================ ] 1843/2542 72% [============================================ ] 1844/2542 72% [============================================= ] 1845/2542 72% [============================================= ] 1846/2542 72% [============================================= ] 1847/2542 72% [============================================= ] 1848/2542 72% [============================================= ] 1849/2542 72% [============================================= ] 1850/2542 72% [============================================= ] 1851/2542 72% [============================================= ] 1852/2542 72% [============================================= ] 1853/2542 72% [============================================= ] 1854/2542 72% [============================================= ] 1855/2542 72% [============================================= ] 1856/2542 73% [============================================= ] 1857/2542 73% [============================================= ] 1858/2542 73% [============================================= ] 1859/2542 73% [============================================= ] 1860/2542 73% [============================================= ] 1861/2542 73% [============================================= ] 1862/2542 73% [============================================= ] 1863/2542 73% [============================================= ] 1864/2542 73% [============================================= ] 1865/2542 73% [============================================= ] 1866/2542 73% [============================================= ] 1867/2542 73% [============================================= ] 1868/2542 73% [============================================= ] 1869/2542 73% [============================================= ] 1870/2542 73% [============================================= ] 1871/2542 73% [============================================= ] 1872/2542 73% [============================================= ] 1873/2542 73% [============================================= ] 1874/2542 73% [============================================= ] 1875/2542 73% [============================================= ] 1876/2542 73% [============================================= ] 1877/2542 73% [============================================= ] 1878/2542 73% [============================================= ] 1879/2542 73% [============================================= ] 1880/2542 73% [============================================= ] 1881/2542 73% [============================================= ] 1882/2542 74% [============================================= ] 1883/2542 74% [============================================= ] 1884/2542 74% [============================================= ] 1885/2542 74% [============================================== ] 1886/2542 74% [============================================== ] 1887/2542 74% [============================================== ] 1888/2542 74% [============================================== ] 1889/2542 74% [============================================== ] 1890/2542 74% [============================================== ] 1891/2542 74% [============================================== ] 1892/2542 74% [============================================== ] 1893/2542 74% [============================================== ] 1894/2542 74% [============================================== ] 1895/2542 74% [============================================== ] 1896/2542 74% [============================================== ] 1897/2542 74% [============================================== ] 1898/2542 74% [============================================== ] 1899/2542 74% [============================================== ] 1900/2542 74% [============================================== ] 1901/2542 74% [============================================== ] 1902/2542 74% [============================================== ] 1903/2542 74% [============================================== ] 1904/2542 74% [============================================== ] 1905/2542 74% [============================================== ] 1906/2542 74% [============================================== ] 1907/2542 75% [============================================== ] 1908/2542 75% [============================================== ] 1909/2542 75% [============================================== ] 1910/2542 75% [============================================== ] 1911/2542 75% [============================================== ] 1912/2542 75% [============================================== ] 1913/2542 75% [============================================== ] 1914/2542 75% [============================================== ] 1915/2542 75% [============================================== ] 1916/2542 75% [============================================== ] 1917/2542 75% [============================================== ] 1918/2542 75% [============================================== ] 1919/2542 75% [============================================== ] 1920/2542 75% [============================================== ] 1921/2542 75% [============================================== ] 1922/2542 75% [============================================== ] 1923/2542 75% [============================================== ] 1924/2542 75% [============================================== ] 1925/2542 75% [============================================== ] 1926/2542 75% [=============================================== ] 1927/2542 75% [=============================================== ] 1928/2542 75% [=============================================== ] 1929/2542 75% [=============================================== ] 1930/2542 75% [=============================================== ] 1931/2542 75% [=============================================== ] 1932/2542 76% [=============================================== ] 1933/2542 76% [=============================================== ] 1934/2542 76% [=============================================== ] 1935/2542 76% [=============================================== ] 1936/2542 76% [=============================================== ] 1937/2542 76% [=============================================== ] 1938/2542 76% [=============================================== ] 1939/2542 76% [=============================================== ] 1940/2542 76% [=============================================== ] 1941/2542 76% [=============================================== ] 1942/2542 76% [=============================================== ] 1943/2542 76% [=============================================== ] 1944/2542 76% [=============================================== ] 1945/2542 76% [=============================================== ] 1946/2542 76% [=============================================== ] 1947/2542 76% [=============================================== ] 1948/2542 76% [=============================================== ] 1949/2542 76% [=============================================== ] 1950/2542 76% [=============================================== ] 1951/2542 76% [=============================================== ] 1952/2542 76% [=============================================== ] 1953/2542 76% [=============================================== ] 1954/2542 76% [=============================================== ] 1955/2542 76% [=============================================== ] 1956/2542 76% [=============================================== ] 1957/2542 76% [=============================================== ] 1958/2542 77% [=============================================== ] 1959/2542 77% [=============================================== ] 1960/2542 77% [=============================================== ] 1961/2542 77% [=============================================== ] 1962/2542 77% [=============================================== ] 1963/2542 77% [=============================================== ] 1964/2542 77% [=============================================== ] 1965/2542 77% [=============================================== ] 1966/2542 77% [=============================================== ] 1967/2542 77% [================================================ ] 1968/2542 77% [================================================ ] 1969/2542 77% [================================================ ] 1970/2542 77% [================================================ ] 1971/2542 77% [================================================ ] 1972/2542 77% [================================================ ] 1973/2542 77% [================================================ ] 1974/2542 77% [================================================ ] 1975/2542 77% [================================================ ] 1976/2542 77% [================================================ ] 1977/2542 77% [================================================ ] 1978/2542 77% [================================================ ] 1979/2542 77% [================================================ ] 1980/2542 77% [================================================ ] 1981/2542 77% [================================================ ] 1982/2542 77% [================================================ ] 1983/2542 78% [================================================ ] 1984/2542 78% [================================================ ] 1985/2542 78% [================================================ ] 1986/2542 78% [================================================ ] 1987/2542 78% [================================================ ] 1988/2542 78% [================================================ ] 1989/2542 78% [================================================ ] 1990/2542 78% [================================================ ] 1991/2542 78% [================================================ ] 1992/2542 78% [================================================ ] 1993/2542 78% [================================================ ] 1994/2542 78% [================================================ ] 1995/2542 78% [================================================ ] 1996/2542 78% [================================================ ] 1997/2542 78% [================================================ ] 1998/2542 78% [================================================ ] 1999/2542 78% [================================================ ] 2000/2542 78% [================================================ ] 2001/2542 78% [================================================ ] 2002/2542 78% [================================================ ] 2003/2542 78% [================================================ ] 2004/2542 78% [================================================ ] 2005/2542 78% [================================================ ] 2006/2542 78% [================================================ ] 2007/2542 78% [================================================ ] 2008/2542 78% [================================================= ] 2009/2542 79% [================================================= ] 2010/2542 79% [================================================= ] 2011/2542 79% [================================================= ] 2012/2542 79% [================================================= ] 2013/2542 79% [================================================= ] 2014/2542 79% [================================================= ] 2015/2542 79% [================================================= ] 2016/2542 79% [================================================= ] 2017/2542 79% [================================================= ] 2018/2542 79% [================================================= ] 2019/2542 79% [================================================= ] 2020/2542 79% [================================================= ] 2021/2542 79% [================================================= ] 2022/2542 79% [================================================= ] 2023/2542 79% [================================================= ] 2024/2542 79% [================================================= ] 2025/2542 79% [================================================= ] 2026/2542 79% [================================================= ] 2027/2542 79% [================================================= ] 2028/2542 79% [================================================= ] 2029/2542 79% [================================================= ] 2030/2542 79% [================================================= ] 2031/2542 79% [================================================= ] 2032/2542 79% [================================================= ] 2033/2542 79% [================================================= ] 2034/2542 80% [================================================= ] 2035/2542 80% [================================================= ] 2036/2542 80% [================================================= ] 2037/2542 80% [================================================= ] 2038/2542 80% [================================================= ] 2039/2542 80% [================================================= ] 2040/2542 80% [================================================= ] 2041/2542 80% [================================================= ] 2042/2542 80% [================================================= ] 2043/2542 80% [================================================= ] 2044/2542 80% [================================================= ] 2045/2542 80% [================================================= ] 2046/2542 80% [================================================= ] 2047/2542 80% [================================================= ] 2048/2542 80% [================================================= ] 2049/2542 80% [================================================== ] 2050/2542 80% [================================================== ] 2051/2542 80% [================================================== ] 2052/2542 80% [================================================== ] 2053/2542 80% [================================================== ] 2054/2542 80% [================================================== ] 2055/2542 80% [================================================== ] 2056/2542 80% [================================================== ] 2057/2542 80% [================================================== ] 2058/2542 80% [================================================== ] 2059/2542 80% [================================================== ] 2060/2542 81% [================================================== ] 2061/2542 81% [================================================== ] 2062/2542 81% [================================================== ] 2063/2542 81% [================================================== ] 2064/2542 81% [================================================== ] 2065/2542 81% [================================================== ] 2066/2542 81% [================================================== ] 2067/2542 81% [================================================== ] 2068/2542 81% [================================================== ] 2069/2542 81% [================================================== ] 2070/2542 81% [================================================== ] 2071/2542 81% [================================================== ] 2072/2542 81% [================================================== ] 2073/2542 81% [================================================== ] 2074/2542 81% [================================================== ] 2075/2542 81% [================================================== ] 2076/2542 81% [================================================== ] 2077/2542 81% [================================================== ] 2078/2542 81% [================================================== ] 2079/2542 81% [================================================== ] 2080/2542 81% [================================================== ] 2081/2542 81% [================================================== ] 2082/2542 81% [================================================== ] 2083/2542 81% [================================================== ] 2084/2542 81% [================================================== ] 2085/2542 82% [================================================== ] 2086/2542 82% [================================================== ] 2087/2542 82% [================================================== ] 2088/2542 82% [================================================== ] 2089/2542 82% [================================================== ] 2090/2542 82% [=================================================== ] 2091/2542 82% [=================================================== ] 2092/2542 82% [=================================================== ] 2093/2542 82% [=================================================== ] 2094/2542 82% [=================================================== ] 2095/2542 82% [=================================================== ] 2096/2542 82% [=================================================== ] 2097/2542 82% [=================================================== ] 2098/2542 82% [=================================================== ] 2099/2542 82% [=================================================== ] 2100/2542 82% [=================================================== ] 2101/2542 82% [=================================================== ] 2102/2542 82% [=================================================== ] 2103/2542 82% [=================================================== ] 2104/2542 82% [=================================================== ] 2105/2542 82% [=================================================== ] 2106/2542 82% [=================================================== ] 2107/2542 82% [=================================================== ] 2108/2542 82% [=================================================== ] 2109/2542 82% [=================================================== ] 2110/2542 83% [=================================================== ] 2111/2542 83% [=================================================== ] 2112/2542 83% [=================================================== ] 2113/2542 83% [=================================================== ] 2114/2542 83% [=================================================== ] 2115/2542 83% [=================================================== ] 2116/2542 83% [=================================================== ] 2117/2542 83% [=================================================== ] 2118/2542 83% [=================================================== ] 2119/2542 83% [=================================================== ] 2120/2542 83% [=================================================== ] 2121/2542 83% [=================================================== ] 2122/2542 83% [=================================================== ] 2123/2542 83% [=================================================== ] 2124/2542 83% [=================================================== ] 2125/2542 83% [=================================================== ] 2126/2542 83% [=================================================== ] 2127/2542 83% [=================================================== ] 2128/2542 83% [=================================================== ] 2129/2542 83% [=================================================== ] 2130/2542 83% [=================================================== ] 2131/2542 83% [==================================================== ] 2132/2542 83% [==================================================== ] 2133/2542 83% [==================================================== ] 2134/2542 83% [==================================================== ] 2135/2542 83% [==================================================== ] 2136/2542 84% [==================================================== ] 2137/2542 84% [==================================================== ] 2138/2542 84% [==================================================== ] 2139/2542 84% [==================================================== ] 2140/2542 84% [==================================================== ] 2141/2542 84% [==================================================== ] 2142/2542 84% [==================================================== ] 2143/2542 84% [==================================================== ] 2144/2542 84% [==================================================== ] 2145/2542 84% [==================================================== ] 2146/2542 84% [==================================================== ] 2147/2542 84% [==================================================== ] 2148/2542 84% [==================================================== ] 2149/2542 84% [==================================================== ] 2150/2542 84% [==================================================== ] 2151/2542 84% [==================================================== ] 2152/2542 84% [==================================================== ] 2153/2542 84% [==================================================== ] 2154/2542 84% [==================================================== ] 2155/2542 84% [==================================================== ] 2156/2542 84% [==================================================== ] 2157/2542 84% [==================================================== ] 2158/2542 84% [==================================================== ] 2159/2542 84% [==================================================== ] 2160/2542 84% [==================================================== ] 2161/2542 85% [==================================================== ] 2162/2542 85% [==================================================== ] 2163/2542 85% [==================================================== ] 2164/2542 85% [==================================================== ] 2165/2542 85% [==================================================== ] 2166/2542 85% [==================================================== ] 2167/2542 85% [==================================================== ] 2168/2542 85% [==================================================== ] 2169/2542 85% [==================================================== ] 2170/2542 85% [==================================================== ] 2171/2542 85% [==================================================== ] 2172/2542 85% [===================================================== ] 2173/2542 85% [===================================================== ] 2174/2542 85% [===================================================== ] 2175/2542 85% [===================================================== ] 2176/2542 85% [===================================================== ] 2177/2542 85% [===================================================== ] 2178/2542 85% [===================================================== ] 2179/2542 85% [===================================================== ] 2180/2542 85% [===================================================== ] 2181/2542 85% [===================================================== ] 2182/2542 85% [===================================================== ] 2183/2542 85% [===================================================== ] 2184/2542 85% [===================================================== ] 2185/2542 85% [===================================================== ] 2186/2542 85% [===================================================== ] 2187/2542 86% [===================================================== ] 2188/2542 86% [===================================================== ] 2189/2542 86% [===================================================== ] 2190/2542 86% [===================================================== ] 2191/2542 86% [===================================================== ] 2192/2542 86% [===================================================== ] 2193/2542 86% [===================================================== ] 2194/2542 86% [===================================================== ] 2195/2542 86% [===================================================== ] 2196/2542 86% [===================================================== ] 2197/2542 86% [===================================================== ] 2198/2542 86% [===================================================== ] 2199/2542 86% [===================================================== ] 2200/2542 86% [===================================================== ] 2201/2542 86% [===================================================== ] 2202/2542 86% [===================================================== ] 2203/2542 86% [===================================================== ] 2204/2542 86% [===================================================== ] 2205/2542 86% [===================================================== ] 2206/2542 86% [===================================================== ] 2207/2542 86% [===================================================== ] 2208/2542 86% [===================================================== ] 2209/2542 86% [===================================================== ] 2210/2542 86% [===================================================== ] 2211/2542 86% [===================================================== ] 2212/2542 87% [===================================================== ] 2213/2542 87% [====================================================== ] 2214/2542 87% [====================================================== ] 2215/2542 87% [====================================================== ] 2216/2542 87% [====================================================== ] 2217/2542 87% [====================================================== ] 2218/2542 87% [====================================================== ] 2219/2542 87% [====================================================== ] 2220/2542 87% [====================================================== ] 2221/2542 87% [====================================================== ] 2222/2542 87% [====================================================== ] 2223/2542 87% [====================================================== ] 2224/2542 87% [====================================================== ] 2225/2542 87% [====================================================== ] 2226/2542 87% [====================================================== ] 2227/2542 87% [====================================================== ] 2228/2542 87% [====================================================== ] 2229/2542 87% [====================================================== ] 2230/2542 87% [====================================================== ] 2231/2542 87% [====================================================== ] 2232/2542 87% [====================================================== ] 2233/2542 87% [====================================================== ] 2234/2542 87% [====================================================== ] 2235/2542 87% [====================================================== ] 2236/2542 87% [====================================================== ] 2237/2542 88% [====================================================== ] 2238/2542 88% [====================================================== ] 2239/2542 88% [====================================================== ] 2240/2542 88% [====================================================== ] 2241/2542 88% [====================================================== ] 2242/2542 88% [====================================================== ] 2243/2542 88% [====================================================== ] 2244/2542 88% [====================================================== ] 2245/2542 88% [====================================================== ] 2246/2542 88% [====================================================== ] 2247/2542 88% [====================================================== ] 2248/2542 88% [====================================================== ] 2249/2542 88% [====================================================== ] 2250/2542 88% [====================================================== ] 2251/2542 88% [====================================================== ] 2252/2542 88% [====================================================== ] 2253/2542 88% [====================================================== ] 2254/2542 88% [======================================================= ] 2255/2542 88% [======================================================= ] 2256/2542 88% [======================================================= ] 2257/2542 88% [======================================================= ] 2258/2542 88% [======================================================= ] 2259/2542 88% [======================================================= ] 2260/2542 88% [======================================================= ] 2261/2542 88% [======================================================= ] 2262/2542 88% [======================================================= ] 2263/2542 89% [======================================================= ] 2264/2542 89% [======================================================= ] 2265/2542 89% [======================================================= ] 2266/2542 89% [======================================================= ] 2267/2542 89% [======================================================= ] 2268/2542 89% [======================================================= ] 2269/2542 89% [======================================================= ] 2270/2542 89% [======================================================= ] 2271/2542 89% [======================================================= ] 2272/2542 89% [======================================================= ] 2273/2542 89% [======================================================= ] 2274/2542 89% [======================================================= ] 2275/2542 89% [======================================================= ] 2276/2542 89% [======================================================= ] 2277/2542 89% [======================================================= ] 2278/2542 89% [======================================================= ] 2279/2542 89% [======================================================= ] 2280/2542 89% [======================================================= ] 2281/2542 89% [======================================================= ] 2282/2542 89% [======================================================= ] 2283/2542 89% [======================================================= ] 2284/2542 89% [======================================================= ] 2285/2542 89% [======================================================= ] 2286/2542 89% [======================================================= ] 2287/2542 89% [======================================================= ] 2288/2542 90% [======================================================= ] 2289/2542 90% [======================================================= ] 2290/2542 90% [======================================================= ] 2291/2542 90% [======================================================= ] 2292/2542 90% [======================================================= ] 2293/2542 90% [======================================================= ] 2294/2542 90% [======================================================= ] 2295/2542 90% [======================================================== ] 2296/2542 90% [======================================================== ] 2297/2542 90% [======================================================== ] 2298/2542 90% [======================================================== ] 2299/2542 90% [======================================================== ] 2300/2542 90% [======================================================== ] 2301/2542 90% [======================================================== ] 2302/2542 90% [======================================================== ] 2303/2542 90% [======================================================== ] 2304/2542 90% [======================================================== ] 2305/2542 90% [======================================================== ] 2306/2542 90% [======================================================== ] 2307/2542 90% [======================================================== ] 2308/2542 90% [======================================================== ] 2309/2542 90% [======================================================== ] 2310/2542 90% [======================================================== ] 2311/2542 90% [======================================================== ] 2312/2542 90% [======================================================== ] 2313/2542 90% [======================================================== ] 2314/2542 91% [======================================================== ] 2315/2542 91% [======================================================== ] 2316/2542 91% [======================================================== ] 2317/2542 91% [======================================================== ] 2318/2542 91% [======================================================== ] 2319/2542 91% [======================================================== ] 2320/2542 91% [======================================================== ] 2321/2542 91% [======================================================== ] 2322/2542 91% [======================================================== ] 2323/2542 91% [======================================================== ] 2324/2542 91% [======================================================== ] 2325/2542 91% [======================================================== ] 2326/2542 91% [======================================================== ] 2327/2542 91% [======================================================== ] 2328/2542 91% [======================================================== ] 2329/2542 91% [======================================================== ] 2330/2542 91% [======================================================== ] 2331/2542 91% [======================================================== ] 2332/2542 91% [======================================================== ] 2333/2542 91% [======================================================== ] 2334/2542 91% [======================================================== ] 2335/2542 91% [======================================================== ] 2336/2542 91% [========================================================= ] 2337/2542 91% [========================================================= ] 2338/2542 91% [========================================================= ] 2339/2542 92% [========================================================= ] 2340/2542 92% [========================================================= ] 2341/2542 92% [========================================================= ] 2342/2542 92% [========================================================= ] 2343/2542 92% [========================================================= ] 2344/2542 92% [========================================================= ] 2345/2542 92% [========================================================= ] 2346/2542 92% [========================================================= ] 2347/2542 92% [========================================================= ] 2348/2542 92% [========================================================= ] 2349/2542 92% [========================================================= ] 2350/2542 92% [========================================================= ] 2351/2542 92% [========================================================= ] 2352/2542 92% [========================================================= ] 2353/2542 92% [========================================================= ] 2354/2542 92% [========================================================= ] 2355/2542 92% [========================================================= ] 2356/2542 92% [========================================================= ] 2357/2542 92% [========================================================= ] 2358/2542 92% [========================================================= ] 2359/2542 92% [========================================================= ] 2360/2542 92% [========================================================= ] 2361/2542 92% [========================================================= ] 2362/2542 92% [========================================================= ] 2363/2542 92% [========================================================= ] 2364/2542 92% [========================================================= ] 2365/2542 93% [========================================================= ] 2366/2542 93% [========================================================= ] 2367/2542 93% [========================================================= ] 2368/2542 93% [========================================================= ] 2369/2542 93% [========================================================= ] 2370/2542 93% [========================================================= ] 2371/2542 93% [========================================================= ] 2372/2542 93% [========================================================= ] 2373/2542 93% [========================================================= ] 2374/2542 93% [========================================================= ] 2375/2542 93% [========================================================= ] 2376/2542 93% [========================================================= ] 2377/2542 93% [========================================================== ] 2378/2542 93% [========================================================== ] 2379/2542 93% [========================================================== ] 2380/2542 93% [========================================================== ] 2381/2542 93% [========================================================== ] 2382/2542 93% [========================================================== ] 2383/2542 93% [========================================================== ] 2384/2542 93% [========================================================== ] 2385/2542 93% [========================================================== ] 2386/2542 93% [========================================================== ] 2387/2542 93% [========================================================== ] 2388/2542 93% [========================================================== ] 2389/2542 93% [========================================================== ] 2390/2542 94% [========================================================== ] 2391/2542 94% [========================================================== ] 2392/2542 94% [========================================================== ] 2393/2542 94% [========================================================== ] 2394/2542 94% [========================================================== ] 2395/2542 94% [========================================================== ] 2396/2542 94% [========================================================== ] 2397/2542 94% [========================================================== ] 2398/2542 94% [========================================================== ] 2399/2542 94% [========================================================== ] 2400/2542 94% [========================================================== ] 2401/2542 94% [========================================================== ] 2402/2542 94% [========================================================== ] 2403/2542 94% [========================================================== ] 2404/2542 94% [========================================================== ] 2405/2542 94% [========================================================== ] 2406/2542 94% [========================================================== ] 2407/2542 94% [========================================================== ] 2408/2542 94% [========================================================== ] 2409/2542 94% [========================================================== ] 2410/2542 94% [========================================================== ] 2411/2542 94% [========================================================== ] 2412/2542 94% [========================================================== ] 2413/2542 94% [========================================================== ] 2414/2542 94% [========================================================== ] 2415/2542 95% [========================================================== ] 2416/2542 95% [========================================================== ] 2417/2542 95% [========================================================== ] 2418/2542 95% [=========================================================== ] 2419/2542 95% [=========================================================== ] 2420/2542 95% [=========================================================== ] 2421/2542 95% [=========================================================== ] 2422/2542 95% [=========================================================== ] 2423/2542 95% [=========================================================== ] 2424/2542 95% [=========================================================== ] 2425/2542 95% [=========================================================== ] 2426/2542 95% [=========================================================== ] 2427/2542 95% [=========================================================== ] 2428/2542 95% [=========================================================== ] 2429/2542 95% [=========================================================== ] 2430/2542 95% [=========================================================== ] 2431/2542 95% [=========================================================== ] 2432/2542 95% [=========================================================== ] 2433/2542 95% [=========================================================== ] 2434/2542 95% [=========================================================== ] 2435/2542 95% [=========================================================== ] 2436/2542 95% [=========================================================== ] 2437/2542 95% [=========================================================== ] 2438/2542 95% [=========================================================== ] 2439/2542 95% [=========================================================== ] 2440/2542 95% [=========================================================== ] 2441/2542 96% [=========================================================== ] 2442/2542 96% [=========================================================== ] 2443/2542 96% [=========================================================== ] 2444/2542 96% [=========================================================== ] 2445/2542 96% [=========================================================== ] 2446/2542 96% [=========================================================== ] 2447/2542 96% [=========================================================== ] 2448/2542 96% [=========================================================== ] 2449/2542 96% [=========================================================== ] 2450/2542 96% [=========================================================== ] 2451/2542 96% [=========================================================== ] 2452/2542 96% [=========================================================== ] 2453/2542 96% [=========================================================== ] 2454/2542 96% [=========================================================== ] 2455/2542 96% [=========================================================== ] 2456/2542 96% [=========================================================== ] 2457/2542 96% [=========================================================== ] 2458/2542 96% [=========================================================== ] 2459/2542 96% [============================================================ ] 2460/2542 96% [============================================================ ] 2461/2542 96% [============================================================ ] 2462/2542 96% [============================================================ ] 2463/2542 96% [============================================================ ] 2464/2542 96% [============================================================ ] 2465/2542 96% [============================================================ ] 2466/2542 97% [============================================================ ] 2467/2542 97% [============================================================ ] 2468/2542 97% [============================================================ ] 2469/2542 97% [============================================================ ] 2470/2542 97% [============================================================ ] 2471/2542 97% [============================================================ ] 2472/2542 97% [============================================================ ] 2473/2542 97% [============================================================ ] 2474/2542 97% [============================================================ ] 2475/2542 97% [============================================================ ] 2476/2542 97% [============================================================ ] 2477/2542 97% [============================================================ ] 2478/2542 97% [============================================================ ] 2479/2542 97% [============================================================ ] 2480/2542 97% [============================================================ ] 2481/2542 97% [============================================================ ] 2482/2542 97% [============================================================ ] 2483/2542 97% [============================================================ ] 2484/2542 97% [============================================================ ] 2485/2542 97% [============================================================ ] 2486/2542 97% [============================================================ ] 2487/2542 97% [============================================================ ] 2488/2542 97% [============================================================ ] 2489/2542 97% [============================================================ ] 2490/2542 97% [============================================================ ] 2491/2542 97% [============================================================ ] 2492/2542 98% [============================================================ ] 2493/2542 98% [============================================================ ] 2494/2542 98% [============================================================ ] 2495/2542 98% [============================================================ ] 2496/2542 98% [============================================================ ] 2497/2542 98% [============================================================ ] 2498/2542 98% [============================================================ ] 2499/2542 98% [============================================================ ] 2500/2542 98% [============================================================= ] 2501/2542 98% [============================================================= ] 2502/2542 98% [============================================================= ] 2503/2542 98% [============================================================= ] 2504/2542 98% [============================================================= ] 2505/2542 98% [============================================================= ] 2506/2542 98% [============================================================= ] 2507/2542 98% [============================================================= ] 2508/2542 98% [============================================================= ] 2509/2542 98% [============================================================= ] 2510/2542 98% [============================================================= ] 2511/2542 98% [============================================================= ] 2512/2542 98% [============================================================= ] 2513/2542 98% [============================================================= ] 2514/2542 98% [============================================================= ] 2515/2542 98% [============================================================= ] 2516/2542 98% [============================================================= ] 2517/2542 99% [============================================================= ] 2518/2542 99% [============================================================= ] 2519/2542 99% [============================================================= ] 2520/2542 99% [============================================================= ] 2521/2542 99% [============================================================= ] 2522/2542 99% [============================================================= ] 2523/2542 99% [============================================================= ] 2524/2542 99% [============================================================= ] 2525/2542 99% [============================================================= ] 2526/2542 99% [============================================================= ] 2527/2542 99% [============================================================= ] 2528/2542 99% [============================================================= ] 2529/2542 99% [============================================================= ] 2530/2542 99% [============================================================= ] 2531/2542 99% [============================================================= ] 2532/2542 99% [============================================================= ] 2533/2542 99% [============================================================= ] 2534/2542 99% [============================================================= ] 2535/2542 99% [============================================================= ] 2536/2542 99% [============================================================= ] 2537/2542 99% [============================================================= ] 2538/2542 99% [============================================================= ] 2539/2542 99% [============================================================= ] 2540/2542 99% [============================================================= ] 2541/2542 99% [==============================================================] 2542/2542 100% operation complete, 2542 objects in 156957 NAND pages. ln -snf /home/buildroot/autobuild/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/buildroot/autobuild/instance-0/output-1/staging make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot' make: Entering directory '/home/buildroot/autobuild/instance-0/buildroot' >>> Buildroot 2022.05-2278-ge3c14de0df Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-ccache 3.7.12 Collecting legal info LICENSE.adoc: OK (sha256: 4f63223bcdee822d55a6768cc8399ffe06401d7a03cfe79e1dc305f50dc22c59) GPL-3.0.txt: OK (sha256: ec6b1a326ff93b2cc21df88a697ae470ff6927a55b8929e7e491b315e1563361) >>> host-skeleton Collecting legal info >>> host-gcc-final 11.3.0 Collecting legal info >>> glibc 2.36-66-ga1dc0be03c9dd850b864bd7a9c03cf8e396eb7ca Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.3.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.0 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.0.9 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 >>> 4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.64.1 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-abootimg 1ebeb393252ab5aeed62e34bc439b6728444f06e Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> host-autoconf 2.71 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> util-linux 2.38 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libcap-ng 0.8.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> pcre2 10.40 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> zlib Collecting legal info >>> zlib-ng 2.0.6 Collecting legal info LICENSE.md: OK (sha256: d3c80be055d94d798eaa786116e84fa0b010bc11420b5d2060d978ea77845436) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> openssl Collecting legal info >>> libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> b43-firmware 5.10.56.27.3 Collecting legal info >>> host-b43-fwcutter 019 Collecting legal info COPYING: OK (sha256: 6af9fc424d57f29b7e59b35e52d4a91aca80304506275f2c0c076317fc6eb583) >>> host-babeltrace2 2.0.4 Collecting legal info mit-license.txt: OK (sha256: 2f801b7c2494850c3d91da820eb230502dc0192c9d0db024db37ec08d0be1434) lgpl-2.1.txt: OK (sha256: c68fd1ffc1623ea0dace21abf57305818e4998a4ae0c79010aaaa943eb660b55) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: d919c6347409efde6dea63c6f349fb06bc060a2b721fc3df07b5f720b5f1d60e) >>> host-elfutils 0.186 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.72.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-meson 0.63.3 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2.g51db2.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-setuptools 65.5.0 Collecting legal info LICENSE: OK (sha256: db3f0246b1f9278f15845b99fec478b8b506eb76487993722f8c6e254285faf8) >>> host-python3 3.10.8 Collecting legal info LICENSE: OK (sha256: d4a223f033419313218c9b8444167e91e87a5bebdb43fb8490df441df5220a8b) >>> host-autoconf-archive 2021.02.19 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> busybox 1.35.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> sysvinit 2.99 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> unzip 6.0 Collecting legal info LICENSE: OK (sha256: 7469b81d5d29ac4fd670f7c86ba0cb9fa34f137a2d4d5198437d92ddf918984b) >>> catatonit 0.1.7 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> check 0.15.2 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> chrony 4.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> dash 0.5.11.5 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dejavu 2.37 Collecting legal info LICENSE: OK (sha256: 7a083b136e64d064794c3419751e5c7dd10d2f64c108fe5ba161eae5e5958a93) >>> dnsmasq 2.87 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-doxygen 1.8.18 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> dvdauthor 0.7.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> freetype 2.12.1 Collecting legal info LICENSE.TXT: OK (sha256: c85e842b7ff04d95dab7d68e812773de0f8b67940e5449d35b42c66eb0f619fe) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.38 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> libdvdread 6.1.3 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libdvdcss 1.4.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libfribidi 1.0.12 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libxml2 2.10.3 Collecting legal info Copyright: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> xz 5.2.7 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> easyframes 0.4 Collecting legal info COPYING: OK (sha256: 24f37598e822a1411fb7164ce7eb3ef120aea8279016399abc282c2381ce3f57) >>> libpcap 1.10.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.12.1 Collecting legal info COPYING: OK (sha256: 6f13de7ce28e4948ba95170e0723ee1254c1978ce1f127af82aeca597b567cb9) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> host-fatcat 1.1.1 Collecting legal info LICENSE: OK (sha256: 3ea03755e32cf7f5b12981de92a0fdad396448195fe0024990c9cbc388e9866c) >>> fb-test-app 1.1.1 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> fbgrab 1.5 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> host-firmware-utils 86739f2b3ae9502368b89ef37fa6f31c42aad6f4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1q Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> freeradius-client 1.1.7 Collecting legal info COPYRIGHT: OK (sha256: e579878de7971b2224ae2263bbc61f6c465fe40e884a9068d5fa9d17fbfd2ebe) >>> fscryptctl 1.0.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-genpart 1.0.2 Collecting legal info >>> genromfs 0.5.2 Collecting legal info COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ijs 0.35 Collecting legal info README: OK (sha256: f723390b7ee019eccf07763dcb5744acf8bb43034bc3ba3d6f1c94440e365b4f) >>> initscripts Collecting legal info >>> ipmitool 1_8_19 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> jansson 2.14 Collecting legal info LICENSE: OK (sha256: 1fff7d37d22157bcd81ab53b6c54da755d7c2f868f15807d9bde920f10730da0) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jimtcl 0.81 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jpeg-turbo 2.1.4 Collecting legal info LICENSE.md: OK (sha256: ee1eaf194d5924b6360af8a6ba6a4e1554037091f7505943300cdeec65f1aebb) README.ijg: OK (sha256: 4b7b9f8c03bb8d60270dfd12684e70ab21e4abfd27e73905cd1a7c4cae6f5cdb) >>> jpeg Collecting legal info >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> libbacktrace 9b7f216e867916594d81e8b6118f092ac3fcf704 Collecting legal info LICENSE: OK (sha256: ef8a9b3247488f8901ca60de9b17b745d7bd67e5ec1e622f80d62364572200d8) >>> libconfig 1.7.3 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libdbi 88b8477d57153b9f736dd19d432d3b7ab1c49073 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> liberation 2.1.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libest f8a6e5b53a5f70e72fe4029981df0693b17cbb32 Collecting legal info LICENSE: OK (sha256: fbdb055f98babf8d86095d6f9b9e34d2ff21a8212e442b8f18bdcb403e44366c) >>> safeclib 3.7.1 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libkrb5 1.20.1 Collecting legal info NOTICE: OK (sha256: cfadcf7b2ead2f3af793c25c00638c9908ac0023b101695f40cb9a03b16811dc) >>> liblockfile 1.17 Collecting legal info COPYRIGHT: OK (sha256: 3d080ab931103a823e6b9b788ccbc3e9d44797bd54546f3feebfd305f90de46a) licenses/GPL-2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) licenses/LGPL-2: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmd 1.0.4 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodbus 3.1.8 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.20 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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_log 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libscrypt 1.22 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libtalloc 2.3.4 Collecting legal info talloc.h: OK (sha256: f8340c449dd64a55c6605b02fcad2aec6f473612ac6026739a22995380a8043c) >>> libtasn1 4.19.0 Collecting legal info COPYING: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> libubootenv 0.3.3 Collecting legal info LICENSES/CC0-1.0.txt: OK (sha256: 0558101984550fa84d1d13c2af11d116c20079d2be58711e8d99cadce7009192) LICENSES/LGPL-2.1-or-later.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES/MIT.txt: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> lighttpd 1.4.67 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> xxhash 0.8.1 Collecting legal info LICENSE: OK (sha256: 553d0035773ddd1590045f8fdc3a4c6ead31e36336721aeca8421e88ed1c9f80) cli/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> linenoise 97d2850af13c339369093b78abe5265845d78220 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> lldpd 1.0.15 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> netsnmp 5.9.3 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> lockfile-progs 0.1.19 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> minissdpd 1.6.0 Collecting legal info LICENSE: OK (sha256: a0f853256954f388ce4fab5faaef6a1f5bcd5e682c3c7c70b07b7130e932a021) >>> mrouted 4.4 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> netsurf 3.10 Collecting legal info netsurf/COPYING: OK (sha256: 55c4a7ae3953d720a462e69d1f128a20004933d12538be5314a33f8821675378) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libpng 1.6.38 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-vim 9.0.0709 Collecting legal info LICENSE: OK (sha256: 0bcab3b635dd39208c42b496568d1e8171dad247cf3da5bab3d750c9d5883499) README.txt: OK (sha256: de04910387a62ad4f9b36b91457c8d5ef32733ac5d768a128071b93f4821fcd1) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> nvme 1.12 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> odroidc2-firmware s905_6.0.1_v5.5 Collecting legal info >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.12 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> quagga 1.2.4 Collecting legal info COPYING: OK (sha256: b39c1bad4e51e2a3389cd25fc4addebe41a3ae7c11100795683f9330de1536e5) >>> rcw-smarc-sal28 11 Collecting legal info COPYING: OK (sha256: 803c65088eed36a6697ca9f03f4379bbad24e276dc8da7fef5eb4dc4008415a1) >>> rtptools 1.22 Collecting legal info LICENSE: OK (sha256: f864592065e232c0b444ae9682a7a1a2c6aafe96712999f794bec24d4441a6a9) >>> s6-linux-init 1.0.8.0 Collecting legal info COPYING: OK (sha256: 1898df1e8703bd9c1350d2ec3397880b9b4c1451038a9ce5e1c4b2e58622da39) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-linux-utils 2.6.0.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> s6-portable-utils 2.2.5.0 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> sdl_image 5d792dde2f764daf15dc48521774a3354330db69 Collecting legal info COPYING: OK (sha256: 653649692218d56e5807bdc5b72f51aa6067bc44d30b757e18c03b32bcaf98da) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> sox 7524160b29a476f7e87bc14fddf12d349f9a3c5e Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> speexdsp 1.2.1 Collecting legal info COPYING: OK (sha256: 2654a4264b2bfe298dedc508748d140111840c315cc8eb646a3a68c13fa75b01) >>> statserial 1.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> udpxy 1.0.23-9-prod Collecting legal info README: OK (sha256: 60ead3913246c7cd930fe653c0053aba1af2cd9f82b266befdbbd6e0b8ecb750) >>> ulogd 2.0.7 Collecting legal info COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> utf8proc 2.7.0 Collecting legal info LICENSE.md: OK (sha256: 3b510150d34f248a221bb88e1d811238d6c6c18b51231822c42974c39bb07256) >>> vis-network 9.1.0 Collecting legal info LICENSE-APACHE-2.0: OK (sha256: 1509904280a272780fd69c04b858f512cf216f8e3464a0dd98d8f34416feced9) LICENSE-MIT: OK (sha256: 1f65085e54c036645082257618db2c7b787e68c3b02485e214ecd09e0834ee8f) >>> wipe 2.3.1 Collecting legal info LICENSE: OK (sha256: 890cd89006bb57ce95b460e867c7bcc81d30cbc23067a9be4644bdac6882bc14) >>> wireless-regdb 2022.02.18 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xinetd 2.3.15 Collecting legal info COPYRIGHT: OK (sha256: 2f3dd19831b1837f7360f80a7700a130c04a59e387d4359299d6df712308bbed) >>> yavta 583bedefc2a247d2cfd32d1b4a0abbe3e2015c70 Collecting legal info COPYING.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.26 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> host-libcap 2.65 Collecting legal info License: OK (sha256: f58c80bcce8c929db39a23c32e924876e3311f3ffa54f66076c38056d38fa59b) >>> host-cloop 3.14.1.3 Collecting legal info README: OK (sha256: 1b1f89e94e131e259b9e334565c5c3500d4b8aa755b75c3f145ddcdff3b89124) advancecomp-1.15/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: b43-firmware-5.10.56.27.3: cannot save license (B43_FIRMWARE_LICENSE_FILES not defined) WARNING: firmware-utils-86739f2b3ae9502368b89ef37fa6f31c42aad6f4: cannot save license (HOST_FIRMWARE_UTILS_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: odroidc2-firmware-s905_6.0.1_v5.5: cannot save license (ODROIDC2_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'