printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/axfs/fakeroot printf ' /home/autobuild/autobuild/instance-8/output-1/host/bin/mkfs.axfs -s -a /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/axfs/target /home/autobuild/autobuild/instance-8/output-1/images/rootfs.axfs\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/axfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/axfs/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-8/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/axfs/fakeroot rootdir=/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/axfs/target table='/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt' number of files: 1722 number of 4KB nodes: 22975 Total image size: 79164922 >>> Generating filesystem image rootfs.squashfs mkdir -p /home/autobuild/autobuild/instance-8/output-1/images rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs mkdir -p /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-8/output-1/target/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-8/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/target >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot echo "/home/autobuild/autobuild/instance-8/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot printf ' /home/autobuild/autobuild/instance-8/output-1/host/bin/mksquashfs /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/target /home/autobuild/autobuild/instance-8/output-1/images/rootfs.squashfs -noappend -processors 1 -b 4K -nopad -comp gzip\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-8/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/fakeroot rootdir=/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/squashfs/target table='/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt' Parallel mksquashfs: Using 1 processor Creating 4.0 filesystem on /home/autobuild/autobuild/instance-8/output-1/images/rootfs.squashfs, block size 4096. [===========================================================/] 22496/22496 100% Exportable Squashfs 4.0 filesystem, gzip compressed, data block size 4096 compressed data, compressed metadata, compressed fragments, compressed xattrs, compressed ids duplicates are removed Filesystem size 40008.08 Kbytes (39.07 Mbytes) 45.62% of uncompressed filesystem size (87705.04 Kbytes) Inode table size 58408 bytes (57.04 Kbytes) 39.63% of uncompressed inode table size (147365 bytes) Directory table size 16519 bytes (16.13 Kbytes) 50.80% of uncompressed directory table size (32520 bytes) Number of duplicate files found 9 Number of inodes 1722 Number of files 1141 Number of fragments 248 Number of symbolic links 479 Number of device nodes 0 Number of fifo nodes 0 Number of socket nodes 0 Number of directories 102 Number of hard-links 0 Number of ids (unique uids + gids) 2 Number of uids 2 root (0) http (33) Number of gids 2 root (0) http (33) >>> Generating filesystem image rootfs.yaffs2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/images rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2 mkdir -p /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2 rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-8/output-1/target/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-8/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "/home/autobuild/autobuild/instance-8/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' rm -rf /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/usr/lib/udev/hwdb.d/ /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/etc/udev/hwdb.d/\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot echo "find /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot printf ' /home/autobuild/autobuild/instance-8/output-1/host/bin/mkyaffs2 --all-root /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target /home/autobuild/autobuild/instance-8/output-1/images/rootfs.yaffs2\n' >> /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot chmod a+x /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot PATH="/home/autobuild/autobuild/instance-8/output-1/host/bin:/home/autobuild/autobuild/instance-8/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-8/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/fakeroot rootdir=/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target table='/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/full_devices_table.txt' mkyaffs2 0.2.9: image building tool for YAFFS2. stage 1: scanning directory '/home/autobuild/autobuild/instance-8/output-1/build/buildroot-fs/yaffs2/target'... [*][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][/][-][\][|][done] scanning complete, total 1722 objects. stage 2: creating image '/home/autobuild/autobuild/instance-8/output-1/images/rootfs.yaffs2' [ ] 1/1722 0% [ ] 2/1722 0% [ ] 3/1722 0% [ ] 4/1722 0% [ ] 5/1722 0% [ ] 6/1722 0% [ ] 7/1722 0% [ ] 8/1722 0% [ ] 9/1722 0% [ ] 10/1722 0% [ ] 11/1722 0% [ ] 12/1722 0% [ ] 13/1722 0% [ ] 14/1722 0% [ ] 15/1722 0% [ ] 16/1722 0% [ ] 17/1722 0% [ ] 18/1722 1% [ ] 19/1722 1% [ ] 20/1722 1% [ ] 21/1722 1% [ ] 22/1722 1% [ ] 23/1722 1% [ ] 24/1722 1% [ ] 25/1722 1% [ ] 26/1722 1% [ ] 27/1722 1% [= ] 28/1722 1% [= ] 29/1722 1% [= ] 30/1722 1% [= ] 31/1722 1% [= ] 32/1722 1% [= ] 33/1722 1% [= ] 34/1722 1% [= ] 35/1722 2% [= ] 36/1722 2% [= ] 37/1722 2% [= ] 38/1722 2% [= ] 39/1722 2% [= ] 40/1722 2% [= ] 41/1722 2% [= ] 42/1722 2% [= ] 43/1722 2% [= ] 44/1722 2% [= ] 45/1722 2% [= ] 46/1722 2% [= ] 47/1722 2% [= ] 48/1722 2% [= ] 49/1722 2% [= ] 50/1722 2% [= ] 51/1722 2% [= ] 52/1722 3% [= ] 53/1722 3% [= ] 54/1722 3% [= ] 55/1722 3% [== ] 56/1722 3% [== ] 57/1722 3% [== ] 58/1722 3% [== ] 59/1722 3% [== ] 60/1722 3% [== ] 61/1722 3% [== ] 62/1722 3% [== ] 63/1722 3% [== ] 64/1722 3% [== ] 65/1722 3% [== ] 66/1722 3% [== ] 67/1722 3% [== ] 68/1722 3% [== ] 69/1722 4% [== ] 70/1722 4% [== ] 71/1722 4% [== ] 72/1722 4% [== ] 73/1722 4% [== ] 74/1722 4% [== ] 75/1722 4% [== ] 76/1722 4% [== ] 77/1722 4% [== ] 78/1722 4% [== ] 79/1722 4% [== ] 80/1722 4% [== ] 81/1722 4% [== ] 82/1722 4% [== ] 83/1722 4% [=== ] 84/1722 4% [=== ] 85/1722 4% [=== ] 86/1722 4% [=== ] 87/1722 5% [=== ] 88/1722 5% [=== ] 89/1722 5% [=== ] 90/1722 5% [=== ] 91/1722 5% [=== ] 92/1722 5% [=== ] 93/1722 5% [=== ] 94/1722 5% [=== ] 95/1722 5% [=== ] 96/1722 5% [=== ] 97/1722 5% [=== ] 98/1722 5% [=== ] 99/1722 5% [=== ] 100/1722 5% [=== ] 101/1722 5% [=== ] 102/1722 5% [=== ] 103/1722 5% [=== ] 104/1722 6% [=== ] 105/1722 6% [=== ] 106/1722 6% [=== ] 107/1722 6% [=== ] 108/1722 6% [=== ] 109/1722 6% [=== ] 110/1722 6% [=== ] 111/1722 6% [==== ] 112/1722 6% [==== ] 113/1722 6% [==== ] 114/1722 6% [==== ] 115/1722 6% [==== ] 116/1722 6% [==== ] 117/1722 6% [==== ] 118/1722 6% [==== ] 119/1722 6% [==== ] 120/1722 6% [==== ] 121/1722 7% [==== ] 122/1722 7% [==== ] 123/1722 7% [==== ] 124/1722 7% [==== ] 125/1722 7% [==== ] 126/1722 7% [==== ] 127/1722 7% [==== ] 128/1722 7% [==== ] 129/1722 7% [==== ] 130/1722 7% [==== ] 131/1722 7% [==== ] 132/1722 7% [==== ] 133/1722 7% [==== ] 134/1722 7% [==== ] 135/1722 7% [==== ] 136/1722 7% [==== ] 137/1722 7% [==== ] 138/1722 8% [===== ] 139/1722 8% [===== ] 140/1722 8% [===== ] 141/1722 8% [===== ] 142/1722 8% [===== ] 143/1722 8% [===== ] 144/1722 8% [===== ] 145/1722 8% [===== ] 146/1722 8% [===== ] 147/1722 8% [===== ] 148/1722 8% [===== ] 149/1722 8% [===== ] 150/1722 8% [===== ] 151/1722 8% [===== ] 152/1722 8% [===== ] 153/1722 8% [===== ] 154/1722 8% [===== ] 155/1722 9% [===== ] 156/1722 9% [===== ] 157/1722 9% [===== ] 158/1722 9% [===== ] 159/1722 9% [===== ] 160/1722 9% [===== ] 161/1722 9% [===== ] 162/1722 9% [===== ] 163/1722 9% [===== ] 164/1722 9% [===== ] 165/1722 9% [===== ] 166/1722 9% [====== ] 167/1722 9% [====== ] 168/1722 9% [====== ] 169/1722 9% [====== ] 170/1722 9% [====== ] 171/1722 9% [====== ] 172/1722 9% [====== ] 173/1722 10% [====== ] 174/1722 10% [====== ] 175/1722 10% [====== ] 176/1722 10% [====== ] 177/1722 10% [====== ] 178/1722 10% [====== ] 179/1722 10% [====== ] 180/1722 10% [====== ] 181/1722 10% [====== ] 182/1722 10% [====== ] 183/1722 10% [====== ] 184/1722 10% [====== ] 185/1722 10% [====== ] 186/1722 10% [====== ] 187/1722 10% [====== ] 188/1722 10% [====== ] 189/1722 10% [====== ] 190/1722 11% [====== ] 191/1722 11% [====== ] 192/1722 11% [====== ] 193/1722 11% [====== ] 194/1722 11% [======= ] 195/1722 11% [======= ] 196/1722 11% [======= ] 197/1722 11% [======= ] 198/1722 11% [======= ] 199/1722 11% [======= ] 200/1722 11% [======= ] 201/1722 11% [======= ] 202/1722 11% [======= ] 203/1722 11% [======= ] 204/1722 11% [======= ] 205/1722 11% [======= ] 206/1722 11% [======= ] 207/1722 12% [======= ] 208/1722 12% [======= ] 209/1722 12% [======= ] 210/1722 12% [======= ] 211/1722 12% [======= ] 212/1722 12% [======= ] 213/1722 12% [======= ] 214/1722 12% [======= ] 215/1722 12% [======= ] 216/1722 12% [======= ] 217/1722 12% [======= ] 218/1722 12% [======= ] 219/1722 12% [======= ] 220/1722 12% [======= ] 221/1722 12% [======= ] 222/1722 12% [======== ] 223/1722 12% [======== ] 224/1722 13% [======== ] 225/1722 13% [======== ] 226/1722 13% [======== ] 227/1722 13% [======== ] 228/1722 13% [======== ] 229/1722 13% [======== ] 230/1722 13% [======== ] 231/1722 13% [======== ] 232/1722 13% [======== ] 233/1722 13% [======== ] 234/1722 13% [======== ] 235/1722 13% [======== ] 236/1722 13% [======== ] 237/1722 13% [======== ] 238/1722 13% [======== ] 239/1722 13% [======== ] 240/1722 13% [======== ] 241/1722 13% [======== ] 242/1722 14% [======== ] 243/1722 14% [======== ] 244/1722 14% [======== ] 245/1722 14% [======== ] 246/1722 14% [======== ] 247/1722 14% [======== ] 248/1722 14% [======== ] 249/1722 14% [========= ] 250/1722 14% [========= ] 251/1722 14% [========= ] 252/1722 14% [========= ] 253/1722 14% [========= ] 254/1722 14% [========= ] 255/1722 14% [========= ] 256/1722 14% [========= ] 257/1722 14% [========= ] 258/1722 14% [========= ] 259/1722 15% [========= ] 260/1722 15% [========= ] 261/1722 15% [========= ] 262/1722 15% [========= ] 263/1722 15% [========= ] 264/1722 15% [========= ] 265/1722 15% [========= ] 266/1722 15% [========= ] 267/1722 15% [========= ] 268/1722 15% [========= ] 269/1722 15% [========= ] 270/1722 15% [========= ] 271/1722 15% [========= ] 272/1722 15% [========= ] 273/1722 15% [========= ] 274/1722 15% [========= ] 275/1722 15% [========= ] 276/1722 16% [========= ] 277/1722 16% [========== ] 278/1722 16% [========== ] 279/1722 16% [========== ] 280/1722 16% [========== ] 281/1722 16% [========== ] 282/1722 16% [========== ] 283/1722 16% [========== ] 284/1722 16% [========== ] 285/1722 16% [========== ] 286/1722 16% [========== ] 287/1722 16% [========== ] 288/1722 16% [========== ] 289/1722 16% [========== ] 290/1722 16% [========== ] 291/1722 16% [========== ] 292/1722 16% [========== ] 293/1722 17% [========== ] 294/1722 17% [========== ] 295/1722 17% [========== ] 296/1722 17% [========== ] 297/1722 17% [========== ] 298/1722 17% [========== ] 299/1722 17% [========== ] 300/1722 17% [========== ] 301/1722 17% [========== ] 302/1722 17% [========== ] 303/1722 17% [========== ] 304/1722 17% [========== ] 305/1722 17% [=========== ] 306/1722 17% [=========== ] 307/1722 17% [=========== ] 308/1722 17% [=========== ] 309/1722 17% [=========== ] 310/1722 18% [=========== ] 311/1722 18% [=========== ] 312/1722 18% [=========== ] 313/1722 18% [=========== ] 314/1722 18% [=========== ] 315/1722 18% [=========== ] 316/1722 18% [=========== ] 317/1722 18% [=========== ] 318/1722 18% [=========== ] 319/1722 18% [=========== ] 320/1722 18% [=========== ] 321/1722 18% [=========== ] 322/1722 18% [=========== ] 323/1722 18% [=========== ] 324/1722 18% [=========== ] 325/1722 18% [=========== ] 326/1722 18% [=========== ] 327/1722 18% [=========== ] 328/1722 19% [=========== ] 329/1722 19% [=========== ] 330/1722 19% [=========== ] 331/1722 19% [=========== ] 332/1722 19% [=========== ] 333/1722 19% [============ ] 334/1722 19% [============ ] 335/1722 19% [============ ] 336/1722 19% [============ ] 337/1722 19% [============ ] 338/1722 19% [============ ] 339/1722 19% [============ ] 340/1722 19% [============ ] 341/1722 19% [============ ] 342/1722 19% [============ ] 343/1722 19% [============ ] 344/1722 19% [============ ] 345/1722 20% [============ ] 346/1722 20% [============ ] 347/1722 20% [============ ] 348/1722 20% [============ ] 349/1722 20% [============ ] 350/1722 20% [============ ] 351/1722 20% [============ ] 352/1722 20% [============ ] 353/1722 20% [============ ] 354/1722 20% [============ ] 355/1722 20% [============ ] 356/1722 20% [============ ] 357/1722 20% [============ ] 358/1722 20% [============ ] 359/1722 20% [============ ] 360/1722 20% [============ ] 361/1722 20% [============= ] 362/1722 21% [============= ] 363/1722 21% [============= ] 364/1722 21% [============= ] 365/1722 21% [============= ] 366/1722 21% [============= ] 367/1722 21% [============= ] 368/1722 21% [============= ] 369/1722 21% [============= ] 370/1722 21% [============= ] 371/1722 21% [============= ] 372/1722 21% [============= ] 373/1722 21% [============= ] 374/1722 21% [============= ] 375/1722 21% [============= ] 376/1722 21% [============= ] 377/1722 21% [============= ] 378/1722 21% [============= ] 379/1722 22% [============= ] 380/1722 22% [============= ] 381/1722 22% [============= ] 382/1722 22% [============= ] 383/1722 22% [============= ] 384/1722 22% [============= ] 385/1722 22% [============= ] 386/1722 22% [============= ] 387/1722 22% [============= ] 388/1722 22% [============== ] 389/1722 22% [============== ] 390/1722 22% [============== ] 391/1722 22% [============== ] 392/1722 22% [============== ] 393/1722 22% [============== ] 394/1722 22% [============== ] 395/1722 22% [============== ] 396/1722 22% [============== ] 397/1722 23% [============== ] 398/1722 23% [============== ] 399/1722 23% [============== ] 400/1722 23% [============== ] 401/1722 23% [============== ] 402/1722 23% [============== ] 403/1722 23% [============== ] 404/1722 23% [============== ] 405/1722 23% [============== ] 406/1722 23% [============== ] 407/1722 23% [============== ] 408/1722 23% [============== ] 409/1722 23% [============== ] 410/1722 23% [============== ] 411/1722 23% [============== ] 412/1722 23% [============== ] 413/1722 23% [============== ] 414/1722 24% [============== ] 415/1722 24% [============== ] 416/1722 24% [=============== ] 417/1722 24% [=============== ] 418/1722 24% [=============== ] 419/1722 24% [=============== ] 420/1722 24% [=============== ] 421/1722 24% [=============== ] 422/1722 24% [=============== ] 423/1722 24% [=============== ] 424/1722 24% [=============== ] 425/1722 24% [=============== ] 426/1722 24% [=============== ] 427/1722 24% [=============== ] 428/1722 24% [=============== ] 429/1722 24% [=============== ] 430/1722 24% [=============== ] 431/1722 25% [=============== ] 432/1722 25% [=============== ] 433/1722 25% [=============== ] 434/1722 25% [=============== ] 435/1722 25% [=============== ] 436/1722 25% [=============== ] 437/1722 25% [=============== ] 438/1722 25% [=============== ] 439/1722 25% [=============== ] 440/1722 25% [=============== ] 441/1722 25% [=============== ] 442/1722 25% [=============== ] 443/1722 25% [=============== ] 444/1722 25% [================ ] 445/1722 25% [================ ] 446/1722 25% [================ ] 447/1722 25% [================ ] 448/1722 26% [================ ] 449/1722 26% [================ ] 450/1722 26% [================ ] 451/1722 26% [================ ] 452/1722 26% [================ ] 453/1722 26% [================ ] 454/1722 26% [================ ] 455/1722 26% [================ ] 456/1722 26% [================ ] 457/1722 26% [================ ] 458/1722 26% [================ ] 459/1722 26% [================ ] 460/1722 26% [================ ] 461/1722 26% [================ ] 462/1722 26% [================ ] 463/1722 26% [================ ] 464/1722 26% [================ ] 465/1722 27% [================ ] 466/1722 27% [================ ] 467/1722 27% [================ ] 468/1722 27% [================ ] 469/1722 27% [================ ] 470/1722 27% [================ ] 471/1722 27% [================ ] 472/1722 27% [================= ] 473/1722 27% [================= ] 474/1722 27% [================= ] 475/1722 27% [================= ] 476/1722 27% [================= ] 477/1722 27% [================= ] 478/1722 27% [================= ] 479/1722 27% [================= ] 480/1722 27% [================= ] 481/1722 27% [================= ] 482/1722 27% [================= ] 483/1722 28% [================= ] 484/1722 28% [================= ] 485/1722 28% [================= ] 486/1722 28% [================= ] 487/1722 28% [================= ] 488/1722 28% [================= ] 489/1722 28% [================= ] 490/1722 28% [================= ] 491/1722 28% [================= ] 492/1722 28% [================= ] 493/1722 28% [================= ] 494/1722 28% [================= ] 495/1722 28% [================= ] 496/1722 28% [================= ] 497/1722 28% [================= ] 498/1722 28% [================= ] 499/1722 28% [================== ] 500/1722 29% [================== ] 501/1722 29% [================== ] 502/1722 29% [================== ] 503/1722 29% [================== ] 504/1722 29% [================== ] 505/1722 29% [================== ] 506/1722 29% [================== ] 507/1722 29% [================== ] 508/1722 29% [================== ] 509/1722 29% [================== ] 510/1722 29% [================== ] 511/1722 29% [================== ] 512/1722 29% [================== ] 513/1722 29% [================== ] 514/1722 29% [================== ] 515/1722 29% [================== ] 516/1722 29% [================== ] 517/1722 30% [================== ] 518/1722 30% [================== ] 519/1722 30% [================== ] 520/1722 30% [================== ] 521/1722 30% [================== ] 522/1722 30% [================== ] 523/1722 30% [================== ] 524/1722 30% [================== ] 525/1722 30% [================== ] 526/1722 30% [================== ] 527/1722 30% [=================== ] 528/1722 30% [=================== ] 529/1722 30% [=================== ] 530/1722 30% [=================== ] 531/1722 30% [=================== ] 532/1722 30% [=================== ] 533/1722 30% [=================== ] 534/1722 31% [=================== ] 535/1722 31% [=================== ] 536/1722 31% [=================== ] 537/1722 31% [=================== ] 538/1722 31% [=================== ] 539/1722 31% [=================== ] 540/1722 31% [=================== ] 541/1722 31% [=================== ] 542/1722 31% [=================== ] 543/1722 31% [=================== ] 544/1722 31% [=================== ] 545/1722 31% [=================== ] 546/1722 31% [=================== ] 547/1722 31% [=================== ] 548/1722 31% [=================== ] 549/1722 31% [=================== ] 550/1722 31% [=================== ] 551/1722 31% [=================== ] 552/1722 32% [=================== ] 553/1722 32% [=================== ] 554/1722 32% [=================== ] 555/1722 32% [==================== ] 556/1722 32% [==================== ] 557/1722 32% [==================== ] 558/1722 32% [==================== ] 559/1722 32% [==================== ] 560/1722 32% [==================== ] 561/1722 32% [==================== ] 562/1722 32% [==================== ] 563/1722 32% [==================== ] 564/1722 32% [==================== ] 565/1722 32% [==================== ] 566/1722 32% [==================== ] 567/1722 32% [==================== ] 568/1722 32% [==================== ] 569/1722 33% [==================== ] 570/1722 33% [==================== ] 571/1722 33% [==================== ] 572/1722 33% [==================== ] 573/1722 33% [==================== ] 574/1722 33% [==================== ] 575/1722 33% [==================== ] 576/1722 33% [==================== ] 577/1722 33% [==================== ] 578/1722 33% [==================== ] 579/1722 33% [==================== ] 580/1722 33% [==================== ] 581/1722 33% [==================== ] 582/1722 33% [==================== ] 583/1722 33% [===================== ] 584/1722 33% [===================== ] 585/1722 33% [===================== ] 586/1722 34% [===================== ] 587/1722 34% [===================== ] 588/1722 34% [===================== ] 589/1722 34% [===================== ] 590/1722 34% [===================== ] 591/1722 34% [===================== ] 592/1722 34% [===================== ] 593/1722 34% [===================== ] 594/1722 34% [===================== ] 595/1722 34% [===================== ] 596/1722 34% [===================== ] 597/1722 34% [===================== ] 598/1722 34% [===================== ] 599/1722 34% [===================== ] 600/1722 34% [===================== ] 601/1722 34% [===================== ] 602/1722 34% [===================== ] 603/1722 35% [===================== ] 604/1722 35% [===================== ] 605/1722 35% [===================== ] 606/1722 35% [===================== ] 607/1722 35% [===================== ] 608/1722 35% [===================== ] 609/1722 35% [===================== ] 610/1722 35% [===================== ] 611/1722 35% [====================== ] 612/1722 35% [====================== ] 613/1722 35% [====================== ] 614/1722 35% [====================== ] 615/1722 35% [====================== ] 616/1722 35% [====================== ] 617/1722 35% [====================== ] 618/1722 35% [====================== ] 619/1722 35% [====================== ] 620/1722 36% [====================== ] 621/1722 36% [====================== ] 622/1722 36% [====================== ] 623/1722 36% [====================== ] 624/1722 36% [====================== ] 625/1722 36% [====================== ] 626/1722 36% [====================== ] 627/1722 36% [====================== ] 628/1722 36% [====================== ] 629/1722 36% [====================== ] 630/1722 36% [====================== ] 631/1722 36% [====================== ] 632/1722 36% [====================== ] 633/1722 36% [====================== ] 634/1722 36% [====================== ] 635/1722 36% [====================== ] 636/1722 36% [====================== ] 637/1722 36% [====================== ] 638/1722 37% [======================= ] 639/1722 37% [======================= ] 640/1722 37% [======================= ] 641/1722 37% [======================= ] 642/1722 37% [======================= ] 643/1722 37% [======================= ] 644/1722 37% [======================= ] 645/1722 37% [======================= ] 646/1722 37% [======================= ] 647/1722 37% [======================= ] 648/1722 37% [======================= ] 649/1722 37% [======================= ] 650/1722 37% [======================= ] 651/1722 37% [======================= ] 652/1722 37% [======================= ] 653/1722 37% [======================= ] 654/1722 37% [======================= ] 655/1722 38% [======================= ] 656/1722 38% [======================= ] 657/1722 38% [======================= ] 658/1722 38% [======================= ] 659/1722 38% [======================= ] 660/1722 38% [======================= ] 661/1722 38% [======================= ] 662/1722 38% [======================= ] 663/1722 38% [======================= ] 664/1722 38% [======================= ] 665/1722 38% [======================= ] 666/1722 38% [======================== ] 667/1722 38% [======================== ] 668/1722 38% [======================== ] 669/1722 38% [======================== ] 670/1722 38% [======================== ] 671/1722 38% [======================== ] 672/1722 39% [======================== ] 673/1722 39% [======================== ] 674/1722 39% [======================== ] 675/1722 39% [======================== ] 676/1722 39% [======================== ] 677/1722 39% [======================== ] 678/1722 39% [======================== ] 679/1722 39% [======================== ] 680/1722 39% [======================== ] 681/1722 39% [======================== ] 682/1722 39% [======================== ] 683/1722 39% [======================== ] 684/1722 39% [======================== ] 685/1722 39% [======================== ] 686/1722 39% [======================== ] 687/1722 39% [======================== ] 688/1722 39% [======================== ] 689/1722 40% [======================== ] 690/1722 40% [======================== ] 691/1722 40% [======================== ] 692/1722 40% [======================== ] 693/1722 40% [======================== ] 694/1722 40% [========================= ] 695/1722 40% [========================= ] 696/1722 40% [========================= ] 697/1722 40% [========================= ] 698/1722 40% [========================= ] 699/1722 40% [========================= ] 700/1722 40% [========================= ] 701/1722 40% [========================= ] 702/1722 40% [========================= ] 703/1722 40% [========================= ] 704/1722 40% [========================= ] 705/1722 40% [========================= ] 706/1722 40% [========================= ] 707/1722 41% [========================= ] 708/1722 41% [========================= ] 709/1722 41% [========================= ] 710/1722 41% [========================= ] 711/1722 41% [========================= ] 712/1722 41% [========================= ] 713/1722 41% [========================= ] 714/1722 41% [========================= ] 715/1722 41% [========================= ] 716/1722 41% [========================= ] 717/1722 41% [========================= ] 718/1722 41% [========================= ] 719/1722 41% [========================= ] 720/1722 41% [========================= ] 721/1722 41% [========================= ] 722/1722 41% [========================== ] 723/1722 41% [========================== ] 724/1722 42% [========================== ] 725/1722 42% [========================== ] 726/1722 42% [========================== ] 727/1722 42% [========================== ] 728/1722 42% [========================== ] 729/1722 42% [========================== ] 730/1722 42% [========================== ] 731/1722 42% [========================== ] 732/1722 42% [========================== ] 733/1722 42% [========================== ] 734/1722 42% [========================== ] 735/1722 42% [========================== ] 736/1722 42% [========================== ] 737/1722 42% [========================== ] 738/1722 42% [========================== ] 739/1722 42% [========================== ] 740/1722 42% [========================== ] 741/1722 43% [========================== ] 742/1722 43% [========================== ] 743/1722 43% [========================== ] 744/1722 43% [========================== ] 745/1722 43% [========================== ] 746/1722 43% [========================== ] 747/1722 43% [========================== ] 748/1722 43% [========================== ] 749/1722 43% [=========================== ] 750/1722 43% [=========================== ] 751/1722 43% [=========================== ] 752/1722 43% [=========================== ] 753/1722 43% [=========================== ] 754/1722 43% [=========================== ] 755/1722 43% [=========================== ] 756/1722 43% [=========================== ] 757/1722 43% [=========================== ] 758/1722 44% [=========================== ] 759/1722 44% [=========================== ] 760/1722 44% [=========================== ] 761/1722 44% [=========================== ] 762/1722 44% [=========================== ] 763/1722 44% [=========================== ] 764/1722 44% [=========================== ] 765/1722 44% [=========================== ] 766/1722 44% [=========================== ] 767/1722 44% [=========================== ] 768/1722 44% [=========================== ] 769/1722 44% [=========================== ] 770/1722 44% [=========================== ] 771/1722 44% [=========================== ] 772/1722 44% [=========================== ] 773/1722 44% [=========================== ] 774/1722 44% [=========================== ] 775/1722 45% [=========================== ] 776/1722 45% [=========================== ] 777/1722 45% [============================ ] 778/1722 45% [============================ ] 779/1722 45% [============================ ] 780/1722 45% [============================ ] 781/1722 45% [============================ ] 782/1722 45% [============================ ] 783/1722 45% [============================ ] 784/1722 45% [============================ ] 785/1722 45% [============================ ] 786/1722 45% [============================ ] 787/1722 45% [============================ ] 788/1722 45% [============================ ] 789/1722 45% [============================ ] 790/1722 45% [============================ ] 791/1722 45% [============================ ] 792/1722 45% [============================ ] 793/1722 46% [============================ ] 794/1722 46% [============================ ] 795/1722 46% [============================ ] 796/1722 46% [============================ ] 797/1722 46% [============================ ] 798/1722 46% [============================ ] 799/1722 46% [============================ ] 800/1722 46% [============================ ] 801/1722 46% [============================ ] 802/1722 46% [============================ ] 803/1722 46% [============================ ] 804/1722 46% [============================ ] 805/1722 46% [============================= ] 806/1722 46% [============================= ] 807/1722 46% [============================= ] 808/1722 46% [============================= ] 809/1722 46% [============================= ] 810/1722 47% [============================= ] 811/1722 47% [============================= ] 812/1722 47% [============================= ] 813/1722 47% [============================= ] 814/1722 47% [============================= ] 815/1722 47% [============================= ] 816/1722 47% [============================= ] 817/1722 47% [============================= ] 818/1722 47% [============================= ] 819/1722 47% [============================= ] 820/1722 47% [============================= ] 821/1722 47% [============================= ] 822/1722 47% [============================= ] 823/1722 47% [============================= ] 824/1722 47% [============================= ] 825/1722 47% [============================= ] 826/1722 47% [============================= ] 827/1722 48% [============================= ] 828/1722 48% [============================= ] 829/1722 48% [============================= ] 830/1722 48% [============================= ] 831/1722 48% [============================= ] 832/1722 48% [============================= ] 833/1722 48% [============================== ] 834/1722 48% [============================== ] 835/1722 48% [============================== ] 836/1722 48% [============================== ] 837/1722 48% [============================== ] 838/1722 48% [============================== ] 839/1722 48% [============================== ] 840/1722 48% [============================== ] 841/1722 48% [============================== ] 842/1722 48% [============================== ] 843/1722 48% [============================== ] 844/1722 49% [============================== ] 845/1722 49% [============================== ] 846/1722 49% [============================== ] 847/1722 49% [============================== ] 848/1722 49% [============================== ] 849/1722 49% [============================== ] 850/1722 49% [============================== ] 851/1722 49% [============================== ] 852/1722 49% [============================== ] 853/1722 49% [============================== ] 854/1722 49% [============================== ] 855/1722 49% [============================== ] 856/1722 49% [============================== ] 857/1722 49% [============================== ] 858/1722 49% [============================== ] 859/1722 49% [============================== ] 860/1722 49% [=============================== ] 861/1722 50% [=============================== ] 862/1722 50% [=============================== ] 863/1722 50% [=============================== ] 864/1722 50% [=============================== ] 865/1722 50% [=============================== ] 866/1722 50% [=============================== ] 867/1722 50% [=============================== ] 868/1722 50% [=============================== ] 869/1722 50% [=============================== ] 870/1722 50% [=============================== ] 871/1722 50% [=============================== ] 872/1722 50% [=============================== ] 873/1722 50% [=============================== ] 874/1722 50% [=============================== ] 875/1722 50% [=============================== ] 876/1722 50% [=============================== ] 877/1722 50% [=============================== ] 878/1722 50% [=============================== ] 879/1722 51% [=============================== ] 880/1722 51% [=============================== ] 881/1722 51% [=============================== ] 882/1722 51% [=============================== ] 883/1722 51% [=============================== ] 884/1722 51% [=============================== ] 885/1722 51% [=============================== ] 886/1722 51% [=============================== ] 887/1722 51% [=============================== ] 888/1722 51% [================================ ] 889/1722 51% [================================ ] 890/1722 51% [================================ ] 891/1722 51% [================================ ] 892/1722 51% [================================ ] 893/1722 51% [================================ ] 894/1722 51% [================================ ] 895/1722 51% [================================ ] 896/1722 52% [================================ ] 897/1722 52% [================================ ] 898/1722 52% [================================ ] 899/1722 52% [================================ ] 900/1722 52% [================================ ] 901/1722 52% [================================ ] 902/1722 52% [================================ ] 903/1722 52% [================================ ] 904/1722 52% [================================ ] 905/1722 52% [================================ ] 906/1722 52% [================================ ] 907/1722 52% [================================ ] 908/1722 52% [================================ ] 909/1722 52% [================================ ] 910/1722 52% [================================ ] 911/1722 52% [================================ ] 912/1722 52% [================================ ] 913/1722 53% [================================ ] 914/1722 53% [================================ ] 915/1722 53% [================================ ] 916/1722 53% [================================= ] 917/1722 53% [================================= ] 918/1722 53% [================================= ] 919/1722 53% [================================= ] 920/1722 53% [================================= ] 921/1722 53% [================================= ] 922/1722 53% [================================= ] 923/1722 53% [================================= ] 924/1722 53% [================================= ] 925/1722 53% [================================= ] 926/1722 53% [================================= ] 927/1722 53% [================================= ] 928/1722 53% [================================= ] 929/1722 53% [================================= ] 930/1722 54% [================================= ] 931/1722 54% [================================= ] 932/1722 54% [================================= ] 933/1722 54% [================================= ] 934/1722 54% [================================= ] 935/1722 54% [================================= ] 936/1722 54% [================================= ] 937/1722 54% [================================= ] 938/1722 54% [================================= ] 939/1722 54% [================================= ] 940/1722 54% [================================= ] 941/1722 54% [================================= ] 942/1722 54% [================================= ] 943/1722 54% [================================= ] 944/1722 54% [================================== ] 945/1722 54% [================================== ] 946/1722 54% [================================== ] 947/1722 54% [================================== ] 948/1722 55% [================================== ] 949/1722 55% [================================== ] 950/1722 55% [================================== ] 951/1722 55% [================================== ] 952/1722 55% [================================== ] 953/1722 55% [================================== ] 954/1722 55% [================================== ] 955/1722 55% [================================== ] 956/1722 55% [================================== ] 957/1722 55% [================================== ] 958/1722 55% [================================== ] 959/1722 55% [================================== ] 960/1722 55% [================================== ] 961/1722 55% [================================== ] 962/1722 55% [================================== ] 963/1722 55% [================================== ] 964/1722 55% [================================== ] 965/1722 56% [================================== ] 966/1722 56% [================================== ] 967/1722 56% [================================== ] 968/1722 56% [================================== ] 969/1722 56% [================================== ] 970/1722 56% [================================== ] 971/1722 56% [================================== ] 972/1722 56% [=================================== ] 973/1722 56% [=================================== ] 974/1722 56% [=================================== ] 975/1722 56% [=================================== ] 976/1722 56% [=================================== ] 977/1722 56% [=================================== ] 978/1722 56% [=================================== ] 979/1722 56% [=================================== ] 980/1722 56% [=================================== ] 981/1722 56% [=================================== ] 982/1722 57% [=================================== ] 983/1722 57% [=================================== ] 984/1722 57% [=================================== ] 985/1722 57% [=================================== ] 986/1722 57% [=================================== ] 987/1722 57% [=================================== ] 988/1722 57% [=================================== ] 989/1722 57% [=================================== ] 990/1722 57% [=================================== ] 991/1722 57% [=================================== ] 992/1722 57% [=================================== ] 993/1722 57% [=================================== ] 994/1722 57% [=================================== ] 995/1722 57% [=================================== ] 996/1722 57% [=================================== ] 997/1722 57% [=================================== ] 998/1722 57% [=================================== ] 999/1722 58% [==================================== ] 1000/1722 58% [==================================== ] 1001/1722 58% [==================================== ] 1002/1722 58% [==================================== ] 1003/1722 58% [==================================== ] 1004/1722 58% [==================================== ] 1005/1722 58% [==================================== ] 1006/1722 58% [==================================== ] 1007/1722 58% [==================================== ] 1008/1722 58% [==================================== ] 1009/1722 58% [==================================== ] 1010/1722 58% [==================================== ] 1011/1722 58% [==================================== ] 1012/1722 58% [==================================== ] 1013/1722 58% [==================================== ] 1014/1722 58% [==================================== ] 1015/1722 58% [==================================== ] 1016/1722 59% [==================================== ] 1017/1722 59% [==================================== ] 1018/1722 59% [==================================== ] 1019/1722 59% [==================================== ] 1020/1722 59% [==================================== ] 1021/1722 59% [==================================== ] 1022/1722 59% [==================================== ] 1023/1722 59% [==================================== ] 1024/1722 59% [==================================== ] 1025/1722 59% [==================================== ] 1026/1722 59% [==================================== ] 1027/1722 59% [===================================== ] 1028/1722 59% [===================================== ] 1029/1722 59% [===================================== ] 1030/1722 59% [===================================== ] 1031/1722 59% [===================================== ] 1032/1722 59% [===================================== ] 1033/1722 59% [===================================== ] 1034/1722 60% [===================================== ] 1035/1722 60% [===================================== ] 1036/1722 60% [===================================== ] 1037/1722 60% [===================================== ] 1038/1722 60% [===================================== ] 1039/1722 60% [===================================== ] 1040/1722 60% [===================================== ] 1041/1722 60% [===================================== ] 1042/1722 60% [===================================== ] 1043/1722 60% [===================================== ] 1044/1722 60% [===================================== ] 1045/1722 60% [===================================== ] 1046/1722 60% [===================================== ] 1047/1722 60% [===================================== ] 1048/1722 60% [===================================== ] 1049/1722 60% [===================================== ] 1050/1722 60% [===================================== ] 1051/1722 61% [===================================== ] 1052/1722 61% [===================================== ] 1053/1722 61% [===================================== ] 1054/1722 61% [===================================== ] 1055/1722 61% [====================================== ] 1056/1722 61% [====================================== ] 1057/1722 61% [====================================== ] 1058/1722 61% [====================================== ] 1059/1722 61% [====================================== ] 1060/1722 61% [====================================== ] 1061/1722 61% [====================================== ] 1062/1722 61% [====================================== ] 1063/1722 61% [====================================== ] 1064/1722 61% [====================================== ] 1065/1722 61% [====================================== ] 1066/1722 61% [====================================== ] 1067/1722 61% [====================================== ] 1068/1722 62% [====================================== ] 1069/1722 62% [====================================== ] 1070/1722 62% [====================================== ] 1071/1722 62% [====================================== ] 1072/1722 62% [====================================== ] 1073/1722 62% [====================================== ] 1074/1722 62% [====================================== ] 1075/1722 62% [====================================== ] 1076/1722 62% [====================================== ] 1077/1722 62% [====================================== ] 1078/1722 62% [====================================== ] 1079/1722 62% [====================================== ] 1080/1722 62% [====================================== ] 1081/1722 62% [====================================== ] 1082/1722 62% [====================================== ] 1083/1722 62% [======================================= ] 1084/1722 62% [======================================= ] 1085/1722 63% [======================================= ] 1086/1722 63% [======================================= ] 1087/1722 63% [======================================= ] 1088/1722 63% [======================================= ] 1089/1722 63% [======================================= ] 1090/1722 63% [======================================= ] 1091/1722 63% [======================================= ] 1092/1722 63% [======================================= ] 1093/1722 63% [======================================= ] 1094/1722 63% [======================================= ] 1095/1722 63% [======================================= ] 1096/1722 63% [======================================= ] 1097/1722 63% [======================================= ] 1098/1722 63% [======================================= ] 1099/1722 63% [======================================= ] 1100/1722 63% [======================================= ] 1101/1722 63% [======================================= ] 1102/1722 63% [======================================= ] 1103/1722 64% [======================================= ] 1104/1722 64% [======================================= ] 1105/1722 64% [======================================= ] 1106/1722 64% [======================================= ] 1107/1722 64% [======================================= ] 1108/1722 64% [======================================= ] 1109/1722 64% [======================================= ] 1110/1722 64% [======================================== ] 1111/1722 64% [======================================== ] 1112/1722 64% [======================================== ] 1113/1722 64% [======================================== ] 1114/1722 64% [======================================== ] 1115/1722 64% [======================================== ] 1116/1722 64% [======================================== ] 1117/1722 64% [======================================== ] 1118/1722 64% [======================================== ] 1119/1722 64% [======================================== ] 1120/1722 65% [======================================== ] 1121/1722 65% [======================================== ] 1122/1722 65% [======================================== ] 1123/1722 65% [======================================== ] 1124/1722 65% [======================================== ] 1125/1722 65% [======================================== ] 1126/1722 65% [======================================== ] 1127/1722 65% [======================================== ] 1128/1722 65% [======================================== ] 1129/1722 65% [======================================== ] 1130/1722 65% [======================================== ] 1131/1722 65% [======================================== ] 1132/1722 65% [======================================== ] 1133/1722 65% [======================================== ] 1134/1722 65% [======================================== ] 1135/1722 65% [======================================== ] 1136/1722 65% [======================================== ] 1137/1722 66% [======================================== ] 1138/1722 66% [========================================= ] 1139/1722 66% [========================================= ] 1140/1722 66% [========================================= ] 1141/1722 66% [========================================= ] 1142/1722 66% [========================================= ] 1143/1722 66% [========================================= ] 1144/1722 66% [========================================= ] 1145/1722 66% [========================================= ] 1146/1722 66% [========================================= ] 1147/1722 66% [========================================= ] 1148/1722 66% [========================================= ] 1149/1722 66% [========================================= ] 1150/1722 66% [========================================= ] 1151/1722 66% [========================================= ] 1152/1722 66% [========================================= ] 1153/1722 66% [========================================= ] 1154/1722 67% [========================================= ] 1155/1722 67% [========================================= ] 1156/1722 67% [========================================= ] 1157/1722 67% [========================================= ] 1158/1722 67% [========================================= ] 1159/1722 67% [========================================= ] 1160/1722 67% [========================================= ] 1161/1722 67% [========================================= ] 1162/1722 67% [========================================= ] 1163/1722 67% [========================================= ] 1164/1722 67% [========================================= ] 1165/1722 67% [========================================= ] 1166/1722 67% [========================================== ] 1167/1722 67% [========================================== ] 1168/1722 67% [========================================== ] 1169/1722 67% [========================================== ] 1170/1722 67% [========================================== ] 1171/1722 68% [========================================== ] 1172/1722 68% [========================================== ] 1173/1722 68% [========================================== ] 1174/1722 68% [========================================== ] 1175/1722 68% [========================================== ] 1176/1722 68% [========================================== ] 1177/1722 68% [========================================== ] 1178/1722 68% [========================================== ] 1179/1722 68% [========================================== ] 1180/1722 68% [========================================== ] 1181/1722 68% [========================================== ] 1182/1722 68% [========================================== ] 1183/1722 68% [========================================== ] 1184/1722 68% [========================================== ] 1185/1722 68% [========================================== ] 1186/1722 68% [========================================== ] 1187/1722 68% [========================================== ] 1188/1722 68% [========================================== ] 1189/1722 69% [========================================== ] 1190/1722 69% [========================================== ] 1191/1722 69% [========================================== ] 1192/1722 69% [========================================== ] 1193/1722 69% [========================================== ] 1194/1722 69% [=========================================== ] 1195/1722 69% [=========================================== ] 1196/1722 69% [=========================================== ] 1197/1722 69% [=========================================== ] 1198/1722 69% [=========================================== ] 1199/1722 69% [=========================================== ] 1200/1722 69% [=========================================== ] 1201/1722 69% [=========================================== ] 1202/1722 69% [=========================================== ] 1203/1722 69% [=========================================== ] 1204/1722 69% [=========================================== ] 1205/1722 69% [=========================================== ] 1206/1722 70% [=========================================== ] 1207/1722 70% [=========================================== ] 1208/1722 70% [=========================================== ] 1209/1722 70% [=========================================== ] 1210/1722 70% [=========================================== ] 1211/1722 70% [=========================================== ] 1212/1722 70% [=========================================== ] 1213/1722 70% [=========================================== ] 1214/1722 70% [=========================================== ] 1215/1722 70% [=========================================== ] 1216/1722 70% [=========================================== ] 1217/1722 70% [=========================================== ] 1218/1722 70% [=========================================== ] 1219/1722 70% [=========================================== ] 1220/1722 70% [=========================================== ] 1221/1722 70% [=========================================== ] 1222/1722 70% [============================================ ] 1223/1722 71% [============================================ ] 1224/1722 71% [============================================ ] 1225/1722 71% [============================================ ] 1226/1722 71% [============================================ ] 1227/1722 71% [============================================ ] 1228/1722 71% [============================================ ] 1229/1722 71% [============================================ ] 1230/1722 71% [============================================ ] 1231/1722 71% [============================================ ] 1232/1722 71% [============================================ ] 1233/1722 71% [============================================ ] 1234/1722 71% [============================================ ] 1235/1722 71% [============================================ ] 1236/1722 71% [============================================ ] 1237/1722 71% [============================================ ] 1238/1722 71% [============================================ ] 1239/1722 71% [============================================ ] 1240/1722 72% [============================================ ] 1241/1722 72% [============================================ ] 1242/1722 72% [============================================ ] 1243/1722 72% [============================================ ] 1244/1722 72% [============================================ ] 1245/1722 72% [============================================ ] 1246/1722 72% [============================================ ] 1247/1722 72% [============================================ ] 1248/1722 72% [============================================ ] 1249/1722 72% [============================================= ] 1250/1722 72% [============================================= ] 1251/1722 72% [============================================= ] 1252/1722 72% [============================================= ] 1253/1722 72% [============================================= ] 1254/1722 72% [============================================= ] 1255/1722 72% [============================================= ] 1256/1722 72% [============================================= ] 1257/1722 72% [============================================= ] 1258/1722 73% [============================================= ] 1259/1722 73% [============================================= ] 1260/1722 73% [============================================= ] 1261/1722 73% [============================================= ] 1262/1722 73% [============================================= ] 1263/1722 73% [============================================= ] 1264/1722 73% [============================================= ] 1265/1722 73% [============================================= ] 1266/1722 73% [============================================= ] 1267/1722 73% [============================================= ] 1268/1722 73% [============================================= ] 1269/1722 73% [============================================= ] 1270/1722 73% [============================================= ] 1271/1722 73% [============================================= ] 1272/1722 73% [============================================= ] 1273/1722 73% [============================================= ] 1274/1722 73% [============================================= ] 1275/1722 74% [============================================= ] 1276/1722 74% [============================================= ] 1277/1722 74% [============================================== ] 1278/1722 74% [============================================== ] 1279/1722 74% [============================================== ] 1280/1722 74% [============================================== ] 1281/1722 74% [============================================== ] 1282/1722 74% [============================================== ] 1283/1722 74% [============================================== ] 1284/1722 74% [============================================== ] 1285/1722 74% [============================================== ] 1286/1722 74% [============================================== ] 1287/1722 74% [============================================== ] 1288/1722 74% [============================================== ] 1289/1722 74% [============================================== ] 1290/1722 74% [============================================== ] 1291/1722 74% [============================================== ] 1292/1722 75% [============================================== ] 1293/1722 75% [============================================== ] 1294/1722 75% [============================================== ] 1295/1722 75% [============================================== ] 1296/1722 75% [============================================== ] 1297/1722 75% [============================================== ] 1298/1722 75% [============================================== ] 1299/1722 75% [============================================== ] 1300/1722 75% [============================================== ] 1301/1722 75% [============================================== ] 1302/1722 75% [============================================== ] 1303/1722 75% [============================================== ] 1304/1722 75% [============================================== ] 1305/1722 75% [=============================================== ] 1306/1722 75% [=============================================== ] 1307/1722 75% [=============================================== ] 1308/1722 75% [=============================================== ] 1309/1722 76% [=============================================== ] 1310/1722 76% [=============================================== ] 1311/1722 76% [=============================================== ] 1312/1722 76% [=============================================== ] 1313/1722 76% [=============================================== ] 1314/1722 76% [=============================================== ] 1315/1722 76% [=============================================== ] 1316/1722 76% [=============================================== ] 1317/1722 76% [=============================================== ] 1318/1722 76% [=============================================== ] 1319/1722 76% [=============================================== ] 1320/1722 76% [=============================================== ] 1321/1722 76% [=============================================== ] 1322/1722 76% [=============================================== ] 1323/1722 76% [=============================================== ] 1324/1722 76% [=============================================== ] 1325/1722 76% [=============================================== ] 1326/1722 77% [=============================================== ] 1327/1722 77% [=============================================== ] 1328/1722 77% [=============================================== ] 1329/1722 77% [=============================================== ] 1330/1722 77% [=============================================== ] 1331/1722 77% [=============================================== ] 1332/1722 77% [=============================================== ] 1333/1722 77% [================================================ ] 1334/1722 77% [================================================ ] 1335/1722 77% [================================================ ] 1336/1722 77% [================================================ ] 1337/1722 77% [================================================ ] 1338/1722 77% [================================================ ] 1339/1722 77% [================================================ ] 1340/1722 77% [================================================ ] 1341/1722 77% [================================================ ] 1342/1722 77% [================================================ ] 1343/1722 77% [================================================ ] 1344/1722 78% [================================================ ] 1345/1722 78% [================================================ ] 1346/1722 78% [================================================ ] 1347/1722 78% [================================================ ] 1348/1722 78% [================================================ ] 1349/1722 78% [================================================ ] 1350/1722 78% [================================================ ] 1351/1722 78% [================================================ ] 1352/1722 78% [================================================ ] 1353/1722 78% [================================================ ] 1354/1722 78% [================================================ ] 1355/1722 78% [================================================ ] 1356/1722 78% [================================================ ] 1357/1722 78% [================================================ ] 1358/1722 78% [================================================ ] 1359/1722 78% [================================================ ] 1360/1722 78% [================================================= ] 1361/1722 79% [================================================= ] 1362/1722 79% [================================================= ] 1363/1722 79% [================================================= ] 1364/1722 79% [================================================= ] 1365/1722 79% [================================================= ] 1366/1722 79% [================================================= ] 1367/1722 79% [================================================= ] 1368/1722 79% [================================================= ] 1369/1722 79% [================================================= ] 1370/1722 79% [================================================= ] 1371/1722 79% [================================================= ] 1372/1722 79% [================================================= ] 1373/1722 79% [================================================= ] 1374/1722 79% [================================================= ] 1375/1722 79% [================================================= ] 1376/1722 79% [================================================= ] 1377/1722 79% [================================================= ] 1378/1722 80% [================================================= ] 1379/1722 80% [================================================= ] 1380/1722 80% [================================================= ] 1381/1722 80% [================================================= ] 1382/1722 80% [================================================= ] 1383/1722 80% [================================================= ] 1384/1722 80% [================================================= ] 1385/1722 80% [================================================= ] 1386/1722 80% [================================================= ] 1387/1722 80% [================================================= ] 1388/1722 80% [================================================== ] 1389/1722 80% [================================================== ] 1390/1722 80% [================================================== ] 1391/1722 80% [================================================== ] 1392/1722 80% [================================================== ] 1393/1722 80% [================================================== ] 1394/1722 80% [================================================== ] 1395/1722 81% [================================================== ] 1396/1722 81% [================================================== ] 1397/1722 81% [================================================== ] 1398/1722 81% [================================================== ] 1399/1722 81% [================================================== ] 1400/1722 81% [================================================== ] 1401/1722 81% [================================================== ] 1402/1722 81% [================================================== ] 1403/1722 81% [================================================== ] 1404/1722 81% [================================================== ] 1405/1722 81% [================================================== ] 1406/1722 81% [================================================== ] 1407/1722 81% [================================================== ] 1408/1722 81% [================================================== ] 1409/1722 81% [================================================== ] 1410/1722 81% [================================================== ] 1411/1722 81% [================================================== ] 1412/1722 81% [================================================== ] 1413/1722 82% [================================================== ] 1414/1722 82% [================================================== ] 1415/1722 82% [================================================== ] 1416/1722 82% [=================================================== ] 1417/1722 82% [=================================================== ] 1418/1722 82% [=================================================== ] 1419/1722 82% [=================================================== ] 1420/1722 82% [=================================================== ] 1421/1722 82% [=================================================== ] 1422/1722 82% [=================================================== ] 1423/1722 82% [=================================================== ] 1424/1722 82% [=================================================== ] 1425/1722 82% [=================================================== ] 1426/1722 82% [=================================================== ] 1427/1722 82% [=================================================== ] 1428/1722 82% [=================================================== ] 1429/1722 82% [=================================================== ] 1430/1722 83% [=================================================== ] 1431/1722 83% [=================================================== ] 1432/1722 83% [=================================================== ] 1433/1722 83% [=================================================== ] 1434/1722 83% [=================================================== ] 1435/1722 83% [=================================================== ] 1436/1722 83% [=================================================== ] 1437/1722 83% [=================================================== ] 1438/1722 83% [=================================================== ] 1439/1722 83% [=================================================== ] 1440/1722 83% [=================================================== ] 1441/1722 83% [=================================================== ] 1442/1722 83% [=================================================== ] 1443/1722 83% [=================================================== ] 1444/1722 83% [==================================================== ] 1445/1722 83% [==================================================== ] 1446/1722 83% [==================================================== ] 1447/1722 84% [==================================================== ] 1448/1722 84% [==================================================== ] 1449/1722 84% [==================================================== ] 1450/1722 84% [==================================================== ] 1451/1722 84% [==================================================== ] 1452/1722 84% [==================================================== ] 1453/1722 84% [==================================================== ] 1454/1722 84% [==================================================== ] 1455/1722 84% [==================================================== ] 1456/1722 84% [==================================================== ] 1457/1722 84% [==================================================== ] 1458/1722 84% [==================================================== ] 1459/1722 84% [==================================================== ] 1460/1722 84% [==================================================== ] 1461/1722 84% [==================================================== ] 1462/1722 84% [==================================================== ] 1463/1722 84% [==================================================== ] 1464/1722 85% [==================================================== ] 1465/1722 85% [==================================================== ] 1466/1722 85% [==================================================== ] 1467/1722 85% [==================================================== ] 1468/1722 85% [==================================================== ] 1469/1722 85% [==================================================== ] 1470/1722 85% [==================================================== ] 1471/1722 85% [==================================================== ] 1472/1722 85% [===================================================== ] 1473/1722 85% [===================================================== ] 1474/1722 85% [===================================================== ] 1475/1722 85% [===================================================== ] 1476/1722 85% [===================================================== ] 1477/1722 85% [===================================================== ] 1478/1722 85% [===================================================== ] 1479/1722 85% [===================================================== ] 1480/1722 85% [===================================================== ] 1481/1722 86% [===================================================== ] 1482/1722 86% [===================================================== ] 1483/1722 86% [===================================================== ] 1484/1722 86% [===================================================== ] 1485/1722 86% [===================================================== ] 1486/1722 86% [===================================================== ] 1487/1722 86% [===================================================== ] 1488/1722 86% [===================================================== ] 1489/1722 86% [===================================================== ] 1490/1722 86% [===================================================== ] 1491/1722 86% [===================================================== ] 1492/1722 86% [===================================================== ] 1493/1722 86% [===================================================== ] 1494/1722 86% [===================================================== ] 1495/1722 86% [===================================================== ] 1496/1722 86% [===================================================== ] 1497/1722 86% [===================================================== ] 1498/1722 86% [===================================================== ] 1499/1722 87% [====================================================== ] 1500/1722 87% [====================================================== ] 1501/1722 87% [====================================================== ] 1502/1722 87% [====================================================== ] 1503/1722 87% [====================================================== ] 1504/1722 87% [====================================================== ] 1505/1722 87% [====================================================== ] 1506/1722 87% [====================================================== ] 1507/1722 87% [====================================================== ] 1508/1722 87% [====================================================== ] 1509/1722 87% [====================================================== ] 1510/1722 87% [====================================================== ] 1511/1722 87% [====================================================== ] 1512/1722 87% [====================================================== ] 1513/1722 87% [====================================================== ] 1514/1722 87% [====================================================== ] 1515/1722 87% [====================================================== ] 1516/1722 88% [====================================================== ] 1517/1722 88% [====================================================== ] 1518/1722 88% [====================================================== ] 1519/1722 88% [====================================================== ] 1520/1722 88% [====================================================== ] 1521/1722 88% [====================================================== ] 1522/1722 88% [====================================================== ] 1523/1722 88% [====================================================== ] 1524/1722 88% [====================================================== ] 1525/1722 88% [====================================================== ] 1526/1722 88% [====================================================== ] 1527/1722 88% [======================================================= ] 1528/1722 88% [======================================================= ] 1529/1722 88% [======================================================= ] 1530/1722 88% [======================================================= ] 1531/1722 88% [======================================================= ] 1532/1722 88% [======================================================= ] 1533/1722 89% [======================================================= ] 1534/1722 89% [======================================================= ] 1535/1722 89% [======================================================= ] 1536/1722 89% [======================================================= ] 1537/1722 89% [======================================================= ] 1538/1722 89% [======================================================= ] 1539/1722 89% [======================================================= ] 1540/1722 89% [======================================================= ] 1541/1722 89% [======================================================= ] 1542/1722 89% [======================================================= ] 1543/1722 89% [======================================================= ] 1544/1722 89% [======================================================= ] 1545/1722 89% [======================================================= ] 1546/1722 89% [======================================================= ] 1547/1722 89% [======================================================= ] 1548/1722 89% [======================================================= ] 1549/1722 89% [======================================================= ] 1550/1722 90% [======================================================= ] 1551/1722 90% [======================================================= ] 1552/1722 90% [======================================================= ] 1553/1722 90% [======================================================= ] 1554/1722 90% [======================================================= ] 1555/1722 90% [======================================================== ] 1556/1722 90% [======================================================== ] 1557/1722 90% [======================================================== ] 1558/1722 90% [======================================================== ] 1559/1722 90% [======================================================== ] 1560/1722 90% [======================================================== ] 1561/1722 90% [======================================================== ] 1562/1722 90% [======================================================== ] 1563/1722 90% [======================================================== ] 1564/1722 90% [======================================================== ] 1565/1722 90% [======================================================== ] 1566/1722 90% [======================================================== ] 1567/1722 90% [======================================================== ] 1568/1722 91% [======================================================== ] 1569/1722 91% [======================================================== ] 1570/1722 91% [======================================================== ] 1571/1722 91% [======================================================== ] 1572/1722 91% [======================================================== ] 1573/1722 91% [======================================================== ] 1574/1722 91% [======================================================== ] 1575/1722 91% [======================================================== ] 1576/1722 91% [======================================================== ] 1577/1722 91% [======================================================== ] 1578/1722 91% [======================================================== ] 1579/1722 91% [======================================================== ] 1580/1722 91% [======================================================== ] 1581/1722 91% [======================================================== ] 1582/1722 91% [======================================================== ] 1583/1722 91% [========================================================= ] 1584/1722 91% [========================================================= ] 1585/1722 92% [========================================================= ] 1586/1722 92% [========================================================= ] 1587/1722 92% [========================================================= ] 1588/1722 92% [========================================================= ] 1589/1722 92% [========================================================= ] 1590/1722 92% [========================================================= ] 1591/1722 92% [========================================================= ] 1592/1722 92% [========================================================= ] 1593/1722 92% [========================================================= ] 1594/1722 92% [========================================================= ] 1595/1722 92% [========================================================= ] 1596/1722 92% [========================================================= ] 1597/1722 92% [========================================================= ] 1598/1722 92% [========================================================= ] 1599/1722 92% [========================================================= ] 1600/1722 92% [========================================================= ] 1601/1722 92% [========================================================= ] 1602/1722 93% [========================================================= ] 1603/1722 93% [========================================================= ] 1604/1722 93% [========================================================= ] 1605/1722 93% [========================================================= ] 1606/1722 93% [========================================================= ] 1607/1722 93% [========================================================= ] 1608/1722 93% [========================================================= ] 1609/1722 93% [========================================================= ] 1610/1722 93% [========================================================== ] 1611/1722 93% [========================================================== ] 1612/1722 93% [========================================================== ] 1613/1722 93% [========================================================== ] 1614/1722 93% [========================================================== ] 1615/1722 93% [========================================================== ] 1616/1722 93% [========================================================== ] 1617/1722 93% [========================================================== ] 1618/1722 93% [========================================================== ] 1619/1722 94% [========================================================== ] 1620/1722 94% [========================================================== ] 1621/1722 94% [========================================================== ] 1622/1722 94% [========================================================== ] 1623/1722 94% [========================================================== ] 1624/1722 94% [========================================================== ] 1625/1722 94% [========================================================== ] 1626/1722 94% [========================================================== ] 1627/1722 94% [========================================================== ] 1628/1722 94% [========================================================== ] 1629/1722 94% [========================================================== ] 1630/1722 94% [========================================================== ] 1631/1722 94% [========================================================== ] 1632/1722 94% [========================================================== ] 1633/1722 94% [========================================================== ] 1634/1722 94% [========================================================== ] 1635/1722 94% [========================================================== ] 1636/1722 95% [========================================================== ] 1637/1722 95% [========================================================== ] 1638/1722 95% [=========================================================== ] 1639/1722 95% [=========================================================== ] 1640/1722 95% [=========================================================== ] 1641/1722 95% [=========================================================== ] 1642/1722 95% [=========================================================== ] 1643/1722 95% [=========================================================== ] 1644/1722 95% [=========================================================== ] 1645/1722 95% [=========================================================== ] 1646/1722 95% [=========================================================== ] 1647/1722 95% [=========================================================== ] 1648/1722 95% [=========================================================== ] 1649/1722 95% [=========================================================== ] 1650/1722 95% [=========================================================== ] 1651/1722 95% [=========================================================== ] 1652/1722 95% [=========================================================== ] 1653/1722 95% [=========================================================== ] 1654/1722 96% [=========================================================== ] 1655/1722 96% [=========================================================== ] 1656/1722 96% [=========================================================== ] 1657/1722 96% [=========================================================== ] 1658/1722 96% [=========================================================== ] 1659/1722 96% [=========================================================== ] 1660/1722 96% [=========================================================== ] 1661/1722 96% [=========================================================== ] 1662/1722 96% [=========================================================== ] 1663/1722 96% [=========================================================== ] 1664/1722 96% [=========================================================== ] 1665/1722 96% [=========================================================== ] 1666/1722 96% [============================================================ ] 1667/1722 96% [============================================================ ] 1668/1722 96% [============================================================ ] 1669/1722 96% [============================================================ ] 1670/1722 96% [============================================================ ] 1671/1722 97% [============================================================ ] 1672/1722 97% [============================================================ ] 1673/1722 97% [============================================================ ] 1674/1722 97% [============================================================ ] 1675/1722 97% [============================================================ ] 1676/1722 97% [============================================================ ] 1677/1722 97% [============================================================ ] 1678/1722 97% [============================================================ ] 1679/1722 97% [============================================================ ] 1680/1722 97% [============================================================ ] 1681/1722 97% [============================================================ ] 1682/1722 97% [============================================================ ] 1683/1722 97% [============================================================ ] 1684/1722 97% [============================================================ ] 1685/1722 97% [============================================================ ] 1686/1722 97% [============================================================ ] 1687/1722 97% [============================================================ ] 1688/1722 98% [============================================================ ] 1689/1722 98% [============================================================ ] 1690/1722 98% [============================================================ ] 1691/1722 98% [============================================================ ] 1692/1722 98% [============================================================ ] 1693/1722 98% [============================================================ ] 1694/1722 98% [============================================================= ] 1695/1722 98% [============================================================= ] 1696/1722 98% [============================================================= ] 1697/1722 98% [============================================================= ] 1698/1722 98% [============================================================= ] 1699/1722 98% [============================================================= ] 1700/1722 98% [============================================================= ] 1701/1722 98% [============================================================= ] 1702/1722 98% [============================================================= ] 1703/1722 98% [============================================================= ] 1704/1722 98% [============================================================= ] 1705/1722 99% [============================================================= ] 1706/1722 99% [============================================================= ] 1707/1722 99% [============================================================= ] 1708/1722 99% [============================================================= ] 1709/1722 99% [============================================================= ] 1710/1722 99% [============================================================= ] 1711/1722 99% [============================================================= ] 1712/1722 99% [============================================================= ] 1713/1722 99% [============================================================= ] 1714/1722 99% [============================================================= ] 1715/1722 99% [============================================================= ] 1716/1722 99% [============================================================= ] 1717/1722 99% [============================================================= ] 1718/1722 99% [============================================================= ] 1719/1722 99% [============================================================= ] 1720/1722 99% [============================================================= ] 1721/1722 99% [==============================================================] 1722/1722 100% operation complete, 1722 objects in 46096 NAND pages. ln -snf /home/autobuild/autobuild/instance-8/output-1/host/sparc64-buildroot-linux-gnu/sysroot /home/autobuild/autobuild/instance-8/output-1/staging make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot' make: Entering directory '/home/autobuild/autobuild/instance-8/buildroot' >>> Buildroot 2023.05-176-gaf25796d49 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 11.4.0 Collecting legal info >>> glibc 2.37-2-g9f8513dc64119a424b312db97cef5d87d376defa Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: b33d0bd9f685b46853548814893a6135e74430d12f6d94ab3eba42fc591f83bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-skeleton Collecting legal info >>> host-gawk 5.2.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 11.4.0 Collecting legal info >>> host-binutils 2.38 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.3.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 >>> host-aespipe 2.4f Collecting legal info >>> bdwgc 8.2.2 Collecting legal info README.QUICK: OK (sha256: a9b077aeb4e9e1aaf9742119d8023ef26f52f445cdc3f60d390bf59e1647f54a) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libatomic_ops 7.6.14 Collecting legal info doc/LICENSING.txt: OK (sha256: 636c2bf07975765ab9aff17f7c9b6beb9540378f45b5a1b21691d14ea804f0ff) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> bird 2.0.12 Collecting legal info README: OK (sha256: 94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> bitwise 0.43 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bootgen xilinx_v2023.1 Collecting legal info LICENSE: OK (sha256: 4da5f5eff0592e5d275f1871faf9e9a4fc0f6346027bfb777fa59d0aa6a59aa3) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> busybox 1.36.0 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> ntp 4.2.8p15 Collecting legal info COPYRIGHT: OK (sha256: 957e6a13445cc61ab1ca3dc80d8c269cf9b0a6d9eaec20f9f39639b0b3e66ee8) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> openssl Collecting legal info >>> libopenssl 1.1.1u Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> pps-tools 1.0.3 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) >>> c-periphery 2.3.1 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> host-cmake 3.22.3 Collecting legal info Copyright.txt: OK (sha256: f1a4326266aada65b307dac05161a9d02d3dba4fb08b50cb26e3c24cc8a86e97) >>> chartjs 3.9.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-checkpolicy 3.5 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-libselinux 3.5 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.5 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-pcre2 10.42 Collecting legal info LICENCE: OK (sha256: 87d884eceb7fc54611470ce9f74280d28612b0c877adfc767e9676892a638987) >>> host-python-pip 22.3.1 Collecting legal info LICENSE.txt: OK (sha256: 634300a669d49aeae65b12c6c48c924c51a4cdf3d1ff086dc3456dc8bcaa2104) >>> host-python-setuptools 68.0.0 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.11.4 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2022.09.03 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.4 Collecting legal info LICENSE: OK (sha256: 2c9c2acb9743e6b007b91350475308aee44691d96aa20eacef8e199988c8c388) >>> host-python-pypa-build 0.10.0 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 23.1 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> host-swig 4.1.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> cifs-utils 6.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dhcpdump 1.8 Collecting legal info LICENSE: OK (sha256: bab6ca76b7e93885396513689b1248dfb0e8fd662695b8bd1b26784ef71a0192) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> dmalloc 5.6.5 Collecting legal info LICENSE.txt: OK (sha256: 8657f6bc5ebb765dd792b2c3c54d5dc37b8b4e6bbe8aa48d464fd92081b1e720) >>> host-dosfstools 4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-e2fsprogs 1.46.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> 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-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> execline 2.9.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> skalibs 2.12.0.1 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> exfat-utils 1.4.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> expat 2.5.0 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> fontconfig 2.14.2 Collecting legal info COPYING: OK (sha256: 51a51aa9823704fd90bccc616cdd17ebabb5b2b3e9cbde886ca02c7002288067) >>> freetype 2.13.0 Collecting legal info LICENSE.TXT: OK (sha256: 2e3bbb7d7c5c396368dd0853a790ec29ce5b8647163dde42a0493fb0d6556b2b) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.39 Collecting legal info LICENSE: OK (sha256: dfe5a536b0e5a531f844fb9c101a3089aca60772a503893b8e15f9457e369960) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ghostscript 10.01.1 Collecting legal info LICENSE: OK (sha256: 8ce064f423b7c24a011b6ebf9431b8bf9861a5255e47c84bfb23fc526d030a8b) >>> host-lcms2 2.15 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> host-libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> jbig2dec 0.19 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jpeg Collecting legal info >>> libjpeg 9e Collecting legal info README: OK (sha256: 50c1c5978d490c7f13062d91c4b89affc83774f87bc4568a714f748b62a5b216) >>> lcms2 2.15 Collecting legal info COPYING: OK (sha256: 46d4e05af3bce75332a12d01f19bcce7e32b6bac544be28a64043d0231291e31) >>> tiff 4.5.1 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> gmp 6.2.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-gptfdisk 1.0.9 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> gsl 2.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> initscripts Collecting legal info >>> janet 1.26.0 Collecting legal info LICENSE: OK (sha256: 95fca700e8dce9699248e7cc80ac88ce2357874c8352cd2be4d18f183dc9710b) >>> host-meson 1.1.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> json-c 0.16 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> knock 0.8 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> leafnode2 2.0.0.alpha20140727b Collecting legal info COPYING: OK (sha256: 59d37f745dc5a2d63a51dff344f4ad89f72e76f8c7b7d877f20880d838b1bec9) COPYING.LGPL: OK (sha256: 0c92246a9d3636e0aa6a244f6c481639b2e530fbbb25bc048ce7acd83e1fc5f6) >>> host-pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> pcre 8.45 Collecting legal info LICENCE: OK (sha256: 51b3dea44f63338b84b9c97b3d793826a8397309068cf9379a423216ab8ea5b2) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libassuan 2.5.5 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.47 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcli 1.10.7 Collecting legal info COPYING: OK (sha256: 376b54d4c5f4aa99421823fa4da93e3ab73096fce2400e89858632aa7da24a14) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libcurl 8.1.2 Collecting legal info COPYING: OK (sha256: b1d7feb949ea5023552029fbe0bf5db4f23c2f85e9b8e51e18536f0ecbf9c524) >>> mbedtls 2.28.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libdnet 1.16.1 Collecting legal info LICENSE: OK (sha256: 6b46ec86e290066c47b6607d322135b3c473566e7225ac23d35a7c0588a82da6) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libfastjson 0.99.9 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libhtp 0.5.40 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libmaxminddb 1.7.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libogg 1.3.5 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libshout 2.4.6 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libsndfile 1.2.0 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> links 2.26 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> lsscsi 0.32 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mdevd 0.1.6.0 Collecting legal info COPYING: OK (sha256: 7fe938b5e0fec18848955ca8081c532e24ae77310beb730b301e1f77bad3d390) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> minizip-zlib 1.2.13 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> mpc 1.2.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> mrouted 4.4 Collecting legal info LICENSE: OK (sha256: 834f45ed282fd010f354ecc0a50538af519a1cfcc4d2866de3be06982fa9ed29) >>> mtr 0.95 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> ngrep 1.47 Collecting legal info LICENSE: OK (sha256: d46e593e048e0b9fc803561ed4c283f37a2d5447e4dcfa10cad29b394c2b8b9e) >>> numactl 2.0.16 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> odhcploc 20111021 Collecting legal info COPYING: OK (sha256: 092a5b7be2a7ff088be7ec99adf68629509911b66f304b8ea0c835cdc138d544) >>> host-parted 3.5 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pimd 2.3.2 Collecting legal info LICENSE: OK (sha256: 3379436c16caccdef9b40a49fbdfdbb45aad8ecb05870834490b8fb080126009) LICENSE.mrouted: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> pngquant 2.18.0 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> host-python-xlrd 2.0.1 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> qoriq-cadence-dp-firmware lsdk2012 Collecting legal info COPYING: OK (sha256: 9c16421e7c702f56756650b8ac954d34556327e598a8666e6e8f4eb3a1aa95f1) EULA: OK (sha256: 72edc2072c86d93aa1993d15d4d19d96270af3749b0108995ad50c81d1461f52) EULA.txt: OK (sha256: 53e3eb0b2bd81c171fa04c17514e20b39b7bb1fe1224c593f7717f615fb9d52b) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> host-rust-bin 1.70.0 Collecting legal info LICENSE-APACHE: OK (sha256: 62c7a1e35f56406896d7aa7ca52d0cc0d272ac022b5d2796e7d6905db8a3636a) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> s6 2.11.1.2 Collecting legal info COPYING: OK (sha256: 35126cb8f2ff2a6e359f7bfec46c49004ead6304d8248ba67dcdebcc7d377754) >>> screen 4.9.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> scrypt 1.3.1 Collecting legal info COPYRIGHT: OK (sha256: 1fb4da0e9000287414066a238f378528d5652f89b72b4a1d6b89fdd20031b22d) >>> host-sentry-cli 2.8.0 Collecting legal info LICENSE: OK (sha256: 9503def7b54ceb6e3cd182fd59bc05d3a30d7eae481e65aaba4b495133c83c14) >>> host-rustc Collecting legal info >>> slang 2.3.3 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> smcroute 2.5.6 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sqlite 3.42.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> host-uuu 1.5.21 Collecting legal info LICENSE: OK (sha256: cc8d47f7b9260f6669ecd41c24554c552f17581d81ee8fc602c6d23edb8bf495) README.md: OK (sha256: 584bfbb18b4c08b872d48b80419dd453307212a144134fb516bd6ddc0700c2e8) >>> host-bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> host-libusb 1.0.26 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> x264 baee400fa9ced6f5481a728138fed6e867b0ff7f Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> zstd 1.5.5 Collecting legal info LICENSE: OK (sha256: 7055266497633c9025b777c78eb7235af13922117480ed5c674677adc381c9d8) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-acl 2.3.1 Collecting legal info doc/COPYING: OK (sha256: a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8) doc/COPYING.LGPL: OK (sha256: 01b1f9f2c8ee648a7a596a1abe8aa4ed7899b1c9e5551bda06da6e422b04aa55) >>> host-attr 2.5.1 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> host-axfsutils 384a1ea214c8cf8359faba00a12513ee7ae1a9f5 Collecting legal info mkfs.axfs-legacy/COPYING: OK (sha256: 1929a1e67d189aa3a24de76255841b33818f7f65944b6e73a1568ba575ab54d5) >>> host-fakeroot 1.30.1 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-makedevs Collecting legal info >>> host-mkpasswd Collecting legal info >>> host-lz4 1.9.4 Collecting legal info lib/LICENSE: OK (sha256: 8b58c446121a109ccf32edc094bba3010a3d85e4ee3702950db55e4d3e87736c) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-squashfs 4.6.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.10 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-yaffs2utils 0.2.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-11.4.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-11.4.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) Legal info produced in /home/autobuild/autobuild/instance-8/output-1/legal-info make: Leaving directory '/home/autobuild/autobuild/instance-8/buildroot'